index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-09
vhost/test: fix up after API change
Michael S. Tsirkin
2020-06-09
virtio_mem: convert device block size into 64bit
Michael S. Tsirkin
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
2020-06-09
KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Marc Zyngier
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
2020-06-09
KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K
Sean Christopherson
2020-06-09
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-09
x86_64: Fix jiffies ODR violation
Bob Haarman
2020-06-09
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
2020-06-09
x86/speculation: Prevent rogue cross-process SSBD shutdown
Anthony Steinhauser
2020-06-09
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2020-06-09
KVM: arm64: Add emulation for 32bit guests accessing ACTLR2
James Morse
2020-06-09
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
James Morse
2020-06-09
exfat: Fix potential use after free in exfat_load_upcase_table()
Dan Carpenter
2020-06-09
exfat: fix range validation error in alloc and free cluster
hyeongseok.kim
2020-06-09
exfat: fix incorrect update of stream entry in __exfat_truncate()
Namjae Jeon
2020-06-09
exfat: fix memory leak in exfat_parse_param()
Al Viro
2020-06-09
exfat: remove unnecessary reassignment of p_uniname->name_len
Namjae Jeon
2020-06-09
exfat: standardize checksum calculation
Tetsuhiro Kohada
2020-06-09
exfat: add boot region verification
Tetsuhiro Kohada
2020-06-09
exfat: separate the boot sector analysis
Tetsuhiro Kohada
2020-06-09
exfat: redefine PBR as boot_sector
Tetsuhiro Kohada
2020-06-09
exfat: optimize dir-cache
Tetsuhiro Kohada
2020-06-09
exfat: replace 'time_ms' with 'time_cs'
Tetsuhiro Kohada
2020-06-09
exfat: remove the assignment of 0 to bool variable
Jason Yan
2020-06-09
exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()
Pali Rohár
2020-06-09
exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
Pali Rohár
2020-06-09
exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config option
Geert Uytterhoeven
2020-06-09
exfat: Use a more common logging style
Joe Perches
2020-06-09
exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFF
Pali Rohár
2020-06-08
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
2020-06-08
iomap: Fix unsharing of an extent >2GB on a 32-bit machine
Matthew Wilcox (Oracle)
2020-06-08
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
Chuhong Yuan
2020-06-08
f2fs: attach IO flags to the missing cases
Jaegeuk Kim
2020-06-08
f2fs: add node_io_flag for bio flags likewise data_io_flag
Jaegeuk Kim
2020-06-08
f2fs: remove unused parameter of f2fs_put_rpages_mapping()
Chao Yu
2020-06-08
f2fs: handle readonly filesystem in f2fs_ioc_shutdown()
Chao Yu
2020-06-08
f2fs: avoid utf8_strncasecmp() with unstable name
Eric Biggers
2020-06-08
f2fs: don't return vmalloc() memory from f2fs_kmalloc()
Eric Biggers
2020-06-08
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
2020-06-08
Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-06-08
mptcp: bugfix for RM_ADDR option parsing
Geliang Tang
2020-06-08
net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
Arjun Roy
2020-06-08
net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
Pooja Trivedi
2020-06-08
Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2020-06-08
i2c: npcm7xx: Fix a couple of error codes in probe
Dan Carpenter
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
[prev]
[next]