1. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  2. e37720e Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  3. 6d7964a kmod: throttle kmod thread limit by Luis R. Rodriguez · 7 years ago
  4. 5f92a7b kernel/watchdog.c: use better pr_fmt prefix by Kefeng Wang · 7 years ago
  5. a252c25 Merge branches 'pm-cpufreq-sched' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  6. bc0f51d Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  7. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  8. 3a75ad1 Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  9. 7cd815b fork,random: use get_random_canary() to set tsk->stack_canary by Rik van Riel · 7 years ago
  10. e2ae8ab kexec_file: adjust declaration of kexec_purgatory by Kees Cook · 7 years ago
  11. a10a842 kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs by Nicholas Piggin · 7 years ago
  12. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  13. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 7 years ago
  14. e41d5818 fault-inject: support systematic fault injection by Dmitry Vyukov · 7 years ago
  15. 0791e36 kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files by Cyrill Gorcunov · 7 years ago
  16. 9380fa6 kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning() by Mateusz Jurczyk · 7 years ago
  17. 61d9b56 sysctl: add unsigned int range support by Luis R. Rodriguez · 7 years ago
  18. 4f2fec0 sysctl: simplify unsigned int support by Luis R. Rodriguez · 7 years ago
  19. d383d48 sysctl: fold sysctl_writes_strict checks into helper by Luis R. Rodriguez · 7 years ago
  20. a19ac33 sysctl: kdoc'ify sysctl_writes_strict by Luis R. Rodriguez · 7 years ago
  21. 1229384 kdump: protect vmcoreinfo data under the crash memory by Xunlei Pang · 7 years ago
  22. 5203f49 powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr by Xunlei Pang · 7 years ago
  23. 203e9e4 kexec: move vmcoreinfo out of the kernel's .bss section by Xunlei Pang · 7 years ago
  24. 112166f kernel/fork.c: virtually mapped stacks: do not disable interrupts by Christoph Lameter · 7 years ago
  25. 58c7ffc fix a braino in compat_sys_getrlimit() by Al Viro · 7 years ago
  26. 2e028c4 ftrace: Fix uninitialized variable in match_records() by Dan Carpenter · 7 years ago
  27. 44925df ftrace: Remove an unneeded NULL check by Dan Carpenter · 7 years ago
  28. ab2f7cf cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race by Vikram Mulukutla · 8 years ago
  29. 69449bbd ftrace: Hide cached module code for !CONFIG_MODULES by Arnd Bergmann · 7 years ago
  30. bbd1d27 tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE by Steven Rostedt (VMware) · 7 years ago
  31. b11fb73 tracing: Fixup trace file header alignment by Steven Rostedt (VMware) · 7 years ago
  32. 9967468 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  33. dd83c16 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 7 years ago
  34. 4ea7701 kernel/signal.c: avoid undefined behaviour in kill_something_info by zhongjiang · 7 years ago
  35. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 7 years ago
  36. 63b23e2 kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL) by Masahiro Yamada · 7 years ago
  37. b7b2562 kernel/groups.c: use sort library function by Rasmus Villemoes · 7 years ago
  38. 9dcdcea kernel/ksysfs.c: constify attribute_group structures. by Arvind Yadav · 7 years ago
  39. 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 7 years ago
  40. 1633b39 Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  41. 15d56b3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  42. 4d3c4a4 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 4fde846 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. c3931a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. c8b2ba8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 7cb328c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. e28e9e3 Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. fca18a4 trace/kprobes: Sanitize derived event names by Naveen N. Rao · 8 years ago
  49. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  50. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  51. 634a816 fix waitid(2) breakage by Al Viro · 8 years ago
  52. dbf5806 kprobes: Ensure that jprobe probepoints are at function entry by Naveen N. Rao · 8 years ago
  53. 0f73ff8 kprobes: Simplify register_jprobes() by Naveen N. Rao · 8 years ago
  54. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 8 years ago
  55. 5671360 locking/qspinlock: Explicitly include asm/prefetch.h by Stafford Horne · 8 years ago
  56. ef3ad08 Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  57. 29b1a8a tracing: Attempt to record other information even if some fail by Joel Fernandes · 8 years ago
  58. bd45d34 tracing: Treat recording tgid for idle task as a success by Joel Fernandes · 8 years ago
  59. eaf260a tracing: Treat recording comm for idle task as a success by Joel Fernandes · 8 years ago
  60. c5c601c irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers by Marc Zyngier · 8 years ago
  61. f610c9d genirq/debugfs: Remove redundant NULL pointer check by Thomas Gleixner · 8 years ago
  62. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  63. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  65. ed52be7 mm: memcontrol: use generic mod_memcg_page_state for kmem pages by Johannes Weiner · 8 years ago
  66. 5f155f2 mm, cpuset: always use seqlock when changing task's nodemask by Vlastimil Babka · 8 years ago
  67. 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 8 years ago
  68. 3d375d7 mm: update callers to use HASH_ZERO flag by Pavel Tatashin · 8 years ago
  69. 57ecbd3 kernel/exit.c: don't include unused userfaultfd_k.h by Mike Rapoport · 8 years ago
  70. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
  71. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  72. 563ec5c kernel/module.c: use linux/set_memory.h by Michael Ellerman · 8 years ago
  73. 61f6d09a kernel/power/snapshot.c: use linux/set_memory.h by Michael Ellerman · 8 years ago
  74. c0d80dd kernel/extable.c: mark core_kernel_text notrace by Marcin Nowakowski · 8 years ago
  75. c80081b genirq: Allow to pass the IRQF_TIMER flag with percpu irq request by Daniel Lezcano · 8 years ago
  76. 9ced560 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  77. 99c621d tracing: Add saved_tgids file to show cached pid to tgid mappings by Michael Sartain · 8 years ago
  78. 9cd4f1a smp/hotplug: Move unparking of percpu threads to the control CPU by Thomas Gleixner · 8 years ago
  79. 4cc7c18 bpf: Implement show_options by David Howells · 8 years ago
  80. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. ea3b25e Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 4be9513 Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  84. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  85. 7391786 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  86. eed1fc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  87. 65a4433 sched/fair: Fix load_balance() affinity redo path by Jeffrey Hugo · 8 years ago
  88. 69d7187 ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes by Steven Rostedt (VMware) · 8 years ago
  89. 4dce17b Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core by Steven Rostedt (VMware) · 8 years ago
  90. a0c4acd locking/rwsem-spinlock: Fix EINTR branch in __down_write_common() by Kirill Tkhai · 8 years ago
  91. 2a42eb9 sched/cputime: Accumulate vtime on top of nsec clocksource by Wanpeng Li · 8 years ago
  92. bac5b6b sched/cputime: Move the vtime task fields to their own struct by Frederic Weisbecker · 8 years ago
  93. 60a9ce5 sched/cputime: Rename vtime fields by Frederic Weisbecker · 8 years ago
  94. 9fa57cf sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime by Frederic Weisbecker · 8 years ago
  95. 1c3eda0 vtime, sched/cputime: Remove vtime_account_user() by Frederic Weisbecker · 8 years ago
  96. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 1d0c6e5 PM / sleep: constify attribute_group structures by Arvind Yadav · 8 years ago
  98. 2343877 genirq/timings: Move free timings out of spinlocked region by Thomas Gleixner · 8 years ago
  99. 46e48e2 genirq: Move irq resource handling out of spinlocked region by Thomas Gleixner · 8 years ago
  100. 9114014 genirq: Add mutex to irq desc to serialize request/free_irq() by Thomas Gleixner · 8 years ago