index
:
Linux Stable
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.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
*
Linux 4.19.69
v4.19.69
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
*
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
2019-08-29
1
-2
/
+2
*
xfs: always rejoin held resources during defer roll
Darrick J. Wong
2019-08-29
4
-37
/
+31
*
xfs: Add attibute remove and helper functions
Allison Henderson
2019-08-29
2
-11
/
+26
*
xfs: Add attibute set and helper functions
Allison Henderson
2019-08-29
4
-87
/
+115
*
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
2019-08-29
1
-23
/
+30
*
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
2019-08-29
1
-0
/
+0
*
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-08-29
1
-1
/
+4
*
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-29
1
-0
/
+1
*
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
*
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 kcopyd: always complete failed jobs
Dmitry Fomichev
2019-08-29
1
-1
/
+4
*
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
2019-08-29
1
-0
/
+1
*
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
2019-08-29
1
-13
/
+47
*
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
*
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
Lyude Paul
2019-08-29
1
-7
/
+17
*
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
2019-08-29
1
-5
/
+4
*
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
2019-08-29
1
-2
/
+1
*
ceph: clear page dirty before invalidate page
Erqi Chen
2019-08-29
1
-2
/
+3
*
clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
Dinh Nguyen
2019-08-29
1
-1
/
+1
*
Revert "dm bufio: fix deadlock with loop device"
Mikulas Patocka
2019-08-29
1
-1
/
+3
*
HID: wacom: Correct distance scale for 2nd-gen Intuos devices
Jason Gerecke
2019-08-29
1
-0
/
+2
*
HID: wacom: correct misreported EKR ring values
Aaron Armstrong Skomra
2019-08-29
1
-1
/
+1
*
selftests: kvm: Adding config fragments
Naresh Kamboju
2019-08-29
1
-0
/
+3
*
KVM: arm: Don't write junk to CP15 registers on reset
Marc Zyngier
2019-08-29
1
-8
/
+15
*
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
2019-08-29
1
-14
/
+18
*
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
Jin Yao
2019-08-29
1
-0
/
+1
*
perf cpumap: Fix writing to illegal memory in handling cpumap mask
He Zhe
2019-08-29
1
-1
/
+4
*
perf ftrace: Fix failure to set cpumask when only one cpu is present
He Zhe
2019-08-29
1
-1
/
+1
*
block, bfq: handle NULL return value by bfq_init_rq()
Paolo Valente
2019-08-29
1
-3
/
+11
[next]