1. 82af7ab bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 7 years ago
  2. 01db8bf bpf: fix regression on verifier pruning wrt map lookups am: 1889d6d9b5 by Daniel Borkmann · 7 years ago
  3. 67684a3 bpf: fix state equivalence am: b7f5aa1ca0 by Alexei Starovoitov · 7 years ago
  4. 199e71c bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers am: 1411707acb by Thomas Graf · 7 years ago
  5. c406096 locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y by Niklas Cassel · 7 years ago
  6. 1522181 futex: Add missing error handling to FUTEX_REQUEUE_PI by Peter Zijlstra · 7 years ago
  7. 6244ffc futex: Fix potential use-after-free in FUTEX_REQUEUE_PI by Peter Zijlstra · 7 years ago
  8. 0e0f1d6 bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 7 years ago
  9. 1889d6d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 7 years ago
  10. b7f5aa1 bpf: fix state equivalence by Alexei Starovoitov · 7 years ago
  11. 1411707 bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  12. 4ee06d5 ucount: Remove the atomicity from ucount->count am: ee6f7ee1e4 by Eric W. Biederman · 7 years ago
  13. ee6f7ee ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 7 years ago
  14. 2a3c6e6 ANDROID: sched: fix duplicate sched_group_energy const specifiers by Greg Hackmann · 7 years ago
  15. 5feec54 fs: Better permission checking for submounts am: d3381fab77 by Eric W. Biederman · 7 years ago
  16. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  17. b2eb431 ANDROID: sched/walt: Fix missing locking in WALT port by Andres Oportus · 7 years ago
  18. e7ccc25 Fix: Disable sys_membarrier when nohz_full is enabled am: 3de5a92847 by Mathieu Desnoyers · 7 years ago
  19. 6d8a3f1 sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT am: 6d94a6b32e by Stas Sergeev · 7 years ago
  20. 9f702ef mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 7 years ago
  21. 3de5a92 Fix: Disable sys_membarrier when nohz_full is enabled by Mathieu Desnoyers · 8 years ago
  22. 6d94a6b sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 7 years ago
  23. f1faaec mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 7 years ago
  24. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  25. 215d4d6 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 7 years ago
  26. 7ee2103 printk: use rcuidle console tracepoint by Sergey Senozhatsky · 7 years ago
  27. 808de34 futex: Move futex_init() to core_initcall by Yang Yang · 7 years ago
  28. 193d25c UPSTREAM: cpufreq: schedutil: Add iowait boosting by Rafael J. Wysocki · 8 years ago
  29. 097cf68 UPSTREAM: cpufreq / sched: ignore SMT when determining max cpu capacity by Steve Muckle · 8 years ago
  30. c456872 BACKPORT: cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  31. d7439bc UPSTREAM: cpufreq: schedutil: map raw required frequency to driver frequency by Steve Muckle · 8 years ago
  32. 73d427c UPSTREAM: cpufreq: governor: Create cpufreq_policy_apply_limits() by Viresh Kumar · 8 years ago
  33. 48f5adc BACKPORT: cpufreq: governor: Get rid of governor events by Rafael J. Wysocki · 8 years ago
  34. 87ecf32 UPSTREAM: cpufreq: schedutil: Improve prints messages with pr_fmt by Viresh Kumar · 8 years ago
  35. 3bc7dc8 BACKPORT: cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit() by Rafael J. Wysocki · 8 years ago
  36. b1d0976 BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization data by Rafael J. Wysocki · 8 years ago
  37. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  38. e5c2e51 perf/core: Fix crash in perf_event_read() by Peter Zijlstra · 7 years ago
  39. 6b4af0d stacktrace, lockdep: Fix address, newline ugliness by Omar Sandoval · 7 years ago
  40. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  41. d8a4d03 ANDROID: sched/walt: use div_u64 instead of do_div by Dmitry Shmidt · 7 years ago
  42. e021362 irqdomain: Avoid activating interrupts more than once by Marc Zyngier · 7 years ago
  43. 1d88791 cgroup: don't online subsystems before cgroup_name/path() are operational by Tejun Heo · 7 years ago
  44. a93ae8d tracing: Fix hwlat kthread migration by Steven Rostedt (VMware) · 7 years ago
  45. b41615a perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory by Peter Zijlstra · 7 years ago
  46. 3996a91 perf/core: Fix use-after-free bug by Peter Zijlstra · 7 years ago
  47. ac82d16 ANDROID: sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag by John Stultz · 8 years ago
  48. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  49. 102f7f4 ANDROID: sched/walt: use do_div instead of division operator by Amit Pundir · 8 years ago
  50. 922813f perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 7 years ago
  51. 03707d6 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 7 years ago
  52. c755686 userns: Make ucounts lock irq-safe by Nikolay Borisov · 7 years ago
  53. 5ea9de8 ANDROID: sched/walt: Drop arch-specific timer access by Chris Redpath · 8 years ago
  54. 660cd19 ANDROID: sched/walt: include missing header for arm_timer_read_counter() by Amit Pundir · 8 years ago
  55. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  56. 262200a0 ANDROID: sched/debug: Add energy procfs interface by Dietmar Eggemann · 10 years ago
  57. 86ee634 ANDROID: cpufreq: sched: Fix kernel crash on accessing sysfs file by Viresh Kumar · 8 years ago
  58. 82ab243 ANDROID: FIXUP: sched/tune: add fixes missing from a previous patch by Patrick Bellasi · 8 years ago
  59. 751e509 ANDROID: sched: tune: Fix lacking spinlock initialization by Ke Wang · 8 years ago
  60. 69e2e59 ANDROID: cgroup: Remove leftover instances of allow_attach by Guenter Roeck · 8 years ago
  61. e57a740 ANDROID: FIXUP: sched: scheduler-driven cpu frequency selection by Ricky Liang · 8 years ago
  62. 345eb97 ANDROID: sched/rt: Add Kconfig option to enable panicking for RT throttling by Matt Wagantall · 10 years ago
  63. 989a768 ANDROID: sched/rt: print RT tasks when RT throttling is activated by Matt Wagantall · 10 years ago
  64. ae8edda ANDROID: sched/fair: Favor higher cpus only for boosted tasks by Srinath Sridharan · 8 years ago
  65. 6d9689e ANDROID: sched/fair: call OPP update when going idle after migration by Juri Lelli · 8 years ago
  66. 6344206 ANDROID: sched/cpufreq_sched: fix thermal capping events by Juri Lelli · 8 years ago
  67. 5ce4e78 ANDROID: sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUs by Srinath Sridharan · 8 years ago
  68. f472539 ANDROID: FIXUP: sched/tune: do initialization as a postcore_initicall by Patrick Bellasi · 8 years ago
  69. 8e45d94 ANDROID: DEBUG: sched: add tracepoint for RD overutilized by Patrick Bellasi · 8 years ago
  70. 42503db ANDROID: sched/tune: Introducing a new schedtune attribute prefer_idle by Srinath Sridharan · 8 years ago
  71. bd7ee31 ANDROID: sched: use util instead of capacity to select busy cpu by Todd Kjos · 8 years ago
  72. b5e1207 ANDROID: arch_timer: add error handling when the MPM global timer is cleared by Chris Redpath · 8 years ago
  73. a31778a ANDROID: FIXUP: sched: Fix double-release of spinlock in move_queued_task by Todd Kjos · 8 years ago
  74. 64f6fd1 ANDROID: FIXUP: sched/fair: Fix hang during suspend in sched_group_energy by Todd Kjos · 8 years ago
  75. 3480e6b ANDROID: FIXUP: sched: fix SchedFreq integration for both PELT and WALT by Patrick Bellasi · 8 years ago
  76. d4e7420 ANDROID: sched: EAS: Avoid causing spikes to max-freq unnecessarily by Todd Kjos · 8 years ago
  77. c4eef1f ANDROID: FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in use by Patrick Bellasi · 8 years ago
  78. 3a73c96 ANDROID: sched/walt: Accounting for number of irqs pending on each core by Srinath Sridharan · 8 years ago
  79. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  80. d5563d3a ANDROID: sched/tune: fix PB and PC cuts indexes definition by Patrick Bellasi · 8 years ago
  81. 8dce8eb ANDROID: sched/fair: optimize idle cpu selection for boosted tasks by Todd Kjos · 8 years ago
  82. d248900 ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks by Patrick Bellasi · 8 years ago
  83. 52cb67e ANDROID: sched/tune: use a single initialisation function by Patrick Bellasi · 8 years ago
  84. 2ed513e ANDROID: FIXUP: sched/tune: fix payoff calculation for boost region by Patrick Bellasi · 8 years ago
  85. e71c425 ANDROID: sched/tune: Add support for negative boost values by Srinath Sridharan · 8 years ago
  86. c5b2042 ANDROID: FIX: sched/tune: move schedtune_nornalize_energy into fair.c by Patrick Bellasi · 8 years ago
  87. 4a5fe54 ANDROID: FIX: sched/tune: update usage of boosted task utilisation on CPU selection by Patrick Bellasi · 8 years ago
  88. c6a6f3b ANDROID: sched/fair: add tunable to set initial task load by Todd Kjos · 8 years ago
  89. 1931b93 ANDROID: sched/fair: add tunable to force selection at cpu granularity by Juri Lelli · 8 years ago
  90. bf47bdd ANDROID: sched: EAS: take cstate into account when selecting idle core by Srinath Sridharan · 8 years ago
  91. 98d73e4 ANDROID: sched/cpufreq_sched: Consolidated update by Srinath Sridharan · 8 years ago
  92. 2178e84 ANDROID: FIXUP: sched: fix build for non-SMP target by Patrick Bellasi · 8 years ago
  93. 5824d98 ANDROID: DEBUG: sched/tune: add tracepoint on P-E space filtering by Patrick Bellasi · 8 years ago
  94. 110441b ANDROID: DEBUG: sched/tune: add tracepoint for energy_diff() values by Patrick Bellasi · 8 years ago
  95. ecccdb7 ANDROID: DEBUG: sched/tune: add tracepoint for task boost signal by Patrick Bellasi · 8 years ago
  96. 7750186 CHROMIUM: sched: update the average of nr_running by Joseph Lo · 11 years ago
  97. 953b104 ANDROID: DEBUG: schedtune: add tracepoint for schedtune_tasks_update() values by Patrick Bellasi · 9 years ago
  98. cccead1 ANDROID: DEBUG: schedtune: add tracepoint for CPU boost signal by Patrick Bellasi · 9 years ago
  99. 050dcb8 ANDROID: DEBUG: schedtune: add tracepoint for SchedTune configuration update by Patrick Bellasi · 9 years ago
  100. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 9 years ago