summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-30Linux 6.1.112v6.1.112Greg Kroah-Hartman1-1/+1
2024-09-30USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis1-1/+1
2024-09-30USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2-0/+5
2024-09-30x86/mm: Switch to new Intel CPU model definesTony Luck1-10/+6
2024-09-30powercap: RAPL: fix invalid initialization for pl4_supported fieldSumeet Pawnikar1-6/+6
2024-09-30btrfs: calculate the right space for delayed refs when updating global reserveFilipe Manana3-6/+41
2024-09-30selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-1/+3
2024-09-30can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde3-5/+11
2024-09-30can: mcp251xfd: properly indent labelsMarc Kleine-Budde4-20/+20
2024-09-30gpio: prevent potential speculation leaks in gpio_device_get_desc()Hagar Hemdan1-1/+2
2024-09-30gpiolib: cdev: Ignore reconfiguration without directionKent Gibson1-5/+7
2024-09-30Revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex"Ping-Ke Shih1-7/+1
2024-09-30netfilter: nf_tables: missing iterator type in lookup walkPablo Neira Ayuso2-1/+3
2024-09-30netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso3-2/+21
2024-09-30netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-30netfilter: nft_socket: make cgroupsv2 matching work with namespacesFlorian Westphal1-3/+38
2024-09-30xfs: journal geometry is not properly bounds checkedDave Chinner2-33/+70
2024-09-30xfs: set bnobt/cntbt numrecs correctly when formatting new AGsDarrick J. Wong1-10/+9
2024-09-30xfs: fix reloading entire unlinked bucket listsDarrick J. Wong4-20/+61
2024-09-30xfs: make inode unlinked bucket recovery work with quotacheckDarrick J. Wong5-6/+29
2024-09-30xfs: reload entire unlinked bucket listsDarrick J. Wong5-0/+144
2024-09-30xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked listDarrick J. Wong3-3/+22
2024-09-30xfs: correct calculation for agend and blockcountShiyang Ruan1-3/+3
2024-09-30xfs: fix unlink vs cluster buffer instantiation raceDave Chinner1-4/+19
2024-09-30xfs: fix negative array access in xfs_getbmapDarrick J. Wong1-1/+3
2024-09-30xfs: load uncached unlinked inodes into memory on demandDarrick J. Wong2-5/+100
2024-09-30xfs: fix the calculation for "end" and "length"Shiyang Ruan1-4/+5
2024-09-30xfs: remove WARN when dquot cache insertion failsDave Chinner1-1/+0
2024-09-30xfs: fix ag count overflow during growfsLong Li2-4/+11
2024-09-30xfs: collect errors from inodegc for unlinked inode recoveryDave Chinner8-37/+60
2024-09-30xfs: fix AGF vs inode cluster buffer deadlockDave Chinner4-106/+166
2024-09-30xfs: defered work could create precommitsDave Chinner1-0/+5
2024-09-30xfs: buffer pins need to hold a buffer referenceDave Chinner1-23/+65
2024-09-30xfs: fix BUG_ON in xfs_getbmap()Ye Bin1-8/+6
2024-09-30xfs: quotacheck failure can race with background inode inactivationDave Chinner1-14/+26
2024-09-30xfs: fix uninitialized variable accessDarrick J. Wong1-0/+1
2024-09-30xfs: block reservation too large for minleft allocationDave Chinner3-11/+12
2024-09-30xfs: prefer free inodes at ENOSPC over chunk allocationDave Chinner1-0/+17
2024-09-30xfs: fix low space alloc deadlockDave Chinner3-26/+58
2024-09-30xfs: don't use BMBT btree split workers for IO completionDave Chinner1-2/+16
2024-09-30xfs: fix extent busy updatingWengang Wang1-0/+1
2024-09-30xfs: Fix deadlock on xfs_inodegc_workerWu Guanghao1-0/+10
2024-09-30xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEINGDave Chinner1-4/+12
2024-09-30ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()Ferry Meng1-5/+10
2024-09-30ocfs2: add bounds checking to ocfs2_xattr_find_entry()Ferry Meng1-4/+8
2024-09-30spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven1-0/+1
2024-09-30block: Fix where bio IO priority gets setHongyu Jin2-10/+10
2024-09-30tools: hv: rm .*.cmd when make cleanzhang jiao1-1/+1
2024-09-30x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequencyMichael Kelley1-0/+1
2024-09-30smb: client: fix hang in wait_for_response() for negprotoPaulo Alcantara1-1/+13