summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-29dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei1-2/+1
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang1-1/+1
2025-10-29net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang1-4/+21
2025-10-29net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior16-16/+16
2025-10-29rtnetlink: Allow deleting FDB entries in user namespaceJohannes Wiesböck1-3/+0
2025-10-29net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()Nathan Chancellor1-1/+1
2025-10-29Unbreak 'make tools/*' for user-space targetsLinus Torvalds1-2/+2
2025-10-29smb: server: let smb_direct_flush_send_list() invalidate a remote key firstStefan Metzmacher1-4/+7
2025-10-29drivers/perf: hisi: Relax the event ID check in the frameworkYicong Yang2-2/+3
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy3-15/+3
2025-10-29m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-10-29lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao1-0/+6
2025-10-29hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...Yangtao Li1-1/+1
2025-10-29hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()Viacheslav Dubeyko1-1/+1
2025-10-29dlm: check for defined force value in dlm_lockspace_releaseAlexander Aring1-1/+1
2025-10-29hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()Viacheslav Dubeyko1-5/+18
2025-10-29hfs: validate record offset in hfsplus_bmap_allocYang Chenzhi3-41/+48
2025-10-29hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()Viacheslav Dubeyko1-1/+7
2025-10-29hfs: make proper initalization of struct hfs_find_dataViacheslav Dubeyko1-1/+7
2025-10-29hfs: clear offset and space out of valid records in b-tree nodeViacheslav Dubeyko1-4/+23
2025-10-29nios2: ensure that memblock.current_limit is set when setting pfn limitsSimon Schuster1-0/+15
2025-10-29exec: Fix incorrect type for retXichao Zhao1-1/+1
2025-10-23Linux 6.6.114v6.6.114Greg Kroah-Hartman1-1/+1
2025-10-23PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-10-23PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-23PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli1-1/+38
2025-10-23mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs3-1/+4
2025-10-23ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTLNamjae Jeon6-38/+41
2025-10-23PCI/sysfs: Ensure devices are powered for config reads (part 2)Brian Norris1-2/+8
2025-10-23nfsd: decouple the xprtsec policy check from check_nfsd_access()Scott Mayhew3-9/+65
2025-10-23ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-23ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-23ixgbevf: Add support for Intel(R) E610 devicePiotr Kwapulinski5-6/+33
2025-10-23PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski1-0/+14
2025-10-23phy: cadence: cdns-dphy: Update calibration wait time for startup state machineDevarsh Thakkar1-1/+3
2025-10-23ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o1-12/+5
2025-10-23vfs: Don't leak disconnected dentries on umountJan Kara1-0/+2
2025-10-23NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever1-0/+8
2025-10-23fs: quota: create dedicated workqueue for quota_release_workShashank A P1-1/+9
2025-10-23quota: remove unneeded return value of register_quota_formatKemeng Shi6-20/+10
2025-10-23padata: Reset next CPU when reorder sequence wraps aroundXiao Liang1-1/+5
2025-10-23xfs: use deferred intent items for reaping crosslinked blocksDarrick J. Wong1-3/+16
2025-10-23iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspendedSean Nyekjaer1-5/+6
2025-10-23iio: imu: inv_icm42600: reorganize DMA aligned buffers in structureJean-Baptiste Maneyrol1-4/+4
2025-10-23phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY pollingDevarsh Thakkar1-32/+92
2025-10-23phy: cdns-dphy: Store hs_clk_rate and return itTomi Valkeinen1-0/+5
2025-10-23iio: imu: inv_icm42600: Simplify pm_runtime setupSean Nyekjaer1-17/+7
2025-10-23PM: runtime: Add new devm functionsBence Csókás2-0/+48
2025-10-23xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig5-9/+54
2025-10-23xfs: rename the old_crc variable in xlog_recover_processChristoph Hellwig1-9/+8