android_kernel_xiaomi_sm8450/drivers/video/fbdev
Michael Bestas 6725684c74
Merge tag 'ASB-2024-12-05_12-5.10' of https://android.googlesource.com/kernel/common into android13-5.10-waipio
https://source.android.com/docs/security/bulletin/2024-12-01

* tag 'ASB-2024-12-05_12-5.10' of https://android.googlesource.com/kernel/common: (649 commits)
  ANDROID: ABI: update symbol list for honor
  ANDROID: fs: add vendor hook to collect IO statistics
  ANDROID: tools/objtool: Pass CFLAGS to libsubcmd build via EXTRA_CFLAGS
  UPSTREAM: HID: core: zero-initialize the report buffer
  ANDROID: libsubcmd: Hoist iterator variable declarations in parse_options_subcommand()
  ANDROID: mm: Fix SPF-aware fast-mremap
  UPSTREAM: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
  UPSTREAM: f2fs: support SEEK_DATA and SEEK_HOLE for compression files
  Revert "genetlink: hold RCU in genlmsg_mcast()"
  ANDROID: add file for recording allowed ABI breaks
  ANDROID: GKI: update symbol list for honor
  ANDROID: Allow vendor modules perform more operations on memleak detect
  UPSTREAM: drm/omap: fix misleading indentation in pixinc()
  UPSTREAM: bitfield: build kunit tests without structleak plugin
  BACKPORT: FROMGIT: binder: add delivered_freeze to debugfs output
  BACKPORT: FROMGIT: binder: fix memleak of proc->delivered_freeze
  FROMGIT: binder: allow freeze notification for dead nodes
  FROMGIT: binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logs
  FROMGIT: binder: fix BINDER_WORK_FROZEN_BINDER debug logs
  BACKPORT: FROMGIT: binder: fix freeze UAF in binder_release_work()
  ...

 Conflicts:
	android/abi_gki_aarch64.xml
	net/qrtr/af_qrtr.c

Change-Id: I4f416cf6c90e71fbdc0bea2c76a620842a2a2288
2024-12-16 00:43:42 +02:00
..
aty fbdev: atyfb: only use ioremap_uc() on i386 and ia64 2023-11-08 17:30:48 +01:00
core Merge tag 'ASB-2024-08-05_12-5.10' of https://android.googlesource.com/kernel/common into android13-5.10-waipio 2024-08-15 22:14:09 +03:00
geode fbdev: lxfb: Fix potential divide by zero 2023-04-05 11:23:46 +02:00
i810
intelfb fbdev: intelfb: Fix potential divide by zero 2023-04-05 11:23:45 +02:00
kyro video: fbdev: kyro: Error out if 'pixclock' equals zero 2021-09-18 13:40:22 +02:00
matrox fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB 2023-01-14 10:16:49 +01:00
mb862xx
mmp fbdev: mmp: fix value check in mmphw_probe() 2023-08-26 15:26:50 +02:00
nvidia fbdev: nvidia: Fix potential divide by zero 2023-04-05 11:23:45 +02:00
omap fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() 2023-07-27 08:43:51 +02:00
omap2 video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snprintf() 2022-04-08 14:40:35 +02:00
riva video: fbdev: riva: Error out if 'pixclock' equals zero 2021-09-18 13:40:22 +02:00
savage fbdev: savage: Handle err return when savagefb_check_var failed 2024-06-16 13:32:34 +02:00
sis fbdev: sisfb: Fix strbuf array overflow 2024-10-17 15:08:32 +02:00
vermilion fbdev: vermilion: decrease reference count in error path 2023-01-14 10:16:01 +01:00
via fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 2024-04-13 12:59:52 +02:00
68328fb.c
acornfb.c
acornfb.h
amba-clcd.c video: fbdev: amba-clcd: Fix refcount leak bugs 2022-08-21 15:16:10 +02:00
amifb.c
arcfb.c fbdev: arcfb: Fix error handling in arcfb_probe() 2023-05-30 12:57:46 +01:00
arkfb.c video: fbdev: arkfb: Check the size of screen before memset_io() 2022-08-21 15:16:13 +02:00
asiliantfb.c video: fbdev: asiliantfb: Error out if 'pixclock' equals zero 2021-09-18 13:40:22 +02:00
atafb_iplan2p2.c
atafb_iplan2p4.c
atafb_iplan2p8.c
atafb_mfb.c
atafb_utils.h
atafb.c video: fbdev: atari: Atari 2 bpp (STe) palette bugfix 2022-04-08 14:39:56 +02:00
atafb.h
atmel_lcdfb.c video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe() 2022-04-08 14:40:06 +02:00
au1100fb.c
au1100fb.h
au1200fb.c fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe 2023-07-27 08:44:40 +02:00
au1200fb.h
broadsheetfb.c
bt431.h
bt455.h
bw2.c
c2p_core.h
c2p_iplan2.c
c2p_planar.c
c2p.h
carminefb_regs.h
carminefb.c
carminefb.h
cg3.c
cg6.c
cg14.c
chipsfb.c fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init() 2022-09-15 11:32:03 +02:00
cirrusfb.c video: fbdev: cirrusfb: check pixclock to avoid divide by zero 2022-04-08 14:40:34 +02:00
clps711x-fb.c
cobalt_lcdfb.c
controlfb.c video: fbdev: controlfb: Fix COMPILE_TEST build 2022-04-08 14:40:06 +02:00
controlfb.h
cyber2000fb.c
cyber2000fb.h
da8xx-fb.c
dnfb.c
edid.h
efifb.c
ep93xx-fb.c fbdev/ep93xx-fb: Do not assign to struct fb_info.dev 2023-09-19 12:20:24 +02:00
ffb.c
fm2fb.c
fsl-diu-fb.c fbdev: fsl-diu-fb: mark wr_reg_wa() static 2023-11-20 11:06:57 +01:00
g364fb.c
gbefb.c video: fbdev: gbefb: Only instantiate device when built for IP32 2021-10-13 10:04:28 +02:00
goldfishfb.c
grvga.c
gxt4500.c
hecubafb.c
hgafb.c video: hgafb: correctly handle card detect failure during probe 2021-05-26 12:06:57 +02:00
hitfb.c
hpfb.c fbdev: hpfb: Fix an error handling path in hpfb_dio_probe() 2024-10-17 15:07:45 +02:00
hyperv_fb.c video: hyperv_fb: Avoid taking busy spinlock on panic path 2023-01-14 10:16:13 +01:00
i740_reg.h
i740fb.c video: fbdev: i740fb: Error out if 'pixclock' equals zero 2022-09-23 14:16:58 +02:00
imsttfb.c fbdev: imsttfb: fix a resource leak in probe 2023-11-20 11:06:57 +01:00
imxfb.c fbdev: imxfb: warn about invalid left/right margin 2023-07-27 08:44:39 +02:00
Kconfig fbdev: sh7760fb: allow modular build 2024-06-16 13:32:11 +02:00
leo.c
macfb.c
macmodes.c
macmodes.h
Makefile
maxinefb.c
metronomefb.c
mx3fb.c
n411.c
neofb.c
ocfb.c
offb.c
p9100.c
platinumfb.c
platinumfb.h
pm2fb.c fbdev: pm2fb: fix missing pci_disable_device() 2023-01-14 10:16:01 +01:00
pm3fb.c
pmag-aa-fb.c
pmag-ba-fb.c
pmagb-b-fb.c
ps3fb.c
pvr2fb.c
pxa3xx-gcu.c UPSTREAM: video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write 2022-11-10 09:53:43 +00:00
pxa3xx-gcu.h
pxa168fb.c
pxa168fb.h
pxafb.c fbdev: pxafb: Fix possible use after free in pxafb_task() 2024-10-17 15:08:13 +02:00
pxafb.h
q40fb.c
s1d13xxxfb.c
s3c2410fb-regs-lcd.h
s3c2410fb.c
s3c2410fb.h
s3c-fb.c
s3fb.c video: fbdev: s3fb: Check the size of screen before memset_io() 2022-08-21 15:16:13 +02:00
sa1100fb.c
sa1100fb.h
sbuslib.c
sbuslib.h
sh7760fb.c
sh_mobile_lcdcfb.c fbdev: shmobile: fix snprintf truncation 2024-06-16 13:32:10 +02:00
sh_mobile_lcdcfb.h
simplefb.c
skeletonfb.c
sm501fb.c
sm712.h
sm712fb.c video: fbdev: sm712fb: Fix crash in smtcfb_write() 2022-04-08 14:40:36 +02:00
smscufx.c fbdev: smscufx: fix error handling code in ufx_usb_probe 2023-02-15 17:22:20 +01:00
ssd1307fb.c
sstfb.c
sticore.h Merge 5.10.203 into android12-5.10-lts 2023-12-11 16:34:56 +00:00
stifb.c fbdev: stifb: Fix info entry in sti_struct on error path 2023-06-09 10:30:08 +02:00
sunxvr500.c
sunxvr1000.c
sunxvr2500.c
tcx.c
tdfxfb.c
tgafb.c fbdev: tgafb: Fix potential divide by zero 2023-04-05 11:23:45 +02:00
tmiofb.c
tridentfb.c
udlfb.c fbdev: udlfb: Fix endpoint check 2023-05-30 12:57:57 +01:00
uvesafb.c fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit() 2023-11-08 17:30:49 +01:00
valkyriefb.c
valkyriefb.h
vesafb.c
vfb.c
vga16fb.c video: vga16fb: Only probe for EGA and VGA 16 color graphic cards 2022-01-20 09:17:50 +01:00
vt8500lcdfb.c
vt8500lcdfb.h
vt8623fb.c video: fbdev: vt8623fb: Check the size of screen before memset_io() 2022-08-21 15:16:13 +02:00
w100fb.c video: fbdev: w100fb: Reset global state 2022-04-08 14:40:33 +02:00
w100fb.h
wm8505fb_regs.h
wm8505fb.c
wmt_ge_rops.c
wmt_ge_rops.h
xen-fbfront.c
xilinxfb.c