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-03-26
userfaultfd: fix deadlock warning when locking src and dst VMAs
Lokesh Gidra
2024-03-26
tmpfs: fix race on handling dquot rbtree
Carlos Maiolino
2024-03-26
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
2024-03-26
mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursion
Johannes Weiner
2024-03-26
ARM: prctl: reject PR_SET_MDWE on pre-ARMv6
Zev Weiss
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-03-26
MAINTAINERS: remove incorrect M: tag for dm-devel@lists.linux.dev
Kuan-Wei Chiu
2024-03-26
mm: zswap: fix kernel BUG in sg_init_one
Barry Song
2024-03-26
selftests: mm: restore settings from only parent process
Muhammad Usama Anjum
2024-03-26
tools/Makefile: remove cgroup target
Cong Liu
2024-03-26
mm: cachestat: fix two shmem bugs
Johannes Weiner
2024-03-26
mm: increase folio batch size
Matthew Wilcox (Oracle)
2024-03-26
mm,page_owner: fix recursion
Oscar Salvador
2024-03-26
mailmap: update entry for Leonard Crestez
Leonard Crestez
2024-03-26
init: open /initrd.image with O_LARGEFILE
John Sperbeck
2024-03-26
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
2024-03-26
mm/memory: fix missing pte marker for !page on pte zaps
Peter Xu
2024-03-26
block: don't reject too large max_user_sectors in blk_validate_limits
Christoph Hellwig
2024-03-26
block: Make blk_rq_set_mixed_merge() static
John Garry
2024-03-27
MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choice
Masahiro Yamada
2024-03-27
cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig
Masahiro Yamada
2024-03-26
Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-26
Merge tag 'pwm/for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-26
btrfs: fix race in read_extent_buffer_pages()
Tavian Barnes
2024-03-26
btrfs: return accurate error code on open failure in open_fs_devices()
Anand Jain
2024-03-26
btrfs: zoned: don't skip block groups with 100% zone unusable
Johannes Thumshirn
2024-03-26
btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()
Filipe Manana
2024-03-26
btrfs: fix message not properly printing interval when adding extent map
Filipe Manana
2024-03-26
btrfs: fix warning messages not printing interval at unpin_extent_range()
Filipe Manana
2024-03-26
btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()
Filipe Manana
2024-03-26
btrfs: validate device maj:min during open
Anand Jain
2024-03-26
btrfs: zoned: fix use-after-free in do_zone_finish()
Johannes Thumshirn
2024-03-26
Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
Paolo Abeni
2024-03-26
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
2024-03-26
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
2024-03-26
net: hns3: fix index limit to support all queue stats
Jie Wang
2024-03-26
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-26
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
2024-03-26
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2024-03-26
usb: typec: ucsi: Check capabilities before cable and identity discovery
Jameson Thies
2024-03-26
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi: Check for notifications after init
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
2024-03-26
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
2024-03-26
usb: udc: remove warning when queue disabled ep
yuan linyu
2024-03-26
usb: dwc3: pci: Drop duplicate ID
Heikki Krogerus
2024-03-26
usb: dwc3: Properly set system wakeup
Thinh Nguyen
2024-03-26
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
[prev]
[next]