summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-05drm/i915: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-5/+6
2026-03-05drm/i915: replace use of system_wq with system_percpu_wq in the documentationMarco Crivellari-2/+2
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-16/+16
2026-03-05Merge branch 'acpica'Rafael J. Wysocki-2/+3
2026-03-05MAINTAINERS: Orphan Altera PCIe controller driverDave Hansen-4/+2
2026-03-05workqueue: Add stall detector sample moduleBreno Leitao-0/+99
2026-03-05workqueue: Show all busy workers in stall diagnosticsBreno Leitao-15/+13
2026-03-05workqueue: Show in-flight work item duration in stall diagnosticsBreno Leitao-0/+4
2026-03-05workqueue: Rename pool->watchdog_ts to pool->last_progress_tsBreno Leitao-7/+7
2026-03-05workqueue: Use POOL_BH instead of WQ_BH when checking pool flagsBreno Leitao-1/+1
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou-90/+112
2026-03-05remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()Chen Ni-1/+1
2026-03-05remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()Chen Ni-1/+1
2026-03-05dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSPJingyi Wang-0/+5
2026-03-05dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSPJingyi Wang-1/+4
2026-03-05remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc...Chen Ni-1/+5
2026-03-05remoteproc: imx_rproc: Fix unreachable platform prepare_opsPeng Fan-1/+1
2026-03-05remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih-0/+39
2026-03-05ipmi: Replace use of system_wq with system_percpu_wqMarco Crivellari-5/+5
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel-4/+5
2026-03-05clocksource: Update clocksource::freq_khz on registrationThomas Gleixner-0/+7
2026-03-05timekeeping: Initialize the coupled clocksource conversion completelyThomas Gleixner-0/+7
2026-03-05evm: fix security.evm for a file with IMA signatureCoiby Xu-0/+41
2026-03-05fbdev: au1100fb: Fix build on MIPS64Helge Deller-2/+6
2026-03-05KVM: arm64: Fix page leak in user_mem_abort() on atomic faultFuad Tabba-5/+8
2026-03-05Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-2385/+5399
2026-03-05sched_ext: Document task ownership state machineAndrea Righi-16/+98
2026-03-05s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOTCoiby Xu-10/+1
2026-03-05evm: Don't enable fix mode when secure boot is enabledCoiby Xu-7/+17
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu-70/+115
2026-03-05sched_ext: Use READ_ONCE() for lock-free reads of module param variableszhidao su-2/+2
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-22/+90
2026-03-05Merge branch 'Address-XDP-frags-having-negative-tailroom'Jakub Kicinski-47/+69
2026-03-05xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba-1/+2
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+10
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba-3/+6
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba-17/+22
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba-5/+4
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba-20/+14
2026-03-05xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba-0/+10
2026-03-05xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba-1/+2
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira-0/+99
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim-52/+45
2026-03-05Merge branch 'net-ipv6-fix-panic-when-ipv4-route-references-loopback-ipv6-nex...Jakub Kicinski-5/+14
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen-0/+11
2026-03-05net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen-5/+3
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera-0/+5
2026-03-05net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera-2/+2
2026-03-05ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato-0/+1