Commit Graph

1061092 Commits

Author SHA1 Message Date
Greg Kroah-Hartman
50eb2817ff Merge fc661f2dcb ("Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I461d3530d3247c802a812bd117adb36f8cb8befa
2021-11-23 12:43:24 +01:00
Greg Kroah-Hartman
4634b7316f Merge f7018be292 ("Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ib09a014ec17915bf0b5559198639bdfbc321f696
2021-11-23 11:48:16 +01:00
Greg Kroah-Hartman
b258009529 ANDROID: Incremental fs: fix build due to zstd api changes
Commit cf30f6a5f0 ("lib: zstd: Add kernel-specific API") changed the
zstd api.  Given that the incfs code is not in the kernel tree, it was
not also converted so do that here to keep the build working properly.

Fixes: cf30f6a5f0 ("lib: zstd: Add kernel-specific API")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I2e786a5e032adf104c0f3778bfb516a58c134047
2021-11-23 11:46:06 +01:00
Greg Kroah-Hartman
eb9fb76591 Merge c8c109546a ("Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Id349473a6fd2fc6814b6fd7f6e72a2fb252b2a2c
2021-11-23 08:31:43 +01:00
Greg Kroah-Hartman
35aabe752a Merge ccfff0a2bd ("Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I4b799e0446bd05dc0bdbf470cc27264bbf242f07
2021-11-23 08:29:09 +01:00
Greg Kroah-Hartman
db58b6aabb Merge 0ecca62beb ("Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I5e3593fdc24a02373dbce7cdbc4125075af0c2ad
2021-11-22 19:34:26 +01:00
Greg Kroah-Hartman
dd71af6430 Revert "scsi: ufs: core: Add a compile-time structure size check"
This reverts commit 9a868c8ad3.

Currently breaks the build due to the modified Android UFS/Crypto
code, so revert this until it is worked out...

Cc: Eric Biggers <ebiggers@google.com>
Cc: Bart Van Assche <bvanassche@google.com>
Fixes: 9a868c8ad3 ("scsi: ufs: core: Add a compile-time structure size check")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I8ad94a4c50d9d28fb21ce691dd6cb34090668b03
2021-11-22 19:25:38 +01:00
Greg Kroah-Hartman
c75b1d6ae3 Merge 6cbcc7ab21 ("Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into android-mainline
Steps on the way to 5.16-rc1

Resolves conflicts in:
	drivers/scsi/ufs/ufshcd.c
	drivers/scsi/ufs/ufshcd.h

Will not build due to a static_assert() in the ufs code that will be
reverted in a later commit.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I244662dad7bb84192c0762af96b53111375fa6c4
2021-11-22 19:22:06 +01:00
Greg Kroah-Hartman
34a7d77f09 Merge 030c28a021 ("Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I01406692eb62722009e790aa79ed1ad029987441
2021-11-22 19:17:48 +01:00
Greg Kroah-Hartman
1a51d129e9 Merge 304ac8032d ("Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I3f8000defd61a1b1a67d578aa9ec9c0b0b9af39d
2021-11-22 19:13:30 +01:00
Greg Kroah-Hartman
bd12cf5f2c Revert "Revert "drm/virtio: implement context init: advertise feature to userspace""
This reverts commit 172272a5e9.

Should not be needed to be reverted anymore.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I76fb807a7cd7bd8aad0f55f3d9394d2a2c5b2f7a
2021-11-22 19:12:47 +01:00
Greg Kroah-Hartman
d4fa9223d3 Revert "Revert "drm/virtio: implement context init: add virtio_gpu_fence_event""
This reverts commit e8a7240707.

Should not need to be reverted anymore.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I02a86e831986a5e0a8e85f54df6443e66920996e
2021-11-22 19:12:17 +01:00
Greg Kroah-Hartman
64d2f9bc97 Merge f78e9de80f ("Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I78a89c32422b0b415dff9682ec10f464846c2c66
2021-11-22 19:06:45 +01:00
Greg Kroah-Hartman
3ba5988e21 Merge d422555f32 ("Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm") into android-mainline
Steps on the way to 5.16-rc1

Resolves conflicts in:
	drivers/base/power/main.c

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I2608b73108fff680b947c585bf06799fe3f18d1d
2021-11-22 16:24:31 +01:00
Greg Kroah-Hartman
849a5c87b3 Merge 285fc3db0a ("Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I9401525496caaa7108710a2ad6c6610a0ace16ee
2021-11-22 16:23:32 +01:00
Greg Kroah-Hartman
6abcf9e5c2 Merge c183e1707a ("Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm") into android-mainline
Steps on the way to 5.16-rc1

Resolves merge conflicts in:
	drivers/md/Kconfig

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I12d7a103b2db90569873d721a5a07fbc54c1a35b
2021-11-22 16:22:26 +01:00
Greg Kroah-Hartman
3bb45b860a Merge 1bdd629e5a ("Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs") into android-mainline
Steps on the way to 5.16-rc1

Resolves conflicts in:
    fs/overlayfs/file.c

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I78b4136a37129bcbd964bebc95243a51831bb7e6
2021-11-22 16:21:36 +01:00
Greg Kroah-Hartman
205b00fd30 Merge d20f7a09e5 ("Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: If2a3e7d45adbcb4ea0c3d52127d315638591b3d5
2021-11-22 16:19:43 +01:00
Greg Kroah-Hartman
baabe599de ANDROID: GKI: remove CONFIG_HARDENED_USERCOPY_FALLBACK from gki defconfig
Commit 53944f171a ("mm: remove HARDENED_USERCOPY_FALLBACK") removed
the config option from the kernel, so it also needs to be removed from
the gki_defconfig files in order for the build to work properly.

Fixes: 53944f171a ("mm: remove HARDENED_USERCOPY_FALLBACK")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I96185cd7bf64da0287f72e00dafa2cb13bbda7f5
2021-11-22 15:07:35 +01:00
Greg Kroah-Hartman
53f805b2f1 Merge 512b7931ad ("Merge branch 'akpm' (patches from Andrew)") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I2acdf0e0145176aefd72674293e33bdf88c20beb
2021-11-22 15:03:17 +01:00
Greg Kroah-Hartman
d3ba98f27f Revert "slab: add __alloc_size attributes for better bounds checking"
This reverts commit c37495d625 which
is part of a series of patches that causes cuttlefish to crash.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ie90f9d34180103cc05a3fe77d2446c10ed59d006
2021-11-22 11:09:39 +01:00
Greg Kroah-Hartman
0487d3ee4d Revert "mm/kvmalloc: add __alloc_size attributes for better bounds checking"
This reverts commit 56bcf40f91 which
is part of a series of patches that causes cuttlefish to crash.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I768a93d9a714dfe651a191a51dc3f8c243f5aef6
2021-11-22 11:09:38 +01:00
Greg Kroah-Hartman
f67265080c Revert "mm/vmalloc: add __alloc_size attributes for better bounds checking"
This reverts commit 894f24bb56 which
is part of a series of patches that causes cuttlefish to crash.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I70b1f906e111b7286afbd3c28f4743fa2e66c944
2021-11-22 11:09:38 +01:00
Greg Kroah-Hartman
814f0e007f Revert "mm/page_alloc: add __alloc_size attributes for better bounds checking"
This reverts commit abd58f38df which
is part of a series of patches that causes cuttlefish to crash.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia06014d446c59d87b8fb642e4ed74e08a2ef0f2f
2021-11-22 11:09:37 +01:00
Greg Kroah-Hartman
ead24efb34 Revert "percpu: add __alloc_size attributes for better bounds checking"
This reverts commit 17197dd460 which
is part of a series of patches that causes cuttlefish to crash.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Id09ab4af153c29fcb6373acb96463dea6ffda9ee
2021-11-22 11:09:36 +01:00
Greg Kroah-Hartman
f76bbbae63 Merge 0eb68437a7 ("vmalloc: choose a better start address in vm_area_register_early()") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia521da34dd6bf9f4c3e3927228f34230a986d901
2021-11-22 11:07:00 +01:00
Greg Kroah-Hartman
5de420c339 Merge 72d67229f5 ("slab: clean up function prototypes") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I35a42ade391a838ff0bf537e0d8c4bc8889e1759
2021-11-22 08:14:07 +01:00
Greg Kroah-Hartman
bf47e141b4 Merge 86cffecdea ("Compiler Attributes: add __alloc_size() for better bounds checking") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I1833139d9c0db842ec3b7c7225c0455f5c29a8de
2021-11-22 08:13:54 +01:00
John Stultz
aec61197c5 ANDROID: db845c_gki.fragment: Remove CONFIG_LEDS_CLASS_MULTICOLOR as its in gki_defconfig now
Drop CONFIG_LEDS_CLASS_MULTICOLOR=m as its built into the gki kernel
and causes booting trouble if we try to load it.

Fixes: 0526d8b334 ("ANDROID: GKI: fix up gki_defconfig to keep CONFIG_HID_PLAYSTATION")
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I260a052f97314c4ac41a44452bbb6dcdc3b41552
2021-11-20 02:53:32 +00:00
John Stultz
d7b0adf103 ANDROID: db845c_gki.fragment: Remove typoed config CONFIG_QCOM_SPMI_ADC5_TM5
Peter Collingbourne noticed that the recently added
CONFIG_QCOM_SPMI_ADC5_TM5=m option wasn't actually a valid
config in the kernel.

This was due to it being typo'ed by me for the config
CONFIG_QCOM_SPMI_ADC_TM5 which is already enabled.

Reported-by: Peter Collingbourne <pcc@google.com>
Fixes: 02dbd8a73f ("ANDROID: db845c_gki.fragment: Enable QCOM_SPMI_ADC5_TM5, QCOM_CPR and QCOM_SPM")
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: Ib3371015435618dcf2d662a7c7dfdc8767c30c4c
2021-11-20 01:41:48 +00:00
Greg Kroah-Hartman
3b33081a0b Merge d73dad4eb5 ("kasan: test: bypass __alloc_size checks") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I465f4c4e05c8e6a856ff4d318708e36e96ee3356
2021-11-19 15:48:15 +01:00
Greg Kroah-Hartman
0442f29319 Merge 7857ccdf94 ("lib/stackdepot: include gfp.h") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I4b684837fc6471b6e19163988e277f2797129661
2021-11-19 13:09:44 +01:00
Greg Kroah-Hartman
8b7cd8f566 Merge fe91c4725a ("Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: If2dd59ef77f3059c791302e1cee857533e20eec6
2021-11-19 10:05:47 +01:00
Greg Kroah-Hartman
eb8ab9301a Merge 5af06603c4 ("Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Idb39c149cf06b0825bdb88f58d9b3a3406607dbb
2021-11-19 10:02:43 +01:00
Greg Kroah-Hartman
8c1e859656 Revert "Merge 0cc82d617a ("Merge branch 'for-5.16/nintendo' into for-linus") into android-mainline"
There is something odd about the new switch driver upstream that is
failing CTS tests.  Revert the new version and go back to the old one
for now so that we can continue on with the merge to 5.16-rc1.  We will
revisit this after the merge is complete.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I874b4f5e10ca565341ab696f0bbb761302df806c
2021-11-19 07:44:57 +01:00
Greg Kroah-Hartman
29c74408e1 Merge 0cc82d617a ("Merge branch 'for-5.16/nintendo' into for-linus") into android-mainline
Steps on the way to 5.16-rc1

Resolves conflicts in:
	drivers/hid/Kconfig
	drivers/hid/hid-ids.h
	drivers/hid/hid-nintendo.c

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ibd5bf7260b97bd31de561d8be8d1296ff48b9580
2021-11-19 07:44:17 +01:00
Kalesh Singh
cbf0818540 Revert "ANDROID: mm: Throttle rss_stat tracepoint"
This reverts commit 77dfeaa02d.

Throttling can now be done using hist triggers and synthetic events

Bug: 145972256
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Change-Id: I39c284040e2fdb815cda980f3a40ef188e59287c
2021-11-18 15:18:19 -08:00
Todd Kjos
833169bb8d Revert "ANDROID: media: increase video max frame number"
This reverts commit e81694723a.

Reason for revert: Per submitter, the patch is not longer required (b143356419#comment9)

Bug: 143356419
Change-Id: I51a9ce7c58df66e11482bcd58309cd56e0e6ac56
Signed-off-by: Todd Kjos <tkjos@google.com>
2021-11-18 20:56:24 +00:00
Alistair Delva
30d20d8841 ANDROID: setlocalversion: make KMI_GENERATION optional
GKI required the KMI_GENERATION to be added to the kernel version
string, but this only makes sense for GKI kernels, for non-GKI kernels
we don't need it. Leave all the other stuff we added, though, as it
seems useful.

Bug: 205897686
Change-Id: I2e7b3cb7ed5529f1e5e7c9d79a1f7ce4a1b6ee1f
Signed-off-by: Alistair Delva <adelva@google.com>
2021-11-17 22:48:22 +00:00
Greg Kroah-Hartman
0526d8b334 ANDROID: GKI: fix up gki_defconfig to keep CONFIG_HID_PLAYSTATION
Commit d7f1f9fec0 ("HID: playstation: require multicolor LED
functionality") added a build dependancy for CONFIG_HID_PLAYSTATION, so
add CONFIG_LEDS_CLASS_MULTICOLOR=y to the gki_defconfig files to ensure
that the playstation drivers remain building as part of the gki builds.

Bug: 135136477
Cc: Siarhei Vishniakou <svv@google.com>
Fixes: d7f1f9fec0 ("HID: playstation: require multicolor LED functionality")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I8e27b0f153ffd4b8d8f1c803a015b4a5103605e1
2021-11-17 08:09:31 +01:00
Greg Kroah-Hartman
e25f1958d0 Merge a6be4c6c4e ("Merge branch 'for-5.16/playstation' into for-linus") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I3603032614487ce680690b34fd960f22536a0343
2021-11-17 08:08:37 +01:00
Greg Kroah-Hartman
b9ab2f266e Merge b026277a84 ("Merge branch 'for-5.16/core' into for-linus") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia5460bbe34d9cdf7f59ff6b38c1dd72b24fee6a3
2021-11-16 18:38:27 +01:00
Greg Kroah-Hartman
fe64823676 Merge 5a1bcbd965 ("Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I570580936a0d1cfb15fb4002fc1c0187fd99c5cb
2021-11-15 19:21:13 +01:00
Greg Kroah-Hartman
94f535921a Merge abfecb3909 ("Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ibd9995927e83fd6007ca0e6831d06d7a7ae71e5d
2021-11-15 19:19:51 +01:00
Greg Kroah-Hartman
f52847a7d4 Revert "ANDROID: rpmsg: core: Add signal API support"
This reverts commit 5c3bd130ea.

It causes lots of merge conflicts with 5.16-rc1 so revert it to allow
the merges to happen.  If this is still needed, please submit it
usptream first and get it merged there properly.

Bug: 161128971
Cc: Chris Lew <clew@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I4481250521cd7219a6e072d8a8f9bc15580e84a0
2021-11-15 19:19:13 +01:00
Greg Kroah-Hartman
2ace361bc3 Merge 95faf6ba65 ("Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core") into android-mainline
Steps on the way to 5.16-rc1

Resolves conflicts in:
	Documentation/ABI/stable/sysfs-module
	drivers/base/arch_topology.c

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I58e1037220b270da3d7860d1c110f2cc7442f508
2021-11-15 19:18:28 +01:00
Arnd Bergmann
703816224f UPSTREAM: arm64: cpufeature: Export this_cpu_has_cap helper
Export the this_cpu_has_cap() for use by modules. This is
used by TRBE driver. Without this patch, TRBE will fail
to build as a module :

ERROR: modpost: "this_cpu_has_cap" [drivers/hwtracing/coresight/coresight-trbe.ko] undefined!

Fixes: 8a1065127d ("coresight: trbe: Add infrastructure for Errata handling")
Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[ change to EXPORT_SYMBOL_GPL ]
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
[ Added Will AB tag]
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20211103221256.725080-1-suzuki.poulose@arm.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
(cherry picked from commit 20b02fe365)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia3c8d3308da6e47d030f29905cbe275b9b691662
2021-11-15 19:15:17 +01:00
Greg Kroah-Hartman
41a3d93a39 ANDROID: add dma-buf namespace to system_heap.c & cma_heap.c
Commit 16b0314aa7 ("dma-buf: move dma-buf symbols into the DMA_BUF
module namespace") moved the dma-buf exports into the DMA_BUF namespace.
To keep the system_heap.c and cma_heap modules building, add them to the
DMA_BUF namespace as well.

Fixes: 16b0314aa7 ("dma-buf: move dma-buf symbols into the DMA_BUF module namespace")
Cc: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ib69062d41c426844f82667a51d75f0c35bad2bdf
2021-11-15 18:40:14 +01:00
Greg Kroah-Hartman
56be63c7e8 Merge 5c904c66ed ("Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I01588fd7bf1bdb5ae5145a9975eca41e5e136a0a
2021-11-15 16:56:29 +01:00
Greg Kroah-Hartman
c133cfa9ab Merge 048ff8629e ("Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb") into android-mainline
Steps on the way to 5.16-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ifbbd0a101b4f5875113ea114041f3098637ecbff
2021-11-15 16:54:01 +01:00