- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- f8873d1 wireguard: selftests: make sure rp_filter is disabled on vethc by Jason A. Donenfeld · 3 years, 7 months ago
- acf2492 wireguard: selftests: remove old conntrack kconfig value by Jason A. Donenfeld · 3 years, 7 months ago
- 5e6af0a selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support by Florian Westphal · 3 years, 7 months ago
- 1a9c048 selftest: netdevsim: Add devlink rate grouping test by Dmytro Linkin · 3 years, 7 months ago
- 413ee94 selftest: netdevsim: Add devlink rate nodes test by Dmytro Linkin · 3 years, 7 months ago
- 31f0723 selftest: netdevsim: Add devlink port shared/max tx rate test by Dmytro Linkin · 3 years, 7 months ago
- a27d8e3 selftest: netdevsim: Add devlink rate test by Dmytro Linkin · 3 years, 7 months ago
- 8fd52b1 net/sched: act_vlan: Test priority 0 modification by Boris Sukholitko · 3 years, 7 months ago
- 8323b20 net/sched: act_vlan: No dump for unset priority by Boris Sukholitko · 3 years, 7 months ago
- 69ca3d2 mptcp: update selftest for fallback due to OoO by Paolo Abeni · 3 years, 8 months ago
- 557c4d2 selftests: devlink_lib: add check for devlink device existence by Jiri Pirko · 3 years, 8 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
- f5d28712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
- 1bad6fd bpf, selftests: Adjust few selftest result_unpriv outcomes by Daniel Borkmann · 3 years, 8 months ago
- 6fd5fb6 selftests/bpf: Add test for l3 use of bpf_redirect_peer by Jussi Maki · 3 years, 8 months ago
- a8deba8 bpftool: Add sock_release help info for cgroup attach/prog load command by Liu Jian · 3 years, 8 months ago
- a050a6d Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 8 months ago
- 3a62fed net/sched: fq_pie: re-factor fix for fq_pie endless loop by Davide Caratti · 3 years, 8 months ago
- 28ceac6 Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
- 4d76203 Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- f747e66 linux/bits.h: fix compilation error with GENMASK by Rikard Falkeborn · 3 years, 8 months ago
- 4d1cd3b tools/testing/selftests/exec: fix link error by Yang Yingliang · 3 years, 8 months ago
- f8b61bd perf stat: Skip evlist__[enable|disable] when all events uses BPF by Song Liu · 3 years, 8 months ago
- f42907e perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit by Adrian Hunter · 3 years, 8 months ago
- f56299a perf scripts python: exported-sql-viewer.py: Fix warning display by Adrian Hunter · 3 years, 8 months ago
- fd931b2e perf scripts python: exported-sql-viewer.py: Fix Array TypeError by Adrian Hunter · 3 years, 8 months ago
- a617205 perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report by Adrian Hunter · 3 years, 8 months ago
- bffcbe7 tools headers UAPI: Sync files changed by the quotactl_path unwiring by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 4224680 tools headers UAPI: Sync linux/perf_event.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- ec347b7 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- f248d68 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 8 months ago
- 3b2f17a perf parse-events: Check if the software events array slots are populated by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 25173dd selftests: net: devlink_port_split.py: skip the test if no devlink device by Po-Hsu Lin · 3 years, 8 months ago
- 704e2be selftests/bpf: Test ringbuf mmap read-only and read-write restrictions by Andrii Nakryiko · 3 years, 8 months ago
- 8f1634b selftests/bpf: Convert static to global in tc_redirect progs by Stanislav Fomichev · 3 years, 8 months ago
- 8570e75 selftests: Add .gitignore for nci test suite by David Matlack · 3 years, 8 months ago
- 5665bc3 powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls by Nicholas Piggin · 3 years, 8 months ago
- 7b16509 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
- fb6c79d perf tools: Add 'cgroup-switches' software event by Namhyung Kim · 4 years ago
- 0a0c597 perf intel-pt: Remove redundant setting of ptq->insn_len by Adrian Hunter · 3 years, 8 months ago
- 5d67f34 bpf: Add cmd alias BPF_PROG_RUN by Alexei Starovoitov · 3 years, 8 months ago
- c954eb7 perf intel-pt: Fix sample instruction bytes by Adrian Hunter · 3 years, 8 months ago
- cb79878 perf intel-pt: Fix transaction abort handling by Adrian Hunter · 3 years, 8 months ago
- 316a76a perf test: Fix libpfm4 support (63) test error for nested event groups by Thomas Richter · 3 years, 8 months ago
- 1a532eb2 selftests/bpf: Convert test trace_printk to lskel. by Alexei Starovoitov · 3 years, 8 months ago
- eb0f1e0 selftests/bpf: Convert test printk to use rodata. by Alexei Starovoitov · 3 years, 8 months ago
- 0a93066 selftests/bpf: Convert atomics test to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
- 4d1b629 selftests/bpf: Convert few tests to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
- d510296 bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. by Alexei Starovoitov · 3 years, 8 months ago
- 7723256 libbpf: Introduce bpf_map__initial_value(). by Alexei Starovoitov · 3 years, 8 months ago
- 30f51ae libbpf: Cleanup temp FDs when intermediate sys_bpf fails. by Alexei Starovoitov · 3 years, 8 months ago
- 6723474 libbpf: Generate loader program out of BPF ELF file. by Alexei Starovoitov · 3 years, 8 months ago
- e2fa015 libbpf: Preliminary support for fd_idx by Alexei Starovoitov · 3 years, 8 months ago
- 9ca1f56 libbpf: Add bpf_object pointer to kernel_supports(). by Alexei Starovoitov · 3 years, 8 months ago
- b126882 libbpf: Change the order of data and text relocations. by Alexei Starovoitov · 3 years, 8 months ago
- 3abea08 bpf: Add bpf_sys_close() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 3d78417 bpf: Add bpf_btf_find_by_name_kind() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 387544b bpf: Introduce fd_idx by Alexei Starovoitov · 3 years, 8 months ago
- 2341d6b selftests/bpf: Test for btf_load command. by Alexei Starovoitov · 3 years, 8 months ago
- 00899e7 selftests/bpf: Test for syscall program type by Alexei Starovoitov · 3 years, 8 months ago
- 5452fc9 libbpf: Support for syscall program type by Alexei Starovoitov · 3 years, 8 months ago
- 79a7f8b bpf: Introduce bpf_sys_bpf() helper and program type. by Alexei Starovoitov · 3 years, 8 months ago
- 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 8 months ago
- b7715ac selftests: forwarding: Add test for custom multipath hash with IPv6 GRE by Ido Schimmel · 3 years, 8 months ago
- 185b0c1 selftests: forwarding: Add test for custom multipath hash with IPv4 GRE by Ido Schimmel · 3 years, 8 months ago
- 511e8db selftests: forwarding: Add test for custom multipath hash by Ido Schimmel · 3 years, 8 months ago
- 3c91e8e tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- c67d734 perf buildid-list: Initialize zstd_data by Milian Wolff · 3 years, 9 months ago
- b4d7869 selftests: mlxsw: qos_lib: Drop __mlnx_qos by Petr Machata · 3 years, 8 months ago
- b0bab22 selftests: mlxsw: qos_pfc: Convert to iproute2 dcb by Petr Machata · 3 years, 8 months ago
- 9a1cac0 selftests: mlxsw: qos_headroom: Convert to iproute2 dcb by Petr Machata · 3 years, 8 months ago
- 16355c0 selftests: mlxsw: Make sampling test more robust by Ido Schimmel · 3 years, 8 months ago
- 5d01071 selftests: mlxsw: Make the unsplit array global in port_scale test by Danielle Ratson · 3 years, 8 months ago
- 6101ca0 selftests: Lowest IPv4 address in a subnet is valid by Seth David Schoen · 3 years, 8 months ago
- f18ba26 libbpf: Add selftests for TC-BPF management API by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
- 715c5ce libbpf: Add low level TC-BPF management API by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
- 8bbb77b libbpf: Add various netlink helpers by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
- c6de37d tools build: Fix quiet cmd indentation by Kees Cook · 3 years, 9 months ago
- ccb013c Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- e7c425b Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- a5ce429 Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 8 months ago
- 513f485 libbpf: Reject static entry-point BPF programs by Andrii Nakryiko · 3 years, 8 months ago
- bd3c9cd Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- c1cccec libbpf: Reject static maps by Andrii Nakryiko · 3 years, 8 months ago
- 9e9b451 selftests/bpf: Validate skeleton gen handles skipped fields by Andrii Nakryiko · 3 years, 8 months ago
- e9cfd25 ACPI: NFIT: Fix support for variable 'SPA' structure size by Dan Williams · 3 years, 8 months ago
- 7ddb4cc tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static by Zou Wei · 3 years, 9 months ago
- f66c05d objtool/x86: Fix elf_add_alternative() endianness by Vasily Gorbik · 3 years, 8 months ago
- 46c7405 objtool: Fix elf_create_undef_symbol() endianness by Vasily Gorbik · 3 years, 8 months ago
- df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
- e5670fa libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions by Andrii Nakryiko · 3 years, 8 months ago
- 247b863 libbpf: Fix ELF symbol visibility update logic by Andrii Nakryiko · 3 years, 8 months ago
- 31332cc bpftool: Stop emitting static variables in BPF skeleton by Andrii Nakryiko · 3 years, 8 months ago
- 256eab4 selftests/bpf: Stop using static variables for passing data to/from user-space by Andrii Nakryiko · 3 years, 8 months ago
- fdbf5dd libbpf: Add per-file linker opts by Andrii Nakryiko · 3 years, 8 months ago
- 37f0560 bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars by Andrii Nakryiko · 3 years, 8 months ago
- 096eccd selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c by Jussi Maki · 3 years, 8 months ago