index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-18
bpf: convert to new timestamp accessors
Jeff Layton
2023-10-17
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
2023-10-16
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
2023-10-13
bpf: Introduce task_vma open-coded iterator kfuncs
Dave Marchevsky
2023-10-13
bpf: Don't explicitly emit BTF for struct btf_iter_num
Dave Marchevsky
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-09
bpf: Fix verifier log for async callback return values
David Vernet
2023-10-09
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
2023-10-06
bpf: Refuse unused attributes in bpf_prog_{attach,detach}
Lorenz Bauer
2023-10-06
bpf: Handle bpf_mprog_query with NULL entry
Daniel Borkmann
2023-10-06
bpf: Fix BPF_PROG_QUERY last field check
Daniel Borkmann
2023-10-06
bpf: Annotate struct bpf_stack_map with __counted_by
Kees Cook
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-09-30
bpf: Use kmalloc_size_roundup() to adjust size_index
Hou Tao
2023-09-29
bpf, mprog: Fix maximum program check on mprog attachment
Daniel Borkmann
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-21
bpf: Disable zero-extension for BPF_MEMSX
Ilya Leoshkevich
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-20
bpf: unconditionally reset backtrack_state masks on global func exit
Andrii Nakryiko
2023-09-19
bpf: Remove unused variables.
Alexei Starovoitov
2023-09-19
bpf: Fix bpf_throw warning on 32-bit arch
Kumar Kartikeya Dwivedi
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-16
bpf: Fix kfunc callback register type handling
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Disallow fentry/fexit/freplace for exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Detect IP == ksym.end as part of BPF program
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Prevent KASAN false positive with bpf_throw
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Treat first argument as return value for bpf_throw
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Perform CFG walk for exception callback
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Refactor check_btf_func and split into two phases
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Implement support for adding hidden subprogs
Kumar Kartikeya Dwivedi
2023-09-16
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-15
bpf: Allow to use kfunc XDP hints and frags together
Larysa Zaremba
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
2023-09-15
bpf: Skip unit_size checking for global per-cpu allocator
Hou Tao
2023-09-14
bpf: Charge modmem for struct_ops trampoline
Song Liu
2023-09-12
bpf, cgroup: fix multiple kernel-doc warnings
Randy Dunlap
[prev]
[next]