1. ff9f8a7 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 8 years ago
  2. 883af14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. ff7a28a kernel/panic.c: add missing \n by Jiri Slaby · 8 years ago
  4. b94f511 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 8 years ago
  5. 19ca2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  6. 880a385 userns: Make ucounts lock irq-safe by Nikolay Borisov · 8 years ago
  7. 24b8683 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. ca92e6c Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 49b550f Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 0fec955 cpu/hotplug: Remove unused but set variable in _cpu_down() by Tobias Klauser · 8 years ago
  11. 0aa0313 Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  12. 5eb7c0d taint/module: Fix problems when out-of-kernel driver defines true or false by Larry Finger · 8 years ago
  13. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  14. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  15. 4205e47 cpu/hotplug: Provide dynamic range for prepare stage by Thomas Gleixner · 8 years ago
  16. 3e4f7a4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 8 years ago
  17. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  18. a11ce3a4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 79078c5 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. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  21. f466ae6 rcu: Remove cond_resched() from Tiny synchronize_sched() by Paul E. McKenney · 8 years ago
  22. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  23. 321027c perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 8 years ago
  24. 63cae12 perf/core: Fix sys_perf_event_open() vs. hotplug by Peter Zijlstra · 8 years ago
  25. af54efa Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  26. 406732c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  27. 19c816e capability: export has_capability by Jike Song · 8 years ago
  28. b6416e6 jump_labels: API for flushing deferred jump label updates by David Matlack · 8 years ago
  29. 24b91e3 nohz: Fix collision between tick and other hrtimers by Frederic Weisbecker · 8 years ago
  30. 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
  31. f931ab4 mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  32. 7984c27 bpf: do not use KMALLOC_SHIFT_MAX by Michal Hocko · 8 years ago
  33. add7c65 pid: fix lockdep deadlock warning due to ucount_lock by Andrei Vagin · 8 years ago
  34. 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  35. be29d20 audit: Fix sleep in atomic by Jan Kara · 8 years ago
  36. b9d9d69 smp/hotplug: Undo tglxs brainfart by Thomas Gleixner · 8 years ago
  37. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  40. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  41. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  42. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 8 years ago
  43. dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 8 years ago
  44. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  45. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. e3ba730 fsnotify: Remove fsnotify_duplicate_mark() by Jan Kara · 8 years ago
  47. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago
  49. 4983f0a kcov: make kcov work properly with KASLR enabled by Alexander Popov · 8 years ago
  50. 7b8589c ima: on soft reboot, save the measurement list by Mimi Zohar · 8 years ago
  51. 451bb1a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 98da295 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. eb3a3c0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 297e765 uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint creation by Marcin Nowakowski · 8 years ago
  55. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  56. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. 6760bf2 bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 8 years ago
  58. 5ccb071 bpf: fix overflow in prog accounting by Daniel Borkmann · 8 years ago
  59. aafe6ae bpf: dynamically allocate digest scratch buffer by Daniel Borkmann · 8 years ago
  60. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  61. 3c55d6b Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus by Al Viro · 8 years ago
  62. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  64. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  65. 8fa9a69 printk: Remove no longer used second struct cont by Geert Uytterhoeven · 8 years ago
  66. 512f098 cpu/hotplug: Clarify description of __cpuhp_setup_state() return value by Boris Ostrovsky · 8 years ago
  67. c0af524 genirq/affinity: Fix node generation from cpumask by Guilherme G. Piccoli · 8 years ago
  68. c1a9eeb tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 8 years ago
  69. c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
  70. 5cc60ae Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  71. 5c2992e printk: remove console flushing special cases for partial buffered lines by Linus Torvalds · 8 years ago
  72. 5aa068e printk: remove games with previous record flags by Linus Torvalds · 8 years ago
  73. 4d98ead Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  74. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  76. 73ce051 kernel/watchdog.c: move hardlockup detector to separate file by Babu Moger · 8 years ago
  77. 249e52e kernel/watchdog.c: move shared definitions to nmi.h by Babu Moger · 8 years ago
  78. b6f8a92 posix-timers: give lazy compilers some help optimizing code away by Nicolas Pitre · 8 years ago
  79. 34aaff4 kdb: call vkdb_printf() from vprintk_default() only when wanted by Petr Mladek · 8 years ago
  80. d5d8d3d kdb: properly synchronize vkdb_printf() calls with other CPUs by Petr Mladek · 8 years ago
  81. d1bd8ea kdb: remove unused kdb_event handling by Petr Mladek · 8 years ago
  82. 2d13bb6 kernel/debug/debug_core.c: more properly delay for secondary CPUs by Douglas Anderson · 8 years ago
  83. db86235 kcov: add more missing includes by Kefeng Wang · 8 years ago
  84. 9a29d0f relay: check array offset before using it by Dan Carpenter · 8 years ago
  85. 7560ef3 sysctl: add KERN_CONT to deprecated_sysctl_warning() by Tetsuo Handa · 8 years ago
  86. 8e53c07 kexec: add cond_resched into kimage_alloc_crash_control_pages by zhong jiang · 8 years ago
  87. 401721e kexec: export the value of phys_base instead of symbol address by Baoquan He · 8 years ago
  88. 760c6a9 coredump: clarify "unsafe core_pattern" warning by Alexey Dobriyan · 8 years ago
  89. c7be96a signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 8 years ago
  90. 4d1f0fb kernel/watchdog: use nmi registers snapshot in hardlockup handler by Konstantin Khlebnikov · 8 years ago
  91. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  92. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  93. 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  94. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  95. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  96. 533c7b6 audit: use proper refcount locking on audit_sock by Richard Guy Briggs · 8 years ago
  97. a09cfa4 audit: don't ever sleep on a command record/message by Paul Moore · 8 years ago
  98. 6c54e78 audit: handle a clean auditd shutdown with grace by Paul Moore · 8 years ago
  99. e1d1662 audit: wake up kauditd_thread after auditd registers by Paul Moore · 8 years ago
  100. 3197542 audit: rework audit_log_start() by Paul Moore · 8 years ago