summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysLinux 6.1.160v6.1.160Greg Kroah-Hartman
8 dayswifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
8 dayswifi: nl80211: fix puncturing bitmap policyJohannes Berg
8 daysnet: stmmac: fix ethtool per-queue statisticsPetr Tesarik
8 daysnet: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
8 daysusb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
8 daysmm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand
8 dayskernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()David Hildenbrand
8 daysnet: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui
8 daysRevert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman
8 daysfirmware: arm_scmi: Fix unused notifier-block in unregisterAmitai Gottlieb
8 daystty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
8 daysblk-mq: setup queue ->tag_set before initializing hctxMing Lei
8 dayspwm: stm32: Always program polaritySean Nyekjaer
8 daysext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
8 daysext4: factor out ext4_hash_info_init()Jason Yan
8 daysext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
8 dayssched/fair: Proportional newidle balancePeter Zijlstra
8 dayssched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
8 dayssched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
8 daysusb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio
8 daysusb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin
8 daysdrm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin
8 daysmm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()Hugh Dickins
8 daysmm/mprotect: use long for page accountings and retvalPeter Xu
8 daysx86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand
8 daysx86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng
8 daysdmaengine: idxd: Remove improper idxd_freeYi Sun
8 daysKVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warningJustin Stitt
8 daysvirtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
8 daysiommu/qcom: fix device leak on of_xlate()Johan Hovold
8 daysiommu/qcom: Index contexts by asid number to allow asid 0AngeloGioacchino Del Regno
8 daysiommu/qcom: Use the asid read from device-tree if specifiedAngeloGioacchino Del Regno
8 daysiommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König
8 daysiommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König
8 daysNFSD: NFSv4 file creation neglects setting ACLChuck Lever
8 daysxhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
8 daystty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
8 daysserial: Make uart_remove_one_port() return voidUwe Kleine-König
8 daysnet: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
8 daysdrm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann
8 daysdrm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
8 daysdrm/amdgpu: cleanup scheduler job initialization v2Christian König
8 dayswifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
8 daysmm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
8 daysmm: simplify folio_expected_ref_count()David Hildenbrand
8 dayslockd: fix vfs_test_lock() callsNeilBrown
8 daysmptcp: fallback earlier on simult connectionPaolo Abeni
8 dayspmdomain: imx: Fix reference count leak in imx_gpc_probe()Wentao Liang
8 dayspmdomain: Use device_get_match_data()Rob Herring