1. 9b54341 Tools: hv: move to tools buildsystem by Andy Shevchenko · 5 years ago
  2. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  3. 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
  4. 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
  5. 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
  6. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  7. 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
  8. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 5 years ago
  9. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  10. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  11. 59fd348 selftests/bpf: fix test_xdp_noinline on s390 by Ilya Leoshkevich · 5 years ago
  12. 01a0f9e selftests/bpf: fix "valid read map access into a read-only array 1" on s390 by Ilya Leoshkevich · 5 years ago
  13. b68b990 objtool: Support conditional retpolines by Josh Poimboeuf · 5 years ago
  14. 9fe7b76 objtool: Convert insn type to enum by Josh Poimboeuf · 5 years ago
  15. e65050b objtool: Fix seg fault on bad switch table entry by Josh Poimboeuf · 5 years ago
  16. bd98c81 objtool: Support repeated uses of the same C jump table by Jann Horn · 5 years ago
  17. e7c2bc3 objtool: Refactor jump table code by Josh Poimboeuf · 5 years ago
  18. 0c1ddd3 objtool: Refactor sibling call detection logic by Josh Poimboeuf · 5 years ago
  19. c9bab22 objtool: Do frame pointer check before dead end check by Josh Poimboeuf · 5 years ago
  20. 8e25c9f objtool: Change dead_end_function() to return boolean by Josh Poimboeuf · 5 years ago
  21. 61e9b75 objtool: Warn on zero-length functions by Josh Poimboeuf · 5 years ago
  22. e10cd8f objtool: Refactor function alias logic by Josh Poimboeuf · 5 years ago
  23. c705cec objtool: Track original function across branches by Josh Poimboeuf · 5 years ago
  24. a7e47f2 objtool: Add mcsafe_handle_tail() to the uaccess safe list by Josh Poimboeuf · 5 years ago
  25. 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
  26. 54f698f Merge branch 'x86/debug' into core/urgent by Thomas Gleixner · 5 years ago
  27. 8e14479 objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain by Michael Forney · 5 years ago
  28. 3c3ea50 objtool: Use Elf_Scn typedef instead of assuming struct name by Michael Forney · 5 years ago
  29. 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
  30. adb701d selftests: add a test case for rp_filter by Cong Wang · 5 years ago
  31. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  32. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  33. ac76de5 selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO by Dmitry V. Levin · 5 years ago
  34. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  35. 7dbbade proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) by Alexey Dobriyan · 5 years ago
  36. bca1eac tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff600000" dmesg spam by Alexey Dobriyan · 5 years ago
  37. 1cb59a6 selftests/bpf: fix perf_buffer on s390 by Ilya Leoshkevich · 5 years ago
  38. 9d1f62a selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly by Andrii Nakryiko · 5 years ago
  39. 36646b2 selftests/bpf: fix test_verifier/test_maps make dependencies by Andrii Nakryiko · 5 years ago
  40. 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
  41. 6e55f32 ftrace/selftest: Test if set_event/ftrace_pid exists before writing by Steven Rostedt (VMware) · 5 years ago
  42. cbd965b ftrace/selftests: Return the skip code when tracing directory not configured in kernel by Steven Rostedt (VMware) · 5 years ago
  43. 1ec4013 Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linux by Linus Torvalds · 5 years ago
  44. 763ff0e libbpf: fix another GCC8 warning for strncpy by Andrii Nakryiko · 5 years ago
  45. 4e59afb selftests/bpf: skip nmi test when perf hw events are disabled by Ilya Leoshkevich · 5 years ago
  46. 3461a0a selftests/bpf: fix "alu with different scalars 1" on s390 by Ilya Leoshkevich · 5 years ago
  47. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  48. d5e1db9 selftests/bpf: remove logic duplication in test_verifier by Andrii Nakryiko · 5 years ago
  49. 073a483 bpf: sync bpf.h to tools/ by Stanislav Fomichev · 5 years ago
  50. 7dd8d61 selftests/bpf: add selftests for wide loads by Stanislav Fomichev · 5 years ago
  51. 8b45063 selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c by Stanislav Fomichev · 5 years ago
  52. f83a46d selftests/bpf: put test_stub.o into $(OUTPUT) by Ilya Leoshkevich · 5 years ago
  53. e46fc22 selftests/bpf: make directory prerequisites order-only by Ilya Leoshkevich · 5 years ago
  54. 025c0c0 selftests/bpf: fix attach_probe on s390 by Ilya Leoshkevich · 5 years ago
  55. 8981e56 selftests/bpf: use typedef'ed arrays as map values by Andrii Nakryiko · 5 years ago
  56. dd13f3c selftests/bpf: add trickier size resolution tests by Andrii Nakryiko · 5 years ago
  57. c7ca0b6 Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test by Andy Lutomirski · 5 years ago
  58. 4f72123 LSM: SafeSetID: verify transitive constrainedness by Jann Horn · 6 years ago
  59. 03638e6 LSM: SafeSetID: rewrite userspace API to atomic updates by Jann Horn · 6 years ago
  60. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  61. e775161 docs: blockdev: add it to the admin-guide by Mauro Carvalho Chehab · 6 years ago
  62. 3944310 docs: blockdev: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  63. fd4198bf Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  64. 916c31f perf version: Fix segfault due to missing OPT_END() by Ravi Bangoria · 6 years ago
  65. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  66. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  67. 1d03985 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  69. d121092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  70. e5eb08a Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  71. 8487d82 Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  72. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  73. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  74. 100c404 tc-tests: updated skbedit tests by Roman Mashak · 5 years ago
  75. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  76. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  77. cbf800d tools/vm/slabinfo: add sorting info to help menu by Tobin C. Harding · 5 years ago
  78. 53a83f9 tools/vm/slabinfo: add option to sort by partial slabs by Tobin C. Harding · 5 years ago
  79. 1106b20 tools/vm/slabinfo: add partial slab listing to -X by Tobin C. Harding · 5 years ago
  80. d914999 tools/vm/slabinfo: order command line options by Tobin C. Harding · 5 years ago
  81. 6e67d77 perf vendor events s390: Add JSON files for machine type 8561 by Thomas Richter · 5 years ago
  82. af3c24e selftests/bpf: fix compiling loop{1, 2, 3}.c on s390 by Ilya Leoshkevich · 5 years ago
  83. 7cd0453 selftests/bpf: make PT_REGS_* work in userspace by Ilya Leoshkevich · 5 years ago
  84. 05c2dc1 selftests/bpf: fix s930 -> s390 typo by Ilya Leoshkevich · 5 years ago
  85. 748e50c selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH) by Ilya Leoshkevich · 5 years ago
  86. 9cae4ac selftests/bpf: do not ignore clang failures by Ilya Leoshkevich · 5 years ago
  87. 216b65f tools: bpftool: add raw_tracepoint_writable prog type to header by Daniel T. Lee · 5 years ago
  88. 59d8265 selftests/bpf: fix bpf_target_sparc check by Ilya Leoshkevich · 5 years ago
  89. 2b4f3da tools/power/x86/intel-speed-select: Add .gitignore file by Prarit Bhargava · 5 years ago
  90. 36db2a9 libbpf: fix ptr to u64 conversion warning on 32-bit platforms by Andrii Nakryiko · 5 years ago
  91. e786741f Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  92. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  93. 6285bd1 perf cs-etm: Return errcode in cs_etm__process_auxtrace_info() by YueHaibing · 6 years ago
  94. edc82a9 perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info by YueHaibing · 6 years ago
  95. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  96. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  97. 56789f3 perf scripts python: export-to-postgresql.py: Export switch events by Adrian Hunter · 5 years ago
  98. 37c1f99 perf scripts python: export-to-sqlite.py: Export switch events by Adrian Hunter · 5 years ago
  99. abde872 perf db-export: Export switch events by Adrian Hunter · 5 years ago
  100. b3694e6 perf db-export: Factor out db_export__threads() by Adrian Hunter · 5 years ago