1. d49d887 FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR. by dcashman · 10 years ago
  2. 29a4f01 mm: private anonymous memory build fixes for 4.4 by Amit Pundir · 10 years ago
  3. 586278d mm: add a field to store names for private anonymous memory by Colin Cross · 10 years ago
  4. f8ade36 add extra free kbytes tunable by Rik van Riel · 14 years ago
  5. 2774238 ARM: Fix "Make low-level printk work" to use a separate config option by Arve Hjønnevåg · 12 years ago
  6. 4e09c51 panic: Add board ID to panic output by Nishanth Menon · 14 years ago
  7. 3200304 ARM: Make low-level printk work by Tony Lindgren · 20 years ago
  8. 9d19f72 proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 16 years ago
  9. d4d049c prctl: make PR_SET_TIMERSLACK_PID pid namespace aware by Micha Kalfon · 11 years ago
  10. 18f42f6 prctl: fix misplaced PR_SET_TIMERSLACK_PID case by Micha Kalfon · 11 years ago
  11. 2476d3c prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID. by Ruchi Kandoi · 11 years ago
  12. f2902f9 prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. by Ruchi Kandoi · 11 years ago
  13. 703920c cgroup: refactor allow_attach handler for 4.4 by Amit Pundir · 10 years ago
  14. 69db8fc cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1 by Dmitry Shmidt · 10 years ago
  15. f4adb71 Fix generic cgroup subsystem permission checks by Christian Poetzsch · 10 years ago
  16. 0d6687a cgroup: Fix issues in allow_attach callback by Rom Lemarchand · 10 years ago
  17. 1811046 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 14 years ago
  18. 6809864 cgroup: refactor allow_attach function into common code by Rom Lemarchand · 11 years ago
  19. 1f027b3 wakeup_reason: use vsnprintf instead of snsprintf for vargs. by Ruchi Kandoi · 10 years ago
  20. 45e6e57 power: wakeup_reason: fix suspend time reporting by Amit Pundir · 10 years ago
  21. 1cc3aac Power: Report suspend times from last_suspend_time by jinqian · 10 years ago
  22. e710ba3 power: Remove HAS_WAKELOCK config and document WAKELOCK by Dylan Reid · 10 years ago
  23. 49f054b Make suspend abort reason logging depend on CONFIG_PM_SLEEP by Lorenzo Colitti · 11 years ago
  24. dd0c778 power: Add check_wakeup_reason() to verify wakeup source irq by Dmitry Shmidt · 11 years ago
  25. 57caa2a power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 11 years ago
  26. 1adb5b4 power: Avoids bogus error messages for the suspend aborts. by Ruchi Kandoi · 11 years ago
  27. 4407d13 Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_reasons/last_resume_reason by Ruchi Kandoi · 11 years ago
  28. 5753c93 power: wakeup_reason: rename irq_count to irqcount by Greg Hackmann · 11 years ago
  29. 617d494 Power: Add guard condition for maximum wakeup reasons by Ruchi Kandoi · 11 years ago
  30. 93fd310 POWER: fix compile warnings in log_wakeup_reason by Ruchi Kandoi · 11 years ago
  31. abcb849 Power: add an API to log wakeup reasons by Ruchi Kandoi · 12 years ago
  32. 1eff8f9 PM / Suspend: Print wall time at suspend entry and exit by Todd Poynor · 13 years ago
  33. a2b15c0 tracing/sched: Add trace events to track cpu hotplug. by Arun Bharadwaj · 12 years ago
  34. 99dd30a trace: fix compilation for 4.1 by Dmitry Shmidt · 10 years ago
  35. e33c31a trace: add non-hierarchical function_graph option by Jamie Gennis · 13 years ago
  36. 6019e59 trace: Add an option to show tgids in trace output by Jamie Gennis · 13 years ago
  37. e2dba5e trace/events: add gpu trace events by Jamie Gennis · 12 years ago
  38. 90fbee8 Move x86_64 idle notifiers to generic by Todd Poynor · 14 years ago
  39. 7abc800 sched: add sched blocked tracepoint which dumps out context of sleep. by Riley Andrews · 10 years ago
  40. b3bb0e5 sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 17 years ago
  41. c70fe44 kdb: support new lines without carriage returns by Colin Cross · 13 years ago
  42. a3bee5f PM / Sleep: Add wake lock api wrapper on top of wakeup sources by Arve Hjønnevåg · 13 years ago
  43. de03017 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 3ab6d1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. ea83ae2 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 2626820 Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  47. 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 10 years ago
  48. 093e584 sched/core: Reset task's lockless wake-queues on fork() by Sebastian Andrzej Siewior · 10 years ago
  49. 9e0e83a sched/fair: Fix multiplication overflow on 32-bit systems by Andrey Ryabinin · 10 years ago
  50. 12ca6ad perf: Fix race in swevent hash by Peter Zijlstra · 10 years ago
  51. c127449 perf: Fix race in perf_event_exec() by Peter Zijlstra · 10 years ago
  52. ee9a7d2 Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  53. f36d1be tracing: Fix setting of start_index in find_next() by Qiu Peiyang · 10 years ago
  54. b4b29f9 locking/osq: Fix ordering of node initialisation in osq_lock by Will Deacon · 10 years ago
  55. abc7e40 genirq: Prevent chip buslock deadlock by Thomas Gleixner · 10 years ago
  56. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 10 years ago
  57. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 10 years ago
  58. 5406812 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  59. 51825c8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 10 years ago
  61. fb7b26e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 4e93ad6 perf: Do not send exit event twice by Jiri Olsa · 10 years ago
  63. ecf7d01 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() by Peter Zijlstra · 10 years ago
  64. b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 10 years ago
  65. 2541117 sched/cputime: Fix invalid gtime in proc by Hiroshi Shimamoto · 10 years ago
  66. 8295c69 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 10 years ago
  67. 119d6f6 sched/core: Remove false-positive warning from wake_up_process() by Sasha Levin · 10 years ago
  68. 6898563 sched/wait: Fix signal handling in bit wait helpers by Peter Zijlstra · 10 years ago
  69. 642c2d67 perf: Fix PERF_EVENT_IOC_PERIOD deadlock by Peter Zijlstra · 10 years ago
  70. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  71. c041f08 Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  72. 67cde9c cgroup_pids: don't account for the root cgroup by Tejun Heo · 10 years ago
  73. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 10 years ago
  74. 599c963 cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_attach() by Tejun Heo · 10 years ago
  75. 01b3f52 bpf: fix allocation warnings in bpf maps and integer overflow by Alexei Starovoitov · 10 years ago
  76. fbca9d2 bpf, array: fix heap out-of-bounds access when updating elements by Daniel Borkmann · 10 years ago
  77. 0f72e37 tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter by Steven Rostedt (Red Hat) · 10 years ago
  78. 9e5d25e Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  79. afbcb36 cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork() by Oleg Nesterov · 10 years ago
  80. c9e75f0 cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate() by Oleg Nesterov · 10 years ago
  81. 53254f9 cgroup: make css_set pin its css's to avoid use-afer-free by Tejun Heo · 10 years ago
  82. c9da161 bpf: fix clearing on persistent program array maps by Daniel Borkmann · 10 years ago
  83. 81b1a83 pidns: fix NULL dereference in __task_pid_nr_ns() by Eric Dumazet · 10 years ago
  84. bd1b7cd ring-buffer: Put back the length if crossed page with add_timestamp by Steven Rostedt (Red Hat) · 10 years ago
  85. b81f472 ring-buffer: Update read stamp with first real commit on page by Steven Rostedt (Red Hat) · 10 years ago
  86. 90eec10 treewide: Remove old email address by Peter Zijlstra · 10 years ago
  87. 89b4110 sched/rt: Hide the push_irq_work_func() declaration by Arnd Bergmann · 10 years ago
  88. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 10 years ago
  89. ddaaf4e perf/core: Fix RCU problem with cgroup context switching code by Stephane Eranian · 10 years ago
  90. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 10 years ago
  91. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 10 years ago
  92. a3d66b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  93. 34c0625 cgroup: fix cftype->file_offset handling by Tejun Heo · 10 years ago
  94. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 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 · 10 years ago
  97. 0e97606 Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  98. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  99. e41b104 livepatch: x86: fix relocation computation with kASLR by Zhou Chengming · 10 years ago
  100. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago