..
stacktrace
arm64: kvm: Introduce nvhe stack size constants
2025-01-08 11:25:28 +00:00
vdso
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
2025-07-09 11:52:34 +02:00
xen
…
Kbuild
fprobe: Add fprobe_header encoding feature
2024-12-26 10:50:05 -05:00
acenv.h
…
acpi.h
arm64: Handle KCOV __init vs inline mismatches
2025-07-24 16:55:11 -07:00
alternative-macros.h
…
alternative.h
…
apple_m1_pmu.h
drivers/perf: apple_m1: Support host/guest event filtering
2025-03-11 12:52:32 -07:00
arch_gicv3.h
…
arch_timer.h
…
archrandom.h
…
arm-cci.h
…
arm_dsu_pmu.h
…
arm_pmuv3.h
…
asm-bug.h
arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
2025-07-23 00:04:53 +02:00
asm-extable.h
arm64: extable: Add fixup handling for uaccess CPY* instructions
2025-03-07 16:18:06 +00:00
asm-offsets.h
…
asm-prototypes.h
…
asm-uaccess.h
arm64: lib: Use MOPS for usercopy routines
2025-03-07 18:30:16 +00:00
asm_pointer_auth.h
…
assembler.h
arm64 updates for 6.17:
2025-07-29 20:21:54 -07:00
atomic.h
…
atomic_ll_sc.h
…
atomic_lse.h
…
barrier.h
arm64: Add support for GICv5 GSB barriers
2025-07-08 18:35:51 +01:00
bitops.h
…
bitrev.h
…
boot.h
…
brk-imm.h
…
bug.h
…
cache.h
arm64: cacheinfo: Provide helper to compress MPIDR value into u32
2025-07-16 15:04:31 +02:00
cacheflush.h
…
cfi.h
arm64/cfi,bpf: Support kCFI + BPF on arm64
2025-07-31 18:23:54 -07:00
checksum.h
…
clocksource.h
…
cmpxchg.h
…
compat.h
…
compiler.h
…
cpu.h
arm64: Expose AIDR_EL1 via sysfs
2025-04-29 14:03:18 +01:00
cpu_ops.h
…
cpucaps.h
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
2025-03-11 12:54:23 -07:00
cpufeature.h
arm64: Add BBM Level 2 cpu feature
2025-06-30 18:09:05 +01:00
cpuidle.h
…
cputype.h
arm64 updates for 6.16
2025-05-28 14:55:35 -07:00
crash_reserve.h
…
current.h
…
daifflags.h
…
dcc.h
…
debug-monitors.h
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2025-07-24 16:01:22 +01:00
device.h
…
dmi.h
…
efi.h
…
el2_setup.h
ARM:
2025-07-30 17:14:01 -07:00
elf.h
…
esr.h
ARM:
2025-05-29 08:10:01 -07:00
exception.h
arm64: debug: remove debug exception registration infrastructure
2025-07-08 13:27:42 +01:00
exec.h
…
extable.h
arm64: mm: Handle PAN faults on uaccess CPY* instructions
2025-03-07 18:28:29 +00:00
fixmap.h
KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2
2025-05-19 08:01:19 +01:00
fpsimd.h
arm64/fpsimd: Add task_smstop_sm()
2025-05-08 15:29:09 +01:00
fpsimdmacros.h
…
fpu.h
…
ftrace.h
ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
2024-12-26 10:50:07 -05:00
futex.h
…
gcs.h
arm64/gcs: task_gcs_el0_enable() should use passed task
2025-07-23 12:08:17 +01:00
gpr-num.h
…
hardirq.h
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
2025-05-19 12:46:26 +01:00
hugetlb.h
arm64: hugetlb: Refine tlb maintenance scope
2025-05-09 13:43:06 +01:00
hw_breakpoint.h
…
hwcap.h
arm64/hwcaps: Add MTE_STORE_ONLY hwcaps
2025-07-02 18:49:04 +01:00
hyp_image.h
…
hypervisor.h
smccc/kvm_guest: Enable errata based on implementation CPUs
2025-02-26 13:30:37 -08:00
image.h
…
insn-def.h
…
insn.h
arm64: insn: Add support for encoding DSB
2025-05-08 15:28:29 +01:00
io.h
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
2025-03-16 22:06:23 -07:00
irq.h
…
irq_work.h
…
irqflags.h
…
jump_label.h
…
kasan.h
…
kernel-pgtable.h
arm64: Work around convergence issue with LLD linker
2025-06-02 12:53:18 +01:00
kexec.h
…
kfence.h
…
kgdb.h
arm64: debug: call step handlers statically
2025-07-08 13:27:41 +01:00
kprobes.h
arm64: debug: call software breakpoint handlers statically
2025-07-08 13:27:41 +01:00
kvm_arm.h
KVM/arm64 updates for 6.16
2025-05-26 16:19:46 -04:00
kvm_asm.h
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
2025-01-12 10:37:15 +00:00
kvm_emulate.h
KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is set
2025-07-08 11:36:35 -07:00
kvm_host.h
KVM/arm64 changes for 6.17, take #2
2025-08-29 12:57:31 -04:00
kvm_hyp.h
KVM: arm64: nv: Nested GICv3 emulation
2025-03-03 14:57:04 -08:00
kvm_mmu.h
KVM: arm64: nv: Handle SEAs due to VNCR redirection
2025-08-04 22:16:10 -07:00
kvm_mte.h
…
kvm_nested.h
KVM: arm64: nv: Honor SError exception routing / masking
2025-07-08 11:36:31 -07:00
kvm_pgtable.h
KVM: arm64: Split kvm_pgtable_stage2_destroy()
2025-08-21 16:27:03 -07:00
kvm_pkvm.h
KVM: arm64: Split kvm_pgtable_stage2_destroy()
2025-08-21 16:27:03 -07:00
kvm_ptrauth.h
…
kvm_types.h
…
linkage.h
…
lse.h
…
mem_encrypt.h
arm64: Add missing includes for mem_encrypt
2025-04-29 16:20:11 +01:00
memory.h
arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGN
2025-07-08 13:41:08 +01:00
mman.h
mm: update architecture and driver code to use vm_flags_t
2025-07-09 22:42:14 -07:00
mmu.h
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
2025-08-30 11:30:06 +01:00
mmu_context.h
sched,arm64: Handle CPU isolation on last resort fallback rq selection
2025-01-08 18:14:23 +01:00
module.h
…
module.lds.h
…
mshyperv.h
arm64/hyperv: Add some missing functions to arm64
2025-03-20 21:23:03 +00:00
mte-def.h
…
mte-kasan.h
…
mte.h
…
neon-intrinsics.h
…
neon.h
…
numa.h
…
page-def.h
…
page.h
…
paravirt.h
…
paravirt_api_clock.h
…
pci.h
…
percpu.h
…
perf_event.h
…
pgalloc.h
arm64: pgtable: use mmu gather to free p4d level page table
2025-01-25 20:22:21 -08:00
pgtable-hwdef.h
Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-next/sysreg', 'for-next/misc', 'for-next/pgtable-cleanups', 'for-next/kselftest', 'for-next/uaccess-mops', 'for-next/pie-poe-cleanup', 'for-next/cputype-kryo', 'for-next/cca-dma-address', 'for-next/drop-pxd_table_bit' and 'for-next/spectre-bhb-assume-vulnerable', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2025-03-25 19:32:03 +00:00
pgtable-prot.h
mm: remove devmap related functions and page table bits
2025-07-09 22:42:18 -07:00
pgtable-types.h
arm64/mm: define ptdesc_t
2025-05-11 17:48:19 -07:00
pgtable.h
arm64: add batched versions of ptep_modify_prot_start/commit
2025-07-24 19:12:41 -07:00
pkeys.h
…
pointer_auth.h
…
por.h
arm64/sysreg: Move POR_EL0_INIT to asm/por.h
2025-03-10 18:10:41 +00:00
preempt.h
…
probes.h
…
proc-fns.h
…
processor.h
arm64/kernel: Support store-only mte tag check
2025-07-02 18:49:04 +01:00
ptdump.h
arm64/mm: define ptdesc_t
2025-05-11 17:48:19 -07:00
ptrace.h
…
pvclock-abi.h
…
rqspinlock.h
bpf: Use architecture provided res_smp_cond_load_acquire
2025-04-10 12:47:07 -07:00
rsi.h
arm64: rsi: Add automatic arm-cca-guest module loading
2025-01-08 13:58:49 +00:00
rsi_cmds.h
arm64: Add missing includes for mem_encrypt
2025-04-29 16:20:11 +01:00
rsi_smc.h
…
runtime-const.h
…
rwonce.h
arm64: drop binutils version checks
2025-04-30 21:55:06 +02:00
scs.h
…
sdei.h
…
seccomp.h
arm64: Remove duplicate included header
2025-01-10 13:44:22 +00:00
sections.h
KVM: arm64: Add .hyp.data section
2025-05-06 09:56:18 +01:00
semihost.h
…
set_memory.h
…
setup.h
…
shmparam.h
…
signal.h
…
signal32.h
…
simd.h
…
smp.h
irqchip/gic-v5: Add GICv5 LPI/IPI support
2025-07-08 18:35:51 +01:00
smp_plat.h
…
sparsemem.h
arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled
2024-12-19 17:23:52 +00:00
spectre.h
arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs
2025-05-08 15:28:35 +01:00
spinlock.h
…
spinlock_types.h
…
stack_pointer.h
…
stackprotector.h
…
stacktrace.h
arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logic
2025-07-08 13:41:09 +01:00
stage2_pgtable.h
…
stat.h
…
string.h
…
suspend.h
…
sync_bitops.h
…
syscall.h
syscall.h: introduce syscall_set_nr()
2025-05-11 17:48:15 -07:00
syscall_wrapper.h
…
sysreg.h
KVM/arm64 changes for 6.17, take #2
2025-08-29 12:57:31 -04:00
system_misc.h
arm64: debug: remove debug exception registration infrastructure
2025-07-08 13:27:42 +01:00
text-patching.h
…
thread_info.h
arm64: Implement HAVE_LIVEPATCH
2025-07-01 15:18:53 +01:00
timex.h
…
tlb.h
mm: pgtable: introduce generic __tlb_remove_table()
2025-01-25 20:22:23 -08:00
tlbbatch.h
…
tlbflush.h
mm: remove arch_flush_tlb_batched_pending() arch helper
2025-07-24 19:12:32 -07:00
topology.h
…
trans_pgd.h
…
traps.h
arm64: debug: call software breakpoint handlers statically
2025-07-08 13:27:41 +01:00
uaccess.h
…
unistd.h
…
unistd32.h
…
uprobes.h
arm64: debug: call step handlers statically
2025-07-08 13:27:41 +01:00
vdso.h
arm64: vdso: Switch to generic storage implementation
2025-02-21 09:54:01 +01:00
vectors.h
…
vermagic.h
…
virt.h
arm64: Update comment regarding values in __boot_cpu_mode
2025-05-16 15:12:21 +01:00
vmalloc.h
arm64/mm: Support huge pte-mapped pages in vmap
2025-05-09 13:43:07 +01:00
vmap_stack.h
…
vncr_mapping.h
KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors
2025-07-08 11:36:35 -07:00
word-at-a-time.h
…
xor.h
…