summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28video: fb: Fix typo in comment in fb.hPIYUSH CHOUDHARY
2025-10-28bpf: Reject negative head_room in __bpf_skb_change_headDaniel Borkmann
2025-10-28vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro
2025-10-28vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro
2025-10-28vfio/type1: handle DMA map/unmap up to the addressable limitAlex Mastro
2025-10-28vfio/type1: move iova increment to unmap_unpin_*() callerAlex Mastro
2025-10-28vfio/type1: sanitize for overflow using check_*_overflow()Alex Mastro
2025-10-28drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-SVille Syrjälä
2025-10-28ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()Kohei Enju
2025-10-28igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()Kohei Enju
2025-10-28igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()Kohei Enju
2025-10-28igc: power up the PHY before the link testKohei Enju
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka
2025-10-28ice: fix lane number calculationGrzegorz Nitka
2025-10-28x86/build: Disable SSE4aPeter Zijlstra
2025-10-28Merge tag 'nfsd-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-10-28x86/fpu: Ensure XFD state on signal deliveryChang S. Bae
2025-10-28platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEYLazar Aleksic
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo
2025-10-28platform/x86: dell-wmi-base: Handle electronic privacy screen on/off eventsHans de Goede
2025-10-28Input: Add keycodes for electronic privacy screen on/off hotkeysHans de Goede
2025-10-28MAINTAINERS: Update int3472 maintainersSakari Ailus
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello
2025-10-28drm/mediatek: Fix device use-after-free on unbindJohan Hovold
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-10-28Merge tag 'ath-current-20251027' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2025-10-28smb: client: fix potential cfid UAF in smb2_query_info_compoundHenrique Carvalho
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca
2025-10-28x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price