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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-03-16
powerpc/ibmebus: Fix further device reference leaks
Johan Hovold
1
-2
/
+6
2017-03-16
powerpc/ibmebus: Fix device reference leaks in sysfs interface
Johan Hovold
1
-2
/
+6
2017-03-16
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
1
-1
/
+3
2017-03-16
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
1
-0
/
+4
2017-03-16
PCI: Check for PME in targeted sleep state
Alan Stern
1
-0
/
+4
2017-03-16
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
1
-2
/
+5
2017-03-16
cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
Guenter Roeck
1
-0
/
+8
2017-03-16
drm/gma500: Add compat ioctl
Patrik Jakobsson
1
-0
/
+3
2017-03-16
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
1
-1
/
+1
2017-03-16
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
1
-2
/
+4
2017-03-16
ite-cir: initialize use_demodulator before using it
Nicolas Iooss
1
-0
/
+2
2017-03-16
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
Shmulik Ladkani
1
-4
/
+5
2017-03-16
staging: iio: ad7606: fix improper setting of oversampling pins
Eva Rachel Retuya
1
-1
/
+1
2017-02-26
Linux 3.2.86
v3.2.86
Ben Hutchings
1
-1
/
+1
2017-02-26
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-26
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-02-26
USB: serial: kl5kusb105: fix line-state error handling
Johan Hovold
1
-4
/
+5
2017-02-26
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
1
-6
/
+5
2017-02-23
Linux 3.2.85
v3.2.85
Ben Hutchings
1
-1
/
+1
2017-02-23
ALSA: pcm : Call kill_fasync() in stream lock
Takashi Iwai
1
-1
/
+1
2017-02-23
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2017-02-23
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
2
-0
/
+6
2017-02-23
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2017-02-23
Fix potential infoleak in older kernels
Linus Torvalds
1
-5
/
+5
2017-02-23
tcp: take care of truncations done by sk_filter()
Eric Dumazet
3
-3
/
+23
2017-02-23
dccp: limit sk_filter trim to payload
Willem de Bruijn
4
-7
/
+13
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
3
-7
/
+12
2017-02-23
net: Add __sock_queue_rcv_skb()
Ben Hutchings
2
-6
/
+14
2017-02-23
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-02-23
HID: core: prevent out-of-bound readings
Benjamin Tissoires
1
-0
/
+3
2017-02-23
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
1
-0
/
+2
2017-02-23
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+57
2017-02-23
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2017-02-23
perf: Fix event->ctx locking
Peter Zijlstra
1
-34
/
+201
2017-02-23
lockdep: Silence warning if CONFIG_LOCKDEP isn't set
Paul Bolle
1
-1
/
+1
2017-02-23
perf: Fix perf_event_for_each() to use sibling
Michael Ellerman
1
-1
/
+1
2017-02-23
tty: Prevent ldisc drivers from re-using stale tty fields
Peter Hurley
1
-0
/
+7
2017-02-23
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
1
-1
/
+10
2017-02-23
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
2017-02-23
sg: Fix double-free when drives detach during SG_IO
Calvin Owens
1
-1
/
+4
2017-02-23
media: info leak in __media_device_enum_links()
Dan Carpenter
1
-0
/
+3
2017-02-23
ARM: dma-mapping: don't allow DMA mappings to be marked executable
Russell King
1
-2
/
+2
2017-02-23
net: cleanups in sock_setsockopt()
Eric Dumazet
1
-27
/
+15
2017-02-23
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
1
-1
/
+3
2017-02-23
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2
-0
/
+4
2017-02-23
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
1
-5
/
+2
2017-02-23
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2017-02-23
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2017-02-23
tipc: check minimum bearer MTU
Michal Kubeček
2
-2
/
+26
2017-02-23
packet: fix race condition in packet_set_ring
Philip Pettersson
1
-6
/
+12
[prev]
[next]