1. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 0e97606 Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  5. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  6. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  7. a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 9 years ago
  8. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  9. e428abb tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set by Chen Gang · 9 years ago
  10. 4717f13 genirq/PM: Restore system wake up from chained interrupts by Grygorii Strashko · 9 years ago
  11. d0e536d context_tracking: avoid irq_save/irq_restore on guest entry and exit by Paolo Bonzini · 9 years ago
  12. f70cd6b context_tracking: remove duplicate enabled check by Paolo Bonzini · 9 years ago
  13. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  14. 50c3650 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  15. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  16. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
  17. 25b3e5a sched/numa: Fix math underflow in task_tick_numa() by Rik van Riel · 9 years ago
  18. b71b437 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 9 years ago
  19. 2fd5907 perf: Disable IRQs across RCU RS CS that acquires scheduler lock by Paul E. McKenney · 9 years ago
  20. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. 03e88ae6 tracing: Remove unused ftrace_cpu_disabled per cpu variable by Dmitry Safonov · 9 years ago
  22. 08d7865 panic: release stale console lock to always get the logbuf printed out by Vitaly Kuznetsov · 9 years ago
  23. 8639b46 pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode by Ben Segall · 9 years ago
  24. de90a6b kexec: use file name as the output message prefix by Minfei Huang · 9 years ago
  25. 5fa534c coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP by Oleg Nesterov · 9 years ago
  26. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
  27. 3824657 printk: prevent userland from spoofing kernel messages by Mathias Krause · 9 years ago
  28. 3d9c637 module: export param_free_charp() by Dan Streetman · 9 years ago
  29. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  30. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  31. 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
  32. 8b12919 tracing: Make tracing work when debugfs is not configured in by Jiaxing Wang · 9 years ago
  33. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  34. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  35. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  36. da39da3 mm, oom: remove task_lock protecting comm printing by David Rientjes · 9 years ago
  37. 39d2da2 kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer_fn() by Ulrich Obergfell · 9 years ago
  38. a2a45b8 kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}_threads() by Ulrich Obergfell · 9 years ago
  39. 8614dde kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug by Ulrich Obergfell · 9 years ago
  40. ee89e71 kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU hotplug by Ulrich Obergfell · 9 years ago
  41. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  42. 5553787 kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup by Jiri Kosina · 9 years ago
  43. ee7fed5 watchdog: do not unpark threads in watchdog_park_threads() on error by Ulrich Obergfell · 9 years ago
  44. c993590 watchdog: implement error handling in lockup_detector_suspend() by Ulrich Obergfell · 9 years ago
  45. b43cb43 watchdog: implement error handling in update_watchdog_all_cpus() and callers by Ulrich Obergfell · 9 years ago
  46. 58cf690 watchdog: move watchdog_disable_all_cpus() outside of ifdef by Ulrich Obergfell · 9 years ago
  47. d283c64 watchdog: fix error handling in proc_watchdog_thresh() by Ulrich Obergfell · 9 years ago
  48. 451637e kernel/watchdog.c: is_hardlockup can be boolean by Yaowei Bai · 9 years ago
  49. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  50. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  51. 3460b01 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  52. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  53. e25ac7d Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  54. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  55. 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
  56. d9734e0 Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. 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
  58. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  59. 22b886d timers: Use proper base migration in add_timer_on() by Tejun Heo · 9 years ago
  60. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  61. 233a686 audit: make audit_log_common_recv_msg() a void function by Paul Moore · 9 years ago
  62. c5ea6efd audit: removing unused variable by Saurabh Sengar · 9 years ago
  63. 725131e audit: fix comment block whitespace by Scott Matheina · 9 years ago
  64. 6f1b5d7 audit: audit_tree_match can be boolean by Yaowei Bai · 9 years ago
  65. 9fcf836 audit: audit_string_contains_control can be boolean by Yaowei Bai · 9 years ago
  66. 32a1dba audit: try harder to send to auditd upon netlink failure by Richard Guy Briggs · 9 years ago
  67. 43ed384 tracing: Put back comma for empty fields in boot string parsing by Steven Rostedt (Red Hat) · 9 years ago
  68. a4d1e68 tracing: Apply tracer specific options from kernel command line. by Jiaxing Wang · 9 years ago
  69. 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
  70. 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
  71. 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
  72. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  73. 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
  74. 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
  75. 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
  76. 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
  77. 54ed144 ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark by Steven Rostedt (Red Hat) · 9 years ago
  78. 919cd97 tracing: Allow dumping traces without tracking trace started cpus by Sasha Levin · 9 years ago
  79. f47cb66 ring_buffer: Fix more races when terminating the producer in the benchmark by Petr Mladek · 9 years ago
  80. 8b46ff6 ring_buffer: Do no not complete benchmark reader too early by Petr Mladek · 9 years ago
  81. fb8c229 tracing: Remove redundant TP_ARGS redefining by Dmitry Safonov · 9 years ago
  82. d332736 tracing: Rename max_stack_lock to stack_trace_max_lock by Steven Rostedt (Red Hat) · 9 years ago
  83. bb99d8c tracing: Allow arch-specific stack tracer by AKASHI Takahiro · 9 years ago
  84. 1d056d9 bpf, verifier: annotate verbose printer with __printf by Daniel Borkmann · 9 years ago
  85. b219775 bpf: add support for persistent maps/progs by Daniel Borkmann · 9 years ago
  86. e9d8afa bpf: consolidate bpf_prog_put{, _rcu} dismantle paths by Daniel Borkmann · 9 years ago
  87. c210129 bpf: align and clean bpf_{map,prog}_get helpers by Daniel Borkmann · 9 years ago
  88. aa79781 bpf: abstract anon_inode_getfd invocations by Daniel Borkmann · 9 years ago
  89. ac00881 bpf: convert hashtab lock to raw lock by Yang Shi · 9 years ago
  90. c6650b2 tracing: ftrace_event_is_function() can return boolean by Yaowei Bai · 9 years ago
  91. 907bff9 tracing: is_legal_op() can return boolean by Yaowei Bai · 9 years ago
  92. cdb2a0a ring-buffer: rb_event_is_commit() can return boolean by Yaowei Bai · 9 years ago
  93. da58834 ring-buffer: rb_per_cpu_empty() can return boolean by Yaowei Bai · 9 years ago
  94. 3d4e204 ring_buffer: ring_buffer_empty{cpu}() can return boolean by Yaowei Bai · 9 years ago
  95. 06ca320 ring-buffer: rb_is_reader_page() can return boolean by Yaowei Bai · 9 years ago
  96. 7985182 tracing: report_latency() in trace_irqsoff.c can return boolean by Yaowei Bai · 9 years ago
  97. 26ab2ef tracing: report_latency() in trace_sched_wakeup.c can return boolean by Yaowei Bai · 9 years ago
  98. 681a4a2 tracing: Update instance_rmdir() to use tracefs_remove_recursive by Jiaxing Wang · 9 years ago
  99. bdb5d0f tracing: Only benchmark the time tracepoints take if tracing is on by Chunyan Zhang · 9 years ago
  100. 799fd44 tracing: Call on_each_cpu() when adding or removing single pids from set_event_pid by Steven Rostedt (Red Hat) · 9 years ago