Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1661006
| From | Amit Pundir <amit.pundir@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/9] kernel/configs: Android config fragment updates |
| Date | 2017-06-08 12:00 +0200 |
| Message-ID | <tQ2op-2Ex-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, Following are the Android config fragment changes cherry-picked from Android common kernel for your consideration. Config fragments are folded or re-placed in sorted order wherever required. Regards, Amit Pundir Chenbo Feng (1): config: android-base: add CGROUP_BPF Greg Kroah-Hartman (2): config: android-base: add CONFIG_IKCONFIG option config: android-base: add CONFIG_MODULES option Jeff Vander Stoep (1): config: android-recommended: enable fstack-protector-strong Lorenzo Colitti (1): config: android-base: enable CONFIG_INET_DIAG_DESTROY Max Shi (1): config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLE Roberto Pereira (1): config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS Sami Tolvanen (2): config: android-recommended: enable ARM64_SW_TTBR0_PAN config: android-recommended: enable CONFIG_CPU_SW_DOMAIN_PAN kernel/configs/android-base.config | 12 +++++++++++- kernel/configs/android-recommended.config | 5 ++++- 2 files changed, 15 insertions(+), 2 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/9] kernel/configs: Android config fragment updates Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
[PATCH 4/9] config: android-recommended: enable CONFIG_CPU_SW_DOMAIN_PAN Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
[PATCH 8/9] config: android-base: add CGROUP_BPF Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
[PATCH 9/9] config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
[PATCH 1/9] config: android-recommended: enable fstack-protector-strong Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
[PATCH 5/9] config: android-base: add CONFIG_IKCONFIG option Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
[PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY Lorenzo Colitti <lorenzo@google.com> - 2017-06-08 12:10 +0200
Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:40 +0200
[PATCH 6/9] config: android-base: add CONFIG_MODULES option Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
[PATCH 2/9] config: android-recommended: enable CONFIG_ARM64_SW_TTBR0_PAN Amit Pundir <amit.pundir@linaro.org> - 2017-06-08 12:00 +0200
csiph-web