summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-24bpf: Support 32-bit scalar spills in stacksafe()Alexei Starovoitov
2026-03-24bpf: Update MAINTAINERS file for general BPF entryKumar Kartikeya Dwivedi
2026-03-24selftests/bpf: Add test for struct_ops __ref argument in any positionVarun R Mallya
2026-03-24bpf: Fix refcount check in check_struct_ops_btf_id()Keisuke Nishimura
2026-03-24bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signatureWeixie Cui
2026-03-24bpf: Remove ipv6_bpf_stub usage in test_runMartin KaFai Lau
2026-03-24selftests/bpf: Fix compiler warnings in task_local_data.hAmery Hung
2026-03-24bpf: Simplify tnum_step()Hao Sun
2026-03-24bpftool: Enable aarch64 ISA extensions for JIT disassemblyPuranjay Mohan
2026-03-24bpf: Switch CONFIG_CFI_CLANG to CONFIG_CFICarlos Llamas
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers
2026-03-23selftests/bpf: Improve connect_force_port test reliabilityVarun R Mallya
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-22Linux 7.0-rc5v7.0-rc5Linus Torvalds
2026-03-22i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-03-22Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-22Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-21ftrace: Use hash argument for tmp_ops in update_ftrace_direct_modJiri Olsa
2026-03-21ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)
2026-03-21tracing: Fix trace_marker copy link list updatesSteven Rostedt
2026-03-21tracing: Fix failure to read user space from system call trace eventsSteven Rostedt
2026-03-21tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan
2026-03-21selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann
2026-03-21bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann
2026-03-21Merge branch 'libbpf-add-bpf_program__clone-for-individual-program-loading'Alexei Starovoitov
2026-03-21selftests/bpf: Test bpf_program__clone() attach_btf_id overrideMykyta Yatsenko
2026-03-21selftests/bpf: Use bpf_program__clone() in veristatMykyta Yatsenko
2026-03-21libbpf: Introduce bpf_program__clone()Mykyta Yatsenko
2026-03-21Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or'Alexei Starovoitov
2026-03-21selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade
2026-03-21bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_ORDaniel Wade
2026-03-21Merge branch 'bpf-fix-abs-int_min-undefined-behavior-in-interpreter-sdiv-smod'Alexei Starovoitov
2026-03-21selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu
2026-03-21bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu
2026-03-21selftests/bpf: Add alignment flag for test_verifier 190 testcaseTiezhu Yang
2026-03-21Merge branch 'bpf-consolidate-sleepable-context-checks-in-verifier'Alexei Starovoitov
2026-03-21bpf: Consolidate sleepable checks in check_func_call()Puranjay Mohan
2026-03-21bpf: Consolidate sleepable checks in check_kfunc_call()Puranjay Mohan
2026-03-21bpf: Consolidate sleepable checks in check_helper_call()Puranjay Mohan
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-03-21Merge tag 'i2c-host-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2026-03-21Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds