summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar
2026-03-05drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen
2026-03-05accel: ethosu: Handle possible underflow in IFM size calculationsRob Herring (Arm)
2026-03-05accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)
2026-03-05accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)
2026-03-05scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo
2026-03-05tools headers: Update the syscall tables and unistd.h, to support the new 'rs...Arnaldo Carvalho de Melo
2026-03-05Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-03-05perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-05tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STAT...Arnaldo Carvalho de Melo
2026-03-05Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-05Merge tag 'acpi-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05Merge branch 'acpica'Rafael J. Wysocki
2026-03-05MAINTAINERS: Orphan Altera PCIe controller driverDave Hansen
2026-03-05workqueue: Add stall detector sample moduleBreno Leitao
2026-03-05workqueue: Show all busy workers in stall diagnosticsBreno Leitao
2026-03-05workqueue: Show in-flight work item duration in stall diagnosticsBreno Leitao
2026-03-05workqueue: Rename pool->watchdog_ts to pool->last_progress_tsBreno Leitao
2026-03-05workqueue: Use POOL_BH instead of WQ_BH when checking pool flagsBreno Leitao
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou
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-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel
2026-03-05fbdev: au1100fb: Fix build on MIPS64Helge Deller
2026-03-05KVM: arm64: Fix page leak in user_mem_abort() on atomic faultFuad Tabba
2026-03-05Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-03-05sched_ext: Document task ownership state machineAndrea Righi
2026-03-05sched_ext: Use READ_ONCE() for lock-free reads of module param variableszhidao su
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-05Merge branch 'Address-XDP-frags-having-negative-tailroom'Jakub Kicinski
2026-03-05xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba
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-05xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-05xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-05Merge branch 'net-ipv6-fix-panic-when-ipv4-route-references-loopback-ipv6-nex...Jakub Kicinski
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen
2026-03-05net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera