1. 1a89f1e perf coresight: Remove set_drv_config() API by Mathieu Poirier · 6 years ago
  2. fa4e819 perf arm cs-etm: Use event attributes to send sink information to kernel by Mathieu Poirier · 6 years ago
  3. ffe8881 perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file by Mathieu Poirier · 6 years ago
  4. 2264439 coresight: Use event attributes for sink selection by Mathieu Poirier · 6 years ago
  5. bb8e370 coresight: perf: Add "sinks" group to PMU directory by Mathieu Poirier · 6 years ago
  6. 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  7. ebc52ae perf bpf-loader: Remove unecessary includes from bpf-loader.h by Arnaldo Carvalho de Melo · 6 years ago
  8. 5afbb37c perf powerpc kvm-stat: Add missing evlist.h header by Arnaldo Carvalho de Melo · 6 years ago
  9. 5691903 perf kvm stat: Replace kvm-stat.h includes with forward declarations by Arnaldo Carvalho de Melo · 6 years ago
  10. eb563d6 perf pmu: Remove needless evsel.h include, only needs one fwd decl by Arnaldo Carvalho de Melo · 6 years ago
  11. e9dacd6 perf tests pmu: Add missing headers by Arnaldo Carvalho de Melo · 6 years ago
  12. 7155128 perf hist: Remove the needless callchain.h include from hist.h by Arnaldo Carvalho de Melo · 6 years ago
  13. b10ba7f perf tools: Add missing include <callchain.h> in various places by Arnaldo Carvalho de Melo · 6 years ago
  14. e22c1c7 perf thread: Don't include symbol.h, symbol_conf.h is enough by Arnaldo Carvalho de Melo · 6 years ago
  15. 9cd997f perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enough by Arnaldo Carvalho de Melo · 6 years ago
  16. daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
  17. 7cadca8 perf hist: Remove symbol.h from hist.h, just fwd decls are needed by Arnaldo Carvalho de Melo · 6 years ago
  18. 2f2ae23 perf tests: Add missing headers so far obtained indirectly by Arnaldo Carvalho de Melo · 6 years ago
  19. 41f3091 perf map: Move structs and prototypes for map groups to a separate header by Arnaldo Carvalho de Melo · 6 years ago
  20. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  21. 9f4e8ff perf symbols: Introduce map_symbol.h by Arnaldo Carvalho de Melo · 6 years ago
  22. 7b644f9 perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency by Arnaldo Carvalho de Melo · 6 years ago
  23. 4fed072 perf srccode: Move struct definition from map.h to srccode.h by Arnaldo Carvalho de Melo · 6 years ago
  24. af1db7f perf arm pmu: Add missing linux/string.h header by Arnaldo Carvalho de Melo · 6 years ago
  25. d6e4ae4 perf powerpc: Add missing headers to skip-callchain-idx.c by Arnaldo Carvalho de Melo · 6 years ago
  26. ca3bb3d perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t by Elena Reshetova · 6 years ago
  27. fecb8ed perf/ring_buffer: Convert ring_buffer.refcount to refcount_t by Elena Reshetova · 6 years ago
  28. 8c94abb perf: Convert perf_event_context.refcount to refcount_t by Elena Reshetova · 6 years ago
  29. 720e596 perf/uprobes: Convert to SPDX license identifier by Thomas Gleixner · 6 years ago
  30. 469eb32 perf/hw_breakpoints: Convert to SPDX license identifier by Thomas Gleixner · 6 years ago
  31. 8e86e01 perf/core: Convert to SPDX license identifiers by Thomas Gleixner · 6 years ago
  32. 98cb621 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  33. 9dff0aa perf/core: Don't WARN() for impossible ring-buffer sizes by Mark Rutland · 6 years ago
  34. 602cae0 perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu() by Peter Zijlstra · 6 years ago
  35. 9e63a78 perf/x86/intel/uncore: Add Node ID mask by Kan Liang · 6 years ago
  36. 8834f56 Linux 5.0-rc5 by Linus Torvalds · 6 years ago
  37. 24b888d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  38. cc6810e Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. 58f6d42 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. 89401be Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  41. 312b3a9 Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  42. 12491ed Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  43. 74b13e7 Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  44. c8864cb Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. 3cde55e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  46. b9de6ef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  47. 74c953c efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker by Qian Cai · 6 years ago
  48. e6d4293 x86/resctrl: Avoid confusion over the new X86_RESCTRL config by Johannes Weiner · 6 years ago
  49. cd984a5 Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  50. 8b050fe Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  51. 33640d7 Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  52. b7bd29b5 Merge tag 'apparmor-pr-2019-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  53. f585b28 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  54. 63ce5f5 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  55. c27d82f fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  56. e0a352f mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 6 years ago
  57. 7b2489d psi: clarify the Kconfig text for the default-disable option by Johannes Weiner · 6 years ago
  58. e3df4c6 mm, memory_hotplug: __offline_pages fix wrong locking by Michal Hocko · 6 years ago
  59. 6376360 mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 6 years ago
  60. 0d0c8de kasan: mark file common so ftrace doesn't trace it by Anders Roxell · 6 years ago
  61. 9807683 init/Kconfig: fix grammar by moving a closing parenthesis by Jonathan Neuschäfer · 6 years ago
  62. db7ddea lib/test_kmod.c: potential double free in error handling by Dan Carpenter · 6 years ago
  63. cefc7ef mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 6 years ago
  64. b13bc35 mm/hotplug: invalid PFNs from pfn_to_online_page() by Qian Cai · 6 years ago
  65. eeb0efd mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages by Oscar Salvador · 6 years ago
  66. 1b69ac6 psi: fix aggregation idle shut-off by Johannes Weiner · 6 years ago
  67. 24feb47 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 6 years ago
  68. efad4e4 mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 6 years ago
  69. 9bcdeb5 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 6 years ago
  70. 80409c6 mm: migrate: make buffer_migrate_page_norefs() actually succeed by Jan Kara · 6 years ago
  71. 8fb335e kernel/exit.c: release ptraced tasks before zap_pid_ns_processes by Andrei Vagin · 6 years ago
  72. a8e911d x86_64: increase stack size for KASAN_EXTRA by Qian Cai · 6 years ago
  73. 1ac2501 mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT by Andrea Arcangeli · 6 years ago
  74. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  75. 1fde6f2 proc: fix /proc/net/* after setns(2) by Alexey Dobriyan · 6 years ago
  76. 1723058 mm, memory_hotplug: don't bail out in do_migrate_range() prematurely by Oscar Salvador · 6 years ago
  77. 5eeb633 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  78. 9ace868 Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  79. 3325254 Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  80. 4771eec Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  81. cca2e06 Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  82. 520fac05 Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  83. 2aa958c x86/kexec: Don't setup EFI info if EFI runtime is not enabled by Kairui Song · 6 years ago
  84. c228d29 x86: explicitly align IO accesses in memcpy_{to,from}io by Linus Torvalds · 6 years ago
  85. d6d478ae apparmor: Fix aa_label_build() error handling for failed merges by John Johansen · 6 years ago
  86. f7daa9c arm64: hibernate: Clean the __hyp_text to PoC after resume by James Morse · 6 years ago
  87. 8fac5cb arm64: hyp-stub: Forbid kprobing of the hyp-stub by James Morse · 6 years ago
  88. f2b3d85 arm64: kprobe: Always blacklist the KVM world-switch code by James Morse · 6 years ago
  89. 8ea2359 arm64: kaslr: ensure randomized quantities are clean also when kaslr is off by Ard Biesheuvel · 6 years ago
  90. 132fdc3 arm64: Do not issue IPIs for user executable ptes by Catalin Marinas · 6 years ago
  91. a1a0206 apparmor: Fix warning about unused function apparmor_ipv6_postroute by Petr Vorel · 6 years ago
  92. b473406 Merge branch 'acpi-misc' by Rafael J. Wysocki · 6 years ago
  93. cbffab6 Merge branch 'pm-cpuidle-fixes' by Rafael J. Wysocki · 6 years ago
  94. 5b4746a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  95. 52107c5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  96. 44e56f3 Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  97. f14bcc0 Revert "PCI: armada8k: Add support for gpio controlled reset signal" by Baruch Siach · 6 years ago
  98. 432dd70 ARM: cns3xxx: Use actual size reads for PCIe by Koen Vandeputte · 6 years ago
  99. 65dbb42 ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment by Koen Vandeputte · 6 years ago
  100. a4ace4f PCI: imx: Fix checking pd_pcie_phy device link addition by Leonard Crestez · 6 years ago