1. 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 9 years ago
  2. 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 9 years ago
  4. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  5. 8ebe667 bpf: rcu lock must not be held when calling copy_to_user() by Alexei Starovoitov · 9 years ago
  6. c976a67 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  7. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. e9d1b4f x86, mpx: Strictly enforce empty prctl() args by Dave Hansen · 9 years ago
  10. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  11. 3c606d3 cgroup: prevent mount hang due to memory controller lifetime by Johannes Weiner · 9 years ago
  12. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 9 years ago
  13. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 9 years ago
  14. d4b2d00 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  15. c749637 module: fix race in kallsyms resolution during module load success. by Rusty Russell · 9 years ago
  16. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 9 years ago
  17. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 9 years ago
  18. c772be5 param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC by Rusty Russell · 9 years ago
  19. fc7f0dd kernel: avoid overflow in cmp_range by Louis Langholtz · 9 years ago
  20. 29187a9 workqueue: fix subtle pool management issue which can stall whole worker_pool by Tejun Heo · 9 years ago
  21. 23aa4b4 Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  22. ce1039b tracing: Fix enabling of syscall events on the command line by Steven Rostedt (Red Hat) · 9 years ago
  23. 83829b7 tracing: Remove extra call to init_ftrace_syscalls() by Steven Rostedt (Red Hat) · 9 years ago
  24. 7485058e ftrace: Check both notrace and filter for old hash by Steven Rostedt (Red Hat) · 9 years ago
  25. 8f86f83 ftrace: Fix updating of filters for shared global_ops filters by Steven Rostedt (Red Hat) · 9 years ago
  26. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  30. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 9 years ago
  31. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 9 years ago
  32. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 9 years ago
  33. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  34. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 9 years ago
  35. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 9 years ago
  36. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 9 years ago
  37. 5e5aeb4 time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 9 years ago
  38. 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 9 years ago
  39. 5e0f872 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  40. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  41. fcf22d8 audit: create private file name copies when auditing inodes by Paul Moore · 9 years ago
  42. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 9 years ago
  43. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  44. 041d7b9 audit: restore AUDIT_LOGINUID unset ABI by Richard Guy Briggs · 9 years ago
  45. b74e627 sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation by Alex Thorlton · 9 years ago
  46. 574732c param: initialize store function to NULL if not available. by Rusty Russell · 9 years ago
  47. 4a92843 audit: correctly record file names with different path name types by Paul Moore · 9 years ago
  48. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  49. 54dc77d audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb by Richard Guy Briggs · 9 years ago
  50. 3640dcf audit: don't attempt to lookup PIDs when changing PID filtering audit rules by Paul Moore · 9 years ago
  51. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 9 years ago
  52. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. ac88ee3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 9 years ago
  56. d790be3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  57. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  58. b0a65b0 param: do not set store func without write perm by Kees Cook · 9 years ago
  59. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  60. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  61. a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  62. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  63. 0daa2302 tracing: Add tp_printk cmdline to have tracepoints go to printk() by Steven Rostedt (Red Hat) · 9 years ago
  64. 5f893b2 tracing: Move enabling tracepoints to just after rcu_init() by Steven Rostedt (Red Hat) · 9 years ago
  65. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  66. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  67. 8f4385d Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  68. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  69. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 9 years ago
  70. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 9 years ago
  71. d539395 kexec: remove unnecessary KERN_ERR from kexec.c by Masanari Iida · 9 years ago
  72. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 9 years ago
  73. 9a92a6c stacktrace: introduce snprint_stack_trace for buffer output by Joonsoo Kim · 9 years ago
  74. 4a23717a uprobes: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  75. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 9 years ago
  76. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 9 years ago
  77. c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 9 years ago
  78. 798bc6d tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  79. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  80. 3459f0d Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits by Ingo Molnar · 9 years ago
  81. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  82. 0a27044 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  83. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
  84. b59f782 Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  85. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  86. 36476be userns; Correct the comment in map_write by Eric W. Biederman · 9 years ago
  87. 66d2f33 userns: Allow setting gid_maps without privilege when setgroups is disabled by Eric W. Biederman · 9 years ago
  88. 9cc4651 userns: Add a knob to disable setgroups on a per user namespace basis by Eric W. Biederman · 9 years ago
  89. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  90. 1fb8915 printk: Do not disable preemption for accessing printk_func by Steven Rostedt (Red Hat) · 9 years ago
  91. 9fc81d8 perf: Fix events installation during moving group by Jiri Olsa · 9 years ago
  92. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  93. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  94. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  95. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 9 years ago
  96. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 9 years ago
  97. a53b831 exit: pidns: fix/update the comments in zap_pid_ns_processes() by Oleg Nesterov · 9 years ago
  98. 24c037e exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting by Oleg Nesterov · 9 years ago
  99. 6c66e7d exit: exit_notify: re-use "dead" list to autoreap current by Oleg Nesterov · 9 years ago
  100. 482a376 exit: reparent: call forget_original_parent() under tasklist_lock by Oleg Nesterov · 9 years ago