aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari11-16/+16
2026-03-05Merge branch 'acpica'Rafael J. Wysocki1-2/+3
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou4-90/+112
2026-03-05remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()Chen Ni1-1/+1
2026-03-05remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()Chen Ni1-1/+1
2026-03-05remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc_mmio_detect_mode()Chen Ni1-1/+5
2026-03-05remoteproc: imx_rproc: Fix unreachable platform prepare_opsPeng Fan1-1/+1
2026-03-05remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih1-0/+39
2026-03-05ipmi: Replace use of system_wq with system_percpu_wqMarco Crivellari1-5/+5
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel1-4/+5
2026-03-05fbdev: au1100fb: Fix build on MIPS64Helge Deller1-2/+6
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba3-1/+7
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba1-5/+4
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba4-20/+14
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-05ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato1-0/+1
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir1-0/+30
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir4-0/+20
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir7-0/+186
2026-03-05regcache: Move HW readback after cache initialisationAndy Shevchenko1-12/+15
2026-03-05regcache: Allocate and free reg_defaults on the same levelAndy Shevchenko1-19/+15
2026-03-05regcache: Move count check and cache_bypass assignment to the callerAndy Shevchenko1-4/+4
2026-03-05thermal: intel: int340x: processor: Move RAPL defaults to MMIO driverKuppuswamy Sathyanarayanan1-0/+8
2026-03-05powercap: intel_rapl: Move TPMI default settings into TPMI interface driverKuppuswamy Sathyanarayanan2-45/+47
2026-03-05powercap: intel_rapl: Allow interface drivers to configure rapl_defaultsKuppuswamy Sathyanarayanan1-36/+28
2026-03-05powercap: intel_rapl: Use unit conversion macros from units.hKuppuswamy Sathyanarayanan1-9/+10
2026-03-05powercap: intel_rapl: Use GENMASK() and BIT() macrosKuppuswamy Sathyanarayanan1-30/+30
2026-03-05powercap: intel_rapl: Use shifts for power-of-2 operationsKuppuswamy Sathyanarayanan1-10/+10
2026-03-05powercap: intel_rapl: Simplify rapl_compute_time_window_atom()Kuppuswamy Sathyanarayanan1-6/+4
2026-03-05powercap: intel_rapl: Remove unused TIME_WINDOW macrosKuppuswamy Sathyanarayanan1-3/+0
2026-03-05powercap: intel_rapl: Cleanup coding styleKuppuswamy Sathyanarayanan1-212/+220
2026-03-05powercap: intel_rapl: Add a symbol namespace for intel_rapl exportsKuppuswamy Sathyanarayanan4-10/+13
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg1-1/+3
2026-03-05gve: pull network headers into skb linear partAnkit Garg1-4/+16
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg1-2/+21
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg2-10/+11
2026-03-05cpufreq: Add debug print for current frequency in __cpufreq_driver_target()Pengjie Zhang1-2/+2
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()Lorenzo Bianconi1-3/+12
2026-03-05thermal: intel: int340x: Read DDR data rate for Nova LakeSrinivas Pandruvada1-5/+20
2026-03-05cpuidle: governors: teo: Rearrange stopped tick handlingRafael J. Wysocki1-47/+34
2026-03-05cpuidle: governors: menu: Refine stopped tick handlingRafael J. Wysocki2-6/+14
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst1-2/+2
2026-03-05r8169: add support for RTL8125cpJaven Xu3-0/+34
2026-03-05ppp: don't store tx skb in the fastpathQingfang Deng1-46/+65
2026-03-05memory: tegra-mc: Use %pe formatKrzysztof Kozlowski1-2/+1
2026-03-05memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski1-8/+5
2026-03-05memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return valueKrzysztof Kozlowski1-8/+2