index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
Marc Dionne
2019-09-06
1
-5
/
+6
*
afs: Fix the CB.ProbeUuid service handler to reply correctly
David Howells
2019-09-06
1
-7
/
+3
*
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
2019-09-06
1
-0
/
+1
*
dmaengine: ste_dma40: fix unneeded variable warning
Arnd Bergmann
2019-09-06
1
-2
/
+2
*
Linux 5.2.11
v5.2.11
Greg Kroah-Hartman
2019-08-29
1
-1
/
+1
*
rxrpc: Fix local refcounting
David Howells
2019-08-29
1
-5
/
+7
*
rxrpc: Fix local endpoint replacement
David Howells
2019-08-29
1
-1
/
+1
*
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
2019-08-29
2
-12
/
+13
*
rxrpc: Fix local endpoint refcounting
David Howells
2019-08-29
4
-39
/
+72
*
powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
Alastair D'Silva
2019-08-29
1
-2
/
+2
*
io_uring: add need_resched() check in inner poll loop
Jens Axboe
2019-08-29
1
-1
/
+7
*
io_uring: don't enter poll loop if we have CQEs pending
Jens Axboe
2019-08-29
1
-7
/
+15
*
io_uring: fix potential hang with polled IO
Jens Axboe
2019-08-29
1
-11
/
+25
*
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
2019-08-29
1
-2
/
+2
*
IB/hfi1: Drop stale TID RDMA packets
Kaike Wan
2019-08-29
1
-3
/
+11
*
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-29
1
-0
/
+1
*
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
2019-08-29
1
-2
/
+8
*
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
2019-08-29
1
-2
/
+59
*
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
2019-08-29
1
-4
/
+15
*
mm, page_owner: handle THP splits correctly
Vlastimil Babka
2019-08-29
1
-0
/
+4
*
mm: memcontrol: flush percpu vmevents before releasing memcg
Roman Gushchin
2019-08-29
1
-1
/
+21
*
mm: memcontrol: flush percpu vmstats before releasing memcg
Roman Gushchin
2019-08-29
1
-0
/
+40
*
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
2019-08-29
1
-15
/
+4
*
mm/z3fold.c: fix race between migration and destruction
Henry Burns
2019-08-29
1
-0
/
+89
*
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
2019-08-29
1
-1
/
+14
*
dm zoned: properly handle backing device failure
Dmitry Fomichev
2019-08-29
4
-14
/
+110
*
dm zoned: improve error handling in i/o map code
Dmitry Fomichev
2019-08-29
1
-6
/
+16
*
dm zoned: improve error handling in reclaim
Dmitry Fomichev
2019-08-29
2
-11
/
+21
*
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
2019-08-29
1
-1
/
+4
*
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
2019-08-29
1
-1
/
+1
*
dm raid: add missing cleanup in raid_ctr()
Wenwen Wang
2019-08-29
1
-1
/
+1
*
dm integrity: fix a crash due to BUG_ON in __journal_read_write()
Mikulas Patocka
2019-08-29
1
-0
/
+15
*
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
2019-08-29
1
-15
/
+16
*
dm dust: use dust block size for badblocklist index
Bryan Gurney
2019-08-29
1
-3
/
+8
*
dm kcopyd: always complete failed jobs
Dmitry Fomichev
2019-08-29
1
-1
/
+4
*
psi: get poll_work to run when calling poll syscall next time
Jason Xing
2019-08-29
1
-0
/
+8
*
IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
Kaike Wan
2019-08-29
1
-44
/
+3
*
IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
Kaike Wan
2019-08-29
1
-0
/
+7
*
IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
Kaike Wan
2019-08-29
1
-1
/
+4
*
IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
Kaike Wan
2019-08-29
1
-2
/
+2
*
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
2019-08-29
1
-1
/
+1
*
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
2019-08-29
1
-15
/
+48
*
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
2019-08-29
4
-13
/
+147
*
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
2019-08-29
1
-15
/
+53
*
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
2019-08-29
1
-1
/
+1
*
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
2019-08-29
1
-12
/
+13
*
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
2019-08-29
1
-1
/
+1
*
gpiolib: never report open-drain/source lines as 'input' to user-space
Bartosz Golaszewski
2019-08-29
1
-2
/
+4
*
scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
Adrian Hunter
2019-08-29
1
-0
/
+3
*
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
Lyude Paul
2019-08-29
1
-7
/
+17
[prev]
[next]