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
2020-11-10
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
Merge branch 'Remove unused test_ipip.sh test and add missed'
Alexei Starovoitov
2020-11-10
samples/bpf: Remove unused test_ipip.sh
Hangbin Liu
2020-11-10
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2020-11-10
Merge branch 'Integrate kernel module BTF support'
Alexei Starovoitov
2020-11-10
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-10
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2020-11-10
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
Andrii Nakryiko
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
bpf: Add in-kernel split BTF support
Andrii Nakryiko
2020-11-09
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2020-11-10
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
2020-11-10
samples/bpf: Remove duplicate include in hbm
Menglong Dong
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
2020-11-06
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
2020-11-06
bpf: Fix tests for local_storage
KP Singh
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
bpftool: Add support for task local storage
KP Singh
2020-11-06
libbpf: Add support for task local storage
KP Singh
2020-11-06
bpf: Implement task local storage
KP Singh
2020-11-06
bpf: Allow LSM programs to use bpf spin locks
KP Singh
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
2020-11-05
Merge branch 'libbpf: split BTF support'
Alexei Starovoitov
2020-11-05
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
2020-11-05
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
2020-11-05
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
2020-11-05
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
2020-11-05
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
2020-11-05
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
2020-11-05
libbpf: Implement basic split BTF support
Andrii Nakryiko
2020-11-05
libbpf: Unify and speed up BTF string deduplication
Andrii Nakryiko
2020-11-05
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
2020-11-05
libbpf: Factor out common operations in BTF writing APIs
Andrii Nakryiko
2020-11-03
Merge branch 'selftests/bpf: Migrate test_tcpbpf_user to be a part of test_pr...
Alexei Starovoitov
2020-11-03
selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
Alexander Duyck
2020-11-03
selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
Alexander Duyck
2020-11-03
selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
Alexander Duyck
2020-11-03
selftests/bpf: Drop python client/server in favor of threads
Alexander Duyck
2020-11-03
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
2020-11-02
bpf: Fix error path in htab_map_alloc()
Eric Dumazet
2020-10-30
Merge branch 'bpf: safeguard hashtab locking in NMI context'
Alexei Starovoitov
2020-10-30
bpf: Avoid hashtab deadlock with map_locked
Song Liu
2020-10-30
bpf: Use separate lockdep class for each hashtab
Song Liu
2020-10-28
bpf: Permit cond_resched for some iterators
Yonghong Song
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-23
Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2020-10-23
Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]