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-09-30
Linux 6.1.112
v6.1.112
Greg Kroah-Hartman
2024-09-30
USB: usbtmc: prevent kernel-usb-infoleak
Edward Adam Davis
2024-09-30
USB: serial: pl2303: add device id for Macrosilicon MS3020
Junhao Xie
2024-09-30
x86/mm: Switch to new Intel CPU model defines
Tony Luck
2024-09-30
powercap: RAPL: fix invalid initialization for pl4_supported field
Sumeet Pawnikar
2024-09-30
btrfs: calculate the right space for delayed refs when updating global reserve
Filipe Manana
2024-09-30
selftests: mptcp: join: restrict fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
2024-09-30
can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...
Marc Kleine-Budde
2024-09-30
can: mcp251xfd: properly indent labels
Marc Kleine-Budde
2024-09-30
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
2024-09-30
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
2024-09-30
Revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex"
Ping-Ke Shih
2024-09-30
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2024-09-30
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2024-09-30
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
2024-09-30
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
2024-09-30
xfs: journal geometry is not properly bounds checked
Dave Chinner
2024-09-30
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
Darrick J. Wong
2024-09-30
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
2024-09-30
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
2024-09-30
xfs: reload entire unlinked bucket lists
Darrick J. Wong
2024-09-30
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
2024-09-30
xfs: correct calculation for agend and blockcount
Shiyang Ruan
2024-09-30
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-09-30
xfs: fix negative array access in xfs_getbmap
Darrick J. Wong
2024-09-30
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2024-09-30
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
2024-09-30
xfs: remove WARN when dquot cache insertion fails
Dave Chinner
2024-09-30
xfs: fix ag count overflow during growfs
Long Li
2024-09-30
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2024-09-30
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2024-09-30
xfs: defered work could create precommits
Dave Chinner
2024-09-30
xfs: buffer pins need to hold a buffer reference
Dave Chinner
2024-09-30
xfs: fix BUG_ON in xfs_getbmap()
Ye Bin
2024-09-30
xfs: quotacheck failure can race with background inode inactivation
Dave Chinner
2024-09-30
xfs: fix uninitialized variable access
Darrick J. Wong
2024-09-30
xfs: block reservation too large for minleft allocation
Dave Chinner
2024-09-30
xfs: prefer free inodes at ENOSPC over chunk allocation
Dave Chinner
2024-09-30
xfs: fix low space alloc deadlock
Dave Chinner
2024-09-30
xfs: don't use BMBT btree split workers for IO completion
Dave Chinner
2024-09-30
xfs: fix extent busy updating
Wengang Wang
2024-09-30
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
2024-09-30
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
Dave Chinner
2024-09-30
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
2024-09-30
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
2024-09-30
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
2024-09-30
block: Fix where bio IO priority gets set
Hongyu Jin
2024-09-30
tools: hv: rm .*.cmd when make clean
zhang jiao
2024-09-30
x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Michael Kelley
2024-09-30
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
[next]