1. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  2. 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
  3. 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
  4. 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
  5. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  6. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  7. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  8. bdc9f37 jump_label: disable preemption around __module_text_address(). by Rusty Russell · 8 years ago
  9. be7de5f modules: Add kernel parameter to blacklist modules by Prarit Bhargava · 8 years ago
  10. 9502514 module: Do a WARN_ON_ONCE() for assert module mutex not held by Steven Rostedt · 8 years ago
  11. 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
  12. 27eb662 config: add android config fragments by Rob Herring · 8 years ago
  13. 59dbb2a relay: add global mode support for buffer-only channels by Akash Goel · 8 years ago
  14. 1730f14 kexec: add restriction on kexec_load() segment sizes by zhong jiang · 8 years ago
  15. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  16. b26e27d kexec: use core_param for crash_kexec_post_notifiers boot option by Hidehiro Kawai · 8 years ago
  17. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  18. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  19. 465d377 kexec: ensure user memory sizes do not wrap by Russell King · 8 years ago
  20. 4caf961 kexec: return error number directly by Minfei Huang · 8 years ago
  21. 627393d kernel/exit.c: quieten greatest stack depth printk by Anton Blanchard · 8 years ago
  22. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  23. 40a7d9f printk: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  24. cf77544 printk: introduce suppress_message_printing() by Sergey Senozhatsky · 8 years ago
  25. 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
  26. bebca05 printk: do not include interrupt.h by Sergey Senozhatsky · 8 years ago
  27. 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago
  28. 61e9649 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works by Oleg Nesterov · 8 years ago
  29. 7522c03 tracing: Fix use-after-free in hist_register_trigger() by Tom Zanussi · 8 years ago
  30. 47c1856 tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all by Steven Rostedt · 8 years ago
  31. 377ccbb Makefile: Mute warning for __builtin_return_address(>0) for tracing only by Steven Rostedt · 8 years ago
  32. 0d87d7e perf/core: Change log level for duration warning to KERN_INFO by David Ahern · 8 years ago
  33. e3f9108 jump_label: Make it possible for arches to invoke jump_label_init() earlier by Kevin Hao · 8 years ago
  34. 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
  35. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  36. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  37. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  38. 574c7e2 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  39. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  41. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  42. 8b70ca6 printk: when dumping regs, show the stack, not thread_info by Andy Lutomirski · 8 years ago
  43. efdc949 mm: fix memcg stack accounting for sub-page stacks by Andy Lutomirski · 8 years ago
  44. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  45. 11db048 mm: cleanup ifdef guards for vmem_altmap by Dan Williams · 8 years ago
  46. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  47. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  48. fec1e5f cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask by Michal Hocko · 8 years ago
  49. a34c80a freezer, oom: check TIF_MEMDIE on the correct task by Michal Hocko · 8 years ago
  50. 4fae16d timers/core: Correct callback order during CPU hot plug by Richard Cochran · 8 years ago
  51. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  52. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  53. ce4f06d stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE by Oleg Nesterov · 8 years ago
  54. bca014c module: Invalidate signatures on force-loaded modules by Ben Hutchings · 8 years ago
  55. 3205c36 module: Issue warnings when tainting kernel by Libor Pechacek · 8 years ago
  56. c75b590 module: fix redundant test. by Rusty Russell · 8 years ago
  57. bf262dc module: fix noreturn attribute for __module_put_and_exit() by Jiri Kosina · 8 years ago
  58. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  60. cb773df cgroup: remove unnecessary 0 check from css_from_id() by Johannes Weiner · 8 years ago
  61. 1fe4d02 cgroup: fix idr leak for the first cgroup root by Johannes Weiner · 8 years ago
  62. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  63. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  64. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  65. b55b048 Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  66. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
  69. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. cca08cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. df00ccc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
  76. 9def970 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  77. 7f234a4 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  78. 25a0dc4 Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  79. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  80. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. fe12c00 PM / hibernate: Introduce test_resume mode for hibernation by Chen Yu · 8 years ago
  82. 5cbea46 cpufreq: schedutil: map raw required frequency to driver frequency by Steve Muckle · 8 years ago
  83. 43761473 audit: fix a double fetch in audit_log_single_execve_arg() by Paul Moore · 8 years ago
  84. 4acf6c0 bpf: enable direct packet data write for xdp progs by Brenden Blanco · 8 years ago
  85. 6a773a1 bpf: add XDP prog type for early driver filter by Brenden Blanco · 8 years ago
  86. 59d3656 bpf: add bpf_prog_add api for bulk prog refcnt by Brenden Blanco · 8 years ago
  87. 183fc15 kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug by Andrew Morton · 8 years ago
  88. 55094f5 cgroup: remove duplicated include from cgroup.c by Wei Yongjun · 8 years ago
  89. 1f3b0f8 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 8 years ago
  90. eb0dc47 genirq: Fix missing irq allocation affinity hint by Vincent Stehle · 8 years ago
  91. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 8 years ago
  92. 858d68f bpf: bpf_event_entry_gen's alloc needs to be in atomic context by Daniel Borkmann · 8 years ago
  93. 8dcf5a8 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  94. 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 8 years ago
  95. 8e7a392 bpf, perf: split bpf_perf_event_output by Daniel Borkmann · 8 years ago
  96. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
  97. 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 8 years ago
  98. 726a499 cgroupns: Only allow creation of hierarchies in the initial cgroup namespace by Eric W. Biederman · 8 years ago
  99. eedd0f4 cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns by Eric W. Biederman · 8 years ago
  100. 7bd8830 cgroupns: Fix the locking in copy_cgroup_ns by Eric W. Biederman · 8 years ago