1. aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
  2. fdc15d3 bpf: perf_event progs should only use preallocated maps by Alexei Starovoitov · 8 years ago
  3. 0515e59 bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type by Alexei Starovoitov · 8 years ago
  4. ea2e7ce bpf: support 8-byte metafield access by Alexei Starovoitov · 8 years ago
  5. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 908e373 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 4340393 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 037d240 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  11. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  12. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  13. 8b6a3fe perf/core: Use this_cpu_ptr() when stopping AUX events by Will Deacon · 8 years ago
  14. a4f8f66 timekeeping: Cap array access in timekeeping_debug by John Stultz · 8 years ago
  15. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  16. 3ee0ce2 genirq/affinity: Use get/put_online_cpus around cpumask operations by Christoph Hellwig · 8 years ago
  17. 4396f46 genirq: Fix potential memleak when failing to get irq pm by Shawn Lin · 8 years ago
  18. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  21. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  22. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  23. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  24. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  25. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  26. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  27. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  28. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  29. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  31. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. 1e12c4a genirq: Correctly configure the trigger on chained interrupts by Marc Zyngier · 8 years ago
  33. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  34. 924d869 PM / hibernate: Fix rtree_next_node() to avoid walking off list ends by James Morse · 8 years ago
  35. 8937bd8 bpf: allow bpf_get_prandom_u32() to be used in tracing by Alexei Starovoitov · 8 years ago
  36. 6841de8 bpf: allow helpers access the packet directly by Alexei Starovoitov · 8 years ago
  37. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  38. 60d20f9 bpf: Add bpf_current_task_under_cgroup helper by Sargun Dhillon · 8 years ago
  39. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  40. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  42. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  44. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 26f2c75 sched/cputime: Fix omitted ticks passed in parameter by Frederic Weisbecker · 8 years ago
  48. f9bcf1e sched/cputime: Fix steal time accounting by Wanpeng Li · 8 years ago
  49. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  50. c2ace36 locking/pvqspinlock: Fix a bug in qstat_read() by Pan Xinhui · 8 years ago
  51. 229ce63 locking/pvqspinlock: Fix double hash race by Wanpeng Li · 8 years ago
  52. a2071cd Merge branch 'linus' into locking/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  53. c0c8c9f sched/deadline: Fix lock pinning warning during CPU hotplug by Wanpeng Li · 8 years ago
  54. 6075620 sched/cputime: Mitigate performance regression in times()/clock_gettime() by Giovanni Gherdovich · 8 years ago
  55. b892212 sched/fair: Fix typo in sync_throttle() by Xunlei Pang · 8 years ago
  56. a23eadf sched/deadline: Fix wrap-around in DL heap by Tommaso Cucinotta · 8 years ago
  57. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  58. 0b8f1e2 perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash by Peter Zijlstra · 8 years ago
  59. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  60. 46c8f0b timers: Fix get_next_timer_interrupt() computation by Chris Metcalf · 8 years ago
  61. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  62. 574673c2 printk: Remove unnecessary #ifdef CONFIG_PRINTK by Andreas Ziegler · 8 years ago
  63. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  64. a6ed3ea bpf: restore behavior of bpf_map_update_elem by Alexei Starovoitov · 8 years ago
  65. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  67. fb1b83d Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  68. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  69. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  70. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  71. bdc9f37 jump_label: disable preemption around __module_text_address(). by Rusty Russell · 8 years ago
  72. be7de5f modules: Add kernel parameter to blacklist modules by Prarit Bhargava · 8 years ago
  73. 9502514 module: Do a WARN_ON_ONCE() for assert module mutex not held by Steven Rostedt · 8 years ago
  74. 1f415a7 bpf: fix method of PTR_TO_PACKET reg id generation by Jakub Kicinski · 8 years ago
  75. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  76. 27eb662 config: add android config fragments by Rob Herring · 8 years ago
  77. 59dbb2a relay: add global mode support for buffer-only channels by Akash Goel · 8 years ago
  78. 1730f14 kexec: add restriction on kexec_load() segment sizes by zhong jiang · 8 years ago
  79. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  80. b26e27d kexec: use core_param for crash_kexec_post_notifiers boot option by Hidehiro Kawai · 8 years ago
  81. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  82. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  83. 465d377 kexec: ensure user memory sizes do not wrap by Russell King · 8 years ago
  84. 4caf961 kexec: return error number directly by Minfei Huang · 8 years ago
  85. 627393d kernel/exit.c: quieten greatest stack depth printk by Anton Blanchard · 8 years ago
  86. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  87. 40a7d9f printk: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  88. cf77544 printk: introduce suppress_message_printing() by Sergey Senozhatsky · 8 years ago
  89. 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
  90. bebca05 printk: do not include interrupt.h by Sergey Senozhatsky · 8 years ago
  91. 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago
  92. 61e9649 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works by Oleg Nesterov · 8 years ago
  93. 7522c03 tracing: Fix use-after-free in hist_register_trigger() by Tom Zanussi · 8 years ago
  94. 47c1856 tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all by Steven Rostedt · 8 years ago
  95. 377ccbb Makefile: Mute warning for __builtin_return_address(>0) for tracing only by Steven Rostedt · 8 years ago
  96. 0d87d7e perf/core: Change log level for duration warning to KERN_INFO by David Ahern · 8 years ago
  97. e3f9108 jump_label: Make it possible for arches to invoke jump_label_init() earlier by Kevin Hao · 8 years ago
  98. 228ffba Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  100. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago