1. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  4. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  5. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  6. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  7. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  8. 2573be2 Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  9. 80c9b2f bpf: add various test cases to selftests by Daniel Borkmann · 6 years ago
  10. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  11. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  12. b25756d perf session: Add comment for perf_session__register_idle_thread() by Adrian Hunter · 6 years ago
  13. 256d92b perf thread-stack: Fix thread stack processing for the idle task by Adrian Hunter · 6 years ago
  14. 139f42f perf thread-stack: Allocate an array of thread stacks by Adrian Hunter · 6 years ago
  15. 2e9e868 perf thread-stack: Factor out thread_stack__init() by Adrian Hunter · 6 years ago
  16. f6060ac perf thread-stack: Allow for a thread stack array by Adrian Hunter · 6 years ago
  17. bd8e68a perf thread-stack: Avoid direct reference to the thread's stack by Adrian Hunter · 6 years ago
  18. e0b8951 perf thread-stack: Tidy thread_stack__bottom() usage by Adrian Hunter · 6 years ago
  19. 03b32cb perf thread-stack: Simplify some code in thread_stack__process() by Adrian Hunter · 6 years ago
  20. 8b6b25c selftests/bpf: fix error printing in test_devmap() by Xiaozhou Liu · 6 years ago
  21. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  22. 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  23. 903b77c Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  24. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  25. 0206118 Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  26. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  27. 75f95da Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  28. b6fb87b tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures by Anthony Yznaga · 6 years ago
  29. a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  30. 808153e mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  31. 4ccc98a tools gpio: Allow overriding CFLAGS by Jiri Olsa · 6 years ago
  32. 6b7f98a tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build command by Jiri Olsa · 6 years ago
  33. ad6b474 tools thermal tmon: Allow overriding CFLAGS assignments by Jiri Olsa · 6 years ago
  34. f1770e3 tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLAGS to build command by Jiri Olsa · 6 years ago
  35. c4a75bb perf c2c: Increase the HITM ratio limit for displayed cachelines by Jiri Olsa · 6 years ago
  36. 423701a perf c2c: Change the default coalesce setup by Jiri Olsa · 6 years ago
  37. 38fc9da perf trace beauty ioctl: Beautify USBDEVFS_ commands by Arnaldo Carvalho de Melo · 6 years ago
  38. 2d47338 perf trace beauty: Export function to get the files for a thread by Arnaldo Carvalho de Melo · 6 years ago
  39. 86cf4c6 perf trace: Wire up ioctl's USBDEBFS_ cmd table generator by Arnaldo Carvalho de Melo · 6 years ago
  40. 870c3f4 perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands by Arnaldo Carvalho de Melo · 6 years ago
  41. 2bd71d1 tools headers uapi: Grab a copy of usbdevice_fs.h by Arnaldo Carvalho de Melo · 6 years ago
  42. 4bcc4cf perf trace: Store the major number for a file when storing its pathname by Arnaldo Carvalho de Melo · 6 years ago
  43. d7e1348 perf trace: Move the files table resizing to outside set_pathname() by Arnaldo Carvalho de Melo · 6 years ago
  44. f4a74fc perf trace: Rename thread_thread->paths to thread_trace->files by Arnaldo Carvalho de Melo · 6 years ago
  45. 61f6115 perf script: Fix LBR skid dump problems in brstackinsn by Andi Kleen · 6 years ago
  46. a389aec perf python: Do not force closing original perf descriptor in evlist.get_pollfd() by Jiri Olsa · 6 years ago
  47. fbe7e42 perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*" by Colin Ian King · 6 years ago
  48. 4b5f747 Merge miscellaneous libnvdimm updates for 4.21 by Dan Williams · 6 years ago
  49. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  50. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  56. 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
  57. 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
  58. ecaa4a9 tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_test by Dave Jiang · 6 years ago
  59. 926f748 tools/testing/nvdimm: Add overwrite support for nfit_test by Dave Jiang · 6 years ago
  60. 3c13e2a tools/testing/nvdimm: Add test support for Intel nvdimm security DSMs by Dave Jiang · 6 years ago
  61. 7fa4bd7 bpf: fix segfault in test_verifier selftest by Daniel Borkmann · 6 years ago
  62. 57d5edf kvm: selftests: ucall: fix exit mmio address guessing by Andrew Jones · 6 years ago
  63. b9b6a2e perf trace: Do not hardcode the size of the tracepoint common_ fields by Arnaldo Carvalho de Melo · 6 years ago
  64. 14541b1 perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz by Stanislav Fomichev · 6 years ago
  65. 5ce29d5 perf beauty mmap: PROT_WRITE should come before PROT_EXEC by Arnaldo Carvalho de Melo · 6 years ago
  66. f76214f perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setting tp filter by Arnaldo Carvalho de Melo · 6 years ago
  67. 8cee581 kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs by Andrew Jones · 6 years ago
  68. cdbd242 kvm: selftests: add pa-48/va-48 VM modes by Andrew Jones · 6 years ago
  69. 696ade7 kvm: selftests: dirty_log_test: improve mode param management by Andrew Jones · 6 years ago
  70. fd3f6f8 kvm: selftests: dirty_log_test: reset guest test phys offset by Andrew Jones · 6 years ago
  71. 6498e1d kvm: selftests: dirty_log_test: always use -t by Andrew Jones · 6 years ago
  72. d4df5a1 kvm: selftests: dirty_log_test: don't identity map the test mem by Andrew Jones · 6 years ago
  73. b442324 kvm: selftests: x86_64: dirty_log_test: fix -t by Andrew Jones · 6 years ago
  74. b85c32d selftests: kvm: report failed stage when exit reason is unexpected by Vitaly Kuznetsov · 6 years ago
  75. 1027fb0 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  76. 34642d7 selftests/powerpc: Add checks for transactional sigreturn by Breno Leitao · 6 years ago
  77. fa23233 selftests: net: reuseport_addr_any: silence clang warning by Peter Oskolkov · 6 years ago
  78. 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  79. cda261f selftests: add txtimestamp kselftest by Willem de Bruijn · 6 years ago
  80. b52354aa selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet by Willem de Bruijn · 6 years ago
  81. 7085f47 selftests: expand txtimestamp with cmsg support by Willem de Bruijn · 6 years ago
  82. 676f4bb selftests: rtnetlink: Add a test case for multipath route get by Ido Schimmel · 6 years ago
  83. 03a84ea selftests: forwarding: Add router test with VID 1 by Ido Schimmel · 6 years ago
  84. 29b1e34 selftests: mlxsw: Adjust test regarding VID 1 by Ido Schimmel · 6 years ago
  85. 9d15dce selftests: mlxsw: Add a test case for L3 VNI by Ido Schimmel · 6 years ago
  86. 9ee79a6 bpf: sk_msg, fix sk_msg_md access past end test by John Fastabend · 6 years ago
  87. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 489c066 selftests: bpf: add missing executables to .gitignore by Jakub Kicinski · 6 years ago
  89. 14507e3 selftests: bpf: verifier: add tests for JSET interpretation by Jakub Kicinski · 6 years ago
  90. 5a8d520 selftests: bpf: add trivial JSET tests by Jakub Kicinski · 6 years ago
  91. 333804d powerpc/perf: Update perf_regs structure to include SIER by Madhavan Srinivasan · 6 years ago
  92. 519be69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  93. 3f2eadb selftests: net: refactor reuseport_addr_any test by Peter Oskolkov · 6 years ago
  94. e30f564 bpf: Add BPF_LD_IMM64 to the line_info test by Martin KaFai Lau · 6 years ago
  95. c5c08be virtio: fix test build after uio.h change by Michael S. Tsirkin · 6 years ago
  96. 8deecf3 selftests: rtnetlink.sh: add testcase for neigh get by Roopa Prabhu · 6 years ago
  97. 9e88b93 tools: bpftool: do not force gcc as CC by Ivan Babrou · 6 years ago
  98. 489c25f selftests: mlxsw: Add rtnetlink tests by Ido Schimmel · 6 years ago
  99. 55cbe07 selftests: net: Add test_vxlan_fdb_changelink.sh by Petr Machata · 6 years ago
  100. 945a47d bpf: sk_msg, add tests for size field by John Fastabend · 6 years ago