summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-30Linux 6.1.112v6.1.112Greg Kroah-Hartman
2024-09-30USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis
2024-09-30USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie
2024-09-30x86/mm: Switch to new Intel CPU model definesTony Luck
2024-09-30powercap: RAPL: fix invalid initialization for pl4_supported fieldSumeet Pawnikar
2024-09-30btrfs: calculate the right space for delayed refs when updating global reserveFilipe Manana
2024-09-30selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-30can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde
2024-09-30can: mcp251xfd: properly indent labelsMarc Kleine-Budde
2024-09-30gpio: prevent potential speculation leaks in gpio_device_get_desc()Hagar Hemdan
2024-09-30gpiolib: cdev: Ignore reconfiguration without directionKent Gibson
2024-09-30Revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex"Ping-Ke Shih
2024-09-30netfilter: nf_tables: missing iterator type in lookup walkPablo Neira Ayuso
2024-09-30netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso
2024-09-30netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter
2024-09-30netfilter: nft_socket: make cgroupsv2 matching work with namespacesFlorian Westphal
2024-09-30xfs: journal geometry is not properly bounds checkedDave Chinner
2024-09-30xfs: set bnobt/cntbt numrecs correctly when formatting new AGsDarrick J. Wong
2024-09-30xfs: fix reloading entire unlinked bucket listsDarrick J. Wong
2024-09-30xfs: make inode unlinked bucket recovery work with quotacheckDarrick J. Wong
2024-09-30xfs: reload entire unlinked bucket listsDarrick J. Wong
2024-09-30xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked listDarrick J. Wong
2024-09-30xfs: correct calculation for agend and blockcountShiyang Ruan
2024-09-30xfs: fix unlink vs cluster buffer instantiation raceDave Chinner
2024-09-30xfs: fix negative array access in xfs_getbmapDarrick J. Wong
2024-09-30xfs: load uncached unlinked inodes into memory on demandDarrick J. Wong
2024-09-30xfs: fix the calculation for "end" and "length"Shiyang Ruan
2024-09-30xfs: remove WARN when dquot cache insertion failsDave Chinner
2024-09-30xfs: fix ag count overflow during growfsLong Li
2024-09-30xfs: collect errors from inodegc for unlinked inode recoveryDave Chinner
2024-09-30xfs: fix AGF vs inode cluster buffer deadlockDave Chinner
2024-09-30xfs: defered work could create precommitsDave Chinner
2024-09-30xfs: buffer pins need to hold a buffer referenceDave Chinner
2024-09-30xfs: fix BUG_ON in xfs_getbmap()Ye Bin
2024-09-30xfs: quotacheck failure can race with background inode inactivationDave Chinner
2024-09-30xfs: fix uninitialized variable accessDarrick J. Wong
2024-09-30xfs: block reservation too large for minleft allocationDave Chinner
2024-09-30xfs: prefer free inodes at ENOSPC over chunk allocationDave Chinner
2024-09-30xfs: fix low space alloc deadlockDave Chinner
2024-09-30xfs: don't use BMBT btree split workers for IO completionDave Chinner
2024-09-30xfs: fix extent busy updatingWengang Wang
2024-09-30xfs: Fix deadlock on xfs_inodegc_workerWu Guanghao
2024-09-30xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEINGDave Chinner
2024-09-30ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()Ferry Meng
2024-09-30ocfs2: add bounds checking to ocfs2_xattr_find_entry()Ferry Meng
2024-09-30spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven
2024-09-30block: Fix where bio IO priority gets setHongyu Jin
2024-09-30tools: hv: rm .*.cmd when make cleanzhang jiao
2024-09-30x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequencyMichael Kelley
2024-09-30smb: client: fix hang in wait_for_response() for negprotoPaulo Alcantara