summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05ACPI: CPPC: Move reference performance to capabilitiesPengjie Zhang
2026-03-05drm/i915: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-05drm/i915: replace use of system_wq with system_percpu_wq in the documentationMarco Crivellari
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-03-05Merge branch 'acpica'Rafael J. Wysocki
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou
2026-03-05remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()Chen Ni
2026-03-05remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()Chen Ni
2026-03-05remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc...Chen Ni
2026-03-05remoteproc: imx_rproc: Fix unreachable platform prepare_opsPeng Fan
2026-03-05remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih
2026-03-05ipmi: Replace use of system_wq with system_percpu_wqMarco Crivellari
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel
2026-03-05fbdev: au1100fb: Fix build on MIPS64Helge Deller
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-05ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir
2026-03-05regcache: Move HW readback after cache initialisationAndy Shevchenko
2026-03-05regcache: Allocate and free reg_defaults on the same levelAndy Shevchenko
2026-03-05regcache: Move count check and cache_bypass assignment to the callerAndy Shevchenko
2026-03-05thermal: intel: int340x: processor: Move RAPL defaults to MMIO driverKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Move TPMI default settings into TPMI interface driverKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Allow interface drivers to configure rapl_defaultsKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Use unit conversion macros from units.hKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Use GENMASK() and BIT() macrosKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Use shifts for power-of-2 operationsKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Simplify rapl_compute_time_window_atom()Kuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Remove unused TIME_WINDOW macrosKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Cleanup coding styleKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Add a symbol namespace for intel_rapl exportsKuppuswamy Sathyanarayanan
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg
2026-03-05gve: pull network headers into skb linear partAnkit Garg
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg
2026-03-05cpufreq: Add debug print for current frequency in __cpufreq_driver_target()Pengjie Zhang
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
2026-03-05thermal: intel: int340x: Read DDR data rate for Nova LakeSrinivas Pandruvada
2026-03-05cpuidle: governors: teo: Rearrange stopped tick handlingRafael J. Wysocki
2026-03-05cpuidle: governors: menu: Refine stopped tick handlingRafael J. Wysocki
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst
2026-03-05r8169: add support for RTL8125cpJaven Xu