summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2022-02-18ANDROID: GKI: add VIDEOBUF2_DMA_SG under GKI_HIDDEN_MEDIA_CONFIGSMikhail Golubev
2022-02-08FROMLIST: kbuild: Add environment variables for userprogs flagsElliot Berman
2022-01-14ANDROID: GKI: Do not force select MODULE_SIG_ALLRamji Jiyani
2022-01-11BACKPORT: kbuild: check the minimum assembler version in KconfigMasahiro Yamada
2022-01-07BACKPORT: kbuild: check the minimum linker version in KconfigMasahiro Yamada
2022-01-07UPSTREAM: kbuild: check the minimum compiler version in KconfigMasahiro Yamada
2022-01-06Merge 5.10.90 into android13-5.10Greg Kroah-Hartman
2022-01-05bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-12-22ANDROID: GKI: Add module load time protected symbol lookupRamji Jiyani
2021-11-21Merge 5.10.81 into android13-5.10Greg Kroah-Hartman
2021-11-21bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu
2021-10-26Revert "Revert "sched/core: Initialize the idle task with preemption disabled""Woody Lin
2021-09-30Revert "sched/core: Initialize the idle task with preemption disabled"export-to-partner-android-3adeb2ab1ae3e5820d1acd11e3f4ad8d9b0ec102Jason Chiu
2021-07-21Merge branch 'android12-5.10' into 'android13-5.10'Greg Kroah-Hartman
2021-07-14Merge 5.10.50 into android13-5.10Greg Kroah-Hartman
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-06-23Revert "ANDROID: make per-cgroup PSI tracking configurable"Suren Baghdasaryan
2021-06-14ANDROID: GKI: Kconfig.gki: Add GKI_HIDDEN_ETHERNET_CONFIGSChanho Park
2021-06-12Merge 5.10.43 into android12-5.10Greg Kroah-Hartman
2021-06-10BACKPORT: kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-06-03FROMLIST: bootconfig: Share the checksum function with toolsMasami Hiramatsu
2021-05-25ANDROID: GKI: Kconfig.gki: enable CONFIG_HMM_MIRROR with HIDDEN GPUJihan Cha
2021-05-21ANDROID: GKI: enable hidden configs for DMAAdrian-CJ Hung
2021-05-15Merge 5.10.37 into android12-5.10Greg Kroah-Hartman
2021-05-14seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com
2021-04-23ANDROID: Kconfig.gki Add SND_SOC_TOPOLOGYGyeongtaek Lee
2021-04-11Merge 5.10.29 into android12-5.10Greg Kroah-Hartman
2021-04-10ANDROID: Add GKI_HIDDEN_MM_CONFIGS to support ballooning.Michael Hoyle
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-04-09BACKPORT: FROMGIT: userfaultfd: add minor fault registration modeAxel Rasmussen
2021-03-24BACKPORT: mm, page_alloc: do not rely on the order of page_poison and init_on...Vlastimil Babka
2021-03-07Merge 5.10.20 into android12-5.10Greg Kroah-Hartman
2021-03-04kgdb: fix to kill breakpoints on initmem after bootSumit Garg
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-02-23ANDROID: modules: introduce the MODULE_SCMVERSION configWill McVicker
2021-02-15FROMGIT: lib: stackdepot: add support to disable stack depotVijayanand Jitta
2021-02-12ANDROID: GKI: Kconfig.gki: add hidden PHY configsKevin Hilman
2021-02-12ANDROID: GKI: enable networking; add hidden network configsKevin Hilman
2021-02-10Merge 5.10.15 into android12-5.10Greg Kroah-Hartman
2021-02-10fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-02-05BACKPORT: mm: add Kernel Electric-Fence infrastructureAlexander Potapenko
2021-02-02ANDROID: make per-cgroup PSI tracking configurableASB-2021-02-05_12-5.10Suren Baghdasaryan
2021-01-28ANDROID: GKI: select DMADEVICES if GKI_HIDDEN_SND_SOC_CONFIGS is setMiles Chen
2021-01-26ANDROID: GKI: make VIDEOBUF2_DMA_CONTIG under GKI_HIDDEN_MEDIA_CONFIGSzhang sanshan
2021-01-19UPSTREAM: kasan, arm64: only use kasan_depth for software modesAndrey Konovalov
2021-01-19Merge 5.10.9 into android12-5.10Greg Kroah-Hartman
2021-01-19rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)
2021-01-14ANDROID: add support for Clang's Control Flow Integrity (CFI)Sami Tolvanen