Files
Greg Kroah-Hartman c2d133dca3 Merge 6.12.12 into android16-6.12
GKI (arm64) relevant 20 out of 43 changes, affecting 22 files +154/-122
  81aa72e17c seccomp: Stub for !CONFIG_SECCOMP [1 file, +1/-1]
  0485a718f3 drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed [1 file, +3/-0]
  418bd70d1a irqchip/sunxi-nmi: Add missing SKIP_WAKE flag [1 file, +2/-1]
  1c3cf02db8 libfs: Return ENOSPC when the directory offset range is exhausted [1 file, +2/-2]
  bfb98a55cf Revert "libfs: Add simple_offset_empty()" [3 files, +2/-35]
  9e9e710f68 Revert "libfs: fix infinite directory reads for offset dir" [1 file, +11/-24]
  e73e46c96b libfs: Replace simple_offset end-of-directory detection [1 file, +21/-16]
  639b40424d libfs: Use d_children list to iterate simple_offset directories [1 file, +58/-26]
  780ab83296 cachestat: fix page cache statistics permission checking [1 file, +19/-0]
  bb50dc2aa4 Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null" [1 file, +4/-4]
  fad7b56410 ALSA: usb-audio: Add delay quirk for USB Audio Device [1 file, +2/-0]
  5f5e6cbc4f HID: wacom: Initialize brightness of LED trigger [1 file, +13/-11]
  5c92458f72 Input: xpad - add support for Nacon Pro Compact [1 file, +1/-0]
  fae6f9589d Input: atkbd - map F23 key to support default copilot shortcut [1 file, +1/-1]
  a183a11cd6 Input: xpad - add unofficial Xbox 360 wireless receiver clone [1 file, +1/-0]
  27ae0bdcb0 Input: xpad - add QH Electronics VID/PID [1 file, +2/-0]
  ccc95d7e27 Input: xpad - improve name of 8BitDo controller 2dc8:3106 [1 file, +1/-1]
  41359d0d2e Input: xpad - add support for Nacon Evol-X Xbox One Controller [1 file, +2/-0]
  5d114fa2b6 Input: xpad - add support for wooting two he (arm) [1 file, +1/-0]
  efd96fbe23 io_uring/rsrc: require cloned buffers to share accounting contexts [1 file, +7/-0]

Changes in 6.12.12
	ASoC: wm8994: Add depends on MFD core
	ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK
	ASoC: samsung: Add missing selects for MFD_WM8994
	seccomp: Stub for !CONFIG_SECCOMP
	ASoC: cs42l43: Add codec force suspend/resume ops
	scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
	drm/amd/display: Use HW lock mgr for PSR1
	drm/amd/display: Initialize denominator defaults to 1
	of/unittest: Add test that of_address_to_resource() fails on non-translatable address
	ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5
	drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed
	irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
	hwmon: (drivetemp) Set scsi command timeout to 10s
	ASoC: samsung: Add missing depends on I2C
	mm: zswap: properly synchronize freeing resources during CPU hotunplug
	mm: zswap: move allocations during CPU init outside the lock
	gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
	libfs: Return ENOSPC when the directory offset range is exhausted
	Revert "libfs: Add simple_offset_empty()"
	Revert "libfs: fix infinite directory reads for offset dir"
	libfs: Replace simple_offset end-of-directory detection
	libfs: Use d_children list to iterate simple_offset directories
	smb: client: handle lack of EA support in smb2_query_path_info()
	net: sched: fix ets qdisc OOB Indexing
	Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
	cachestat: fix page cache statistics permission checking
	vfio/platform: check the bounds of read/write syscalls
	scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
	USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
	Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
	ALSA: usb-audio: Add delay quirk for USB Audio Device
	wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
	HID: wacom: Initialize brightness of LED trigger
	Input: xpad - add support for Nacon Pro Compact
	Input: atkbd - map F23 key to support default copilot shortcut
	Input: xpad - add unofficial Xbox 360 wireless receiver clone
	Input: xpad - add QH Electronics VID/PID
	Input: xpad - improve name of 8BitDo controller 2dc8:3106
	Input: xpad - add support for Nacon Evol-X Xbox One Controller
	Input: xpad - add support for wooting two he (arm)
	io_uring/rsrc: require cloned buffers to share accounting contexts
	drm/v3d: Assign job pointer to NULL before signaling the fence
	Linux 6.12.12

Change-Id: If6edc2470d23322783bf4527850fab66a7178234
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-02-06 06:26:40 +00:00
..