1. df1d685 perf stat: Move loaded out of struct perf_counts_values by Jiri Olsa · 5 years ago
  2. e4b00e9 perf trace: Add "sendfile64" alias to the "sendfile" syscall by Arnaldo Carvalho de Melo · 5 years ago
  3. ad4153f perf trace: Reuse BPF augmenters from syscalls with similar args signature by Arnaldo Carvalho de Melo · 5 years ago
  4. 30a910d perf trace: Preallocate the syscall table by Arnaldo Carvalho de Melo · 5 years ago
  5. b8b1033 perf trace: Mark syscall ids that are not allocated to avoid unnecessary error messages by Arnaldo Carvalho de Melo · 5 years ago
  6. 5d2bd889 perf trace: Forward error codes when trying to read syscall info by Arnaldo Carvalho de Melo · 5 years ago
  7. cfa9ac7 perf trace beauty: Add BPF augmenter for the 'rename' syscall by Arnaldo Carvalho de Melo · 5 years ago
  8. 247dd65 perf trace beauty: Beautify bind's sockaddr arg by Arnaldo Carvalho de Melo · 5 years ago
  9. 3c475bc perf trace beauty: Beautify 'sendto's sockaddr arg by Arnaldo Carvalho de Melo · 5 years ago
  10. ef969ca64 perf trace beauty: Do not try to use the fd->pathname beautifier for bind/connect fd arg by Arnaldo Carvalho de Melo · 5 years ago
  11. 79d725c perf trace beauty: Disable fd->pathname when close() not enabled by Arnaldo Carvalho de Melo · 5 years ago
  12. 1d86275 perf trace beauty: Make connect's addrlen be printed as an int, not hex by Arnaldo Carvalho de Melo · 5 years ago
  13. 212b9ab perf augmented_raw_syscalls: Augment sockaddr arg in 'connect' by Arnaldo Carvalho de Melo · 5 years ago
  14. 6f56367 perf augmented_raw_syscalls: Rename augmented_args_filename to augmented_args_payload by Arnaldo Carvalho de Melo · 5 years ago
  15. 8b8044e perf trace: Look for default name for entries in the syscalls prog array by Arnaldo Carvalho de Melo · 5 years ago
  16. 8d5da26 perf augmented_raw_syscalls: Support copying two string syscall args by Arnaldo Carvalho de Melo · 5 years ago
  17. bf134ca perf augmented_raw_syscalls: Switch to using BPF_MAP_TYPE_PROG_ARRAY by Arnaldo Carvalho de Melo · 5 years ago
  18. 236dd58 perf augmented_raw_syscalls: Add handler for "openat" by Arnaldo Carvalho de Melo · 5 years ago
  19. b119970 perf trace: Handle raw_syscalls:sys_enter just like the BPF_OUTPUT augmented event by Arnaldo Carvalho de Melo · 5 years ago
  20. 3803a22 perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure in place by Arnaldo Carvalho de Melo · 5 years ago
  21. 6ff8fff perf trace: Allow specifying the bpf prog to augment specific syscalls by Arnaldo Carvalho de Melo · 5 years ago
  22. 5834da7 perf trace: Add BPF handler for unaugmented syscalls by Arnaldo Carvalho de Melo · 5 years ago
  23. 83e69b9 perf trace: Order -e syscalls table by Arnaldo Carvalho de Melo · 5 years ago
  24. 5ca0b7f perf trace: Look up maps just on the __augmented_syscalls__ BPF object by Arnaldo Carvalho de Melo · 5 years ago
  25. c8c8057 perf trace: Add pointer to BPF object containing __augmented_syscalls__ by Arnaldo Carvalho de Melo · 5 years ago
  26. af4a099 perf evsel: Store backpointer to attached bpf_object by Arnaldo Carvalho de Melo · 5 years ago
  27. 2620b7e perf bpf: Do not attach a BPF prog to a tracepoint if its name starts with ! by Arnaldo Carvalho de Melo · 5 years ago
  28. 941a765 perf include bpf: Add bpf_tail_call() prototype by Arnaldo Carvalho de Melo · 5 years ago
  29. b3c303b Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  30. 8aa259b libbpf: fix missing __WORDSIZE definition by Andrii Nakryiko · 5 years ago
  31. 2e9a06d perf tools: Fix perf.data documentation units for memory size by Vince Weaver · 5 years ago
  32. 20f9781 perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  33. 7622236 perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  34. e54599c tools headers UAPI: Sync if_link.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  35. c093de6 tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  36. 0f58163 tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl by Arnaldo Carvalho de Melo · 5 years ago
  37. 7ee5261 tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC() by Arnaldo Carvalho de Melo · 5 years ago
  38. 95dc663 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 5 years ago
  39. b830f94 tools headers UAPI: Update tools's copy of mman.h headers by Arnaldo Carvalho de Melo · 5 years ago
  40. 750991f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. 13fbe99 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. e0d99c4 tools headers UAPI: Update tools's copy of kvm.h headers by Arnaldo Carvalho de Melo · 5 years ago
  43. 820571a tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open by Arnaldo Carvalho de Melo · 5 years ago
  44. da3cc2e Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 5 years ago
  45. 882a0db objtool: Improve UACCESS coverage by Peter Zijlstra · 5 years ago
  46. aecea57 ktest: Fix some typos in config-bisect.pl by Masanari Iida · 5 years ago
  47. 7626077 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  48. 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 5 years ago
  49. 4990205 Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  50. 39e7317 perf build: Do not use -Wshadow on gcc < 4.8 by Arnaldo Carvalho de Melo · 5 years ago
  51. d95daf5 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  52. df8350e perf probe: Set pev->nargs to zero after freeing pev->args entries by Arnaldo Carvalho de Melo · 5 years ago
  53. 872c8ee perf session: Fix loading of compressed data split across adjacent records by Alexey Budankov · 6 years ago
  54. 146540f perf stat: Always separate stalled cycles per insn by Cong Wang · 6 years ago
  55. 08ef3af perf stat: Fix segfault for event group in repeat mode by Jiri Olsa · 5 years ago
  56. 79b2fe5 perf tools: Fix proper buffer size for feature processing by Jiri Olsa · 5 years ago
  57. dde4e73 perf script: Fix off by one in brstackinsn IPC computation by Andi Kleen · 6 years ago
  58. 7db7218 perf script: Improve man page description of metrics by Andi Kleen · 6 years ago
  59. 5f8eec3 perf script: Fix --max-blocks man page description by Andi Kleen · 6 years ago
  60. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  61. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  65. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  66. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 5 years ago
  67. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  68. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  69. 59fd348 selftests/bpf: fix test_xdp_noinline on s390 by Ilya Leoshkevich · 5 years ago
  70. 01a0f9e selftests/bpf: fix "valid read map access into a read-only array 1" on s390 by Ilya Leoshkevich · 5 years ago
  71. b68b990 objtool: Support conditional retpolines by Josh Poimboeuf · 5 years ago
  72. 9fe7b76 objtool: Convert insn type to enum by Josh Poimboeuf · 5 years ago
  73. e65050b objtool: Fix seg fault on bad switch table entry by Josh Poimboeuf · 5 years ago
  74. bd98c81 objtool: Support repeated uses of the same C jump table by Jann Horn · 5 years ago
  75. e7c2bc3 objtool: Refactor jump table code by Josh Poimboeuf · 5 years ago
  76. 0c1ddd3 objtool: Refactor sibling call detection logic by Josh Poimboeuf · 5 years ago
  77. c9bab22 objtool: Do frame pointer check before dead end check by Josh Poimboeuf · 5 years ago
  78. 8e25c9f objtool: Change dead_end_function() to return boolean by Josh Poimboeuf · 5 years ago
  79. 61e9b75 objtool: Warn on zero-length functions by Josh Poimboeuf · 5 years ago
  80. e10cd8f objtool: Refactor function alias logic by Josh Poimboeuf · 5 years ago
  81. c705cec objtool: Track original function across branches by Josh Poimboeuf · 5 years ago
  82. a7e47f2 objtool: Add mcsafe_handle_tail() to the uaccess safe list by Josh Poimboeuf · 5 years ago
  83. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  84. 54f698f Merge branch 'x86/debug' into core/urgent by Thomas Gleixner · 5 years ago
  85. 8e14479 objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain by Michael Forney · 6 years ago
  86. 3c3ea50 objtool: Use Elf_Scn typedef instead of assuming struct name by Michael Forney · 6 years ago
  87. e0c5c5e Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 5 years ago
  88. adb701d selftests: add a test case for rp_filter by Cong Wang · 5 years ago
  89. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  90. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  91. ac76de5 selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO by Dmitry V. Levin · 5 years ago
  92. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  93. 7dbbade proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) by Alexey Dobriyan · 5 years ago
  94. bca1eac tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff600000" dmesg spam by Alexey Dobriyan · 5 years ago
  95. 1cb59a6 selftests/bpf: fix perf_buffer on s390 by Ilya Leoshkevich · 5 years ago
  96. 9d1f62a selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly by Andrii Nakryiko · 5 years ago
  97. 36646b2 selftests/bpf: fix test_verifier/test_maps make dependencies by Andrii Nakryiko · 5 years ago
  98. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  99. 6e55f32 ftrace/selftest: Test if set_event/ftrace_pid exists before writing by Steven Rostedt (VMware) · 6 years ago
  100. cbd965b ftrace/selftests: Return the skip code when tracing directory not configured in kernel by Steven Rostedt (VMware) · 6 years ago