summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-29Linux 5.4.301v5.4.301Greg Kroah-Hartman
2025-10-29net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao
2025-10-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann
2025-10-29NFSD: Fix last write offset handling in layoutcommitSergey Bashirov
2025-10-29NFSD: Minor cleanup in layoutcommit processingSergey Bashirov
2025-10-29padata: Reset next CPU when reorder sequence wraps aroundXiao Liang
2025-10-29KEYS: trusted_tpm1: Compare HMAC values in constant timeEric Biggers
2025-10-29NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-29vfs: Don't leak disconnected dentries on umountJan Kara
2025-10-29jbd2: ensure that all ongoing I/O complete before freeing blocksZhang Yi
2025-10-29ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han
2025-10-29ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o
2025-10-29spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav
2025-10-29spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav
2025-10-29memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probeZhen Ni
2025-10-29memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-29ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-10-29Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang
2025-10-29sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-29rtnetlink: Allow deleting FDB entries in user namespaceJohannes Wiesböck
2025-10-29net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_delNikolay Aleksandrov
2025-10-29net: add ndo_fdb_del_bulkNikolay Aleksandrov
2025-10-29net: rtnetlink: add bulk delete support flagNikolay Aleksandrov
2025-10-29net: netlink: add NLM_F_BULK delete request modifierNikolay Aleksandrov
2025-10-29net: rtnetlink: use BIT for flag valuesNikolay Aleksandrov
2025-10-29net: rtnetlink: add helper to extract msg type's kindNikolay Aleksandrov
2025-10-29net: rtnetlink: add msg kind namesNikolay Aleksandrov
2025-10-29net: rtnetlink: remove redundant assignment to variable errColin Ian King
2025-10-29m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven
2025-10-29hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...Yangtao Li
2025-10-29hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()Viacheslav Dubeyko
2025-10-29dlm: check for defined force value in dlm_lockspace_releaseAlexander Aring
2025-10-29hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()Viacheslav Dubeyko
2025-10-29hfs: validate record offset in hfsplus_bmap_allocYang Chenzhi