index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-01
cpufreq: Avoid a bad reference count on CPU node
Miquel Sabaté Solà
2024-10-01
cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock
Uwe Kleine-König
2024-10-01
spi: s3c64xx: fix timeout counters in flush_fifo
Ben Dooks
2024-10-01
ASoC: Intel: soc-acpi: Fix missing empty terminators
Mark Brown
2024-10-01
btrfs: disable rate limiting when debug enabled
Leo Martins
2024-10-01
btrfs: wait for fixup workers before stopping cleaner kthread during umount
Filipe Manana
2024-10-01
btrfs: fix a NULL pointer dereference when failed to start a new trasacntion
Qu Wenruo
2024-10-01
btrfs: send: fix invalid clone operation for file that got its size decreased
Filipe Manana
2024-10-01
btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...
Filipe Manana
2024-10-01
btrfs: drop the backref cache during relocation if we commit
Josef Bacik
2024-10-01
btrfs: also add stripe entries for NOCOW writes
Johannes Thumshirn
2024-10-01
btrfs: send: fix buffer overflow detection when copying path to cache entry
Filipe Manana
2024-10-01
drm/panthor: Don't add write fences to the shared BOs
Boris Brezillon
2024-10-01
drm/panthor: Don't declare a queue blocked if deferred operations are pending
Boris Brezillon
2024-10-01
drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
Boris Brezillon
2024-10-01
drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
Boris Brezillon
2024-10-01
drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
Liviu Dudau
2024-10-01
rcu/kvfree: Refactor kvfree_rcu_queue_batch()
Uladzislau Rezki (Sony)
2024-10-01
mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()
Nilay Shroff
2024-10-01
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
2024-10-01
KVM: selftests: Fix build on architectures other than x86_64
Mark Brown
2024-10-01
Documentation: add missing folio_queue entry
Christian Brauner
2024-10-01
folio_queue: fix documentation
Christian Brauner
2024-10-01
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
2024-10-01
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
2024-10-01
selftest: hid: add missing run-hid-tools-tests.sh
Yun Lu
2024-10-01
i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
Marek Vasut
2024-10-01
selftests: vDSO: align getrandom states to cache line
Jason A. Donenfeld
2024-10-01
KVM: arm64: Another reviewer reshuffle
Marc Zyngier
2024-10-01
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
2024-10-01
KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
Vincent Donnefort
2024-10-01
netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
Chang Yu
2024-10-01
ALSA: silence integer wrapping warning
Dan Carpenter
2024-10-01
arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
Mark Rutland
2024-10-01
arm64: errata: Expand speculative SSBS workaround once more
Mark Rutland
2024-10-01
arm64: cputype: Add Neoverse-N3 definitions
Mark Rutland
2024-10-01
arm64: Force position-independent veneers
Mark Rutland
2024-10-01
spi: atmel-quadspi: Fix wrong register value written to MR
Alexander Dahl
2024-10-01
ASoC: Intel: soc-acpi: arl: Fix some missing empty terminators
Charles Keepax
2024-10-01
ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item
Bard Liao
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-10-01
Revert "Input: Add driver for PixArt PS/2 touchpad"
Dmitry Torokhov
2024-10-01
net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
Shenwei Wang
2024-10-01
iov_iter: fix advancing slot in iter_folioq_get_pages()
Omar Sandoval
2024-10-01
drivers/perf: riscv: Align errno for unsupported perf event
Pu Lehui
2024-10-01
Merge branch 'net-two-fixes-for-qdisc_pkt_len_init'
Paolo Abeni
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-10-01
net: ethernet: ti: cpsw_ale: Fix warning on some platforms
Roger Quadros
2024-10-01
net: microchip: Make FDMA config symbol invisible
Geert Uytterhoeven
[prev]
[next]