aboutsummaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/commo...Chenyang Zhong2021-06-101-1/+1
|\
| * Merge 4.9.272 into android-4.9-qGreg Kroah-Hartman2021-06-101-1/+1
| |\
| | * pid: take a reference when initializing `cad_pid`Mark Rutland2021-06-101-1/+1
* | | init: drop non-existent GCC plugin configsChenyang Zhong2021-06-011-6/+0
* | | BACKPORT: security: allow using Clang's zero initialization for stack variablesglider@google.com2021-06-011-5/+7
* | | init: do not report the status of init_on_alloc and init_on_freeChenyang Zhong2021-06-011-5/+1
* | | UPSTREAM: mm: init: report memory auto-initialization features at boot timeAlexander Potapenko2021-06-011-0/+24
* | | Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/commo...Chenyang Zhong2021-04-101-2/+1
|\| |
| * | Merge 4.9.266 into android-4.9-qGreg Kroah-Hartman2021-04-101-2/+1
| |\|
| | * init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada2021-04-101-2/+1
| | * init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens2021-04-101-1/+1
* | | Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/commo...Chenyang Zhong2021-01-141-3/+1
|\| |
| * | UPSTREAM: locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2021-01-051-3/+1
* | | Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/commo...Chenyang Zhong2020-11-101-1/+2
|\| |
| * | Merge 4.9.242 into android-4.9-qGreg Kroah-Hartman2020-11-101-1/+2
| |\|
| | * printk: reduce LOG_BUF_SHIFT range for H8300John Ogness2020-11-101-1/+2
* | | Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/commo...Chenyang Zhong2020-08-301-1/+1
|\| |
| * | Merge 4.9.233 into android-4.9-qGreg Kroah-Hartman2020-08-211-1/+1
| |\|
| | * mm: Avoid calling build_all_zonelists_init under hotplug contextOscar Salvador2020-08-211-1/+1
* | | cpuset: Move cpuset override values to KconfigDanny Lin2020-08-301-0/+46
* | | cpuset: Refactor cpuset assist codeDanny Lin2020-08-301-1/+1
* | | cgroup/cpuset: Introduce CPUSet AssistYaroslav Furman2020-08-301-0/+10
* | | sched/tune: Refactor SchedTune Assist codeDanny Lin2020-08-301-2/+1
* | | sched/tune: SchedTune Assist: Update and apply init protection wrappersYaroslav Furman2020-08-301-2/+2
* | | sched/tune: Introduce SchedTune AssistYaroslav Furman2020-08-301-0/+10
* | | BACKPORT: FROMGIT: kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2020-08-301-2/+3
* | | BACKPORT: arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2020-08-301-0/+3
* | | ANDROID: add support for clang Shadow Call Stack (SCS)Sami Tolvanen2020-06-242-0/+9
* | | Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/commo...Bruno Martins2020-05-211-0/+2
|\| |
| * | Merge 4.9.224 into android-4.9-qGreg Kroah-Hartman2020-05-201-0/+2
| |\|
| | * x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-201-0/+2
| | * Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-201-17/+0
| | * kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2020-05-201-0/+17
| * | ANDROID: Revert "ANDROID: sched: Disallow WALT with CFS bandwidth control"Pavankumar Kondeti2019-09-121-1/+0
| * | UPSTREAM: Make anon_inodes unconditionalDavid Howells2019-09-031-10/+0
| * | ANDROID: sched: Disallow WALT with CFS bandwidth controlQuentin Perret2019-09-021-0/+1
| * | Merge 4.9.177 into android-4.9-qGreg Kroah-Hartman2019-05-161-2/+2
| |\|
* | | Merge android-4.9.191 (9ca8608) into msm-4.9jianzhou2019-10-231-0/+1
|\ \ \
| * | | ANDROID: sched: Disallow WALT with CFS bandwidth controlQuentin Perret2019-09-021-0/+1
* | | | Merge android-4.9.190 (476e7ea) into msm-4.9jianzhou2019-10-231-10/+0
|\| | |
| * | | UPSTREAM: Make anon_inodes unconditionalDavid Howells2019-08-121-10/+0
* | | | Merge android-4.9.185 (70d52cb) into msm-4.9jianzhou2019-08-071-0/+9
|\| | |
| * | | BACKPORT: kheaders: Move from proc to sysfsJoel Fernandes (Google)2019-07-031-8/+7
| * | | BACKPORT: Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)2019-07-031-0/+10
* | | | Merge android-4.9.177 (e6d81da) into msm-4.9jianzhou2019-06-131-2/+2
|\| | |
| * | | Merge 4.9.177 into android-4.9Greg Kroah-Hartman2019-05-161-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * init: initialize jump labels before command line option parsingDan Williams2019-05-161-2/+2
* | | Merge android-4.9.165 (72b54df) into msm-4.9jianzhou2019-05-212-2/+50
|\| |
| * | UPSTREAM: psi: clarify the Kconfig text for the default-disable optionJohannes Weiner2019-03-221-0/+11
| * | UPSTREAM: psi: fix reference to kernel commandline enableBaruch Siach2019-03-221-2/+2