1. 47b91fc selftests: ftrace: Add probe event argument syntax testcase by Masami Hiramatsu · 6 years ago
  2. be00ce5 selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable by Michael Ellerman · 6 years ago
  3. b611d45 selftests: memfd: add config fragment for fuse by Anders Roxell · 6 years ago
  4. 3f3beab selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m by Naresh Kamboju · 6 years ago
  5. 517fbc7 bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 6 years ago
  6. a7f9a7e tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 6 years ago
  7. 7b0f8d7 perf record: Fix failed memory allocation for get_cpuid_str by Thomas Richter · 6 years ago
  8. d23d7b0 tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 6 years ago
  9. f32b5f4d perf callchain: Fix attr.sample_max_stack setting by Arnaldo Carvalho de Melo · 6 years ago
  10. 50efa63 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 6 years ago
  11. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 6 years ago
  12. b70f9d2 test_firmware: fix setting old custom fw path back on exit, second try by Ben Hutchings · 6 years ago
  13. d8d8355 tools/lib/subcmd/pager.c: do not alias select() params by Sergey Senozhatsky · 6 years ago
  14. 20d10d7 objtool, perf: Fix GCC 8 -Wrestrict error by Josh Poimboeuf · 6 years ago
  15. fdc2090 Revert "perf tools: Decompress kernel module when reading DSO data" by Greg Kroah-Hartman · 6 years ago
  16. 6ba906f Revert "perf tests: Decompress kernel module before objdump" by Greg Kroah-Hartman · 6 years ago
  17. 57ce7d4 perf intel-pt: Fix timestamp following overflow by Adrian Hunter · 6 years ago
  18. 2c1f44b perf intel-pt: Fix error recovery from missing TIP packet by Adrian Hunter · 6 years ago
  19. 6a33036 perf intel-pt: Fix sync_switch by Adrian Hunter · 6 years ago
  20. aad2ad6 perf intel-pt: Fix overlap detection to identify consecutive buffers correctly by Adrian Hunter · 6 years ago
  21. 720f627 perf tools: Fix copyfile_offset update of output offset by Jiri Olsa · 6 years ago
  22. db14d75 selftests: kselftest_harness: Fix compile warning by Mickaël Salaün · 7 years ago
  23. 7525a23 perf tests: Decompress kernel module before objdump by Namhyung Kim · 7 years ago
  24. e2d0549 perf tools: Decompress kernel module when reading DSO data by Namhyung Kim · 7 years ago
  25. aee0f56 perf report: Ensure the perf DSO mapping matches what libdw sees by Milian Wolff · 7 years ago
  26. 81da672 perf header: Set proper module name when build-id event found by Namhyung Kim · 7 years ago
  27. 2761eda perf trace: Add mmap alias for s390 by Jiri Olsa · 7 years ago
  28. 24cce93 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 7 years ago
  29. 695d3a3 perf report: Fix off-by-one for non-activation frames by Milian Wolff · 7 years ago
  30. 35253ff selftests/powerpc: Fix TM resched DSCR test with some compilers by Michael Ellerman · 7 years ago
  31. 353f71f selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  32. 1443abc x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  33. f41f815 signal/testing: Don't look for __SI_FAULT in userspace by Eric W. Biederman · 7 years ago
  34. 93b4839 selftests/x86/protection_keys: Fix syscall NR redefinition warnings by Andy Lutomirski · 7 years ago
  35. 26e9852 selftests, x86, protection_keys: fix wrong offset in siginfo by Dave Hansen · 7 years ago
  36. a8b3a6a perf stat: Fix CVS output format for non-supported counters by Ilya Pronin · 6 years ago
  37. c68a7a8 selftests/x86/ptrace_syscall: Fix for yet more glibc interference by Andy Lutomirski · 6 years ago
  38. 85e598b perf tests kmod-path: Don't fail if compressed modules aren't supported by Kim Phillips · 7 years ago
  39. 61ea482 tools/testing/nvdimm: fix nfit_test shutdown crash by Dan Williams · 7 years ago
  40. 403e064 selftests/x86/entry_from_vm86: Add test cases for POPF by Andy Lutomirski · 6 years ago
  41. 028c1fa selftests/x86: Add tests for the STR and SLDT instructions by Ricardo Neri · 7 years ago
  42. 497f33a selftests/x86: Add tests for User-Mode Instruction Prevention by Ricardo Neri · 7 years ago
  43. 940bdec selftests/x86/entry_from_vm86: Exit with 1 if we fail by Andy Lutomirski · 6 years ago
  44. 992cfe9 rcutorture/configinit: Fix build directory error message by SeongJae Park · 7 years ago
  45. c485b11 tools/usbip: fixes build with musl libc toolchain by Julien BOIBESSOT · 7 years ago
  46. db699dc test_firmware: fix setting old custom fw path back on exit by Luis R. Rodriguez · 7 years ago
  47. 46eae02 perf stat: Fix bug in handling events in error state by Stephane Eranian · 7 years ago
  48. 4c885c3 perf session: Don't rely on evlist in pipe mode by David Carrillo-Cisneros · 7 years ago
  49. d9f8b1c perf inject: Copy events when reordering events in pipe mode by David Carrillo-Cisneros · 7 years ago
  50. 02db6c70 perf evsel: Return exact sub event which failed with EPERM for wildcards by Jin Yao · 7 years ago
  51. 73f2c66 perf trace: Handle unpaired raw_syscalls:sys_exit event by Arnaldo Carvalho de Melo · 7 years ago
  52. da1a974e perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 7 years ago
  53. 58f8d0c perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 7 years ago
  54. 7fd66ee perf probe: Return errno when not hitting any event by Kefeng Wang · 7 years ago
  55. f49cfde perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 7 years ago
  56. ceb6ef4 perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 7 years ago
  57. 56eac68 perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 7 years ago
  58. b0119cd perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 7 years ago
  59. 9ed6e56 perf tools: Fix trigger class trigger_on() by Adrian Hunter · 6 years ago
  60. afdfe5f tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 7 years ago
  61. 510b5d8 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  62. a2eca0c perf top: Fix window dimensions change handling by Jiri Olsa · 7 years ago
  63. b0809f5 selftests/x86/mpx: Fix incorrect bounds with old _sigfault by Rui Wang · 7 years ago
  64. 191752d selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c by Dominik Brodowski · 6 years ago
  65. 0472707 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c by Dominik Brodowski · 6 years ago
  66. 60d7b9c selftests/x86/pkeys: Remove unused functions by Ingo Molnar · 6 years ago
  67. 1d808f8 kselftest: fix OOM in memory compaction test by Arnd Bergmann · 6 years ago
  68. f800795 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 6 years ago
  69. 4c6fcc3 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 6 years ago
  70. d8f75b4 cpupower : Fix cpupower working when cpu0 is offline by Abhishek Goel · 7 years ago
  71. 82e57cd cpupowerutils: bench - Fix cpu online check by Abhishek Goel · 7 years ago
  72. efe3f94 tools/gpio: Fix build error with musl libc by Joel Stanley · 7 years ago
  73. 69e78e7 usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 7 years ago
  74. 853c39f usbip: Fix implicit fallthrough warning by Jonathan Dieter · 7 years ago
  75. ce601a0 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  76. 9792f9b perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 7 years ago
  77. 13ccac5 objtool: Improve error message for bad file argument by Josh Poimboeuf · 6 years ago
  78. 92e8f20 objtool: Fix retpoline support for pre-ORC objtool by Josh Poimboeuf · 6 years ago
  79. c05d544 selftests/x86: Add test_vsyscall by Andy Lutomirski · 6 years ago
  80. 4d8bd3e objtool: Allow alternatives to be ignored by Josh Poimboeuf · 6 years ago
  81. 3adb52ab objtool: Detect jumps to retpoline thunks by Josh Poimboeuf · 6 years ago
  82. 35aee62 objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 7 years ago
  83. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 6 years ago
  84. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  85. 3c579d0 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
  86. 3d16a13 sync objtool's copy of x86-opcode-map.txt by Greg Kroah-Hartman · 6 years ago
  87. e30b840 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 7 years ago
  88. 6783015 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 7 years ago
  89. 0965ed5 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  90. cd662c8 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 7 years ago
  91. b2cb095 x86/selftests: Add clobbers for int80 on x86_64 by Dmitry Safonov · 7 years ago
  92. 3aa6d7f hv: kvp: Avoid reading past allocated blocks from KVP file by Paul Meyer · 7 years ago
  93. 7aa534b tools include: Do not use poison with C++ by Arnaldo Carvalho de Melo · 7 years ago
  94. a730e15 perf test attr: Fix ignored test case result by Thomas Richter · 7 years ago
  95. 8f6e33a usbip: tools: Install all headers needed for libusbip development by Ben Hutchings · 7 years ago
  96. 8a95afc selftests/x86/ldt_get: Add a few additional tests for limits by Andy Lutomirski · 7 years ago
  97. fb705eb tools: firmware: check for distro fallback udev cancel rule by Luis R. Rodriguez · 7 years ago
  98. ebf95a6 selftests: firmware: send expected errors to /dev/null by Luis R. Rodriguez · 8 years ago
  99. 195fe2e perf tools: Only increase index if perf_evsel__new_idx() succeeds by Taeung Song · 7 years ago
  100. 86c469b tools/power turbostat: bugfix: GFXMHz column not changing by Len Brown · 7 years ago