1. 1b57363 futex: Handle faults correctly for PI futexes by Thomas Gleixner · 3 years, 3 months ago
  2. 312da52 Expose power up/down reason and memory info by tracychui · 3 years, 11 months ago
  3. a4a829a Merge "Merge android-4.9.218(1caf614) into msm-4.9" by Linux Build Service Account · 4 years ago
  4. 35f15800 Merge "audit: fix NULL Pointer dereference at netlink_unicast" by Linux Build Service Account · 4 years ago
  5. 6b12e30 sched: use rq_clock if WALT is not enabled by Santosh Mardi · 4 years, 2 months ago
  6. d2440d6 Merge android-4.9.218(1caf614) into msm-4.9 by jianzhou · 4 years, 1 month ago
  7. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  8. ce7656e bpf: Explicitly memset the bpf_attr structure by Greg Kroah-Hartman · 4 years, 1 month ago
  9. cc24d74 genirq: Fix reference leaks on irq affinity notifiers by Edward Cree · 4 years, 1 month ago
  10. 95c5383 futex: Unbreak futex hashing by Thomas Gleixner · 4 years, 2 months ago
  11. fb099f3b futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 2 months ago
  12. 8c59bdc x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 1 month ago
  13. e48fe8a Merge android-4.9.217(d2adeff) into msm-4.9 by jianzhou · 4 years, 1 month ago
  14. 4bdb0f4 Merge android-4.9.216(4ad9bb8) into msm-4.9 by jianzhou · 4 years, 1 month ago
  15. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 1 month ago
  16. 2fc19cf UPSTREAM: bpf: Explicitly memset the bpf_attr structure by Greg Kroah-Hartman · 4 years, 1 month ago
  17. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  18. 4306259 signal: avoid double atomic counter increments for user accounting by Linus Torvalds · 4 years, 2 months ago
  19. 3772b93 workqueue: don't use wq_select_unbound_cpu() for bound works by Hillf Danton · 4 years, 3 months ago
  20. 529f4b7 cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 2 months ago
  21. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 1 month ago
  22. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 1 month ago
  23. cc3a5f5 Merge android-4.9.210(09c8c12) into msm-4.9 by jianzhou · 4 years, 1 month ago
  24. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 1 month ago
  25. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 2 months ago
  26. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  27. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  28. eef128d audit: always check the netlink payload length in audit_receive_msg() by Paul Moore · 4 years, 2 months ago
  29. 145bd64 audit: fix error handling in audit_data_to_entry() by Paul Moore · 4 years, 2 months ago
  30. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  31. c3a19cd UPSTREAM: sched/psi: Fix OOB write when writing 0 bytes to PSI files by Suren Baghdasaryan · 4 years, 3 months ago
  32. 03f1161 UPSTREAM: psi: Fix a division error in psi poll() by Johannes Weiner · 4 years, 5 months ago
  33. daf47cd UPSTREAM: sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime by Johannes Weiner · 4 years, 5 months ago
  34. 7c5ad74 UPSTREAM: sched/psi: Correct overly pessimistic size calculation by Miles Chen · 4 years, 8 months ago
  35. 38a71bb trigger_next should increase position index by Vasily Averin · 4 years, 3 months ago
  36. b4b5af0 ftrace: fpid_next() should increase position index by Vasily Averin · 4 years, 3 months ago
  37. 373e93e tracing: Fix very unlikely race of registering two stat tracers by Steven Rostedt (VMware) · 4 years, 3 months ago
  38. 29930c6 tracing: Fix tracing_stat return values in error handling paths by Luis Henriques · 10 years ago
  39. a594a9e cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order by Peter Zijlstra · 4 years, 5 months ago
  40. 928cf3d padata: Remove broken queue flushing by Herbert Xu · 4 years, 5 months ago
  41. 329c49e audit: fix NULL Pointer dereference at netlink_unicast by Huang Yiwei · 4 years, 2 months ago
  42. e3a0242 sched/debug: Explicitly cast sched_feat() to bool by Peter Zijlstra · 6 years ago
  43. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  44. 026d914 perf/core: Fix mlock accounting in perf_mmap() by Song Liu · 4 years, 3 months ago
  45. 75fc465 clocksource: Prevent double add_timer_on() for watchdog_timer by Konstantin Khlebnikov · 4 years, 3 months ago
  46. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  47. a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 4 years, 8 months ago
  48. 63d2b0e perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 5 years ago
  49. aecf64a kdb: do a sanity check on the cpu in kdb_per_cpu() by Dan Carpenter · 5 years ago
  50. 09c8c12 Merge 4.9.210 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  51. 5cd0449 tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined by Steven Rostedt (VMware) · 4 years, 4 months ago
  52. 62599be kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail by Kaitao Cheng · 4 years, 4 months ago
  53. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  54. c091102 locking/spinlock/debug: Fix various data races by Marco Elver · 4 years, 5 months ago
  55. 1a2985a ftrace: Avoid potential division by zero in function profiler by Wen Yang · 4 years, 4 months ago
  56. 70f32bb tracing: Have the histogram compare functions convert to u64 first by Steven Rostedt (VMware) · 4 years, 5 months ago
  57. 5f0950b memcg: account security cred as well to kmemcg by Shakeel Butt · 4 years, 4 months ago
  58. 36ed8b5 taskstats: fix data-race by Christian Brauner · 4 years, 7 months ago
  59. 5ff5ed8 PM / hibernate: memory_bm_find_bit(): Tighten node optimisation by Andy Whitcroft · 4 years, 7 months ago
  60. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 4 months ago
  61. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 4 months ago
  62. b7318a4 Merge android-4.9.202(258971b) into msm-4.9 by jianzhou · 4 years, 4 months ago
  63. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  64. 190d14f hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 4 years, 6 months ago
  65. b231f9d kernel: sysctl: make drop_caches write-only by Johannes Weiner · 4 years, 5 months ago
  66. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  67. 5defd32 kernel/module.c: wakeup processes in module_wq on module unload by Konstantin Khorenko · 4 years, 6 months ago
  68. 1a1e9ff workqueue: Fix missing kfree(rescuer) in destroy_workqueue() by Tejun Heo · 4 years, 7 months ago
  69. 93b2cdd cgroup: pids: use atomic64_t for pids->limit by Aleksa Sarai · 4 years, 6 months ago
  70. 4f5b0c7 workqueue: Fix pwq ref leak in rescuer_thread() by Tejun Heo · 4 years, 7 months ago
  71. 54f859a workqueue: Fix spurious sanity check failures in destroy_workqueue() by Tejun Heo · 4 years, 7 months ago
  72. bdb6fa8 sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision by Xuewei Zhang · 4 years, 7 months ago
  73. 2b30b82 audit_get_nd(): don't unlock parent too early by Al Viro · 4 years, 6 months ago
  74. 265229d BACKPORT: bpf: permit multiple bpf attachments for a single perf event by Yonghong Song · 7 years ago
  75. ca76cc6 UPSTREAM: bpf: use the same condition in perf event set/free bpf handler by Yonghong Song · 7 years ago
  76. 148f111 BACKPORT: bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  77. 926acc1 Merge android-4.9.200(851ba64) into msm-4.9 by jianzhou · 4 years, 5 months ago
  78. a06206d Merge android-4.9.199(dcb71b3) into msm-4.9 by jianzhou · 4 years, 5 months ago
  79. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 4 years, 5 months ago
  80. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 5 months ago
  81. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 4 years, 5 months ago
  82. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  83. c2b5d22 audit: print empty EXECVE args by Richard Guy Briggs · 6 years ago
  84. e1f78c1 sched/fair: Don't increase sd->balance_interval on newidle balance by Valentin Schneider · 6 years ago
  85. 63b9c6e printk: fix integer overflow in setup_log_buf() by Sergey Senozhatsky · 6 years ago
  86. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  87. 089d475 printk: Give error on attempt to set log buffer length to over 2G by He Zhe · 6 years ago
  88. 6270cc3 cpu/SMT: State SMT is disabled even with nosmt and without "=force" by Borislav Petkov · 6 years ago
  89. 679791f kprobes: Don't call BUG_ON() if there is a kprobe in use on free list by Masami Hiramatsu · 6 years ago
  90. dbe380a signal: Properly deliver SIGILL from uprobes by Eric W. Biederman · 6 years ago
  91. 1f7d8a2 signal: Always ignore SIGKILL and SIGSTOP sent to the global init by Eric W. Biederman · 6 years ago
  92. 258971b Merge 4.9.202 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  93. e2bd077 cpu/speculation: Uninline and export CPU mitigations helpers by Tyler Hicks · 4 years, 6 months ago
  94. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  95. 07abe8c alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP by Petr Vorel · 4 years, 6 months ago
  96. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  97. c24de62 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 4 years, 7 months ago
  98. 562fee1 Merge "Merge android-4.9.193 (23f8789) into msm-4.9" by Linux Build Service Account · 4 years, 6 months ago
  99. b4d6ca0 power: qos: Fix accessing pm_qos_request struct by Maulik Shah · 4 years, 7 months ago
  100. b9edc73 Merge android-4.9.193 (23f8789) into msm-4.9 by jianzhou · 4 years, 6 months ago