1. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 71b8ebb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 68d54d3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  6. 8da0b72 kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load by Philipp Rudo · 7 years ago
  7. 620f697 kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  8. f1b1cca kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  9. 9304570 kernel/kexec_file.c: split up __kexec_load_puragory by Philipp Rudo · 7 years ago
  10. 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
  11. 961d921 kernel/kexec_file.c: search symbols in read-only kexec_purgatory by Philipp Rudo · 7 years ago
  12. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  13. d2b8178 kernel/kexec_file.c: remove checks in kexec_purgatory_load by Philipp Rudo · 7 years ago
  14. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
  15. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  16. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  17. 1cbf29d kexec: export PG_swapbacked to VMCOREINFO by Petr Tesarik · 7 years ago
  18. 60bb83b resource: fix integer overflow at reallocation by Takashi Iwai · 7 years ago
  19. affb028 Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  20. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  21. 32e6e96 perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open() by Song Liu · 7 years ago
  22. 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  23. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  24. 24704f3 kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param by Waiman Long · 7 years ago
  25. edc41b3 kernel/params.c: downgrade warning for unsafe parameters by Chris Wilson · 7 years ago
  26. 2d87b30 kernel/sysctl.c: fix sizeof argument to match variable name by Randy Dunlap · 7 years ago
  27. 3ea056c uts: create "struct uts_namespace" from kmem_cache by Alexey Dobriyan · 7 years ago
  28. bc4f2f5 taint: add taint for randstruct by Kees Cook · 7 years ago
  29. 9c4560e taint: consolidate documentation by Kees Cook · 7 years ago
  30. 47d4b26 taint: convert to indexed initialization by Kees Cook · 7 years ago
  31. 0b3dec0 tracing: Enforce passing in filter=NULL to create_filter() by Steven Rostedt (VMware) · 7 years ago
  32. a64b2c0 trace_uprobe: Simplify probes_seq_show() by Ravi Bangoria · 7 years ago
  33. 18d45b1 trace_uprobe: Use %lx to display offset by Ravi Bangoria · 7 years ago
  34. f0a2aa5 tracing/uprobe: Add support for overlayfs by Howard McLauchlan · 7 years ago
  35. 0a4d056 tracing: Use ARRAY_SIZE() macro instead of open coding it by Jérémy Lefaure · 7 years ago
  36. 51798de Merge branches 'pm-cpuidle' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
  37. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  38. 50268a3 tracing/uprobe_event: Fix strncpy corner case by Masami Hiramatsu · 7 years ago
  39. bbe9a70 tick-sched: avoid a maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  40. 0eadcc7 perf/core: Fix perf_uprobe_init() by Song Liu · 7 years ago
  41. 5da13ab perf/core: Fix perf_kprobe_init() by Masami Hiramatsu · 7 years ago
  42. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. 621b6d2 perf/core: Fix use-after-free in uprobe_perf_close() by Prashant Bhole · 7 years ago
  44. fe43e2c PM / QoS: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  45. 7d2f6ab time: hrtimer: Use timerqueue_iterate_next() to get to the next timer by Rafael J. Wysocki · 7 years ago
  46. ff7de62 nohz: Avoid duplication of code related to got_idle_tick by Rafael J. Wysocki · 7 years ago
  47. 2bc629a nohz: Gather tick_sched booleans under a common flag field by Frederic Weisbecker · 7 years ago
  48. 296bb1e cpuidle: menu: Refine idle state selection for running tick by Rafael J. Wysocki · 7 years ago
  49. 554c8aa sched: idle: Select idle state before stopping the tick by Rafael J. Wysocki · 7 years ago
  50. 1f1cba7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  51. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  52. a59855c time: hrtimer: Introduce hrtimer_next_event_without() by Rafael J. Wysocki · 7 years ago
  53. 23a8d88 time: tick-sched: Split tick_nohz_stop_sched_tick() by Rafael J. Wysocki · 7 years ago
  54. 016c6f2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  55. 6ad11bd Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  56. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  57. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  58. 58eacff init, tracing: instrument security and console initcall trace events by Abderrahmane Benbachir · 7 years ago
  59. 8ec8405 tracing: Add rcu dereference annotation for test func that touches filter->prog by Steven Rostedt (VMware) · 7 years ago
  60. 1f3b0fa tracing: Add rcu dereference annotation for filter->prog by Steven Rostedt (VMware) · 7 years ago
  61. 5125eee tracing: Fixup logic inversion on setting trace_global_clock defaults by Chris Wilson · 7 years ago
  62. f7a1570 tracing: Hide global trace clock from lockdep by Steven Rostedt (VMware) · 7 years ago
  63. 927e56d ring-buffer: Add set/clear_current_oom_origin() during allocations by Steven Rostedt (VMware) · 7 years ago
  64. 2a872fa ring-buffer: Check if memory is available before allocation by Steven Rostedt (VMware) · 7 years ago
  65. 4c28107 lockdep: Add print_irqtrace_events() to __warn by Steven Rostedt (VMware) · 7 years ago
  66. b28d7b2 tracing: Uninitialized variable in create_tracing_map_fields() by Dan Carpenter · 7 years ago
  67. ad45287 tracing: Make sure variable string fields are NULL-terminated by Tom Zanussi · 7 years ago
  68. 48f7947 tracing: Add action comparisons when testing matching hist triggers by Tom Zanussi · 7 years ago
  69. 7669094 tracing: Don't add flag strings when displaying variable references by Tom Zanussi · 7 years ago
  70. 0ae7961 tracing: Fix display of hist trigger expressions containing timestamps by Tom Zanussi · 7 years ago
  71. 419e9fe ftrace: Drop a VLA in module_exists() by Salvatore Mesoraca · 7 years ago
  72. 913ea4d tracing: Mention trace_clock=global when warning about unstable clocks by Chris Wilson · 7 years ago
  73. 3fd49c9 tracing: Default to using trace_global_clock if sched_clock is unstable by Chris Wilson · 7 years ago
  74. d305681 genirq/affinity: Spread irq vectors among present CPUs as far as possible by Ming Lei · 7 years ago
  75. 1a2d091 genirq/affinity: Allow irq spreading from a given starting point by Ming Lei · 7 years ago
  76. b3e6aaa genirq/affinity: Move actual irq vector spreading into a helper function by Ming Lei · 7 years ago
  77. 47778f33 genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask by Ming Lei · 7 years ago
  78. 0211e12 genirq/affinity: Don't return with empty affinity masks on error by Thomas Gleixner · 7 years ago
  79. 45f1ff5 cpuidle: Return nohz hint from cpuidle_select() by Rafael J. Wysocki · 7 years ago
  80. efefc97 jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC by Rafael J. Wysocki · 7 years ago
  81. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  82. 3eda69c kernel/fork.c: detect early free of a live mm by Mark Rutland · 7 years ago
  83. 357aa6a Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  84. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  85. ed98c34 sched: idle: Do not stop the tick before cpuidle_idle_call() by Rafael J. Wysocki · 7 years ago
  86. 2aaf709 sched: idle: Do not stop the tick upfront in the idle loop by Rafael J. Wysocki · 7 years ago
  87. 0e77676 time: tick-sched: Reorganize idle tick management code by Rafael J. Wysocki · 7 years ago
  88. 7303e30 syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls by Dominik Brodowski · 7 years ago
  89. adcc8da sched/core: Simplify helpers for rq clock update skip requests by Davidlohr Bueso · 7 years ago
  90. d29a206 sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning by Davidlohr Bueso · 7 years ago
  91. ea2a6af Merge branch 'linus' into sched/urgent, to pick up fixes and updates by Ingo Molnar · 7 years ago
  92. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  93. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  94. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 680014d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. d6f7382 genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  97. 3349158 kernel/bpf/syscall: fix warning defined but not used by Anders Roxell · 7 years ago
  98. 0e94d87 bpf: sockmap, duplicates release calls may NULL sk_prot by John Fastabend · 7 years ago
  99. 820ed3f bpf: sockmap, free memory on sock close with cork data by John Fastabend · 7 years ago
  100. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago