1. 7cf22a1 selftests/vm: fix building protection keys test by Harish · 4 years ago
  2. cce622a Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  3. 5814bc2 Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  4. 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
  5. 5149303 perf probe: Fix memory leak when synthesizing SDT probes by Arnaldo Carvalho de Melo · 4 years ago
  6. 8d4852b perf stat aggregation: Add separate thread member by James Clark · 4 years, 1 month ago
  7. b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 1 month ago
  8. ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 1 month ago
  9. 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 1 month ago
  10. fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 1 month ago
  11. ff52329 perf stat aggregation: Start using cpu_aggr_id in map by James Clark · 4 years, 1 month ago
  12. d526e1a perf cpumap: Drop in cpu_aggr_map struct by James Clark · 4 years, 1 month ago
  13. cea6575 perf cpumap: Add new map type for aggregation by James Clark · 4 years, 1 month ago
  14. 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 1 month ago
  15. fa265e5 perf cpumap: Add new struct for cpu aggregation by James Clark · 4 years, 1 month ago
  16. 9158584 perf cpumap: Use existing allocator to avoid using malloc by James Clark · 4 years, 1 month ago
  17. 23331ee perf tests: Improve topology test to check all aggregation types by James Clark · 4 years, 1 month ago
  18. b27d20a perf tools: Update s390's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
  19. c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
  20. 22ffc3f perf s390: Move syscall.tbl check into check-headers.sh by Tiezhu Yang · 4 years ago
  21. 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years ago
  22. b71df82 tools headers UAPI: Synch KVM's svm.h header with the kernel by Arnaldo Carvalho de Melo · 4 years ago
  23. 9880e71 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  24. cd97448 tools headers UAPI: Sync KVM's vmx.h header with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  25. 288807f tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  26. fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  27. 7f3905f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  28. 6e51921 tools headers UAPI: Update epoll_pwait2 affected files by Arnaldo Carvalho de Melo · 4 years ago
  29. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  30. 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  31. 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
  32. 29f0808 kselftest/arm64: check GCR_EL1 after context switch by Vincenzo Frascino · 4 years ago
  33. 48342fc Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  34. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  35. 467f816 Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  36. 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years ago
  37. a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years ago
  38. 6b9bae6 perf script: Support data page size by Kan Liang · 4 years ago
  39. 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  40. e9ce39b selftests/filesystems: expand epoll with epoll_pwait2 by Willem de Bruijn · 4 years ago
  41. 6abc20f selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years ago
  42. fe325c3 selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years ago
  43. ae78ba8 selftests/core: handle missing syscall number for close_range by Christian Brauner · 4 years ago
  44. ca20250 selftests/core: fix close_range_test build after XFAIL removal by Tobias Klauser · 4 years ago
  45. 1a5514c tools/virtio: add barrier for aarch64 by Peng Fan · 4 years, 1 month ago
  46. b9ca93b tools/virtio: add krealloc_array by Peng Fan · 4 years, 1 month ago
  47. 697d154 tools/virtio: include asm/bug.h by Peng Fan · 4 years, 1 month ago
  48. 4862c74 Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years ago
  49. b53d487 tools headers UAPI: Update asm-generic/unistd.h by Arnaldo Carvalho de Melo · 4 years ago
  50. f93c789 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  51. d6dbfce tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  52. 4a443a5 tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  53. 7ddcdea tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years ago
  54. e9bde94 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  55. eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  56. 23cd954 tools headers: Update linux/ctype.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  57. ffb9beb tools headers: Add conditional __has_builtin() by Arnaldo Carvalho de Melo · 4 years ago
  58. 4bba4c4 tools headers: Get tools's linux/compiler.h closer to the kernel's by Arnaldo Carvalho de Melo · 4 years ago
  59. a409ed1 Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years ago
  60. d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  61. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  62. 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years ago
  63. 1c28a05d tools headers UAPI: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  64. 4262f8c tools headers: Syncronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  65. 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
  66. feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years ago
  67. 526671bf perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section. by Nick Thompson · 4 years ago
  68. dc67d19 perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE by Arnaldo Carvalho de Melo · 4 years ago
  69. 47dce51 perf tools: Add support to read build id from compressed elf by Jiri Olsa · 4 years, 1 month ago
  70. 8abceac perf debug: Add debug_set_file function by Jiri Olsa · 4 years, 1 month ago
  71. 7cfcd1e perf tools: Add evlist__disable_evsel/evlist__enable_evsel by Jiri Olsa · 4 years, 1 month ago
  72. 96aea4d perf evlist: Support pipe mode display by Namhyung Kim · 4 years, 1 month ago
  73. 03de865 perf report: Support --header-only for pipe mode by Namhyung Kim · 4 years, 1 month ago
  74. e15a536 perf vendor events: Add JSON metrics for imx8mm DDR Perf by Joakim Zhang · 4 years, 1 month ago
  75. be335ec perf metricgroup: Support adding metrics for system PMUs by John Garry · 4 years, 1 month ago
  76. a36fadb perf metricgroup: Support printing metric groups for system PMUs by John Garry · 4 years, 1 month ago
  77. f6fe1e4 perf metricgroup: Split up metricgroup__print() by John Garry · 4 years, 1 month ago
  78. c2337d6 perf metricgroup: Fix metrics using aliases covering multiple PMUs by John Garry · 4 years, 1 month ago
  79. 6d2783f perf evlist: Change evlist__splice_list_tail() ordering by John Garry · 4 years, 1 month ago
  80. 4513c71 perf pmu: Add pmu_add_sys_aliases() by John Garry · 4 years, 1 month ago
  81. 51d5484 perf pmu: Add pmu_id() by John Garry · 4 years, 1 month ago
  82. 4689f56 perf jevents: Add support for system events tables by John Garry · 4 years, 1 month ago
  83. 4853f1c perf jevents: Add support for an extra directory level by John Garry · 4 years, 1 month ago
  84. 456ef4c1 perf evsel: Emit warning about kernel not supporting the data page size sample_type bit by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  85. 542b88f perf record: Support new sample type for data page size by Kan Liang · 4 years, 1 month ago
  86. 47d9822 tools headers UAPI: Update tools's copy of linux/perf_event.h by Kan Liang · 4 years, 1 month ago
  87. bf53fc6 perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder by Jan Kratochvil · 4 years, 1 month ago
  88. 2eb5dd4 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 6 months ago
  89. 09d59c2 tools build: Add missing libcap to test-all.bin target by Jiri Olsa · 4 years, 1 month ago
  90. 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
  91. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years ago
  92. 44f6a7c objtool: Fix seg fault with Clang non-section symbols by Josh Poimboeuf · 4 years, 1 month ago
  93. 706451d Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  94. 7194850 Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  95. b80affe Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  96. f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  97. febebaf drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy by Francis Laniel · 4 years ago
  98. 345d4ab Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  99. b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  100. 61f9142 Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years ago