summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-12-03selftests/bpf: Indent ima_setup.sh with tabs.KP Singh
2020-12-03selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh
2020-12-03selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh
2020-12-03selftests/bpf: Update ima_setup.sh for busyboxKP Singh
2020-12-03libbpf: Separate XDP program load with xsk socket creationMariusz Dudek
2020-12-03tools/resolve_btfids: Fix some error messagesBrendan Jackman
2020-12-03selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev
2020-12-03tools/bpftool: Auto-detect split BTFs in common casesAndrii Nakryiko
2020-12-03libbpf: Add base BTF accessorAndrii Nakryiko
2020-12-03tools/bpftool: Emit name <anon> for anonymous BTFsAndrii Nakryiko
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin
2020-12-02selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev
2020-12-02selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-12-02selftests: Add benchmark for syscall user dispatchGabriel Krisman Bertazi
2020-12-02selftests: Add kselftest for syscall user dispatchGabriel Krisman Bertazi
2020-12-01selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko
2020-12-01libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-01selftests: forwarding: Add QinQ veto testingDanielle Ratson
2020-11-30tools/bootconfig: Store size and checksum in footer as le32Masami Hiramatsu
2020-11-30selftests/bpf: Fix flavored variants of test_imaKP Singh
2020-11-30ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko
2020-11-27libbpf: Replace size_t with __u32 in xsk interfacesMagnus Karlsson
2020-11-27perf probe: Change function definition check due to broken DWARFMasami Hiramatsu
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei
2020-11-27perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh
2020-11-25libbpf: Add support for canceling cached_cons advanceLi RongQing
2020-11-24bpftool: Fix error return value in build_btf_type_tableZhen Lei
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei
2020-11-24selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel
2020-11-24selftests: forwarding: Add blackhole nexthops testsIdo Schimmel
2020-11-24selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel
2020-11-24selftests/x86: Add missing .note.GNU-stack sectionsAndy Lutomirski
2020-11-24selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 testsAndy Lutomirski
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds