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
2019-10-10
USB: ldusb: fix NULL-derefs on driver unbind
Johan Hovold
1
-12
/
+12
2019-10-10
USB: legousbtower: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
usb: cdns3: Fix for incorrect DMA mask.
Pawel Laszczak
1
-0
/
+7
2019-10-10
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
1
-1
/
+19
2019-10-10
usb: cdns3: gadget: Fix full-speed mode
Roger Quadros
1
-0
/
+1
2019-10-10
USB: usb-skeleton: drop redundant in-urb check
Johan Hovold
1
-2
/
+1
2019-10-10
USB: usb-skeleton: fix use-after-free after driver unbind
Johan Hovold
1
-0
/
+1
2019-10-10
USB: usb-skeleton: fix NULL-deref on disconnect
Johan Hovold
1
-3
/
+4
2019-10-10
Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
16
-182
/
+290
2019-10-10
drm/bridge: tc358767: fix max_tu_symbol value
Tomi Valkeinen
1
-1
/
+6
2019-10-10
PM: sleep: include <linux/pm_runtime.h> for pm_wq
Ben Dooks
1
-0
/
+1
2019-10-10
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2
-10
/
+3
2019-10-10
ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist
Mario Limonciello
1
-13
/
+0
2019-10-10
s390/cio: fix virtio-ccw DMA without PV
Halil Pasic
3
-2
/
+8
2019-10-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
4
-4
/
+5
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
5
-5
/
+7
2019-10-10
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
6
-10
/
+10
2019-10-10
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2
-3
/
+3
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
3
-4
/
+4
2019-10-10
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-10
tun: remove possible false sharing in tun_flow_update()
Eric Dumazet
1
-2
/
+2
2019-10-10
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-10
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-10
scsi: ch: Make it possible to open a ch device multiple times again
Bart Van Assche
1
-1
/
+0
2019-10-10
scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
Thomas Bogendoerfer
1
-1
/
+1
2019-10-10
scsi: sni_53c710: fix compilation error
Thomas Bogendoerfer
1
-3
/
+1
2019-10-10
scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
Hannes Reinecke
1
-5
/
+16
2019-10-10
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+4
2019-10-10
null_blk: Fix zoned command return code
Keith Busch
1
-2
/
+1
2019-10-10
net: usb: qmi_wwan: add Telit 0x1050 composition
Daniele Palmas
1
-0
/
+1
2019-10-10
libfs: take cursors out of list when moving past the end of directory
Al Viro
1
-24
/
+25
2019-10-10
vfs: add missing blkdev_put() in get_tree_bdev()
Ian Kent
1
-1
/
+4
2019-10-10
shmem: fix LSM options parsing
Al Viro
1
-0
/
+6
2019-10-10
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2019-10-10
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
1
-0
/
+4
2019-10-10
Merge branch 's390-qeth-fixes'
Jakub Kicinski
1
-8
/
+15
2019-10-10
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-10
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2019-10-10
phylink: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2019-10-10
RISC-V: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-2
/
+1
2019-10-10
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2
-3
/
+14
2019-10-10
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
1
-1
/
+1
2019-10-10
net: stmmac: fix disabling flexible PPS output
Antonio Borneo
1
-0
/
+1
2019-10-10
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
1
-1
/
+1
2019-10-10
ARM: mm: alignment: use "u32" for 32-bit instructions
Russell King
1
-14
/
+14
2019-10-10
ARM: mm: fix alignment handler faults under memory pressure
Russell King
1
-8
/
+36
2019-10-10
ARM: dts: Use level interrupt for omap4 & 5 wlcore
Tony Lindgren
5
-5
/
+5
2019-10-10
drivers/amba: fix reset control error handling
Russell King
1
-3
/
+11
2019-10-10
drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
3
-9
/
+27
2019-10-10
drm/i915/execlists: Protect peeking at execlists->active
Chris Wilson
1
-2
/
+5
[prev]
[next]