1. b596e97 perf c2c: Display the total numbers continuously by Leo Yan · 4 years, 3 months ago
  2. f929938 perf bench: Use condition variables in numa. by Ian Rogers · 4 years, 3 months ago
  3. caf7f96 perf jevents: Fix event code for events referencing std arch events by John Garry · 4 years, 3 months ago
  4. 2a09a84 perf diff: Support hot streams comparison by Jin Yao · 4 years, 3 months ago
  5. 5bbd6ba perf streams: Report hot streams by Jin Yao · 4 years, 3 months ago
  6. 28904f4 perf streams: Calculate the sum of total streams hits by Jin Yao · 4 years, 3 months ago
  7. fa79aa64 perf streams: Link stream pair by Jin Yao · 4 years, 3 months ago
  8. 47ef839 perf streams: Compare two streams by Jin Yao · 4 years, 3 months ago
  9. dd1d841 perf streams: Get the evsel_streams by evsel_idx by Jin Yao · 4 years, 3 months ago
  10. 480accb perf streams: Introduce branch history "streams" by Jin Yao · 4 years, 3 months ago
  11. 6556a75 perf intel-pt: Improve PT documentation slightly by Andi Kleen · 4 years, 3 months ago
  12. 0997a26 perf tools: Add support for exclusive groups/events by Andi Kleen · 4 years, 3 months ago
  13. 78b2c50 perf test: Add build id shell test by Jiri Olsa · 4 years, 3 months ago
  14. e9ad943 perf tools: Align buildid list output for short build ids by Jiri Olsa · 4 years, 3 months ago
  15. b0a323c perf tools: Add size to 'struct perf_record_header_build_id' by Jiri Olsa · 4 years, 3 months ago
  16. 39be8d0 perf tools: Pass build_id object to dso__build_id_equal() by Jiri Olsa · 4 years, 3 months ago
  17. 8dfdf44 perf tools: Pass build_id object to dso__set_build_id() by Jiri Olsa · 4 years, 3 months ago
  18. bf54116 perf tools: Pass build_id object to build_id__sprintf() by Jiri Olsa · 4 years, 3 months ago
  19. 3ff1b8c perf tools: Pass build id object to sysfs__read_build_id() by Jiri Olsa · 4 years, 3 months ago
  20. f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 3 months ago
  21. 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 3 months ago
  22. 79bbbab perf config: Export the perf_config_from_file() function by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  23. 7937308 perf python: Autodetect python3 binary by James Clark · 4 years, 3 months ago
  24. 0fd0f00 perf tests: Show python test script in verbose mode by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  25. 6cf4ecf perf build: Allow nested externs to enable BUILD_BUG() usage by Vasily Gorbik · 4 years, 3 months ago
  26. f3013f7 perf trace: Fix off by ones in memset() after realloc() in arches using libaudit by Jiri Slaby · 4 years, 3 months ago
  27. edac75a perf c2c: Update usage for showing memory events by Leo Yan · 4 years, 3 months ago
  28. dbaa1b3 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  29. a41c321 tools lib traceevent: Hide non API functions by Tzvetomir Stoyanov (VMware) · 4 years, 3 months ago
  30. dc000c4 perf sched: Show start of latency as well by Joel Fernandes (Google) · 4 years, 3 months ago
  31. 70830f9 perf vendor events: Fix typos in power8 PMU events by Sandipan Das · 4 years, 3 months ago
  32. bf7ef5d perf bench: Run inject-build-id with --buildid-all option too by Namhyung Kim · 4 years, 3 months ago
  33. 27c9c34 perf inject: Add --buildid-all option by Namhyung Kim · 4 years, 3 months ago
  34. e7b60c5 perf inject: Do not load map/dso when injecting build-id by Namhyung Kim · 4 years, 3 months ago
  35. 336c95b perf inject: Enter namespace when reading build-id by Namhyung Kim · 4 years, 3 months ago
  36. 2946ece perf inject: Add missing callbacks in perf_tool by Namhyung Kim · 4 years, 3 months ago
  37. 0bf02a0 perf bench: Add build-id injection benchmark by Namhyung Kim · 4 years, 3 months ago
  38. bef69bd perf stat: Fix out of bounds CPU map access when handling armv8_pmu events by Namhyung Kim · 4 years, 3 months ago
  39. 6fcd5dd perf python scripting: Fix printable strings in python3 scripts by Jiri Olsa · 4 years, 3 months ago
  40. 388968d perf trace: Use the autogenerated mmap 'prot' string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  41. 08fc476 tools beauty: Add script to generate table of mmap's 'prot' argument by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  42. 6169322 perf beauty mmap_flags: Conditionaly define the mmap flags by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  43. 9012e3d perf trace beauty: Add script to autogenerate mremap's flags args string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  44. d758d5d perf tools: Separate the checking of headers only used to build beautification tables by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  45. 717d182 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  46. fb0155a Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 3 months ago
  47. a4d63c3 mm: do not rely on mm == current->mm in __get_user_pages_locked by Jason A. Donenfeld · 4 years, 3 months ago
  48. a55b7bb perf test: Fix msan uninitialized use. by Ian Rogers · 4 years, 3 months ago
  49. aa98d84 perf parse-events: Reduce casts around bp_addr by Ian Rogers · 4 years, 3 months ago
  50. 40b74c30 perf test: Add expand cgroup event test by Namhyung Kim · 4 years, 3 months ago
  51. 89fb1ca perf tools: Allow creation of cgroup without open by Namhyung Kim · 4 years, 3 months ago
  52. b214ba8 perf tools: Copy metric events properly when expand cgroups by Namhyung Kim · 4 years, 3 months ago
  53. d1c5a0e perf stat: Add --for-each-cgroup option by Namhyung Kim · 4 years, 3 months ago
  54. 7fedd9b perf evsel: Add evsel__clone() function by Namhyung Kim · 4 years, 3 months ago
  55. b5ff7f2 perf vendor events: Update SkylakeX events to v1.21 by Jin Yao · 4 years, 8 months ago
  56. 038d3b5 perf vendor events intel: Update CascadelakeX events to v1.08 by Jin Yao · 4 years, 3 months ago
  57. a1b8638 Linux 5.9-rc7 by Linus Torvalds · 4 years, 3 months ago
  58. 16bc1d5 Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  59. f881855 Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  60. ba25f05 Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  61. d042035 mm/thp: Split huge pmds/puds if they're pinned when fork() by Peter Xu · 4 years, 3 months ago
  62. 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 3 months ago
  63. 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 3 months ago
  64. 008cfe4 mm: Introduce mm_struct.has_pinned by Peter Xu · 4 years, 3 months ago
  65. a7b6c0f Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 4 years, 3 months ago
  66. a1bffa4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  67. 692495b Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  68. 9d2fbae Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  69. eeddbe6 Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 3 months ago
  70. 8fb1e91 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  71. ce26842 mm: validate pmd after splitting by Minchan Kim · 4 years, 4 months ago
  72. f85086f mm: don't rely on system state to detect hot-plug operations by Laurent Dufour · 4 years, 3 months ago
  73. c1d0da8 mm: replace memmap_context by meminit_context by Laurent Dufour · 4 years, 3 months ago
  74. a1cd6c2 arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback by Mikulas Patocka · 4 years, 3 months ago
  75. ffa550c lib/memregion.c: include memregion.h by Jason Yan · 4 years, 3 months ago
  76. 1e1b6d6 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 3 months ago
  77. 6c5c7b9 mm/migrate: correct thp migration stats by Zi Yan · 4 years, 3 months ago
  78. d3f7b1b mm/gup: fix gup_fast with dynamic page table folding by Vasily Gorbik · 4 years, 3 months ago
  79. 8d3fe09 mm: memcontrol: fix missing suffix of workingset_restore by Muchun Song · 4 years, 3 months ago
  80. 4166343 mm, THP, swap: fix allocating cluster for swapfile by mistake by Gao Xiang · 4 years, 3 months ago
  81. 678ff6a mm: slab: fix potential double free in ___cache_free by Shakeel Butt · 4 years, 3 months ago
  82. e30d694 Documentation/llvm: Fix clang target examples by Florian Fainelli · 4 years, 3 months ago
  83. 7c7ec32 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
  84. b463b6f Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 3 months ago
  85. 782d122 Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 3 months ago
  86. 814324b Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 3 months ago
  87. 9a3a087 Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 3 months ago
  88. f38c7e3 io_uring: ensure async buffered read-retry is setup properly by Jens Axboe · 4 years, 3 months ago
  89. 6d28cf7 Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 3 months ago
  90. 15083aa Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  91. 4bb05f3 KVM: SVM: Add a dedicated INVD intercept routine by Tom Lendacky · 4 years, 3 months ago
  92. 33d04c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
  93. 574ec42 Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  94. 6040723 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 3 months ago
  95. 62c774e io_uring: don't unconditionally set plug->nowait = true by Jens Axboe · 4 years, 3 months ago
  96. 1b0e6e2 Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 4 years, 3 months ago
  97. 3aab917 block: remove unused BLK_QC_T_EAGAIN flag by Jeffle Xu · 4 years, 3 months ago
  98. f3cd4850 io_uring: ensure open/openat2 name is cleaned on cancelation by Jens Axboe · 4 years, 3 months ago
  99. 8d214c4 KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE by Sean Christopherson · 4 years, 3 months ago
  100. ba78755e Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 3 months ago