index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2
-0
/
+5
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2
-2
/
+2
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
3
-18
/
+18
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-3
/
+3
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-0
/
+1
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
1
-2
/
+2
2017-10-27
Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-0
/
+2
2017-10-27
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+6
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-0
/
+6
2017-10-26
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Huy Nguyen
1
-0
/
+2
2017-10-25
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
1
-2
/
+1
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+10
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+10
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-1
/
+1
2017-10-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+2
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2
-1
/
+6
2017-10-20
Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+30
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
3
-9
/
+16
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
3
-7
/
+35
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
2
-0
/
+7
2017-10-19
Input: factor out and export input_device_id matching code
Dmitry Torokhov
1
-0
/
+3
2017-10-19
Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+3
2017-10-19
Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
1
-2
/
+2
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
1
-17
/
+30
2017-10-18
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Takashi Iwai
1
-0
/
+3
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
1
-17
/
+30
2017-10-18
fq_impl: Properly enforce memory limit
Toke Høiland-Jørgensen
1
-3
/
+6
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-0
/
+3
2017-10-15
Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-10-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+0
2017-10-13
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
1
-1
/
+1
2017-10-13
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
1
-0
/
+1
2017-10-13
linux/kernel.h: add/correct kernel-doc notation
Randy Dunlap
1
-16
/
+74
2017-10-13
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
Arnd Bergmann
1
-0
/
+10
2017-10-12
Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-10-12
bus: mbus: fix window size calculation for 4GB windows
Jan Luebbe
1
-2
/
+2
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
1
-8
/
+0
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+10
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+10
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2
-0
/
+6
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-0
/
+1
2017-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-1
/
+2
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-61
/
+64
2017-10-05
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-10-05
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-28
/
+68
2017-10-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-17
/
+17
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
1
-1
/
+1
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-0
/
+1
[next]