summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-29cifs: Fix TCP_Server_Info::credits to be signedDavid Howells1-1/+1
2025-10-29can: netlink: can_changelink(): allow disabling of automatic restartMarc Kleine-Budde1-2/+4
2025-10-29ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao1-0/+6
2025-10-29slab: Fix obj_ext mistakenly considered NULL due to race conditionHao Ge1-5/+11
2025-10-29slab: Avoid race on slab->obj_exts in alloc_slab_obj_extsHao Ge1-3/+6
2025-10-29Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki1-12/+9
2025-10-29xfs: fix locking in xchk_nlinks_collect_dirDarrick J. Wong1-3/+31
2025-10-29gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-29gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-29btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()Dewei Meng1-1/+7
2025-10-29arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar1-1/+1
2025-10-29dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOCMarek Szyprowski1-1/+4
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang1-22/+18
2025-10-29fs/notify: call exportfs_encode_fid with s_umountJakub Acs1-0/+6
2025-10-29net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad3-2/+30
2025-10-29net: phy: micrel: always set shared->phydev for LAN8814Robert Marko1-2/+2
2025-10-29sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov1-6/+7
2025-10-29ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loopJiasheng Jiang1-1/+1
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-29net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg1-20/+43
2025-10-29net/smc: fix general protection fault in __smc_diag_dumpWang Liang1-13/+0
2025-10-29net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung1-3/+23
2025-10-29net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung1-6/+19
2025-10-29net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran3-43/+51
2025-10-29selftests: net: fix server bind failure in sctp_vrf.shXin Long2-43/+47
2025-10-29can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...Marc Kleine-Budde1-1/+1
2025-10-29can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...Marc Kleine-Budde1-1/+1
2025-10-29can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...Marc Kleine-Budde1-1/+1
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-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-29PM: EM: Fix late boot with holes in CPU topologyChristian Loehle1-5/+6
2025-10-29PM: EM: Move CPU capacity check to em_adjust_new_capacity()Rafael J. Wysocki1-23/+17
2025-10-29PM: EM: Slightly reduce em_check_capacity_update() overheadRafael J. Wysocki1-2/+2
2025-10-29PM: EM: Drop unused parameter from em_adjust_new_capacity()Rafael J. Wysocki1-3/+2
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-29s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens1-3/+10
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-29gfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher1-6/+5
2025-10-29arm64: sysreg: Correct sign definitions for EIESB and DoubleLockFuad Tabba1-2/+2
2025-10-29lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao1-0/+6
2025-10-29PCI: Test for bit underflow in pcie_set_readrq()Kees Cook1-1/+5
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