| Age | Commit message (Expand) | Author |
| 2026-04-16 | net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload... | Lorenzo Bianconi |
| 2026-04-17 | Merge tag 'drm-intel-next-fixes-2026-04-16' of https://gitlab.freedesktop.org... | Dave Airlie |
| 2026-04-17 | Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d... | Dave Airlie |
| 2026-04-16 | libbpf: Prevent double close and leak of btf objects | Jiri Olsa |
| 2026-04-16 | Merge branch 'bpf-allow-utf-8-literals-in-bpf_bprintf_prepare' | Alexei Starovoitov |
| 2026-04-16 | selftests/bpf: cover UTF-8 trace_printk output | Yihan Ding |
| 2026-04-16 | bpf: allow UTF-8 literals in bpf_bprintf_prepare() | Yihan Ding |
| 2026-04-16 | Merge branch 'bpf-fix-null-deref-when-storing-scalar-into-kptr-slot' | Alexei Starovoitov |
| 2026-04-16 | selftests/bpf: Reject scalar store into kptr slot | Mykyta Yatsenko |
| 2026-04-16 | bpf: Fix NULL deref in map_kptr_match_type for scalar regs | Mykyta Yatsenko |
| 2026-04-16 | nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555) | Tao Jiang |
| 2026-04-16 | nvme-multipath: put module reference when delayed removal work is canceled | John Garry |
| 2026-04-16 | nvme: expose TLS mode | Daniel Wagner |
| 2026-04-16 | nvme-apple: drop invalid put of admin queue reference count | Fedor Pchelkin |
| 2026-04-16 | nvme-core: fix parameter name in comment | Flavio Suligoi |
| 2026-04-16 | nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free | Chaitanya Kulkarni |
| 2026-04-16 | extract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE' | Nathan Chancellor |
| 2026-04-16 | selftests: Fix runner.sh for non-bash shells | Mark Brown |
| 2026-04-16 | selftests: Fix runner.sh busybox support | Mark Brown |
| 2026-04-16 | selftests: Deescalate error reporting | Mark Brown |
| 2026-04-16 | entry: Kill ARCH_SYSCALL_WORK_{ENTER,EXIT} | Oleg Nesterov |
| 2026-04-16 | clockevents: Add missing resets of the next_event_forced flag | Thomas Gleixner |
| 2026-04-16 | Merge branch 'for-7.1/asus' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/hid-bpf' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/intel-thc' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/lenovo-v2' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/mcp2221' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/pidff' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/pl' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/sony' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/winwing' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branch 'for-7.1/core-v2' into for-linus | Jiri Kosina |
| 2026-04-16 | Merge branches 'clk-samsung', 'clk-qcom', 'clk-round', 'clk-sai' and 'clk-cle... | Stephen Boyd |
| 2026-04-16 | Merge branches 'clk-tenstorrent', 'clk-rockchip', 'clk-imx' and 'clk-allwinne... | Stephen Boyd |
| 2026-04-16 | Merge branches 'clk-fixes', 'clk-renesas', 'clk-rpi', 'clk-eswin' and 'clk-me... | Stephen Boyd |
| 2026-04-16 | Merge tag 'v7.1-rc-part1-smbdirect-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
| 2026-04-16 | Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2026-04-16 | Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2026-04-16 | Merge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2026-04-16 | Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
| 2026-04-16 | spi: mtk-snfi: fix memory leak in probe | Felix Gu |
| 2026-04-16 | drm/drm_atomic: duplicate colorop states if plane color pipeline in use | Melissa Wen |
| 2026-04-16 | tracing/osnoise: Add option to align tlat threads | Tomas Glozar |
| 2026-04-16 | bpf: Fix precedence bug in convert_bpf_ld_abs alignment check | Daniel Borkmann |
| 2026-04-16 | Merge branch 'emit-endbr-bti-instructions-for-indirect' | Alexei Starovoitov |
| 2026-04-16 | bpf, arm64: Emit BTI for indirect jump target | Xu Kuohai |
| 2026-04-16 | bpf, x86: Emit ENDBR for indirect jump targets | Xu Kuohai |
| 2026-04-16 | bpf: Add helper to detect indirect jump targets | Xu Kuohai |
| 2026-04-16 | bpf: Pass bpf_verifier_env to JIT | Xu Kuohai |
| 2026-04-16 | bpf: Move constants blinding out of arch-specific JITs | Xu Kuohai |