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