summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-10bpf: Load and verify kernel module BTFsAndrii Nakryiko6-1/+241
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko2-2/+27
2020-11-10bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFOAndrii Nakryiko3-3/+46
2020-11-10bpf: Add in-kernel split BTF supportAndrii Nakryiko1-52/+119
2020-11-09bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau2-7/+7
2020-11-10bpf, btf: Remove the duplicate btf_ids.h includeWang Qing1-1/+0
2020-11-10samples/bpf: Remove duplicate include in hbmMenglong Dong1-1/+0
2020-11-06selftests/bpf: Fix selftest build with old libcAlexei Starovoitov1-0/+4
2020-11-06bpf: Exercise syscall operations for inode and sk storageKP Singh1-2/+15
2020-11-06bpf: Add tests for task_local_storageKP Singh2-20/+226
2020-11-06bpf: Update selftests for local_storage to use vmlinux.hKP Singh1-19/+1
2020-11-06bpf: Fix tests for local_storageKP Singh1-9/+15
2020-11-06bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh5-2/+40
2020-11-06bpftool: Add support for task local storageKP Singh3-3/+6
2020-11-06libbpf: Add support for task local storageKP Singh1-0/+1
2020-11-06bpf: Implement task local storageKP Singh10-1/+436
2020-11-06bpf: Allow LSM programs to use bpf spin locksKP Singh2-5/+19
2020-11-05bpf: Lift hashtab key_size limitFlorian Lehner4-12/+94
2020-11-05Merge branch 'libbpf: split BTF support'Alexei Starovoitov14-355/+1292
2020-11-05tools/bpftool: Add bpftool support for split BTFAndrii Nakryiko3-4/+21
2020-11-05selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko3-0/+391
2020-11-05libbpf: Accomodate DWARF/compiler bug with duplicated identical arraysAndrii Nakryiko1-2/+25
2020-11-05libbpf: Support BTF dedup of split BTFsAndrii Nakryiko1-53/+168
2020-11-05libbpf: Fix BTF data layout checks and allow empty BTFAndrii Nakryiko1-10/+6
2020-11-05selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko4-1/+256
2020-11-05selftests/bpf: Add split BTF basic testAndrii Nakryiko2-0/+110
2020-11-05libbpf: Implement basic split BTF supportAndrii Nakryiko3-45/+169
2020-11-05libbpf: Unify and speed up BTF string deduplicationAndrii Nakryiko1-165/+98
2020-11-05selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko1-15/+25
2020-11-05libbpf: Factor out common operations in BTF writing APIsAndrii Nakryiko1-80/+43
2020-11-03Merge branch 'selftests/bpf: Migrate test_tcpbpf_user to be a part of test_pr...Alexei Starovoitov8-371/+157
2020-11-03selftest/bpf: Use global variables instead of maps for test_tcpbpf_kernAlexander Duyck3-108/+31
2020-11-03selftests/bpf: Migrate tcpbpf_user.c to use BPF skeletonAlexander Duyck1-27/+14
2020-11-03selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_resultsAlexander Duyck1-72/+43
2020-11-03selftests/bpf: Drop python client/server in favor of threadsAlexander Duyck3-147/+78
2020-11-03selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck3-36/+10
2020-11-02bpf: Fix error path in htab_map_alloc()Eric Dumazet1-2/+4
2020-10-30Merge branch 'bpf: safeguard hashtab locking in NMI context'Alexei Starovoitov1-34/+92
2020-10-30bpf: Avoid hashtab deadlock with map_lockedSong Liu1-32/+82
2020-10-30bpf: Use separate lockdep class for each hashtabSong Liu1-2/+10
2020-10-28bpf: Permit cond_resched for some iteratorsYonghong Song3-0/+21
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds79-256/+676
2020-10-23Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds22-301/+675
2020-10-23Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds22-342/+607
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-666/+681
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds119-4901/+8369
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds14-22/+65
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-115/+154
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds41-76/+64
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+18