Kernel for Galaxy S24, rebased on CLO sources (WIP)
Go to file
Zhipeng Wang 9d368adaae ANDROID: ABI: Add bus/mmc/dma related symbols for imx
55 function symbol(s) added
  'void __bitmap_replace(unsigned long*, const unsigned long*, const unsigned long*, const unsigned long*, unsigned int)'
  'void bdi_unregister(struct backing_dev_info*)'
  'unsigned long* bitmap_alloc(unsigned int, gfp_t)'
  'struct irq_chip_generic* devm_irq_alloc_generic_chip(struct device*, const char*, int, unsigned int, void*, irq_flow_handler_t)'
  'int devm_irq_setup_generic_chip(struct device*, struct irq_chip_generic*, u32, enum irq_gc_flags, unsigned int, unsigned int)'
  'int devm_register_sys_off_handler(struct device*, enum sys_off_mode, int, int(*)(struct sys_off_data*), void*)'
  'struct spi_mem_dirmap_desc* devm_spi_mem_dirmap_create(struct device*, struct spi_mem*, const struct spi_mem_dirmap_info*)'
  'void* gen_pool_dma_alloc(struct gen_pool*, size_t, dma_addr_t*)'
  'struct gpio_desc* gpiod_get_index_optional(struct device*, const char*, unsigned int, enum gpiod_flags)'
  'int gpiod_set_array_value_cansleep(unsigned int, struct gpio_desc**, struct gpio_array*, unsigned long*)'
  'struct irq_domain* irq_domain_add_legacy(struct device_node*, unsigned int, unsigned int, irq_hw_number_t, const struct irq_domain_ops*, void*)'
  'void mctrl_gpio_disable_ms(struct mctrl_gpios*)'
  'void mctrl_gpio_enable_ms(struct mctrl_gpios*)'
  'unsigned int mctrl_gpio_get(struct mctrl_gpios*, unsigned int*)'
  'struct mctrl_gpios* mctrl_gpio_init(struct uart_port*, unsigned int)'
  'void mctrl_gpio_set(struct mctrl_gpios*, unsigned int)'
  'int mmc_gpio_set_cd_wake(struct mmc_host*, bool)'
  'int mmc_of_parse_voltage(struct mmc_host*, u32*)'
  'int mmc_pwrseq_register(struct mmc_pwrseq*)'
  'void mmc_pwrseq_unregister(struct mmc_pwrseq*)'
  'void mmc_retune_timer_stop(struct mmc_host*)'
  'struct gen_pool* of_gen_pool_get(struct device_node*, const char*, int)'
  'bool of_node_name_prefix(const struct device_node*, const char*)'
  'int pinctrl_gpio_direction_input(unsigned int)'
  'int pinctrl_gpio_direction_output(unsigned int)'
  'int regmap_attach_dev(struct device*, struct regmap*, const struct regmap_config*)'
  'void rproc_add_carveout(struct rproc*, struct rproc_mem_entry*)'
  'struct resource_table* rproc_elf_find_loaded_rsc_table(struct rproc*, const struct firmware*)'
  'int rproc_elf_load_rsc_table(struct rproc*, const struct firmware*)'
  'int rproc_elf_load_segments(struct rproc*, const struct firmware*)'
  'int rproc_elf_sanity_check(struct rproc*, const struct firmware*)'
  'struct rproc_mem_entry* rproc_mem_entry_init(struct device*, void*, dma_addr_t, size_t, u32, int(*)(struct rproc*, struct rproc_mem_entry*), int(*)(struct rproc*, struct rproc_mem_entry*), const char*, ...)'
  'int rproc_of_parse_firmware(struct device*, int, const char**)'
  'irqreturn_t rproc_vq_interrupt(struct rproc*, int)'
  'void sdhci_dumpregs(struct sdhci_host*)'
  'int sdhci_execute_tuning(struct mmc_host*, u32)'
  'int sdhci_resume_host(struct sdhci_host*)'
  'int sdhci_runtime_resume_host(struct sdhci_host*, int)'
  'int sdhci_runtime_suspend_host(struct sdhci_host*)'
  'int sdhci_suspend_host(struct sdhci_host*)'
  'struct scatterlist* sg_last(struct scatterlist*, unsigned int)'
  'int spi_mem_adjust_op_size(struct spi_mem*, struct spi_mem_op*)'
  'bool spi_mem_default_supports_op(struct spi_mem*, const struct spi_mem_op*)'
  'ssize_t spi_mem_dirmap_read(struct spi_mem_dirmap_desc*, u64, size_t, void*)'
  'ssize_t spi_mem_dirmap_write(struct spi_mem_dirmap_desc*, u64, size_t, const void*)'
  'int spi_mem_driver_register_with_owner(struct spi_mem_driver*, struct module*)'
  'void spi_mem_driver_unregister(struct spi_mem_driver*)'
  'int spi_mem_exec_op(struct spi_mem*, const struct spi_mem_op*)'
  'const char* spi_mem_get_name(struct spi_mem*)'
  'bool spi_mem_supports_op(struct spi_mem*, const struct spi_mem_op*)'
  'unsigned char tty_get_frame_size(unsigned int)'
  'unsigned int uart_get_divisor(struct uart_port*, unsigned int)'
  'int uart_get_rs485_mode(struct uart_port*)'
  'void uart_handle_cts_change(struct uart_port*, unsigned int)'
  'void uart_handle_dcd_change(struct uart_port*, unsigned int)'

Bug: 277791334
Change-Id: Ibb506df8f2897865016f7e77256b84f67dcb5af4
Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
2023-04-24 10:43:55 +00:00
android ANDROID: ABI: Add bus/mmc/dma related symbols for imx 2023-04-24 10:43:55 +00:00
arch ANDROID: KVM: arm64: Clear the PTEs which are not refcounted on unmap path 2023-04-24 07:21:22 +00:00
block FROMGIT: blk-crypto: make blk_crypto_evict_key() more robust 2023-03-29 20:05:28 +00:00
certs This is the 6.1.11 stable release 2023-02-09 13:29:55 +00:00
crypto Merge 6.1.16 into android14-6.1 2023-03-13 15:45:34 +00:00
Documentation UPSTREAM: usb: typec: altmodes/displayport: Add hpd sysfs attribute 2023-04-14 23:21:17 +00:00
drivers ANDROID: Add filp_open_block() for zram 2023-04-21 20:05:56 +00:00
fs ANDROID: Add filp_open_block() for zram 2023-04-21 20:05:56 +00:00
include ANDROID: Add filp_open_block() for zram 2023-04-21 20:05:56 +00:00
init This is the 6.1.6 stable release 2023-01-18 18:50:42 +00:00
io_uring Revert "Revert "block/io_uring: pass in issue_flags for uring_cmd task_work handling"" 2023-04-12 02:08:28 +00:00
ipc ipc: fix memory leak in init_mqueue_fs() 2022-12-31 13:32:01 +01:00
kernel ANDROID: module: Add vendor hooks 2023-04-18 19:28:00 +00:00
lib This is the 6.1.23 stable release 2023-04-06 14:14:07 +00:00
LICENSES LICENSES/LGPL-2.1: Add LGPL-2.1-or-later as valid identifiers 2021-12-16 14:33:10 +01:00
mm UPSTREAM: mm: multi-gen LRU: simplify lru_gen_look_around() 2023-04-12 16:02:15 +00:00
net FROMLIST: xfrm: Skip checking of already-verified secpath entries 2023-04-14 12:37:23 +00:00
rust rust: print: avoid evaluating arguments in pr_* macros in unsafe blocks 2023-02-06 08:06:34 +01:00
samples FROMLIST: samples: Add sample userspace Gunyah VM Manager 2023-03-30 19:20:29 +00:00
scripts This is the 6.1.23 stable release 2023-04-06 14:14:07 +00:00
security Merge 6.1.22 into android14-6.1 2023-03-31 08:15:39 +00:00
sound This is the 6.1.23 stable release 2023-04-06 14:14:07 +00:00
tools This is the 6.1.23 stable release 2023-04-06 14:14:07 +00:00
usr usr/gen_init_cpio.c: remove unnecessary -1 values from int file 2022-10-03 14:21:44 -07:00
virt KVM: Register /dev/kvm as the _very_ last thing during initialization 2023-03-10 09:34:11 +01:00
.clang-format inet: ping: use hlist_nulls rcu iterator during lookup 2022-12-01 12:42:46 +01:00
.cocciconfig
.get_maintainer.ignore get_maintainer: add Alan to .get_maintainer.ignore 2022-08-20 15:17:44 -07:00
.gitattributes .gitattributes: use 'dts' diff driver for dts files 2019-12-04 19:44:11 -08:00
.gitignore Kbuild: add Rust support 2022-09-28 09:02:20 +02:00
.mailmap 9 hotfixes. 6 for MM, 3 for other areas. Four of these patches address 2022-12-10 17:10:52 -08:00
.rustfmt.toml rust: add .rustfmt.toml 2022-09-28 09:02:20 +02:00
BUILD.bazel ANDROID: GKI: add init symbol list file for vivo 2023-04-21 15:05:10 +00:00
build.config.aarch64 ANDROID: Move NDK_TRIPLE to build.config.constants. 2023-02-14 14:13:51 -08:00
build.config.allmodconfig ANDROID: Disable AF_RXRPC for allmodconfig. 2023-03-15 14:09:33 +00:00
build.config.allmodconfig.aarch64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-08-31 15:20:37 +00:00
build.config.allmodconfig.arm ANDROID: drop KERNEL_DIR setting in build.config.common 2020-08-31 15:20:37 +00:00
build.config.allmodconfig.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-08-31 15:20:37 +00:00
build.config.amlogic ANDROID: GKI: amlogic: add DTB overlays 2021-02-11 12:23:26 +00:00
build.config.arm ANDROID: build.config: set NDK_TRIPLE 2022-04-05 14:09:03 -07:00
build.config.common ANDROID: 4/12/2023 KMI update 2023-04-12 03:00:45 +00:00
build.config.constants ANDROID: clang: update to 17.0.0 2023-03-28 17:12:02 +00:00
build.config.db845c ANDROID: Convert db845c to a mixed build. 2022-09-06 23:21:51 +00:00
build.config.gki ANDROID: GKI: Source GKI_BUILD_CONFIG_FRAGMENT after setting all variables 2022-12-27 13:52:08 -08:00
build.config.gki_kasan ANDROID: build.config: re-disable LTO properly for KASAN 2022-03-24 12:41:35 -07:00
build.config.gki_kasan.aarch64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-08-31 15:20:37 +00:00
build.config.gki_kasan.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-08-31 15:20:37 +00:00
build.config.gki_kprobes ANDROID: build.configs: migrate away from CC_LD_ARG 2021-07-02 09:49:23 +00:00
build.config.gki_kprobes.aarch64 ANDROID: Adding kprobes build configs for Cuttlefish 2021-03-01 15:29:45 +00:00
build.config.gki_kprobes.x86_64 ANDROID: Adding kprobes build configs for Cuttlefish 2021-03-01 15:29:45 +00:00
build.config.gki-debug.aarch64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-08-31 15:20:37 +00:00
build.config.gki-debug.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-08-31 15:20:37 +00:00
build.config.gki.aarch64 ANDROID: GKI: Source GKI_BUILD_CONFIG_FRAGMENT after setting all variables 2022-12-27 13:52:08 -08:00
build.config.gki.aarch64.16k ANDROID: 16k target: don't write defconfig to source tree 2022-10-03 11:24:35 -07:00
build.config.gki.aarch64.fips140 ANDROID: fips140: add kernel crypto module 2023-01-09 21:33:43 +00:00
build.config.gki.riscv64 ANDROID: GKI: Source GKI_BUILD_CONFIG_FRAGMENT after setting all variables 2022-12-27 13:52:08 -08:00
build.config.gki.x86_64 ANDROID: GKI: Source GKI_BUILD_CONFIG_FRAGMENT after setting all variables 2022-12-27 13:52:08 -08:00
build.config.khwasan ANDROID: Add a build config fragment for KHWASan. 2021-10-13 19:44:44 +00:00
build.config.riscv64 ANDROID: GKI: Add 64-bit RISC-V config 2022-12-08 20:01:15 +00:00
build.config.rockpi4 ANDROID: rockpi4: Use new DTS_EXT_DIR feature 2021-12-13 21:27:46 +00:00
build.config.x86_64 ANDROID: Move NDK_TRIPLE to build.config.constants. 2023-02-14 14:13:51 -08:00
COPYING COPYING: state that all contributions really are covered by this file 2020-02-10 13:32:20 -08:00
CREDITS MAINTAINERS: Remove Michal Marek from Kbuild maintainers 2022-11-16 14:53:00 +09:00
Kbuild Kbuild updates for v6.1 2022-10-10 12:00:45 -07:00
Kconfig ANDROID: kbuild: add Kconfig support for external modules 2021-12-13 18:33:18 +00:00
Kconfig.ext ANDROID: kbuild: add Kconfig support for external modules 2021-12-13 18:33:18 +00:00
MAINTAINERS FROMLIST: MAINTAINERS: Add Gunyah hypervisor drivers section 2023-03-30 19:20:31 +00:00
Makefile This is the 6.1.23 stable release 2023-04-06 14:14:07 +00:00
modules.bzl ANDROID: GKI: Fix linter warning 2022-12-01 13:06:20 +00:00
OWNERS ANDROID: add smuckle to OWNERS 2022-06-18 10:41:40 -07:00
OWNERS_DrNo ANDROID: Updating OWNERS_DrNo 2022-08-22 16:34:52 +00:00
README Drop all 00-INDEX files from Documentation/ 2018-09-09 15:08:58 -06:00
README.md ANDROID: README.md: fix checkpatch.pl path typo 2021-04-07 23:16:50 +00:00

How do I submit patches to Android Common Kernels

  1. BEST: Make all of your changes to upstream Linux. If appropriate, backport to the stable releases. These patches will be merged automatically in the corresponding common kernels. If the patch is already in upstream Linux, post a backport of the patch that conforms to the patch requirements below.

    • Do not send patches upstream that contain only symbol exports. To be considered for upstream Linux, additions of EXPORT_SYMBOL_GPL() require an in-tree modular driver that uses the symbol -- so include the new driver or changes to an existing driver in the same patchset as the export.
    • When sending patches upstream, the commit message must contain a clear case for why the patch is needed and beneficial to the community. Enabling out-of-tree drivers or functionality is not not a persuasive case.
  2. LESS GOOD: Develop your patches out-of-tree (from an upstream Linux point-of-view). Unless these are fixing an Android-specific bug, these are very unlikely to be accepted unless they have been coordinated with kernel-team@android.com. If you want to proceed, post a patch that conforms to the patch requirements below.

Common Kernel patch requirements

  • All patches must conform to the Linux kernel coding standards and pass scripts/checkpatch.pl
  • Patches shall not break gki_defconfig or allmodconfig builds for arm, arm64, x86, x86_64 architectures (see https://source.android.com/setup/build/building-kernels)
  • If the patch is not merged from an upstream branch, the subject must be tagged with the type of patch: UPSTREAM:, BACKPORT:, FROMGIT:, FROMLIST:, or ANDROID:.
  • All patches must have a Change-Id: tag (see https://gerrit-review.googlesource.com/Documentation/user-changeid.html)
  • If an Android bug has been assigned, there must be a Bug: tag.
  • All patches must have a Signed-off-by: tag by the author and the submitter

Additional requirements are listed below based on patch type

Requirements for backports from mainline Linux: UPSTREAM:, BACKPORT:

  • If the patch is a cherry-pick from Linux mainline with no changes at all
    • tag the patch subject with UPSTREAM:.
    • add upstream commit information with a (cherry picked from commit ...) line
    • Example:
      • if the upstream commit message is
        important patch from upstream

        This is the detailed description of the important patch

        Signed-off-by: Fred Jones <fred.jones@foo.org>
  • then Joe Smith would upload the patch for the common kernel as
        UPSTREAM: important patch from upstream

        This is the detailed description of the important patch

        Signed-off-by: Fred Jones <fred.jones@foo.org>

        Bug: 135791357
        Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01
        (cherry picked from commit c31e73121f4c1ec41143423ac6ce3ce6dafdcec1)
        Signed-off-by: Joe Smith <joe.smith@foo.org>
  • If the patch requires any changes from the upstream version, tag the patch with BACKPORT: instead of UPSTREAM:.
    • use the same tags as UPSTREAM:
    • add comments about the changes under the (cherry picked from commit ...) line
    • Example:
        BACKPORT: important patch from upstream

        This is the detailed description of the important patch

        Signed-off-by: Fred Jones <fred.jones@foo.org>

        Bug: 135791357
        Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01
        (cherry picked from commit c31e73121f4c1ec41143423ac6ce3ce6dafdcec1)
        [joe: Resolved minor conflict in drivers/foo/bar.c ]
        Signed-off-by: Joe Smith <joe.smith@foo.org>

Requirements for other backports: FROMGIT:, FROMLIST:,

  • If the patch has been merged into an upstream maintainer tree, but has not yet been merged into Linux mainline
    • tag the patch subject with FROMGIT:
    • add info on where the patch came from as (cherry picked from commit <sha1> <repo> <branch>). This must be a stable maintainer branch (not rebased, so don't use linux-next for example).
    • if changes were required, use BACKPORT: FROMGIT:
    • Example:
      • if the commit message in the maintainer tree is
        important patch from upstream

        This is the detailed description of the important patch

        Signed-off-by: Fred Jones <fred.jones@foo.org>
  • then Joe Smith would upload the patch for the common kernel as
        FROMGIT: important patch from upstream

        This is the detailed description of the important patch

        Signed-off-by: Fred Jones <fred.jones@foo.org>

        Bug: 135791357
        (cherry picked from commit 878a2fd9de10b03d11d2f622250285c7e63deace
         https://git.kernel.org/pub/scm/linux/kernel/git/foo/bar.git test-branch)
        Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01
        Signed-off-by: Joe Smith <joe.smith@foo.org>
  • If the patch has been submitted to LKML, but not accepted into any maintainer tree
    • tag the patch subject with FROMLIST:
    • add a Link: tag with a link to the submittal on lore.kernel.org
    • add a Bug: tag with the Android bug (required for patches not accepted into a maintainer tree)
    • if changes were required, use BACKPORT: FROMLIST:
    • Example:
        FROMLIST: important patch from upstream

        This is the detailed description of the important patch

        Signed-off-by: Fred Jones <fred.jones@foo.org>

        Bug: 135791357
        Link: https://lore.kernel.org/lkml/20190619171517.GA17557@someone.com/
        Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01
        Signed-off-by: Joe Smith <joe.smith@foo.org>

Requirements for Android-specific patches: ANDROID:

  • If the patch is fixing a bug to Android-specific code
    • tag the patch subject with ANDROID:
    • add a Fixes: tag that cites the patch with the bug
    • Example:
        ANDROID: fix android-specific bug in foobar.c

        This is the detailed description of the important fix

        Fixes: 1234abcd2468 ("foobar: add cool feature")
        Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01
        Signed-off-by: Joe Smith <joe.smith@foo.org>
  • If the patch is a new feature
    • tag the patch subject with ANDROID:
    • add a Bug: tag with the Android bug (required for android-specific features)