android_kernel_xiaomi_sm8350/fs/erofs
Michael Bestas b9715311a2
Merge tag 'ASB-2025-02-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
https://source.android.com/docs/security/bulletin/2025-02-01
CVE-2024-53104
CVE-2025-0088

* tag 'ASB-2025-02-05_11-5.4' of https://android.googlesource.com/kernel/common: (449 commits)
  ANDROID: gki - change networking configuration
  ANDROID: kernelci build-break for 64-bit riscv clang builds (5.4 only)
  Revert "BACKPORT: RISC-V: Stop relying on GCC's register allocator's hueristics"
  Revert "ANDROID: declare sp_in_global outside of CONFIG_FRAME_POINTER"
  ANDROID: GKI: add Trimble symbol list
  UPSTREAM: selinux: ignore unknown extended permissions
  ANDROID: ABI: Update allowed list for galaxy
  Revert "netfilter: Replace zero-length array with flexible-array member"
  Revert "tracing: Constify string literal data member in struct trace_event_call"
  Revert "skb_expand_head() adjust skb->truesize incorrectly"
  Linux 5.4.289
  ftrace: use preempt_enable/disable notrace macros to avoid double fault
  mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()
  drm: adv7511: Drop dsi single lane support
  net/sctp: Prevent autoclose integer overflow in sctp_association_init()
  sky2: Add device ID 11ab:4373 for Marvell 88E8075
  pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
  RDMA/uverbs: Prevent integer overflow issue
  modpost: fix the missed iteration for the max bit in do_input()
  modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
  ...

 Conflicts:
	arch/arm64/boot/dts/vendor/bindings/clock/adi,axi-clkgen.yaml
	arch/arm64/boot/dts/vendor/bindings/clock/axi-clkgen.txt
	drivers/rpmsg/qcom_glink_native.c
	drivers/soc/qcom/socinfo.c

Change-Id: I60727e0cdd974fda5ca71f938bc2f984a8bbf19a
2025-02-06 22:53:05 +02:00
..
compress.h erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
data.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
decompressor.c erofs: fix lz4 inplace decompression 2024-11-08 16:20:49 +01:00
dir.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
erofs_fs.h erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
inode.c Merge tag 'ASB-2025-02-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina 2025-02-06 22:53:05 +02:00
internal.h erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
Kconfig BACKPORT: erofs: add per-cpu threads for decompression as an option 2024-04-16 16:57:36 +03:00
Makefile UPSTREAM: erofs: introduce multipage per-CPU buffers 2024-04-16 16:57:33 +03:00
namei.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
pcpubuf.c UPSTREAM: erofs: introduce multipage per-CPU buffers 2024-04-16 16:57:33 +03:00
super.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
tagptr.h erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
utils.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
xattr.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
xattr.h erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
zdata.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
zdata.h erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
zmap.c erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00
zpvec.h erofs: clean up file headers & footers 2024-04-16 16:57:37 +03:00