1. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  2. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  3. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  4. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  5. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  6. da39da3 mm, oom: remove task_lock protecting comm printing by David Rientjes · 9 years ago
  7. 39d2da2 kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer_fn() by Ulrich Obergfell · 9 years ago
  8. a2a45b8 kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}_threads() by Ulrich Obergfell · 9 years ago
  9. 8614dde kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug by Ulrich Obergfell · 9 years ago
  10. ee89e71 kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU hotplug by Ulrich Obergfell · 9 years ago
  11. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  12. 5553787 kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup by Jiri Kosina · 9 years ago
  13. ee7fed5 watchdog: do not unpark threads in watchdog_park_threads() on error by Ulrich Obergfell · 9 years ago
  14. c993590 watchdog: implement error handling in lockup_detector_suspend() by Ulrich Obergfell · 9 years ago
  15. b43cb43 watchdog: implement error handling in update_watchdog_all_cpus() and callers by Ulrich Obergfell · 9 years ago
  16. 58cf690 watchdog: move watchdog_disable_all_cpus() outside of ifdef by Ulrich Obergfell · 9 years ago
  17. d283c64 watchdog: fix error handling in proc_watchdog_thresh() by Ulrich Obergfell · 9 years ago
  18. 451637e kernel/watchdog.c: is_hardlockup can be boolean by Yaowei Bai · 9 years ago
  19. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  20. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  21. 3460b01 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  22. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  23. e25ac7d Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  24. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  25. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  26. d9734e0 Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  28. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  29. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  30. 233a686 audit: make audit_log_common_recv_msg() a void function by Paul Moore · 9 years ago
  31. c5ea6efd audit: removing unused variable by Saurabh Sengar · 9 years ago
  32. 725131e audit: fix comment block whitespace by Scott Matheina · 9 years ago
  33. 6f1b5d7 audit: audit_tree_match can be boolean by Yaowei Bai · 9 years ago
  34. 9fcf836 audit: audit_string_contains_control can be boolean by Yaowei Bai · 9 years ago
  35. 32a1dba audit: try harder to send to auditd upon netlink failure by Richard Guy Briggs · 9 years ago
  36. 43ed384 tracing: Put back comma for empty fields in boot string parsing by Steven Rostedt (Red Hat) · 9 years ago
  37. a4d1e68 tracing: Apply tracer specific options from kernel command line. by Jiaxing Wang · 9 years ago
  38. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  42. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 54ed144 ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark by Steven Rostedt (Red Hat) · 9 years ago
  47. 919cd97 tracing: Allow dumping traces without tracking trace started cpus by Sasha Levin · 9 years ago
  48. f47cb66 ring_buffer: Fix more races when terminating the producer in the benchmark by Petr Mladek · 9 years ago
  49. 8b46ff6 ring_buffer: Do no not complete benchmark reader too early by Petr Mladek · 9 years ago
  50. fb8c229 tracing: Remove redundant TP_ARGS redefining by Dmitry Safonov · 9 years ago
  51. d332736 tracing: Rename max_stack_lock to stack_trace_max_lock by Steven Rostedt (Red Hat) · 9 years ago
  52. bb99d8c tracing: Allow arch-specific stack tracer by AKASHI Takahiro · 9 years ago
  53. 1d056d9 bpf, verifier: annotate verbose printer with __printf by Daniel Borkmann · 9 years ago
  54. b219775 bpf: add support for persistent maps/progs by Daniel Borkmann · 9 years ago
  55. e9d8afa bpf: consolidate bpf_prog_put{, _rcu} dismantle paths by Daniel Borkmann · 9 years ago
  56. c210129 bpf: align and clean bpf_{map,prog}_get helpers by Daniel Borkmann · 9 years ago
  57. aa79781 bpf: abstract anon_inode_getfd invocations by Daniel Borkmann · 9 years ago
  58. ac00881 bpf: convert hashtab lock to raw lock by Yang Shi · 9 years ago
  59. c6650b2 tracing: ftrace_event_is_function() can return boolean by Yaowei Bai · 9 years ago
  60. 907bff9 tracing: is_legal_op() can return boolean by Yaowei Bai · 9 years ago
  61. cdb2a0a ring-buffer: rb_event_is_commit() can return boolean by Yaowei Bai · 9 years ago
  62. da58834 ring-buffer: rb_per_cpu_empty() can return boolean by Yaowei Bai · 9 years ago
  63. 3d4e204 ring_buffer: ring_buffer_empty{cpu}() can return boolean by Yaowei Bai · 9 years ago
  64. 06ca320 ring-buffer: rb_is_reader_page() can return boolean by Yaowei Bai · 9 years ago
  65. 7985182 tracing: report_latency() in trace_irqsoff.c can return boolean by Yaowei Bai · 9 years ago
  66. 26ab2ef tracing: report_latency() in trace_sched_wakeup.c can return boolean by Yaowei Bai · 9 years ago
  67. 681a4a2 tracing: Update instance_rmdir() to use tracefs_remove_recursive by Jiaxing Wang · 9 years ago
  68. bdb5d0f tracing: Only benchmark the time tracepoints take if tracing is on by Chunyan Zhang · 9 years ago
  69. 799fd44 tracing: Call on_each_cpu() when adding or removing single pids from set_event_pid by Steven Rostedt (Red Hat) · 9 years ago
  70. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  71. 95fc00a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  72. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. cdea01b blktrace: re-write setting q->blk_trace by Davidlohr Bueso · 9 years ago
  74. d574567 cgroup: fix race condition around termination check in css_task_iter_next() by Tejun Heo · 9 years ago
  75. e4340bb Merge branch 'linus' into core/rcu, to fix up a semantic conflict by Ingo Molnar · 9 years ago
  76. f8e529e seccomp, ptrace: add support for dumping seccomp filters by Tycho Andersen · 9 years ago
  77. 9e17f90 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  78. 1075ef5 bpf: make tracing helpers gpl only by Alexei Starovoitov · 9 years ago
  79. 62544ce bpf: fix bpf_perf_event_read() helper by Alexei Starovoitov · 9 years ago
  80. 182475b memremap: fix highmem support by Dan Williams · 9 years ago
  81. fb66228 tracing: Fix sparse RCU warning by Steven Rostedt (Red Hat) · 9 years ago
  82. 8ca532a tracing: Check all tasks on each CPU when filtering pids by Steven Rostedt (Red Hat) · 9 years ago
  83. 3fdaf80 tracing: Implement event pid filtering by Steven Rostedt (Red Hat) · 9 years ago
  84. 4909010 tracing: Add set_event_pid directory for future use by Steven Rostedt (Red Hat) · 9 years ago
  85. 7904b5c tracepoint: Give priority to probes of tracepoints by Steven Rostedt (Red Hat) · 9 years ago
  86. 03f136a timeconst: Update path in comment by Jason A. Donenfeld · 9 years ago
  87. df55793 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 9f30931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
  90. 5211613 kmod: don't run async usermode helper as a child of kworker thread by Oleg Nesterov · 9 years ago
  91. 6bccb49 Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Catalin Marinas · 9 years ago
  92. ee1d267 pstore: add pstore unregister by Geliang Tang · 9 years ago
  93. a43eec3 bpf: introduce bpf_perf_event_output() helper by Alexei Starovoitov · 9 years ago
  94. fa128e6 perf: pad raw data samples automatically by Alexei Starovoitov · 9 years ago
  95. 58c9c87 genirq: Make the cpuhotplug migration code less noisy by Thomas Gleixner · 9 years ago
  96. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  97. 48dbc16 certs: add .gitignore to stop git nagging about x509_certificate_list by Paul Gortmaker · 9 years ago
  98. 3061692 tracing: Remove {start,stop}_branch_trace by Dmitry Safonov · 9 years ago
  99. 53b90c0 kexec/crash: Say which char is the unrecognized by Borislav Petkov · 9 years ago
  100. ddd7028 tracing: gpio: Add Kconfig option for enabling/disabling trace events by Tal Shorer · 9 years ago