Commit b6b9dff0 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Merge branch android12-5.10 into android12-5.10-lts



Sync up after the -lts merge, contains the following commits:

2329f61535dd Merge branch android12-5.10 into android12-5.10-lts
851de32d Merge tag 'android12-5.10.177_r00' into android12-5.10
7f9a9a8f UPSTREAM: KVM: x86: do not report a vCPU as preempted outside instruction boundaries
7c835be7 ANDROID: remove CONFIG_NET_CLS_TCINDEX from gki_defconfig
21a4564a BACKPORT: net/sched: Retire tcindex classifier
f27e7efd FROMLIST: usb: xhci: Remove unused udev from xhci_log_ctx trace event
948b2a12 UPSTREAM: ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
f60101a0 ANDROID: GKI: Update symbols to symbol list
64c7044d ANDROID: vendor_hook: add hooks in dm_bufio.c
f0325870 ANDROID: GKI: Update symbol list for mtk
9d8c9d86 UPSTREAM: ext4: fix invalid free tracking in ext4_xattr_move_to_block()
97aa93c2 ANDROID: uid_sys_stats: defer process_notifier work if uid_lock is contended
c28be8ff BACKPORT: scsi: ufs: Fix device management cmd timeout flow
3641f511 UPSTREAM: usb: dwc3: debugfs: Resume dwc3 before accessing registers
694b75e0 UPSTREAM: kvm: initialize all of the kvm_debugregs structure before sending it to userspace
368fb8a5 BACKPORT: scsi: ufs: fix a race condition related to device management
e36eef37 Revert "Revert "mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse""
a42b1b61 BACKPORT: usb: dwc3: gadget: Ignore End Transfer delay on teardown
57f609a2 BACKPORT: usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
66cba626 FROMLIST: binder: fix UAF caused by faulty buffer cleanup
ce88d51c ANDROID: GKI: Increase max 8250 uarts
4d709007 ANDROID: GKI: add missing vendor hook and other ktrace symbols
00499a5f ANDROID: GKI: reorder symbols within ABI files
e2ed7e50 BACKPORT: f2fs: introduce gc_urgent_mid mode
4d2352ab UPSTREAM: ext4: fix use-after-free in ext4_xattr_set_entry
3acba5c4 UPSTREAM: ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
49652e1b UPSTREAM: Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
2e61d90c ANDROID: fix use of plain integer as NULL pointer
306223f8 UPSTREAM: dm verity: stop using WQ_UNBOUND for verify_wq
3de420d3 BACKPORT: dm verity: enable WQ_HIGHPRI on verify_wq
004c4693 UPSTREAM: dm verity: remove WQ_CPU_INTENSIVE flag since using WQ_UNBOUND
7513f3e1 UPSTREAM: usb: typec: tcpm: Add support for altmodes
5bbc750d UPSTREAM: usb: typec: Add typec_port_register_altmodes()
8c9c56db FROMGIT: usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
7771fe88 BACKPORT: f2fs: give priority to select unpinned section for foreground GC
7b7cd115 BACKPORT: f2fs: check pinfile in gc_data_segment() in advance
40786817 ANDROID: Enable percpu high priority kthreads for erofs
76e53632 UPSTREAM: erofs: fix an error code in z_erofs_init_zip_subsystem()
6f485880 BACKPORT: erofs: add per-cpu threads for decompression as an option
1b307b68 UPSTREAM: usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
43390f16 BACKPORT: hugetlb: unshare some PMDs when splitting VMAs
391c34fe UPSTREAM: KVM: arm64: Free hypervisor allocations if vector slot init fails
2f985832 UPSTREAM: coresight: trbe: remove cpuhp instance node before remove cpuhp state
73c8565a UPSTREAM: block: mq-deadline: Fix dd_finish_request() for zoned devices
9a595405 UPSTREAM: mm/page_exit: fix kernel doc warning in page_ext_put()
8adfaec1 BACKPORT: arm64: mm: kfence: only handle translation faults
d11c3f78 UPSTREAM: mm/damon/dbgfs: check if rm_contexts input is for a real context
8eb30a41 UPSTREAM: mm/shmem: use page_mapping() to detect page cache for uffd continue
f74be442 UPSTREAM: usb: dwc3: gadget: Don't delay End Transfer on delayed_status
37b3a615 UPSTREAM: powerpc/64: Include cache.h directly in paca.h
3815eca8 UPSTREAM: firmware: tegra: Fix error application of sizeof() to pointer
1b3cfadf BACKPORT: drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctx
3fafe074 BACKPORT: drm/amd/display: Pass display_pipe_params_st as const in DML
61344663 ANDROID: clear memory trylock-bit when page_locked.
d55931c1 UPSTREAM: ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
08ccb44b ANDROID: GKI: Update symbols to symbol list
faf3626b ANDROID: incremental fs: Evict inodes before freeing mount data
b7b3a636 UPSTREAM: mm: memcontrol: set the correct memcg swappiness restriction
3ea37060 UPSTREAM: media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
d88cd5c7 ANDROID: Fix kernelci break: eventfd_signal_mask redefined
2a7aed72 ANDROID: dm-default-key: update for blk_crypto_evict_key() returning void
0dad2818 BACKPORT: FROMGIT: blk-crypto: make blk_crypto_evict_key() more robust
b3926f1a BACKPORT: FROMGIT: blk-crypto: make blk_crypto_evict_key() return void
e7bfca16 BACKPORT: FROMGIT: blk-mq: release crypto keyslot before reporting I/O complete
469e02cc BACKPORT: of: base: Skip CPU nodes with "fail"/"fail-..." status
e0d8206f UPSTREAM: hid: bigben_probe(): validate report count
7fd7972f UPSTREAM: HID: bigben: use spinlock to safely schedule workers
1bba06f3 UPSTREAM: HID: bigben_worker() remove unneeded check on report_field
aaffce1e UPSTREAM: HID: bigben: use spinlock to protect concurrent accesses
d1d2d17f BACKPORT: USB: gadget: Fix use-after-free during usb config switch

Change-Id: Ia2fcbb257da4641590addf2da2f6938144405043
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parents 49df5be9 851de32d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment