index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-26
tools, bpf_asm: Hard error on out of range jumps
Ian Denhardt
2021-02-26
Merge branch 'bpf: add bpf_for_each_map_elem() helper'
Alexei Starovoitov
2021-02-26
selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpftool: Print subprog address properly
Yonghong Song
2021-02-26
libbpf: Support subprog address relocation
Yonghong Song
2021-02-26
libbpf: Move function is_ldimm64() earlier in libbpf.c
Yonghong Song
2021-02-26
bpf: Add arraymap support for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Add hashtab support for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Change return value of verifier function add_subprog()
Yonghong Song
2021-02-26
bpf: Refactor check_func_call() to allow callback function
Yonghong Song
2021-02-26
bpf: Factor out verbose_invalid_scalar()
Yonghong Song
2021-02-26
bpf: Factor out visit_func_call_insn() in check_cfg()
Yonghong Song
2021-02-26
selftests/bpf: Copy extras in out-of-srctree builds
Ilya Leoshkevich
2021-02-26
selftests/bpf: Propagate error code of the command to vmtest.sh
KP Singh
2021-02-26
Merge branch 'sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT'
Alexei Starovoitov
2021-02-26
skmsg: Remove unused sk_psock_stop() declaration
Cong Wang
2021-02-26
skmsg: Get rid of sk_psock_bpf_run()
Cong Wang
2021-02-26
skmsg: Make __sk_psock_purge_ingress_msg() static
Cong Wang
2021-02-26
sock_map: Make sock_map_prog_update() static
Cong Wang
2021-02-26
sock_map: Rename skb_parser and skb_verdict
Cong Wang
2021-02-26
skmsg: Move sk_redir from TCP_SKB_CB to skb
Cong Wang
2021-02-26
bpf: Compute data_end dynamically with JIT code
Cong Wang
2021-02-26
skmsg: Get rid of struct sk_psock_parser
Cong Wang
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
2021-02-26
Merge branch 'selftests/bpf: xsk improvements and new stats'
Alexei Starovoitov
2021-02-26
selftests/bpf: Introduce xsk statistics tests
Ciara Loftus
2021-02-26
selftests/bpf: Restructure xsk selftests
Ciara Loftus
2021-02-26
selftests/bpf: Expose and rename debug argument
Ciara Loftus
2021-02-26
selftest/bpf: Make xsk tests less verbose
Magnus Karlsson
2021-02-26
bpf: Rename fixup_bpf_calls and add some comments
Brendan Jackman
2021-02-26
bpf: Use MAX_BPF_FUNC_REG_ARGS macro
Dmitrii Banshchikov
2021-02-26
Merge branch 'bpf: enable task local storage for tracing'
Alexei Starovoitov
2021-02-26
bpf: runqslower: Use task local storage
Song Liu
2021-02-26
bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h
Song Liu
2021-02-26
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
2021-02-26
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
2021-02-25
xsk: Build skb by page (aka generic zerocopy xmit)
Xuan Zhuo
2021-02-25
xsk: Respect device's headroom and tailroom on generic xmit path
Alexander Lobakin
2021-02-25
virtio-net: Support IFF_TX_SKB_NO_LINEAR flag
Xuan Zhuo
2021-02-25
net: Add priv_flags for allow tx skb without linear
Xuan Zhuo
2021-02-25
netdevice: Add missing IFF_PHONY_HEADROOM self-definition
Alexander Lobakin
2021-02-24
bpf: Add kernel/modules BTF presence checks to bpftool feature command
Grant Seltzer
2021-02-21
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]