开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-20
bpf: verifier: Make sync_linked_regs() scratch registers
Puranjay Mohan
2026-01-16
selftests/bpf: Fix map_kptr test failure
Yonghong Song
2026-01-16
selftests/bpf: Support when CONFIG_VXLAN=m
Alan Maguire
2026-01-16
bpftool: Add 'prepend' option for tcx attach to insert at chain start
Gyutae Bae
2026-01-16
bpf: Add SPDX license identifiers to a few files
Tim Bird
2026-01-16
bpf: Add __force annotations to silence sparse warnings
Mykyta Yatsenko
2026-01-16
Merge branch 'bpf-fix-linked-register-tracking'
Alexei Starovoitov
2026-01-16
selftests: bpf: Add test for multiple syncs from linked register
Puranjay Mohan
2026-01-16
bpf: Preserve id of register in sync_linked_regs()
Puranjay Mohan
2026-01-15
selftests/bpf: Add test for bpf_override_return helper
Jiri Olsa
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
2026-01-14
Merge branch 'bpf-live-registers-computation-with-gotox'
Alexei Starovoitov
2026-01-14
selftests/bpf: Extend live regs tests with a test for gotox
Anton Protopopov
2026-01-14
bpf: Properly mark live registers for indirect jumps
Anton Protopopov
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-01-13
Merge branch 'properly-load-insn-array-values-with-offsets'
Alexei Starovoitov
2026-01-13
selftests/bpf: Add tests for loading insn array values with offsets
Anton Protopopov
2026-01-13
bpf: Return EACCES for incorrect access to insn array
Anton Protopopov
2026-01-13
bpf: Return proper address for non-zero offsets in insn array
Anton Protopopov
2026-01-13
selftests/bpf: assert BPF kfunc default trusted pointer semantics
Matt Bobrowski
2026-01-13
bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()
Matt Bobrowski
2026-01-13
bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
Matt Bobrowski
2026-01-13
Merge branch 'improve-the-performance-of-btf-type-lookups-with-binary-search'
Andrii Nakryiko
2026-01-13
btf: Refactor the code by calling str_is_empty
Donglin Peng
2026-01-13
bpf: Optimize the performance of find_bpffs_btf_enums
Donglin Peng
2026-01-13
bpf: Skip anonymous types in type lookup for performance
Donglin Peng
2026-01-13
btf: Verify BTF sorting
Donglin Peng
2026-01-13
btf: Optimize type lookup with binary search
Donglin Peng
2026-01-13
libbpf: Verify BTF sorting
Donglin Peng
2026-01-13
libbpf: Optimize type lookup with binary search for sorted BTF
Donglin Peng
2026-01-13
tools/resolve_btfids: Support BTF sorting feature
Donglin Peng
2026-01-13
selftests/bpf: Add test cases for btf__permute functionality
Donglin Peng
2026-01-13
libbpf: Add BTF permutation support for type reordering
Donglin Peng
2026-01-13
Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-13
bpf: Remove an unused parameter in check_func_proto
Song Chen
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-01-13
Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-01-13
Merge branch 'bpf-recognize-special-arithmetic-shift-in-the-verifier'
Alexei Starovoitov
2026-01-13
selftests/bpf: Add tests for s>>=31 and s>>=63
Alexei Starovoitov
2026-01-13
bpf: Recognize special arithmetic shift in the verifier
Alexei Starovoitov
2026-01-13
Merge branch 'fix-a-few-selftest-failure-due-to-64k-page'
Alexei Starovoitov
2026-01-13
selftests/bpf: Fix verifier_arena_globals1 failure with 64K page
Yonghong Song
2026-01-13
selftests/bpf: Fix sk_bypass_prot_mem failure with 64K page
Yonghong Song
2026-01-13
selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K page
Yonghong Song
2026-01-13
bpf: Consistently use reg_state() for register access in the verifier
Mykyta Yatsenko
2026-01-12
Merge branch 'use-correct-destructor-kfunc-types'
Alexei Starovoitov
2026-01-12
bpf, btf: Enforce destructor kfunc type with CFI
Sami Tolvanen
2026-01-12
selftests/bpf: Use the correct destructor kfunc type
Sami Tolvanen
2026-01-12
bpf: net_sched: Use the correct destructor kfunc type
Sami Tolvanen
[next]