index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
netfilter: add include guard to xt_connlabel.h
Masahiro Yamada
1
-0
/
+6
2019-07-28
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-3
/
+0
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
27
-27
/
+27
2019-07-28
gpio: don't WARN() on NULL descs if gpiolib is disabled
Bartosz Golaszewski
1
-32
/
+32
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+11
2019-07-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-20
/
+1
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
1
-0
/
+1
2019-07-27
Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+6
2019-07-26
of: Fix typo in kerneldoc
Thierry Reding
1
-1
/
+1
2019-07-26
Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-2
/
+5
2019-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-07-26
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
1
-2
/
+2
2019-07-26
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-2
/
+18
2019-07-26
Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-4
/
+1
2019-07-26
Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+6
2019-07-26
nl80211: document uapi for CMD_FRAME_WAIT_CANCEL
Denis Kenzior
1
-1
/
+3
2019-07-26
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
1
-0
/
+4
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
1
-0
/
+49
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-0
/
+15
2019-07-26
mac80211: add xmit rate to struct ieee80211_tx_status
John Crispin
1
-0
/
+2
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
1
-0
/
+8
2019-07-26
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
1
-0
/
+5
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
1
-8
/
+0
2019-07-26
mac80211: add tx dequeue function for process context
Erik Stromdahl
1
-0
/
+26
2019-07-26
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
1
-1
/
+0
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-25
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
Stanislav Fomichev
1
-0
/
+1
2019-07-25
bpf/flow_dissector: pass input flags to BPF flow dissector program
Stanislav Fomichev
2
-1
/
+6
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-5
/
+34
2019-07-25
net/mlx5e: Prevent encap flow counter update async to user query
Ariel Levkovich
1
-0
/
+1
2019-07-25
net/mlx5: Fix modify_cq_in alignment
Edward Srouji
1
-2
/
+4
2019-07-25
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
Christoph Hellwig
1
-54
/
+0
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
1
-56
/
+0
2019-07-25
platform/x86: wmi: add missing struct parameter description
Mattias Jacobsson
1
-0
/
+1
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-1
/
+7
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-1
/
+9
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-07-25
tty: serial: netx: Delete driver
Linus Walleij
1
-3
/
+0
2019-07-25
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
Masahiro Yamada
10
-10
/
+10
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
17
-17
/
+17
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+7
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-2
/
+2
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2
-2
/
+2
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
1
-1
/
+0
2019-07-23
scsi: fcoe: fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
1
-0
/
+13
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2
-0
/
+94
[prev]
[next]