summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
22 hoursarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
22 hoursarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
22 hoursarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+78
22 hoursarm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
22 hoursarm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
22 hoursarm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
22 hoursARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter1-1/+1
22 hoursARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter1-2/+13
22 hoursARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi1-0/+1
22 hoursKVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson1-13/+14
22 hoursrust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl2-0/+12
22 hoursrust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLESAlice Ryhl1-0/+3
22 hoursKVM: VMX: Update SVI during runtime APICv activationDongli Zhang2-9/+7
22 hoursarm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland6-36/+47
22 hoursarm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
22 hoursARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
22 hoursARM: fix hash_name() faultRussell King (Oracle)1-0/+35
22 hoursARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
22 hoursARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)1-13/+13
11 daysKVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim1-2/+4
11 daysx86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)1-0/+7
11 daysx86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'Ingo Molnar3-7/+7
11 daysarm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
11 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)21-0/+30
11 daysx86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh2-0/+16
11 daysx86/boot: Disable stack protector for early boot codeBrian Gerst1-0/+2
11 daysserial: zs: Convert to use a platform deviceMaciej W. Rozycki1-3/+57
11 daysserial: dz: Convert to use a platform deviceMaciej W. Rozycki1-1/+54
11 daysDisable -Wattribute-alias for clang-23 and newerNathan Chancellor1-0/+4
11 daysKVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson1-5/+6
11 daysKVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson1-6/+6
11 daysKVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson1-2/+15
11 daysKVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson1-9/+10
11 daysKVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson1-0/+3
11 daysKVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson1-1/+1
11 daysKVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth1-0/+4
11 daysKVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVICSean Christopherson1-6/+29
11 daysKVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma1-2/+2
11 daysarm64: io: Extract user memory type in ioremap_prot()Will Deacon1-2/+15
11 daysarm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon3-8/+8
11 daysarm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz1-3/+5
11 daysarm64: debug: remove debug exception registration infrastructureAda Couprie Diaz7-97/+2
11 daysarm64: debug: split bkpt32 exception entryAda Couprie Diaz3-13/+17
11 daysarm64: debug: split brk64 exception entryAda Couprie Diaz3-33/+39
11 daysarm64: debug: split hardware watchpoint exception entryAda Couprie Diaz3-12/+40
11 daysarm64: debug: split single stepping exception entryAda Couprie Diaz4-47/+73
11 daysarm64: debug: refactor reinstall_suspended_bps()Ada Couprie Diaz3-17/+16
11 daysarm64: debug: split hardware breakpoint exception entryAda Couprie Diaz3-10/+39
11 daysarm64: entry: Add entry and exit functions for debug exceptionsAda Couprie Diaz3-22/+26
11 daysarm64: debug: remove break/step handler registration infrastructureAda Couprie Diaz2-87/+0