1. 844541f init: adjustments for retrofitted dynamic partitions by Luca Weiss · 2 years ago
  2. 9415be5 Merge tag 'ASB-2022-09-05_4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 8 months ago rel/11/fp3/8901.4.A.0017 rel/11/fp3/8901.4.A.0017.3
  3. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 1 year, 9 months ago
  4. f0c556f random: only call boot_init_stack_canary() once by Hans-Christian Noren Egtvedt · 1 year, 10 months ago
  5. 0a94ca6 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
  6. af49d0e init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
  7. 3cacffd init/main: properly align the multi-line comment by Viresh Kumar · 7 years ago
  8. 3b2f98d init/main: Fix double "the" in comment by Viresh Kumar · 7 years ago
  9. c844c2e Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  10. d5a8749 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  11. fb1b187 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  12. 6a57cfe Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 11 months ago
  13. ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 1 year, 11 months ago
  14. 47172da random: handle latent entropy and command line from random_init() by Jason A. Donenfeld · 2 years ago
  15. 9af95df init: call time_init() before rand_initialize() by Jason A. Donenfeld · 2 years ago
  16. ac4bbc0 workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  17. 166a592 random: move rand_initialize() earlier by Kees Cook · 5 years ago
  18. 8f73534 random: do not ignore early device randomness by Kees Cook · 7 years ago
  19. f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  20. 197643a init/main.c: return 1 from handled __setup() functions by Randy Dunlap · 2 years, 2 months ago
  21. c5804dc Merge 4.9.302 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  22. b6ef4bc bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years ago
  23. 6c5d14c Merge 4.9.272 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  24. f86c805 pid: take a reference when initializing `cad_pid` by Mark Rutland · 3 years ago
  25. 3aa44f0 Merge 4.9.266 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
  26. eb9e7f0 init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM by Masahiro Yamada · 3 years, 2 months ago
  27. aeeb580 init/Kconfig: make COMPILE_TEST depend on !S390 by Heiko Carstens · 3 years, 6 months ago
  28. 21183c4 UPSTREAM: locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  29. 4a88942 Merge 4.9.242 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  30. 7756acd printk: reduce LOG_BUF_SHIFT range for H8300 by John Ogness · 3 years, 9 months ago
  31. 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  32. 23feab1 mm: Avoid calling build_all_zonelists_init under hotplug context by Oscar Salvador · 3 years, 9 months ago
  33. fd1d80d Merge android-4.9.224(5791e89) into msm-4.9 by jianzhou · 4 years ago
  34. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  35. b263060 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 1 month ago
  36. ce9f411 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years ago
  37. c0138cf kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 5 years ago
  38. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 4 years, 7 months ago
  39. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 7 months ago
  40. 45be79a ANDROID: Revert "ANDROID: sched: Disallow WALT with CFS bandwidth control" by Pavankumar Kondeti · 4 years, 9 months ago
  41. 1999644 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  42. e032df4 ANDROID: sched: Disallow WALT with CFS bandwidth control by Quentin Perret · 4 years, 9 months ago
  43. d342ee6 ANDROID: sched: Disallow WALT with CFS bandwidth control by Quentin Perret · 4 years, 9 months ago
  44. 1845c28 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  45. dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 4 years, 9 months ago
  46. 59d642e BACKPORT: kheaders: Move from proc to sysfs by Joel Fernandes (Google) · 5 years ago
  47. 9d3b23c BACKPORT: Provide in-kernel headers to make extending kernel easier by Joel Fernandes (Google) · 5 years ago
  48. a931344 Merge android-4.9.177 (e6d81da) into msm-4.9 by jianzhou · 5 years ago
  49. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  50. e6d81da Merge 4.9.177 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  51. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  52. f351f4a init: initialize jump labels before command line option parsing by Dan Williams · 5 years ago
  53. 122732d UPSTREAM: psi: clarify the Kconfig text for the default-disable option by Johannes Weiner · 5 years ago
  54. a8b846a UPSTREAM: psi: fix reference to kernel commandline enable by Baruch Siach · 5 years ago
  55. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 5 years ago
  56. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  57. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  58. 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 7 years ago
  59. 4b5facd UPSTREAM: workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  60. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  61. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  62. dfdf8be module: fix DEBUG_SET_MODULE_RONX typo by Arnd Bergmann · 7 years ago
  63. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  64. a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
  65. a4ffb67 BACKPORT: slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 6 years ago
  66. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. 6bb53ee init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  68. c135942 Merge "printk: Make the console flush configurable in hotplug path" by Linux Build Service Account · 6 years ago
  69. afaee36 printk: Make the console flush configurable in hotplug path by Mohammed Khajapasha · 9 years ago
  70. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  71. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  72. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  73. 7f9a93b module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 6 years ago
  74. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  75. 00a195e add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 7 years ago
  76. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  77. db04eb4 Merge 4.9.79 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  78. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  80. 5d70397 Merge android-4.9-o.75 (2007563) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  81. 2007563 Merge 4.9.75 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  82. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  83. 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
  84. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  85. f26d3c7 ANDROID: initramfs: call free_initrd() when skipping init by Nick Bray · 6 years ago
  86. 459740a perf: Enable user and kernel event sharing by Raghavendra Rao Ananta · 7 years ago
  87. 375d59f sched: remove duplicate entries from Makefile/Kconfig by Satya Durga Srinivasu Prabhala · 7 years ago
  88. aac1cbd Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9 by Kyle Yan · 7 years ago
  89. fd67b2f Merge 4.9.58 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  90. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. aaf54d4 initramfs: finish fput() before accessing any binary from initramfs by Lokesh Vutla · 7 years ago
  92. bf78570 sched/core_ctl: rotate CPU isolation set every suspend/resume by Joonwoo Park · 7 years ago
  93. 487dec6 sched: Remove HMP related code and config by Puja Gupta · 7 years ago
  94. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  95. 84b01d2 init: Initialize uuid pointer by Channagoud Kadabi · 7 years ago
  96. 8d1c5c0 ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version. by David Zeuthen · 7 years ago
  97. 8f3ac4c ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version. by David Zeuthen · 7 years ago
  98. a2adc7c UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 7 years ago
  99. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  100. cde30d1 UPSTREAM: cgroup: Fix CGROUP_BPF config by Andy Lutomirski · 7 years ago