1. e5220dd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  2. 263e88d proc: add .gitignore for proc-subset-pid selftest by David Matlack · 3 years, 8 months ago
  3. 9d32fa5 Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  4. f8873d1 wireguard: selftests: make sure rp_filter is disabled on vethc by Jason A. Donenfeld · 3 years, 8 months ago
  5. acf2492 wireguard: selftests: remove old conntrack kconfig value by Jason A. Donenfeld · 3 years, 8 months ago
  6. 67069a1 perf env: Fix memory leak of bpf_prog_info_linear member by Riccardo Mancini · 3 years, 8 months ago
  7. 69c9ffe perf symbol-elf: Fix memory leak by freeing sdt_note.args by Riccardo Mancini · 3 years, 8 months ago
  8. 3cc8439 perf stat: Honor event config name on --no-merge by Namhyung Kim · 3 years, 8 months ago
  9. 2dc065e perf evsel: Add missing cloning of evsel->use_config_name by Namhyung Kim · 3 years, 8 months ago
  10. f677ec9 perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM by Thomas Richter · 3 years, 8 months ago
  11. d3fddc3 perf stat: Fix error return code in bperf__load() by Yu Kuai · 3 years, 8 months ago
  12. 4f2abe9 perf record: Move probing cgroup sampling support by Namhyung Kim · 3 years, 8 months ago
  13. 3cb17cc perf probe: Fix NULL pointer dereference in convert_variable_location() by Li Huafei · 3 years, 8 months ago
  14. 6c1ced2 perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS by Tiezhu Yang · 3 years, 8 months ago
  15. 2244782 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  16. 000ac42 selftests: kvm: fix overlapping addresses in memslot_perf_test by Paolo Bonzini · 3 years, 8 months ago
  17. f289d99 Merge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 8 months ago
  18. 69ca3d2 mptcp: update selftest for fallback due to OoO by Paolo Abeni · 3 years, 8 months ago
  19. 8fc4e4a perf vendor events powerpc: Fix eventcode of power10 JSON events by Kajol Jain · 3 years, 8 months ago
  20. c673b7f perf stat: Fix error check for bpf_program__attach by Namhyung Kim · 3 years, 8 months ago
  21. c59870e perf debug: Move debug initialization earlier by Ian Rogers · 3 years, 8 months ago
  22. fb0f947 selftests: kvm: do only 1 memslot_perf_test run by default by Paolo Bonzini · 3 years, 8 months ago
  23. fb1070d KVM: X86: Use _BITUL() macro in UAPI headers by Joe Richey · 3 years, 8 months ago
  24. 33090a8 KVM: selftests: add shared hugetlbfs backing source type by Axel Rasmussen · 3 years, 8 months ago
  25. a4b9722 KVM: selftests: allow using UFFD minor faults for demand paging by Axel Rasmussen · 3 years, 8 months ago
  26. 94f3f2b KVM: selftests: create alias mappings when using shared memory by Axel Rasmussen · 3 years, 8 months ago
  27. c9befd5 KVM: selftests: add shmem backing source type by Axel Rasmussen · 3 years, 8 months ago
  28. b3784bc KVM: selftests: refactor vm_mem_backing_src_type flags by Axel Rasmussen · 3 years, 8 months ago
  29. 0368c2c KVM: selftests: allow different backing source types by Axel Rasmussen · 3 years, 8 months ago
  30. 32ffa4f KVM: selftests: compute correct demand paging size by Axel Rasmussen · 3 years, 8 months ago
  31. 25408e5 KVM: selftests: simplify setup_demand_paging error handling by Axel Rasmussen · 3 years, 8 months ago
  32. 2aab4b3 KVM: selftests: Print a message if /dev/kvm is missing by David Matlack · 3 years, 8 months ago
  33. c887d6a KVM: selftests: trivial comment/logging fixes by Axel Rasmussen · 3 years, 8 months ago
  34. a10453c KVM: selftests: Fix hang in hardware_disable_test by David Matlack · 3 years, 8 months ago
  35. 50bc913 KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test by David Matlack · 3 years, 8 months ago
  36. ef4c9f4f KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() by David Matlack · 3 years, 8 months ago
  37. cad347f KVM: selftests: add a memslot-related performance benchmark by Maciej S. Szmigiero · 3 years, 9 months ago
  38. 22721a5 KVM: selftests: Keep track of memslots more efficiently by Maciej S. Szmigiero · 3 years, 9 months ago
  39. a13534d selftests: kvm: fix potential issue with ELF loading by Paolo Bonzini · 3 years, 8 months ago
  40. 39fe2fc selftests: kvm: make allocation of extra memory take effect by Zhenzhong Duan · 3 years, 8 months ago
  41. 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
  42. 75ea44e perf jevents: Fix getting maximum number of fds by Felix Fietkau · 3 years, 8 months ago
  43. f5d28712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
  44. 1bad6fd bpf, selftests: Adjust few selftest result_unpriv outcomes by Daniel Borkmann · 3 years, 9 months ago
  45. 6fd5fb6 selftests/bpf: Add test for l3 use of bpf_redirect_peer by Jussi Maki · 3 years, 8 months ago
  46. a8deba8 bpftool: Add sock_release help info for cgroup attach/prog load command by Liu Jian · 3 years, 8 months ago
  47. 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
  48. 3a62fed net/sched: fq_pie: re-factor fix for fq_pie endless loop by Davide Caratti · 3 years, 8 months ago
  49. 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
  50. 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
  51. f747e66 linux/bits.h: fix compilation error with GENMASK by Rikard Falkeborn · 3 years, 8 months ago
  52. 4d1cd3b tools/testing/selftests/exec: fix link error by Yang Yingliang · 3 years, 8 months ago
  53. f8b61bd perf stat: Skip evlist__[enable|disable] when all events uses BPF by Song Liu · 3 years, 8 months ago
  54. f42907e perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit by Adrian Hunter · 3 years, 8 months ago
  55. f56299a perf scripts python: exported-sql-viewer.py: Fix warning display by Adrian Hunter · 3 years, 8 months ago
  56. fd931b2e perf scripts python: exported-sql-viewer.py: Fix Array TypeError by Adrian Hunter · 3 years, 8 months ago
  57. 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
  58. bffcbe7 tools headers UAPI: Sync files changed by the quotactl_path unwiring by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  59. 4224680 tools headers UAPI: Sync linux/perf_event.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  60. ec347b7 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  61. f248d68 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  62. 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
  63. 3b2f17a perf parse-events: Check if the software events array slots are populated by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  64. 704e2be selftests/bpf: Test ringbuf mmap read-only and read-write restrictions by Andrii Nakryiko · 3 years, 8 months ago
  65. 8f1634b selftests/bpf: Convert static to global in tc_redirect progs by Stanislav Fomichev · 3 years, 8 months ago
  66. 8570e75 selftests: Add .gitignore for nci test suite by David Matlack · 3 years, 8 months ago
  67. 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
  68. fb6c79d perf tools: Add 'cgroup-switches' software event by Namhyung Kim · 4 years ago
  69. 0a0c597 perf intel-pt: Remove redundant setting of ptq->insn_len by Adrian Hunter · 3 years, 8 months ago
  70. c954eb7 perf intel-pt: Fix sample instruction bytes by Adrian Hunter · 3 years, 8 months ago
  71. cb79878 perf intel-pt: Fix transaction abort handling by Adrian Hunter · 3 years, 8 months ago
  72. 316a76a perf test: Fix libpfm4 support (63) test error for nested event groups by Thomas Richter · 3 years, 8 months ago
  73. 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 9 months ago
  74. 3c91e8e tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  75. c67d734 perf buildid-list: Initialize zstd_data by Milian Wolff · 3 years, 9 months ago
  76. a4345a7c Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 8 months ago
  77. c6de37d tools build: Fix quiet cmd indentation by Kees Cook · 3 years, 9 months ago
  78. 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
  79. 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
  80. 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
  81. 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
  82. e9cfd25 ACPI: NFIT: Fix support for variable 'SPA' structure size by Dan Williams · 3 years, 9 months ago
  83. 7ddb4cc tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static by Zou Wei · 3 years, 9 months ago
  84. f66c05d objtool/x86: Fix elf_add_alternative() endianness by Vasily Gorbik · 3 years, 8 months ago
  85. 46c7405 objtool: Fix elf_create_undef_symbol() endianness by Vasily Gorbik · 3 years, 8 months ago
  86. df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
  87. 096eccd selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c by Jussi Maki · 3 years, 9 months ago
  88. 67e7ec0 libbpf: Provide GELF_ST_VISIBILITY() define for older libelf by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  89. 1140ab5 Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 8 months ago
  90. 0aa099a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  91. 71d7924 tools headers UAPI: Sync perf_event.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  92. 6faf64f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  93. 3916329 tools include UAPI powerpc: Sync errno.h with the kernel headers by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  94. fb24e30 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  95. 5a80ee4 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  96. f8bcb06 tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  97. a00b7e3 perf tools: Fix a build error on arm64 with clang by Masami Hiramatsu · 3 years, 9 months ago
  98. b35629b tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  99. 0d943d5 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  100. ad1237c perf tools: Fix dynamic libbpf link by Jiri Olsa · 3 years, 8 months ago