1. 557c0c6 bpf: convert stackmap to pre-allocation by Alexei Starovoitov · 9 years ago
  2. 823707b bpf: check for reserved flag bits in array and stack maps by Alexei Starovoitov · 9 years ago
  3. 6c90598 bpf: pre-allocate hash map elements by Alexei Starovoitov · 9 years ago
  4. e19494e bpf: introduce percpu_freelist by Alexei Starovoitov · 9 years ago
  5. b121d1e bpf: prevent kprobe+bpf deadlocks by Alexei Starovoitov · 9 years ago
  6. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 78baab7 Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  8. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 9 years ago
  9. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 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 · 9 years ago
  12. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  13. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 9 years ago
  14. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 9 years ago
  15. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 9 years ago
  16. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 9 years ago
  17. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 9 years ago
  18. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 9 years ago
  19. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  20. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
  21. 6f932e5 perf: Only update context time when active by Peter Zijlstra · 9 years ago
  22. a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 9 years ago
  23. 1300562 perf: Do not double free by Peter Zijlstra · 9 years ago
  24. 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 9 years ago
  25. d045437 tracing: Fix showing function event in available_events by Steven Rostedt (Red Hat) · 9 years ago
  26. 93f834d devm_memremap: Fix error value when memremap failed by Toshi Kani · 9 years ago
  27. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. 4de8ebe Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  29. 8e2fe1d9 bpf: add new arg_type that allows for 0 sized stack buffer by Daniel Borkmann · 9 years ago
  30. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 59ceeaa kernel/resource.c: fix muxed resource handling in __request_region() by Simon Guinot · 9 years ago
  32. d5a3b1f bpf: introduce BPF_MAP_TYPE_STACK_TRACE by Alexei Starovoitov · 9 years ago
  33. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  34. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  35. 6bbd9a0 bpf: grab rcu read lock for bpf_percpu_hash_update by Sasha Levin · 9 years ago
  36. 6e22c83 tracing, kasan: Silence Kasan warning in check_stack of stack_tracer by Yang Shi · 9 years ago
  37. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  38. 9273a8b devm_memremap_release(): fix memremap'd addr handling by Toshi Kani · 9 years ago
  39. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 9 years ago
  40. 059fcd8 perf/core: Plug potential memory leak in CPU_UP_PREPARE by Thomas Gleixner · 9 years ago
  41. 27ca923 perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state by Thomas Gleixner · 9 years ago
  42. b4f75d4 perf/core: Remove bogus UP_CANCELED hotplug state by Thomas Gleixner · 9 years ago
  43. c219b7d sched/deadline: Fix trivial typo in printk() message by Steven Rostedt · 9 years ago
  44. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 9 years ago
  46. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 9 years ago
  47. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. a1b14d2 bpf: fix branch offset adjustment on backjumps after patching ctx expansion by Daniel Borkmann · 9 years ago
  49. fb0dc5f Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  50. 9aece75 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  51. d6e022f workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup by Tejun Heo · 9 years ago
  52. 2178cbc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  53. f303fcc workqueue: implement "workqueue.debug_force_rr_cpu" debug feature by Tejun Heo · 9 years ago
  54. ef557180 workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs by Mike Galbraith · 9 years ago
  55. 041bd12 Revert "workqueue: make sure delayed work run in local cpu" by Tejun Heo · 9 years ago
  56. 8a5fd56 locking/lockdep: Fix stack trace caching logic by Dmitry Vyukov · 9 years ago
  57. 15a07b3 bpf: add lookup/update support for per-cpu hash and array maps by Alexei Starovoitov · 9 years ago
  58. a10423b bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map by Alexei Starovoitov · 9 years ago
  59. 824bd0c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map by Alexei Starovoitov · 9 years ago
  60. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
  61. ef582d0 Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  62. 8244062 modules: fix longstanding /proc/kallsyms vs module insertion race. by Rusty Russell · 9 years ago
  63. 2e7bac5 module: wrapper for symbol name. by Rusty Russell · 9 years ago
  64. 4355efb modules: fix modparam async_probe request by Luis R. Rodriguez · 9 years ago
  65. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  66. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 9 years ago
  72. 840d6fe pid: Fix spelling in comments by Zhen Lei · 9 years ago
  73. eb7d78c devm_memremap_pages: fix vmem_altmap lifetime + alignment handling by Dan Williams · 9 years ago
  74. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  75. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  76. 704bb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  77. 23d11a5 workqueue: skip flush dependency checks for legacy workqueues by Tejun Heo · 9 years ago
  78. 6ccd837 tracing/stacktrace: Show entire trace if passed in function not found by Steven Rostedt · 9 years ago
  79. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 9 years ago
  80. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  81. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 9 years ago
  82. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 9 years ago
  83. 8ba289b perf: Clean up sync_child_event() by Peter Zijlstra · 9 years ago
  84. f47c02c perf: Robustify event->owner usage and SMP ordering by Peter Zijlstra · 9 years ago
  85. 6e801e01 perf: Fix STATE_EXIT usage by Peter Zijlstra · 9 years ago
  86. 07c4a77 perf: Update locking order by Peter Zijlstra · 9 years ago
  87. a0733e6 perf: Remove __free_event() by Peter Zijlstra · 9 years ago
  88. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  89. 828b6f0 perf: Fix NULL deref by Peter Zijlstra · 9 years ago
  90. 26cd836 Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  91. 6a3351b perf: Fix race in perf_event_exit_task_context() by Peter Zijlstra · 9 years ago
  92. 78cd2c7 perf: Fix orphan hole by Peter Zijlstra · 9 years ago
  93. 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 · 9 years ago
  94. 993e9fe PM: APM_EMULATION does not depend on PM by Arnd Bergmann · 9 years ago
  95. 103502a seccomp: always propagate NO_NEW_PRIVS on tsync by Jann Horn · 9 years ago
  96. 1ca8ec5 tick/nohz: Set the correct expiry when switching to nohz/lowres mode by Wanpeng Li · 9 years ago
  97. 7809998a tick/sched: Hide unused oneshot timer code by Arnd Bergmann · 9 years ago
  98. 530cbe1 irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token by Marc Zyngier · 9 years ago
  99. b4abf91 rtmutex: Make wait_lock irq safe by Thomas Gleixner · 9 years ago
  100. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago