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