.. |
probes
|
arm64: probes: Fix uprobes for big-endian kernels
|
2024-11-08 16:21:58 +01:00 |
vdso
|
arm64: Handle .ARM.attributes section in linker scripts
|
2025-03-13 12:47:20 +01:00 |
vdso32
|
arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
|
2021-12-29 12:25:53 +01:00 |
.gitignore
|
|
|
acpi_numa.c
|
arm64: acpi: Move get_cpu_for_acpi_id() to a header
|
2024-09-12 11:06:51 +02:00 |
acpi_parking_protocol.c
|
|
|
acpi.c
|
|
|
alternative.c
|
arm64: alternatives: mark patch_alternative() as noinstr
|
2022-04-20 09:23:22 +02:00 |
armv8_deprecated.c
|
arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
|
2024-07-27 10:40:18 +02:00 |
asm-offsets.c
|
|
|
cacheinfo.c
|
arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
|
2025-03-13 12:47:14 +01:00 |
cpu_errata.c
|
arm64: errata: Expand speculative SSBS workaround once more
|
2024-10-17 15:08:26 +02:00 |
cpu_ops.c
|
|
|
cpu-reset.h
|
|
|
cpu-reset.S
|
|
|
cpufeature.c
|
arm64: cpufeature: Fix the visibility of compat hwcaps
|
2024-08-19 05:41:23 +02:00 |
cpuidle.c
|
cpuidle: PSCI: Move the has_lpi check to the beginning of the function
|
2022-04-20 09:23:09 +02:00 |
cpuinfo.c
|
arm64: cpufeature: add HWCAP for FEAT_RPRES
|
2022-03-11 12:11:51 +01:00 |
crash_core.c
|
|
|
crash_dump.c
|
|
|
debug-monitors.c
|
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
|
2023-05-17 11:47:45 +02:00 |
efi-entry.S
|
|
|
efi-header.S
|
|
|
efi-rt-wrapper.S
|
efi: rt-wrapper: Add missing include
|
2023-01-24 07:20:01 +01:00 |
efi.c
|
arm64: efi: Make efi_rt_lock a raw_spinlock
|
2023-03-17 08:45:08 +01:00 |
entry-common.c
|
arm64: split EL0/EL1 UNDEF handlers
|
2023-10-25 11:54:17 +02:00 |
entry-fpsimd.S
|
|
|
entry-ftrace.S
|
arm64: ftrace: add missing BTIs
|
2021-12-08 09:03:24 +01:00 |
entry.S
|
Revert "arm64: Stash shadow stack pointer in the task struct on interrupt"
|
2024-02-23 08:42:31 +01:00 |
fpsimd.c
|
arm64/sve: Use correct size when reinitialising SVE state
|
2021-09-22 12:27:54 +02:00 |
ftrace.c
|
arm64: ftrace: fix module PLTs with mcount
|
2022-10-26 13:25:29 +02:00 |
head.S
|
arm64: Always load shadow stack pointer directly from the task struct
|
2023-05-17 11:48:07 +02:00 |
hibernate-asm.S
|
|
|
hibernate.c
|
|
|
hw_breakpoint.c
|
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
|
2023-09-23 11:01:05 +02:00 |
hyp-stub.S
|
|
|
image-vars.h
|
KVM: arm64: Link position-independent string routines into .hyp.text
|
2023-05-30 12:57:55 +01:00 |
image.h
|
|
|
insn.c
|
arm64: insn: Add support for encoding DSB
|
2025-06-27 11:04:23 +01:00 |
io.c
|
|
|
irq.c
|
|
|
jump_label.c
|
|
|
kaslr.c
|
|
|
kexec_image.c
|
|
|
kgdb.c
|
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
|
2023-05-17 11:47:45 +02:00 |
kuser32.S
|
|
|
machine_kexec_file.c
|
|
|
machine_kexec.c
|
|
|
Makefile
|
|
|
module-plts.c
|
arm64: module: Use module_init_layout_section() to spot init sections
|
2023-09-02 09:18:13 +02:00 |
module.c
|
|
|
mte.c
|
arm64: mte: Ensure the cleared tags are visible before setting the PTE
|
2022-05-25 09:17:56 +02:00 |
paravirt.c
|
arm64: paravirt: Use RCU read locks to guard stolen_time
|
2022-05-25 09:17:56 +02:00 |
pci.c
|
|
|
perf_callchain.c
|
perf: Protect perf_guest_cbs with RCU
|
2022-01-20 09:17:50 +01:00 |
perf_event.c
|
drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
|
2024-02-23 08:42:02 +01:00 |
perf_regs.c
|
|
|
pointer_auth.c
|
|
|
process.c
|
arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
|
2024-12-14 19:48:11 +01:00 |
proton-pack.c
|
arm64: proton-pack: Add new CPUs 'k' values for branch mitigation
|
2025-06-27 11:04:23 +01:00 |
psci.c
|
|
|
ptrace.c
|
arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
|
2025-06-27 11:04:25 +01:00 |
reloc_test_core.c
|
|
|
reloc_test_syms.S
|
|
|
relocate_kernel.S
|
|
|
return_address.c
|
|
|
scs.c
|
|
|
sdei.c
|
arm64: sdei: abort running SDEI handlers during crash
|
2023-09-19 12:20:28 +02:00 |
setup.c
|
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
|
2021-07-14 16:56:07 +02:00 |
signal.c
|
arm64: add support for TIF_NOTIFY_SIGNAL
|
2023-01-04 11:39:19 +01:00 |
signal32.c
|
|
|
sigreturn32.S
|
|
|
sleep.S
|
|
|
smccc-call.S
|
|
|
smp_spin_table.c
|
|
|
smp.c
|
arm64: sdei: abort running SDEI handlers during crash
|
2023-09-19 12:20:28 +02:00 |
stacktrace.c
|
arm64: stacktrace: avoid tracing arch_stack_walk()
|
2021-08-12 13:22:12 +02:00 |
suspend.c
|
|
|
sys_compat.c
|
arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
|
2022-06-09 10:20:53 +02:00 |
sys.c
|
|
|
sys32.c
|
|
|
syscall.c
|
arm64: fix compat syscall return truncation
|
2021-08-12 13:22:20 +02:00 |
time.c
|
|
|
topology.c
|
arm64: topology: move store_cpu_topology() to shared code
|
2022-10-30 09:41:19 +01:00 |
trace-events-emulation.h
|
|
|
traps.c
|
arm64: armv8_deprecated: rework deprected instruction handling
|
2023-10-25 11:54:17 +02:00 |
vdso.c
|
|
|
vmlinux.lds.S
|
arm64: Handle .ARM.attributes section in linker scripts
|
2025-03-13 12:47:20 +01:00 |