1. a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  2. 808153e mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  3. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  4. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  5. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  6. 116b081 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 1eefdec Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  10. e6d1315 Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  11. 1e2af25 Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  12. 7fa4bd7 bpf: fix segfault in test_verifier selftest by Daniel Borkmann · 6 years ago
  13. 57d5edf kvm: selftests: ucall: fix exit mmio address guessing by Andrew Jones · 6 years ago
  14. 8cee581 kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs by Andrew Jones · 6 years ago
  15. cdbd242 kvm: selftests: add pa-48/va-48 VM modes by Andrew Jones · 6 years ago
  16. 696ade7 kvm: selftests: dirty_log_test: improve mode param management by Andrew Jones · 6 years ago
  17. fd3f6f8 kvm: selftests: dirty_log_test: reset guest test phys offset by Andrew Jones · 6 years ago
  18. 6498e1d kvm: selftests: dirty_log_test: always use -t by Andrew Jones · 6 years ago
  19. d4df5a1 kvm: selftests: dirty_log_test: don't identity map the test mem by Andrew Jones · 6 years ago
  20. b442324 kvm: selftests: x86_64: dirty_log_test: fix -t by Andrew Jones · 6 years ago
  21. b85c32d selftests: kvm: report failed stage when exit reason is unexpected by Vitaly Kuznetsov · 6 years ago
  22. 1027fb0 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  23. 34642d7 selftests/powerpc: Add checks for transactional sigreturn by Breno Leitao · 6 years ago
  24. fa23233 selftests: net: reuseport_addr_any: silence clang warning by Peter Oskolkov · 6 years ago
  25. 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  26. cda261f selftests: add txtimestamp kselftest by Willem de Bruijn · 6 years ago
  27. b52354aa selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet by Willem de Bruijn · 6 years ago
  28. 7085f47 selftests: expand txtimestamp with cmsg support by Willem de Bruijn · 6 years ago
  29. 676f4bb selftests: rtnetlink: Add a test case for multipath route get by Ido Schimmel · 6 years ago
  30. 03a84ea selftests: forwarding: Add router test with VID 1 by Ido Schimmel · 6 years ago
  31. 29b1e34 selftests: mlxsw: Adjust test regarding VID 1 by Ido Schimmel · 6 years ago
  32. 9d15dce selftests: mlxsw: Add a test case for L3 VNI by Ido Schimmel · 6 years ago
  33. 9ee79a6 bpf: sk_msg, fix sk_msg_md access past end test by John Fastabend · 6 years ago
  34. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 489c066 selftests: bpf: add missing executables to .gitignore by Jakub Kicinski · 6 years ago
  36. 14507e3 selftests: bpf: verifier: add tests for JSET interpretation by Jakub Kicinski · 6 years ago
  37. 5a8d520 selftests: bpf: add trivial JSET tests by Jakub Kicinski · 6 years ago
  38. 333804d powerpc/perf: Update perf_regs structure to include SIER by Madhavan Srinivasan · 6 years ago
  39. 519be69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  40. 3f2eadb selftests: net: refactor reuseport_addr_any test by Peter Oskolkov · 6 years ago
  41. e30f564 bpf: Add BPF_LD_IMM64 to the line_info test by Martin KaFai Lau · 6 years ago
  42. c5c08be virtio: fix test build after uio.h change by Michael S. Tsirkin · 6 years ago
  43. 8deecf3 selftests: rtnetlink.sh: add testcase for neigh get by Roopa Prabhu · 6 years ago
  44. 9e88b93 tools: bpftool: do not force gcc as CC by Ivan Babrou · 6 years ago
  45. 489c25f selftests: mlxsw: Add rtnetlink tests by Ido Schimmel · 6 years ago
  46. 55cbe07 selftests: net: Add test_vxlan_fdb_changelink.sh by Petr Machata · 6 years ago
  47. 945a47d bpf: sk_msg, add tests for size field by John Fastabend · 6 years ago
  48. 584e468 bpf: add tools lib/include support sk_msg_md size field by John Fastabend · 6 years ago
  49. 0bae2d4 bpf: correct slot_type marking logic to allow more stack slot sharing by Jiong Wang · 6 years ago
  50. 89a0948 tools uapi asm: Update asm-generic/unistd.h copy by Arnaldo Carvalho de Melo · 6 years ago
  51. bc055c5 perf symbols: Relax checks on perf-PID.map ownership by Arnaldo Carvalho de Melo · 6 years ago
  52. 42337cb perf trace: Wire up the fadvise 'advice' table generator by Arnaldo Carvalho de Melo · 6 years ago
  53. 069c1c6 perf beauty: Add generator for fadvise64's 'advice' arg constants by Arnaldo Carvalho de Melo · 6 years ago
  54. f9cdd63 tools headers uapi: Grab a copy of fadvise.h by Arnaldo Carvalho de Melo · 6 years ago
  55. a663134 perf beauty mmap: Print mmap's 'offset' arg in hexadecimal by Arnaldo Carvalho de Melo · 6 years ago
  56. 1355e09 perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output by Arnaldo Carvalho de Melo · 6 years ago
  57. fb7068e perf trace beauty: Beautify arch_prctl()'s arguments by Arnaldo Carvalho de Melo · 6 years ago
  58. 9614b8d perf trace: When showing string prefixes show prefix + ??? for unknown entries by Arnaldo Carvalho de Melo · 6 years ago
  59. 1f2d085 perf trace: Move strarrays to beauty.h for further reuse by Arnaldo Carvalho de Melo · 6 years ago
  60. 40714e8 perf beauty: Wire up the x86_arch prctl code table generator by Arnaldo Carvalho de Melo · 6 years ago
  61. ff4cb76 perf beauty: Add a string table generator for x86's 'arch_prctl' codes by Arnaldo Carvalho de Melo · 6 years ago
  62. c22e268 tools include arch: Grab a copy of x86's prctl.h by Arnaldo Carvalho de Melo · 6 years ago
  63. ce05539 perf trace: Show NULL when syscall pointer args are 0 by Arnaldo Carvalho de Melo · 6 years ago
  64. 2c83dfa perf trace: Enclose the errno strings with () by Arnaldo Carvalho de Melo · 6 years ago
  65. c48ee10 perf augmented_raw_syscalls: Copy 'access' arg as well by Arnaldo Carvalho de Melo · 6 years ago
  66. 4b8a240 perf trace: Add alignment spaces after the closing parens by Arnaldo Carvalho de Melo · 6 years ago
  67. 601d66d perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0 by Arnaldo Carvalho de Melo · 6 years ago
  68. c65c83f perf trace: Allow asking for not suppressing common string prefixes by Arnaldo Carvalho de Melo · 6 years ago
  69. 2e3d7fac perf trace: Add a prefix member to the strarray class by Arnaldo Carvalho de Melo · 6 years ago
  70. 721f532 perf trace: Enclose strings with double quotes by Arnaldo Carvalho de Melo · 6 years ago
  71. 9ed45d5 perf trace: Make the alignment of the syscall args be configurable by Arnaldo Carvalho de Melo · 6 years ago
  72. 77c7a7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  73. 584923e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  74. 9d6dc17 perf trace: Allow suppressing the syscall argument names by Arnaldo Carvalho de Melo · 6 years ago
  75. b036146 perf trace: Allow configuring if the syscall start timestamp should be printed by Arnaldo Carvalho de Melo · 6 years ago
  76. d32de87 perf trace: Allow configuring default for perf_event_attr.inherit by Arnaldo Carvalho de Melo · 6 years ago
  77. 41e0d04 perf config: Show the configuration when no arguments are provided by Arnaldo Carvalho de Melo · 6 years ago
  78. 42e4a52 perf trace: Allow configuring if the syscall duration should be printed by Arnaldo Carvalho de Melo · 6 years ago
  79. e7c634f perf trace: Allow configuring if zeroed syscall args should be printed by Arnaldo Carvalho de Melo · 6 years ago
  80. ac96287 perf trace: Allow specifying a set of events to add in perfconfig by Arnaldo Carvalho de Melo · 6 years ago
  81. 4623ce4 perf augmented_raw_syscalls: Do not include stdio.h by Arnaldo Carvalho de Melo · 6 years ago
  82. 7100b12 perf cs-etm: Generate branch sample for exception packet by Leo Yan · 6 years ago
  83. 02e7e25 perf cs-etm: Treat EO_TRACE element as trace discontinuity by Leo Yan · 6 years ago
  84. 37bb371 perf cs-etm: Treat NO_SYNC element as trace discontinuity by Leo Yan · 6 years ago
  85. 49ccf87 perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY by Leo Yan · 6 years ago
  86. cfc1d42 perf cs-etm: Refactor enumeration cs_etm_sample_type by Leo Yan · 6 years ago
  87. cee7a6a perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder by Leo Yan · 6 years ago
  88. 24fff5e perf cs-etm: Avoid stale branch samples when flush packet by Leo Yan · 6 years ago
  89. 43fd566 perf cs-etm: Correct packets swapping in cs_etm__flush() by Leo Yan · 6 years ago
  90. bbab50d perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls map values by Arnaldo Carvalho de Melo · 6 years ago
  91. 27f2992 perf augmented_syscalls: Switch to using a struct for the syscalls map values by Arnaldo Carvalho de Melo · 6 years ago
  92. 61d0071 perf bpf: Move perf_event_output() from stdio.h to bpf.h by Arnaldo Carvalho de Melo · 6 years ago
  93. b27b38e perf trace: Implement syscall filtering in augmented_syscalls by Arnaldo Carvalho de Melo · 6 years ago
  94. 0df50e0 perf trace: Avoid using raw_syscalls in duplicity with eBPF augmentation by Arnaldo Carvalho de Melo · 6 years ago
  95. 246fbe0 perf trace: Rename set_ev_qualifier_filter to clarify its a tracepoint filter by Arnaldo Carvalho de Melo · 6 years ago
  96. 3f64393 perf tools: Link libperf-jvmti.so with LDFLAGS variable by Jiri Olsa · 6 years ago
  97. 41fa483 tools lib traceevent: Use LDFLAGS in the build commands by Jiri Olsa · 6 years ago
  98. 866053b perf tools: Cast off_t to s64 to avoid warning on bionic libc by Arnaldo Carvalho de Melo · 6 years ago
  99. d7a8c4a perf tools: Add missing open_memstream() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  100. 0afcf29 perf header: Fix up argument to ctime() by Arnaldo Carvalho de Melo · 6 years ago