index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
-30
/
+98
2017-10-21
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
-4
/
+18
2017-10-21
net/ncsi: Fix length of GVI response packet
Gavin Shan
-1
/
+1
2017-10-21
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
-3
/
+5
2017-10-21
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
-2
/
+10
2017-10-21
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
-6
/
+9
2017-10-21
net/ncsi: Fix AEN HNCDSC packet length
Samuel Mendoza-Jonas
-1
/
+1
2017-10-21
packet: avoid panic in packet_getsockopt()
Eric Dumazet
-8
/
+16
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
-39
/
+34
2017-10-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-1
/
+18
2017-10-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-62
/
+92
2017-10-20
Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-16
/
+9
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
-2
/
+2
2017-10-20
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
-1
/
+4
2017-10-20
Merge branch 'sockmap-fixes'
David S. Miller
-34
/
+74
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
-0
/
+3
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
-0
/
+3
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
-3
/
+15
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
-30
/
+36
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
-1
/
+17
2017-10-20
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
-1
/
+1
2017-10-20
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
David Kozub
-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
2017-10-20
binder: call poll_wait() unconditionally.
Martijn Coenen
-10
/
+1
2017-10-20
Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-0
/
+2
2017-10-20
Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
-73
/
+90
2017-10-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-13
/
+172
2017-10-20
Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-81
/
+170
2017-10-20
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
-0
/
+16
2017-10-20
objtool: Fix memory leak in decode_instructions()
Kamalesh Babulal
-2
/
+7
2017-10-20
Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...
Ingo Molnar
-10
/
+37
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
-2
/
+2
2017-10-19
Merge tag 'pm-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-9
/
+1
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
-21
/
+33
2017-10-19
doc: Fix RCU's docbook options
Paul E. McKenney
-14
/
+0
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
-11
/
+66
2017-10-19
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
-2
/
+14
2017-10-19
Input: joydev - blacklist ds3/ds4/udraw motion sensors
Roderick Colenbrander
-6
/
+64
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
-2
/
+15
2017-10-19
Input: factor out and export input_device_id matching code
Dmitry Torokhov
-45
/
+41
2017-10-19
Input: goodix - poll the 'buffer status' bit before reading data
Paul Cercueil
-23
/
+44
2017-10-19
Input: axp20x-pek - fix module not auto-loading for axp221 pek
Hans de Goede
-1
/
+1
2017-10-19
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
-12
/
+17
2017-10-19
Merge branch 'parisc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+8
2017-10-19
Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-58
/
+95
2017-10-19
Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-0
/
+10
2017-10-19
ARM: ux500: Fix regression while init PM domains
Ulf Hansson
-4
/
+4
2017-10-19
ARM: dts: fix PCLK name on Gemini and MOXA ART
Linus Walleij
-2
/
+4
2017-10-19
Merge tag 'reset-fixes-for-4.14-2' of git://git.pengutronix.de/git/pza/linux ...
Arnd Bergmann
-7
/
+10
2017-10-19
Merge tag 'v4.14-rockchip-dts64fixes-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
-8
/
+8
[prev]
[next]