index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-21
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
1
-6
/
+0
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
5
-30
/
+98
2017-10-21
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
1
-4
/
+18
2017-10-21
net/ncsi: Fix length of GVI response packet
Gavin Shan
1
-1
/
+1
2017-10-21
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
1
-3
/
+5
2017-10-21
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
1
-2
/
+10
2017-10-21
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
1
-6
/
+9
2017-10-21
net/ncsi: Fix AEN HNCDSC packet length
Samuel Mendoza-Jonas
1
-1
/
+1
2017-10-21
packet: avoid panic in packet_getsockopt()
Eric Dumazet
1
-8
/
+16
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
7
-39
/
+34
2017-10-21
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-1
/
+18
2017-10-21
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
25
-62
/
+92
2017-10-20
Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-16
/
+9
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
1
-2
/
+2
2017-10-20
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
1
-1
/
+4
2017-10-20
Merge branch 'sockmap-fixes'
David S. Miller
11
-34
/
+74
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
1
-0
/
+3
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
1
-0
/
+3
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2
-3
/
+15
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
8
-30
/
+36
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2
-1
/
+17
2017-10-20
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
1
-1
/
+1
2017-10-20
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
David Kozub
1
-1
/
+2
2017-10-20
Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2017-10-20
binder: call poll_wait() unconditionally.
Martijn Coenen
1
-10
/
+1
2017-10-20
Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+2
2017-10-20
Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-73
/
+90
2017-10-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+172
2017-10-20
Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-81
/
+170
2017-10-20
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2
-0
/
+16
2017-10-20
objtool: Fix memory leak in decode_instructions()
Kamalesh Babulal
1
-2
/
+7
2017-10-20
Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...
Ingo Molnar
7
-10
/
+37
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
1
-2
/
+2
2017-10-20
Merge tag 'pm-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+1
2017-10-20
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
6
-21
/
+33
2017-10-20
doc: Fix RCU's docbook options
Paul E. McKenney
1
-14
/
+0
2017-10-20
membarrier: Provide register expedited private command
Mathieu Desnoyers
5
-11
/
+66
2017-10-20
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2017-10-20
Input: joydev - blacklist ds3/ds4/udraw motion sensors
Roderick Colenbrander
1
-6
/
+64
2017-10-20
Input: allow matching device IDs on property bits
Dmitry Torokhov
5
-2
/
+15
2017-10-20
Input: factor out and export input_device_id matching code
Dmitry Torokhov
2
-45
/
+41
2017-10-20
Input: goodix - poll the 'buffer status' bit before reading data
Paul Cercueil
1
-23
/
+44
2017-10-20
Input: axp20x-pek - fix module not auto-loading for axp221 pek
Hans de Goede
1
-1
/
+1
2017-10-20
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
1
-12
/
+17
2017-10-19
Merge branch 'parisc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+8
2017-10-19
Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-58
/
+95
2017-10-19
Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+10
2017-10-19
ARM: ux500: Fix regression while init PM domains
Ulf Hansson
2
-4
/
+4
2017-10-19
ARM: dts: fix PCLK name on Gemini and MOXA ART
Linus Walleij
2
-2
/
+4
2017-10-19
Merge tag 'reset-fixes-for-4.14-2' of git://git.pengutronix.de/git/pza/linux ...
Arnd Bergmann
1
-7
/
+10
[prev]
[next]