1. 026842d tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: by Taeung Song · 8 years ago
  2. 675965b perf: Export perf_event_sysfs_show() by Thomas Gleixner · 8 years ago
  3. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  4. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 5bb9871 Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  7. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  8. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 8 years ago
  9. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 8 years ago
  10. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 8 years ago
  11. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 8 years ago
  12. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 8 years ago
  13. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 8 years ago
  14. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 8 years ago
  15. a69b0ca perf: Fix cloning by Peter Zijlstra · 8 years ago
  16. 6f932e5 perf: Only update context time when active by Peter Zijlstra · 8 years ago
  17. a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 8 years ago
  18. 1300562 perf: Do not double free by Peter Zijlstra · 8 years ago
  19. 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 8 years ago
  20. d045437 tracing: Fix showing function event in available_events by Steven Rostedt (Red Hat) · 8 years ago
  21. 93f834d devm_memremap: Fix error value when memremap failed by Toshi Kani · 8 years ago
  22. 4de8ebe Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  23. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 59ceeaa kernel/resource.c: fix muxed resource handling in __request_region() by Simon Guinot · 9 years ago
  25. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  26. 6e22c83 tracing, kasan: Silence Kasan warning in check_stack of stack_tracer by Yang Shi · 8 years ago
  27. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  28. 9273a8b devm_memremap_release(): fix memremap'd addr handling by Toshi Kani · 8 years ago
  29. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 8 years ago
  30. 3b364d7 perf/core: Remove unused arguments from a bunch of functions by Thomas Gleixner · 8 years ago
  31. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 8 years ago
  32. 059fcd8 perf/core: Plug potential memory leak in CPU_UP_PREPARE by Thomas Gleixner · 8 years ago
  33. 27ca923 perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state by Thomas Gleixner · 8 years ago
  34. b4f75d4 perf/core: Remove bogus UP_CANCELED hotplug state by Thomas Gleixner · 8 years ago
  35. c219b7d sched/deadline: Fix trivial typo in printk() message by Steven Rostedt · 8 years ago
  36. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 8 years ago
  38. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 8 years ago
  39. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  40. a1b14d2 bpf: fix branch offset adjustment on backjumps after patching ctx expansion by Daniel Borkmann · 8 years ago
  41. fb0dc5f Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  42. 9aece75 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  43. d6e022f workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup by Tejun Heo · 8 years ago
  44. 2178cbc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  45. f303fccb workqueue: implement "workqueue.debug_force_rr_cpu" debug feature by Tejun Heo · 8 years ago
  46. ef557180 workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs by Mike Galbraith · 8 years ago
  47. 041bd12 Revert "workqueue: make sure delayed work run in local cpu" by Tejun Heo · 8 years ago
  48. a7636d9 kprobes: Optimize hot path by using percpu counter to collect 'nhit' statistics by Martin KaFai Lau · 8 years ago
  49. 8a5fd56 locking/lockdep: Fix stack trace caching logic by Dmitry Vyukov · 8 years ago
  50. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 8 years ago
  51. ef582d0 Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  52. 8244062 modules: fix longstanding /proc/kallsyms vs module insertion race. by Rusty Russell · 8 years ago
  53. 2e7bac5 module: wrapper for symbol name. by Rusty Russell · 8 years ago
  54. 4355efb modules: fix modparam async_probe request by Luis R. Rodriguez · 8 years ago
  55. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  56. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 8 years ago
  62. 840d6fe pid: Fix spelling in comments by Zhen Lei · 8 years ago
  63. eb7d78c devm_memremap_pages: fix vmem_altmap lifetime + alignment handling by Dan Williams · 8 years ago
  64. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  65. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  66. 704bb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  67. 23d11a5 workqueue: skip flush dependency checks for legacy workqueues by Tejun Heo · 8 years ago
  68. 6ccd837 tracing/stacktrace: Show entire trace if passed in function not found by Steven Rostedt · 8 years ago
  69. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 8 years ago
  70. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 8 years ago
  71. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 8 years ago
  72. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 8 years ago
  73. 8ba289b perf: Clean up sync_child_event() by Peter Zijlstra · 8 years ago
  74. f47c02c perf: Robustify event->owner usage and SMP ordering by Peter Zijlstra · 8 years ago
  75. 6e801e01 perf: Fix STATE_EXIT usage by Peter Zijlstra · 8 years ago
  76. 07c4a77 perf: Update locking order by Peter Zijlstra · 8 years ago
  77. a0733e6 perf: Remove __free_event() by Peter Zijlstra · 8 years ago
  78. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 8 years ago
  79. 828b6f0 perf: Fix NULL deref by Peter Zijlstra · 8 years ago
  80. 26cd836 Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  81. 6a3351b6 perf: Fix race in perf_event_exit_task_context() by Peter Zijlstra · 8 years ago
  82. 78cd2c7 perf: Fix orphan hole by Peter Zijlstra · 8 years ago
  83. 1c1ecf1 Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into for-linus by James Morris · 8 years ago
  84. 993e9fe PM: APM_EMULATION does not depend on PM by Arnd Bergmann · 8 years ago
  85. 103502a seccomp: always propagate NO_NEW_PRIVS on tsync by Jann Horn · 9 years ago
  86. 1ca8ec5 tick/nohz: Set the correct expiry when switching to nohz/lowres mode by Wanpeng Li · 8 years ago
  87. 7809998a tick/sched: Hide unused oneshot timer code by Arnd Bergmann · 8 years ago
  88. 530cbe1 irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token by Marc Zyngier · 8 years ago
  89. b4abf91 rtmutex: Make wait_lock irq safe by Thomas Gleixner · 8 years ago
  90. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  91. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  92. 8bb5ef7 cgroup: make sure a parent css isn't freed before its children by Tejun Heo · 8 years ago
  93. aa226ff cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 8 years ago
  94. e93ad19 cpuset: make mm migration asynchronous by Tejun Heo · 8 years ago
  95. 1dff76b sched/numa: Fix use-after-free bug in the task_numa_compare by Gavin Guo · 8 years ago
  96. dd4e17a ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO by John Stultz · 8 years ago
  97. 6f16886 cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze by Sudeep Holla · 8 years ago
  98. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  99. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  100. 45c815f perf: Synchronously free aux pages in case of allocation failure by Alexander Shishkin · 8 years ago