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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-11-10
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-11-10
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-11-10
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-11-03
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2022-11-03
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-11-03
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-10-29
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-10-29
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2022-10-29
kvm: Add support for arch compat vm ioctls
Alexander Graf
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-26
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
2022-10-26
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-10-26
iommu/iova: Fix module config properly
Robin Murphy
2022-10-26
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-10-26
ata: fix ata_id_has_dipm()
Niklas Cassel
2022-10-26
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
2022-10-26
ata: fix ata_id_has_devslp()
Niklas Cassel
2022-10-26
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
2022-10-26
dyndbg: drop EXPORTed dynamic_debug_exec_queries
Jim Cromie
2022-10-26
dyndbg: fix module.dyndbg handling
Jim Cromie
2022-10-26
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-26
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
2022-10-26
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
2022-10-26
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
2022-10-26
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-10-26
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
2022-10-26
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-10-26
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
2022-10-12
firmware: arm_scmi: Improve checks in the info_get operations
Cristian Marussi
2022-09-28
serial: Create uart_xmit_advance()
Ilpo Järvinen
2022-09-28
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
2022-09-23
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-09-23
of/device: Fix up of_dma_configure_id() stub
Thierry Reding
2022-09-20
iommu/vt-d: Fix kdump kernels boot failure with scalable mode
Lu Baolu
2022-09-20
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
2022-09-20
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-09-20
NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
Dave Wysochanski
2022-09-15
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-15
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
2022-09-15
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2022-09-15
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
2022-09-15
NFS: Save some space in the inode
Trond Myklebust
2022-09-15
NFS: Further optimisations for 'ls -l'
Trond Myklebust
2022-09-15
debugfs: add debugfs_lookup_and_remove()
Greg Kroah-Hartman
2022-09-15
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
2022-09-08
USB: core: Prevent nested device-reset calls
Alan Stern
2022-09-08
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
2022-09-08
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
Andy Shevchenko
[next]