OrangePi_CM5/fs/f2fs
Tao Huang cc17504307 Merge tag 'android12-5.10-2023-02_r1' of https://android.googlesource.com/kernel/common
android12-5.10 February 2023 release 1

Artifacts:
  https://ci.android.com/builds/submitted/9611440/kernel_aarch64/latest

* tag 'android12-5.10-2023-02_r1': (5560 commits)
  ANDROID: GKI: Enable ARM64_ERRATUM_2454944
  ANDROID: dma-ops: Add restricted vendor hook
  ANDROID: arm64: Work around Cortex-A510 erratum 2454944
  ANDROID: mm/vmalloc: Add override for lazy vunmap
  ANDROID: cpuidle-psci: Fix suspicious RCU usage
  ANDROID: ABI: update allowed list for galaxy
  FROMGIT: f2fs: add sysfs nodes to set last_age_weight
  FROMGIT: f2fs: fix wrong calculation of block age
  ANDROID: struct io_uring ABI preservation hack for 5.10.162 changes
  ANDROID: fix up struct task_struct ABI change in 5.10.162
  ANDROID: add flags variable back to struct proto_ops
  UPSTREAM: io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
  UPSTREAM: eventfd: provide a eventfd_signal_mask() helper
  UPSTREAM: eventpoll: add EPOLL_URING_WAKE poll wakeup flag
  UPSTREAM: Revert "proc: don't allow async path resolution of /proc/self components"
  UPSTREAM: Revert "proc: don't allow async path resolution of /proc/thread-self components"
  UPSTREAM: net: remove cmsg restriction from io_uring based send/recvmsg calls
  UPSTREAM: task_work: unconditionally run task_work from get_signal()
  UPSTREAM: signal: kill JOBCTL_TASK_WORK
  UPSTREAM: io_uring: import 5.15-stable io_uring
  ...

Change-Id: I2b16474d6e3a91f1d702486ec6d1565a7bc310e3

Conflicts:
	Documentation/ABI/testing/configfs-usb-gadget-uac2
	Documentation/usb/gadget-testing.rst
	Makefile
	arch/arm/boot/dts/rk3288-evb-act8846.dts
	arch/arm64/mm/Makefile
	drivers/dma-buf/dma-buf.c
	drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
	drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
	drivers/gpu/drm/rockchip/analogix_dp-rockchip.c
	drivers/gpu/drm/rockchip/rockchip_drm_vop.c
	drivers/mmc/core/mmc.c
	drivers/pci/controller/dwc/pcie-designware-host.c
	drivers/pinctrl/pinctrl-rockchip.c
	drivers/regulator/core.c
	drivers/usb/dwc3/ep0.c
	drivers/usb/dwc3/gadget.c
	drivers/usb/gadget/function/f_hid.c
	drivers/usb/gadget/function/f_uac1.c
	drivers/usb/gadget/function/f_uac2.c
	drivers/usb/gadget/function/u_audio.c
	drivers/usb/gadget/function/u_audio.h
	drivers/usb/gadget/function/u_uac2.h
	drivers/usb/host/xhci.h
	drivers/usb/storage/unusual_uas.h
	drivers/usb/typec/altmodes/displayport.c
	include/linux/page_ext.h
	mm/cma.c
	mm/page_ext.c
	sound/core/pcm_dmaengine.c
	sound/soc/codecs/hdmi-codec.c
	include/linux/stmmac.h
	sound/drivers/aloop.c
	drivers/pci/controller/dwc/pcie-designware.h
2023-03-14 09:44:51 +08:00
..
Kconfig
Makefile
acl.c
acl.h
checkpoint.c This is the 5.10.150 stable release 2022-11-15 19:14:08 +00:00
compress.c BACKPORT: f2fs: handle decompress only post processing in softirq 2023-02-03 18:44:20 +00:00
data.c BACKPORT: f2fs: handle decompress only post processing in softirq 2023-02-03 18:44:20 +00:00
debug.c BACKPORT: f2fs: add block_age-based extent cache 2023-01-10 18:49:35 +00:00
dir.c BACKPORT: f2fs: don't use casefolded comparison for "." and ".." 2022-11-16 14:48:59 +00:00
extent_cache.c FROMGIT: f2fs: add sysfs nodes to set last_age_weight 2023-02-09 01:00:54 +00:00
f2fs.h Merge tag 'android12-5.10-2023-02_r1' of https://android.googlesource.com/kernel/common 2023-03-14 09:44:51 +08:00
file.c Merge tag 'android12-5.10-2023-02_r1' of https://android.googlesource.com/kernel/common 2023-03-14 09:44:51 +08:00
gc.c Merge tag 'android12-5.10.160_r00' into android12-5.10 2023-01-21 12:06:54 +00:00
gc.h
hash.c BACKPORT: f2fs: don't use casefolded comparison for "." and ".." 2022-11-16 14:48:59 +00:00
inline.c This is the 5.10.121 stable release 2022-07-23 16:10:22 +02:00
inode.c BACKPORT: f2fs: add block_age-based extent cache 2023-01-10 18:49:35 +00:00
namei.c BACKPORT: f2fs: allocate the extent_cache by default 2023-01-10 18:49:35 +00:00
node.c BACKPORT: f2fs: add block_age-based extent cache 2023-01-10 18:49:35 +00:00
node.h BACKPORT: f2fs: add block_age-based extent cache 2023-01-10 18:49:35 +00:00
recovery.c This is the 5.10.150 stable release 2022-11-15 19:14:08 +00:00
segment.c Merge tag 'android12-5.10.160_r00' into android12-5.10 2023-01-21 12:06:54 +00:00
segment.h Merge tag 'android12-5.10.136_r00' into android12-5.10 2022-09-28 09:54:28 +02:00
shrinker.c BACKPORT: f2fs: add block_age-based extent cache 2023-01-10 18:49:35 +00:00
super.c Merge tag 'android12-5.10-2023-02_r1' of https://android.googlesource.com/kernel/common 2023-03-14 09:44:51 +08:00
sysfs.c FROMGIT: f2fs: add sysfs nodes to set last_age_weight 2023-02-09 01:00:54 +00:00
verity.c This is the 5.10.154 stable release 2022-11-29 23:38:14 +00:00
xattr.c Merge branch 'android12-5.10' into `android12-5.10-lts` 2022-02-09 18:16:30 +01:00
xattr.h