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