summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-29Linux 5.10.246v5.10.246Greg Kroah-Hartman1-1/+1
2025-10-29fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin1-0/+3
2025-10-29net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao1-0/+1
2025-10-29arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar1-1/+1
2025-10-29fuse: fix livelock in synchronous file put from fuseblk workersDarrick J. Wong1-1/+7
2025-10-29NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever1-0/+8
2025-10-29vfs: Don't leak disconnected dentries on umountJan Kara1-0/+2
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-29spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav1-0/+2
2025-10-29ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o1-6/+4
2025-10-29PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-10-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2-42/+40
2025-10-29PCI: Add sysfs attribute for device power stateMaximilian Luz2-0/+19
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-29wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-10-29crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier1-2/+1
2025-10-29KEYS: trusted_tpm1: Compare HMAC values in constant timeEric Biggers1-3/+4
2025-10-29NFSD: Fix last write offset handling in layoutcommitSergey Bashirov2-18/+17
2025-10-29NFSD: Minor cleanup in layoutcommit processingSergey Bashirov1-9/+3
2025-10-29NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov5-22/+39
2025-10-29iio: imu: inv_icm42600: Simplify pm_runtime setupSean Nyekjaer1-17/+7
2025-10-29PM: runtime: Add new devm functionsBence Csókás2-0/+48
2025-10-29iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspendedSean Nyekjaer1-5/+6
2025-10-29iio: imu: inv_icm42600: use = { } instead of memset()David Lechner2-6/+4
2025-10-29padata: Reset next CPU when reorder sequence wraps aroundXiao Liang1-1/+5
2025-10-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann1-22/+13
2025-10-29vsock: fix lock inversion in vsock_assign_transport()Stefano Garzarella1-19/+19
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland3-0/+4
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-29most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina1-1/+1
2025-10-29most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina1-7/+4
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin2-0/+4
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl1-10/+1
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-29usb: raw-gadget: do not limit transfer lengthAndrey Konovalov1-2/+0
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit1-0/+2
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer1-0/+4
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang1-0/+2
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar1-0/+8
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio1-2/+9
2025-10-29ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey1-0/+5
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki1-1/+1
2025-10-29Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki1-12/+9
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang1-22/+18
2025-10-29sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov1-6/+7
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2