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.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
2021-07-31
Linux 5.13.7
v5.13.7
Greg Kroah-Hartman
1
-1
/
+1
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-31
ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
2
-4
/
+3
2021-07-31
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
1
-6
/
+3
2021-07-31
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
1
-10
/
+6
2021-07-31
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
1
-2
/
+2
2021-07-31
firmware: arm_scmi: Fix range check for the maximum number of pending messages
Cristian Marussi
1
-2
/
+3
2021-07-31
firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
1
-3
/
+4
2021-07-31
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-31
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-31
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-31
drm/ttm: add a check against null pointer dereference
Zheyu Ma
1
-0
/
+3
2021-07-31
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
1
-8
/
+58
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-31
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
1
-1
/
+0
2021-07-31
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
1
-3
/
+2
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
2
-4
/
+3
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2
-2
/
+2
2021-07-31
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
3
-4
/
+2
2021-07-31
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
1
-7
/
+13
2021-07-31
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
Linux 5.13.6
v5.13.6
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
1
-1
/
+2
2021-07-28
sfc: ensure correct number of XDP queues
Íñigo Huguet
1
-7
/
+8
2021-07-28
spi: spi-cadence-quadspi: Fix division by zero warning - try2
Yoshitaka Ikeda
1
-0
/
+3
2021-07-28
drm/i915/gvt: Clear d3_entered on elsp cmd submission.
Colin Xu
1
-0
/
+15
2021-07-28
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-28
arm64: entry: fix KCOV suppression
Mark Rutland
1
-1
/
+1
2021-07-28
Documentation: Fix intiramfs script name
Robert Richter
2
-5
/
+5
2021-07-28
ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
1
-1
/
+1
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2
-0
/
+14
2021-07-28
mptcp: fix 'masking a bool' warning
Matthieu Baerts
1
-1
/
+1
2021-07-28
bonding: fix build issue
Mahesh Bandewar
1
-0
/
+2
2021-07-28
spi: spi-cadence-quadspi: Revert "Fix division by zero warning"
Yoshitaka Ikeda
1
-6
/
+4
2021-07-28
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
1
-0
/
+1
2021-07-28
drm/amdgpu: update the golden setting for vangogh
Xiaojian Du
1
-0
/
+1
2021-07-28
drm/amdgpu: update gc golden setting for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2021-07-28
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
2
-0
/
+4
2021-07-28
driver core: Prevent warning when removing a device link from unregistered co...
Adrian Hunter
1
-2
/
+4
2021-07-28
nds32: fix up stack guard gap
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
misc: eeprom: at24: Always append device id even if label property is set.
Jérôme Glisse
1
-10
/
+7
2021-07-28
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
1
-13
/
+7
2021-07-28
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
1
-7
/
+5
2021-07-28
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-28
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-28
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2
-3
/
+4
2021-07-28
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-28
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
[next]