android_kernel_xiaomi_sm8350/arch/parisc/kernel
Michael Bestas d72549f3a1 Merge tag 'ASB-2024-11-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
https://source.android.com/docs/security/bulletin/2024-11-01
CVE-2024-36978
CVE-2024-46740

* tag 'ASB-2024-11-05_11-5.4' of https://android.googlesource.com/kernel/common: (126 commits)
  UPSTREAM: unicode: Don't special case ignorable code points
  ANDROID: 16K: Fixup padding vm_flags bits on VMA splits
  ANDROID: 16K: Introduce pgsize_migration_inline.h
  Revert "clocksource/drivers/timer-of: Remove percpu irq related code"
  Linux 5.4.284
  Revert "parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367"
  cx82310_eth: fix error return code in cx82310_bind()
  net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
  rtmutex: Drop rt_mutex::wait_lock before scheduling
  drm/i915/fence: Mark debug_fence_free() with __maybe_unused
  drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
  nvmet-tcp: fix kernel crash if commands allocation fails
  arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
  arm64: acpi: Move get_cpu_for_acpi_id() to a header
  ACPI: processor: Fix memory leaks in error paths of processor_add()
  ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
  nilfs2: protect references to superblock parameters exposed in sysfs
  nilfs2: replace snprintf in show functions with sysfs_emit
  tracing: Avoid possible softlockup in tracing_iter_reset()
  ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
  ...

 Conflicts:
	fs/userfaultfd.c
	mm/madvise.c

Change-Id: I9e0e9c01dd313ea38070f0077983b5e107fb6a0b
2024-11-08 15:36:32 +00:00
..
syscalls Merge branch 'android11-5.4-lts' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina 2024-08-05 21:50:23 +03:00
.gitignore
alternative.c
asm-offsets.c
audit.c
cache.c parisc: Fix flush_dcache_page() for usage from irq context 2023-05-30 12:44:09 +01:00
compat_audit.c
drivers.c parisc: drivers: Fix sparse warning 2023-10-10 21:46:39 +02:00
entry.S parisc/pgtable: Do not drop upper 5 address bits of physical address 2023-11-28 16:50:20 +00:00
firmware.c parisc/firmware: Fix F-extend for PDC addresses 2024-02-23 08:24:48 +01:00
ftrace.c parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check 2024-03-26 18:22:12 -04:00
hardware.c
head.S parisc: Prevent booting 64-bit kernels on PA1.x machines 2023-11-28 16:50:19 +00:00
hpmc.S
inventory.c
irq.c Revert "parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367" 2024-09-12 11:03:57 +02:00
jump_label.c
kexec_file.c
kexec.c
kgdb.c
kprobes.c
Makefile
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c parisc: add missing export of __cmpxchg_u8() 2024-06-16 13:28:32 +02:00
patch.c
pci-dma.c parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() 2023-06-21 15:44:09 +02:00
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c
perf_asm.S
perf_images.h
perf.c
process.c parisc: Allow to reboot machine after system halt 2023-05-30 12:44:09 +01:00
processor.c parisc: Drop loops_per_jiffy from per_cpu struct 2023-09-23 11:00:02 +02:00
ptrace.c parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case 2023-02-22 12:50:28 +01:00
real2.S parisc: Fix argument pointer in real64_call_asm() 2023-05-17 11:35:54 +02:00
relocate_kernel.S
setup.c
signal32.c
signal32.h
signal.c
smp.c
stacktrace.c
sys_parisc32.c
sys_parisc.c parisc: Align parisc MADV_XXX constants with all other architectures 2023-01-18 11:42:00 +01:00
syscall.S
time.c
topology.c
traps.c parisc: Handle kgdb breakpoints only in kernel context 2023-05-30 12:44:09 +01:00
unaligned.c parisc: Fix exception handler for fldw and fstw instructions 2022-09-05 10:27:38 +02:00
unwind.c
vmlinux.lds.S