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
2023-11-15
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-15
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
2023-11-15
selftests/mm: add hugetlb_fault_after_madv to .gitignore
Breno Leitao
2023-11-15
selftests/mm: restore number of hugepages
Breno Leitao
2023-11-15
selftests: mm: fix some build warnings
Muhammad Usama Anjum
2023-11-15
selftests: mm: skip whole test instead of failure
Muhammad Usama Anjum
2023-11-15
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-11-15
ALSA: hda/realtek: Add quirks for HP Laptops
Stefan Binding
2023-11-15
ALSA: hda/realtek: Add quirks for ASUS 2024 Zenbooks
Stefan Binding
2023-11-15
nouveau: don't fail driver load if no display hw present.
Dave Airlie
2023-11-15
drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
Brenton Simpson
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
2023-11-15
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
Jens Axboe
2023-11-15
ALSA: hda: i915: Alays handle -EPROBE_DEFER
Maarten Lankhorst
2023-11-15
net: Fix undefined behavior in netdev name allocation
Gal Pressman
2023-11-15
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-11-15
dt-bindings: net: ethernet-controller: Fix formatting error
Niklas Söderlund
2023-11-15
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-11-15
xen/events: remove some info_for_irq() calls in pirq handling
Juergen Gross
2023-11-15
xen/events: modify internal [un]bind interfaces
Juergen Gross
2023-11-15
xen/events: drop xen_allocate_irqs_dynamic()
Juergen Gross
2023-11-14
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-14
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-14
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-14
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-14
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-14
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-14
bcachefs: Fix missing transaction commit
Kent Overstreet
2023-11-14
bcachefs: Fix error path in bch2_mount()
Kent Overstreet
2023-11-14
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-14
bcachefs: Fix iterator leak in may_delete_deleted_inode()
Kent Overstreet
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-14
Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linux
Linus Torvalds
2023-11-14
Merge branch 'mptcp-misc-fixes-for-v6-7'
Jakub Kicinski
2023-11-14
selftests: mptcp: fix fastclose with csum failure
Paolo Abeni
2023-11-14
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
2023-11-14
mptcp: add validity check for sending RM_ADDR
Geliang Tang
2023-11-14
mptcp: fix possible NULL pointer dereference on close
Paolo Abeni
2023-11-14
mptcp: deal with large GSO size
Paolo Abeni
2023-11-14
gve: Fixes for napi_poll when budget is 0
Ziwei Xiao
2023-11-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-11-14
Merge branch 'pds_core-fix-irq-index-bug-and-compiler-warnings'
Jakub Kicinski
2023-11-14
pds_core: fix up some format-truncation complaints
Shannon Nelson
2023-11-14
pds_core: use correct index to mask irq
Shannon Nelson
2023-11-14
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
2023-11-14
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2023-11-14
net: stmmac: avoid rx queue overrun
Baruch Siach
2023-11-14
net: stmmac: fix rx budget limit check
Baruch Siach
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
[prev]
[next]