1. 7d18a61 zapper: close videobuf2 in zapper [1/3] by Hao Shi · 1 year, 8 months ago
  2. f1d84fc mm: add memory optimization. [1/1] by Jianxiong Pan · 2 years, 1 month ago
  3. ef7821c zapper: disable unnecessary configs of zapper. [1/2] by Jianxiong Pan · 2 years, 4 months ago
  4. a1db7dc mm: add pagetrace support [1/2] by Tao Zeng · 3 years, 6 months ago
  5. c8bfffe debug: misc modifications [1/1] by qiankun.wang · 2 years, 3 months ago
  6. 2447b4c Merge tag 'android14-5.15.153_r00' into 'android14-5.15' by Greg Kroah-Hartman · 1 year, 1 month ago
  7. d94e165 Revert^2 "BACKPORT: FROMGIT: module: allow UNUSED_KSYMS_WHITELIST ..." by Yifan Hong · 1 year, 2 months ago
  8. b7d4cf6 Revert "BACKPORT: FROMGIT: module: allow UNUSED_KSYMS_WHITELIST ..." by Yifan Hong · 1 year, 2 months ago
  9. acacba8b BACKPORT: FROMGIT: module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. by Yifan Hong · 1 year, 4 months ago
  10. 8c23052 Merge 5.15.153 into android14-5.15-lts by Greg Kroah-Hartman · 1 year, 2 months ago
  11. 6a3d4af modules: wait do_free_init correctly by Changbin Du · 1 year, 5 months ago
  12. c169b3e Merge 5.15.148 into android14-5.15-lts by Greg Kroah-Hartman · 1 year, 6 months ago
  13. 27e58d3 rootfs: Fix support for rootfstype= when root= is given by Stefan Berger · 1 year, 9 months ago
  14. b410f8d Merge 5.15.141 into android14-5.15-lts by Greg Kroah-Hartman · 1 year, 8 months ago
  15. f95e9f7 proc: sysctl: prevent aliased sysctls from getting passed to init by Krister Johansen · 1 year, 9 months ago
  16. edaca1a Merge 5.15.125 into android14-5.15-lts by Greg Kroah-Hartman · 2 years ago
  17. 27a72e3 x86/mm: Initialize text poking earlier by Peter Zijlstra · 2 years, 9 months ago
  18. d0317b9 mm: Move mm_cachep initialization to mm_init() by Peter Zijlstra · 2 years, 9 months ago
  19. 041d929 init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() by Thomas Gleixner · 2 years ago
  20. 8ae795e init: Invoke arch_cpu_finalize_init() earlier by Thomas Gleixner · 2 years ago
  21. 7e270ce init: Remove check_bugs() leftovers by Thomas Gleixner · 2 years ago
  22. 0774fc2 init: Provide arch_cpu_finalize_init() by Thomas Gleixner · 2 years ago
  23. cec20c2 Merge 5.15.96 into android14-5.15 by Greg Kroah-Hartman · 2 years, 5 months ago
  24. 3597fd5 kbuild: Add CONFIG_PAHOLE_VERSION by Nathan Chancellor · 3 years, 6 months ago
  25. 880a268 Merge 5.15.81 into android14-5.15 by Greg Kroah-Hartman · 2 years, 8 months ago
  26. 6a4ea16 init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash by Alexandre Belloni · 2 years, 9 months ago
  27. 023b893 Revert "ANDROID: kleaf: convert rockpi4 to mixed build." by Yifan Hong · 2 years, 8 months ago
  28. 6100c90 ANDROID: kleaf: convert rockpi4 to mixed build. by Yifan Hong · 2 years, 9 months ago
  29. 5723e24 ANDROID: sched: check on_rq in freezer_should_skip() by Peter Collingbourne · 2 years, 9 months ago
  30. e745115 ANDROID: GKI: Add module load time symbol protection by Ramji Jiyani · 2 years, 11 months ago
  31. 734319f Revert "ANDROID: GKI: Add module load time protected symbol lookup" by Ramji Jiyani · 2 years, 11 months ago
  32. 89ec079 Revert "ANDROID: GKI: Do not force select MODULE_SIG_ALL" by Ramji Jiyani · 2 years, 11 months ago
  33. 4c43a50 ANDROID: GKI: Build-in REGMAP_SPMI by Alistair Delva · 2 years, 10 months ago
  34. 47c7e57 Merge 5.15.61 into android14-5.15 by Greg Kroah-Hartman · 2 years, 11 months ago
  35. 1c84883 stack: Declare {randomize_,}kstack_offset to fix Sparse warnings by GONG, Ruiqi · 3 years, 1 month ago
  36. 5945311 UPSTREAM: perf: Force architectures to opt-in to guest callbacks by Sean Christopherson · 3 years, 9 months ago
  37. 38c4790 ANDROID: Fix the CONFIG_ANDROID_VENDOR_OEM_DATA=n build by Bart Van Assche · 3 years, 2 months ago
  38. 34c53e1 ANDROID: init_task: Init android vendor and oem data by Maria Yu · 3 years, 8 months ago
  39. 3d8ac88 Merge 5.15.46 into android14-5.15 by Greg Kroah-Hartman · 3 years, 1 month ago
  40. 28f0c67 Merge 5.15.44 into android14-5.15 by Greg Kroah-Hartman · 3 years, 2 months ago
  41. 64639d1 Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug by Sean Christopherson · 3 years, 6 months ago
  42. 11cce50 random: handle latent entropy and command line from random_init() by Jason A. Donenfeld · 3 years, 3 months ago
  43. 807ed9c init: call time_init() before rand_initialize() by Jason A. Donenfeld · 3 years, 3 months ago
  44. 33f5d1d Merge 5.15.34 into android13-5.15 by Greg Kroah-Hartman · 3 years, 3 months ago
  45. 4602b7a init/main.c: return 1 from handled __setup() functions by Randy Dunlap · 3 years, 4 months ago
  46. 9c1ace0 net: initialize init_net earlier by Eric Dumazet · 3 years, 6 months ago
  47. c8726f2 ANDROID: GKI: add VIDEOBUF2_DMA_SG under GKI_HIDDEN_MEDIA_CONFIGS by Mikhail Golubev · 3 years, 6 months ago
  48. df70410 FROMLIST: kbuild: Add environment variables for userprogs flags by Elliot Berman · 3 years, 7 months ago
  49. acf7ba2 ANDROID: GKI: Do not force select MODULE_SIG_ALL by Ramji Jiyani · 3 years, 7 months ago
  50. f8bd6cf ANDROID: GKI: Add module load time protected symbol lookup by Ramji Jiyani · 3 years, 8 months ago
  51. a7ab492 Revert "ANDROID: Revert "Enable '-Werror' by default for all kernel builds"" by Greg Kroah-Hartman · 3 years, 8 months ago
  52. 36de88a Merge 5.15.3 into android13-5.15 by Greg Kroah-Hartman · 3 years, 9 months ago
  53. acdc506 init: make unknown command line param message clearer by Andrew Halaney · 3 years, 9 months ago
  54. 3298ae9 Merge tag 'v5.15-rc6' into android-mainline by Greg Kroah-Hartman · 3 years, 10 months ago
  55. 1ae4385 bootconfig: init: Fix memblock leak in xbc_make_cmdline() by Masami Hiramatsu · 3 years, 11 months ago
  56. 48bf4d3 Merge 7d42e9818258 ("Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux") into android-mainline by Greg Kroah-Hartman · 3 years, 10 months ago
  57. a801695 Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  58. 5b79693 Merge 58e2cf5d7946 ("init: Revert accidental changes to print irqs_disabled()") into android-mainline by Greg Kroah-Hartman · 3 years, 10 months ago
  59. 58e2cf5 init: Revert accidental changes to print irqs_disabled() by Geert Uytterhoeven · 4 years ago
  60. 40c8ee6 init: don't panic if mount_nodev_root failed by Leon Romanovsky · 3 years, 11 months ago
  61. b51593c init/do_mounts.c: Harden split_fs_names() against buffer overflow by Vivek Goyal · 3 years, 11 months ago
  62. d47c37b Merge bdb575f87217 ("Merge tag 'drm-fixes-2021-09-17' of git://anongit.freedesktop.org/drm/drm") into android-mainline by Greg Kroah-Hartman · 3 years, 11 months ago
  63. e74ef7c Merge tag 'v5.15-rc1' into `android-mainline` by Greg Kroah-Hartman · 3 years, 11 months ago
  64. c0d1eba Merge 2d338201d531 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 3 years, 11 months ago
  65. 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 11 months ago
  66. 828bab9 ANDROID: Revert "Enable '-Werror' by default for all kernel builds" by Greg Kroah-Hartman · 3 years, 11 months ago
  67. ed3fcb2 Merge 3fe617ccafd6 ("Enable '-Werror' by default for all kernel builds") into android-mainline by Greg Kroah-Hartman · 3 years, 11 months ago
  68. 4317562 Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 11 months ago
  69. e2e694b Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  70. 3ca4e02 Merge 4ac6d90867a4 ("Merge tag 'docs-5.15' of git://git.lwn.net/linux") into android-mainline by Greg Kroah-Hartman · 3 years, 11 months ago
  71. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 11 months ago
  72. b66fbbe init/bootconfig: Reorder init parameter from bootconfig and cmdline by Masami Hiramatsu · 4 years ago
  73. 40caa12 init: bootconfig: Remove all bootconfig data when the init memory is removed by Masami Hiramatsu · 4 years ago
  74. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 11 months ago
  75. b234ed6d init: move usermodehelper_enable() to populate_rootfs() by Rasmus Villemoes · 3 years, 11 months ago
  76. b339ec9 kbuild: Only default to -Werror if COMPILE_TEST by Marco Elver · 3 years, 11 months ago
  77. bc2f6ed Merge 9e9fb7655ed5 ("Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-mainline by Greg Kroah-Hartman · 3 years, 11 months ago
  78. d8cb93f Merge c547d89a9a44 ("Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 4 years ago
  79. 3fe617c Enable '-Werror' by default for all kernel builds by Linus Torvalds · 4 years ago
  80. 506f6a3 Merge 5d3c0db4598c ("Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline by Greg Kroah-Hartman · 4 years ago
  81. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years ago
  82. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  83. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  84. 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  85. c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 4 years ago
  86. ec118cc Merge tag 'v5.14-rc7' into android-mainline by Greg Kroah-Hartman · 4 years ago
  87. c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 4 years ago
  88. 6e7c177 fs: simplify get_filesystem_list / get_all_fs_names by Christoph Hellwig · 4 years, 1 month ago
  89. f9259be init: allow mounting arbitrary non-blockdevice filesystems as root by Christoph Hellwig · 4 years, 1 month ago
  90. e24d12b init: split get_fs_names by Christoph Hellwig · 4 years, 1 month ago
  91. b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 4 years ago
  92. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  93. d0ac5fb init: Suppress wrong warning for bootconfig cmdline parameter by Masami Hiramatsu · 4 years ago
  94. f8ade8d xsurf100: drop include of lib8390.c by Michael Schmitz · 4 years ago
  95. 85e3e7f printk: remove NMI tracking by John Ogness · 4 years, 1 month ago
  96. 946e465 Merge tag 'v5.14-rc2' into android-mainline by Lee Jones · 4 years ago
  97. 3370155 printk: Userspace format indexing support by Chris Down · 4 years, 2 months ago
  98. ae14c63 Revert "mm/slub: use stackdepot to save stack trace in objects" by Linus Torvalds · 4 years, 1 month ago
  99. a8b636d Merge tag 'v5.14-rc1' into android-mainline by Lee Jones · 4 years, 1 month ago
  100. 293f275 Merge commit df8ba5f160335 ("Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux") into android-mainline by Lee Jones · 4 years, 1 month ago