Merge branch 'android12-5.10' into android12-5.10-lts
Catch the -lts branch up with some commits that are in android12-5.10. Changes in here include the following: * d0d935fb Merge tag 'android12-5.10.230_r00' into android12-5.10 * f1e8560e UPSTREAM: usb: xhci: Implement xhci_handshake_check_state() helper * 16ec1f44 Revert "UPSTREAM: unicode: Don't special case ignorable code points" * 5f6a8581 Reapply "UPSTREAM: unicode: Don't special case ignorable code points" * 420c4810 Revert "UPSTREAM: unicode: Don't special case ignorable code points" * 122661c6 ANDROID: fix kernelci build break: redefinition of 'kallsyms_on_each_symbol' * 1530d11f UPSTREAM: vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans * 7d7b7d02 UPSTREAM: f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable * 556f793a BACKPORT: f2fs: introduce get_available_block_count() for cleanup * 7c627b9b ANDROID: ABI: update symbol list for honor * 5f45a7ef ANDROID: fs: add vendor hook to collect IO statistics * 35fae484 ANDROID: tools/objtool: Pass CFLAGS to libsubcmd build via EXTRA_CFLAGS * b6f4fd26 UPSTREAM: HID: core: zero-initialize the report buffer * b0e9b554 Merge tag 'android12-5.10.228_r00' into android12-5.10 * 7098f838 ANDROID: libsubcmd: Hoist iterator variable declarations in parse_options_subcommand() * 1fed2de8 ANDROID: mm: Fix SPF-aware fast-mremap * b396c229 UPSTREAM: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT * a8339e7f UPSTREAM: f2fs: support SEEK_DATA and SEEK_HOLE for compression files * 894861d6 ANDROID: add file for recording allowed ABI breaks * 2936e6a8 ANDROID: GKI: update symbol list for honor * e05e6574 ANDROID: Allow vendor modules perform more operations on memleak detect * 900cb56f UPSTREAM: drm/omap: fix misleading indentation in pixinc() * ef536a1d UPSTREAM: bitfield: build kunit tests without structleak plugin * db11e829 BACKPORT: FROMGIT: binder: add delivered_freeze to debugfs output * a204f3aa BACKPORT: FROMGIT: binder: fix memleak of proc->delivered_freeze * 5a884658 FROMGIT: binder: allow freeze notification for dead nodes * f357f2a8 FROMGIT: binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logs * 4e4b2cf3 FROMGIT: binder: fix BINDER_WORK_FROZEN_BINDER debug logs * 2bd6b2ab BACKPORT: FROMGIT: binder: fix freeze UAF in binder_release_work() * df183ec3 FROMGIT: binder: fix OOB in binder_add_freeze_work() * 8f52d7a1 FROMGIT: binder: fix node UAF in binder_add_freeze_work() * e733b347 ANDROID: GKI: Update symbols to symbol list * ee2e0e62 BACKPORT: f2fs: compress: fix to update i_compr_blocks correctly * de373c69 UPSTREAM: cfg80211: add VHT rate entries for MCS-10 and MCS-11 * b6e11f91 UPSTREAM: USB: media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format Change-Id: I777eb297a34360d98ccbb9384f0368d17da004aa Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Showing
- android/abi_gki_aarch64.xml 1536 additions, 1587 deletionsandroid/abi_gki_aarch64.xml
- android/abi_gki_aarch64.xml.allowed_breaks 127 additions, 0 deletionsandroid/abi_gki_aarch64.xml.allowed_breaks
- android/abi_gki_aarch64_honor 6 additions, 0 deletionsandroid/abi_gki_aarch64_honor
- android/abi_gki_aarch64_zebra 2 additions, 0 deletionsandroid/abi_gki_aarch64_zebra
- drivers/android/binder.c 46 additions, 15 deletionsdrivers/android/binder.c
- drivers/android/vendor_hooks.c 1 addition, 0 deletionsdrivers/android/vendor_hooks.c
- drivers/gpu/drm/omapdrm/dss/dispc.c 2 additions, 3 deletionsdrivers/gpu/drm/omapdrm/dss/dispc.c
- drivers/usb/host/xhci-ring.c 3 additions, 2 deletionsdrivers/usb/host/xhci-ring.c
- drivers/usb/host/xhci.c 25 additions, 1 deletiondrivers/usb/host/xhci.c
- drivers/usb/host/xhci.h 2 additions, 0 deletionsdrivers/usb/host/xhci.h
- fs/direct-io.c 8 additions, 0 deletionsfs/direct-io.c
- fs/f2fs/f2fs.h 31 additions, 30 deletionsfs/f2fs/f2fs.h
- fs/f2fs/file.c 31 additions, 10 deletionsfs/f2fs/file.c
- fs/f2fs/segment.h 18 additions, 0 deletionsfs/f2fs/segment.h
- fs/iomap/direct-io.c 5 additions, 0 deletionsfs/iomap/direct-io.c
- fs/unicode/mkutf8data.c 70 additions, 0 deletionsfs/unicode/mkutf8data.c
- fs/unicode/utf8data.h_shipped 3357 additions, 3346 deletionsfs/unicode/utf8data.h_shipped
- include/linux/kallsyms.h 0 additions, 8 deletionsinclude/linux/kallsyms.h
- include/trace/hooks/mm.h 4 additions, 0 deletionsinclude/trace/hooks/mm.h
- kernel/signal.c 1 addition, 0 deletionskernel/signal.c
Loading