aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-04-08KVM: SEV: Move SEV-specific VM initialization to sev.cSean Christopherson3-11/+18
2026-04-08KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.cSean Christopherson2-17/+14
2026-04-08KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"Sean Christopherson1-2/+10
2026-04-08KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guestsSean Christopherson1-7/+21
2026-04-08KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guestsSean Christopherson3-64/+82
2026-04-08KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronizationSean Christopherson1-8/+7
2026-04-08KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson1-4/+12
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-1/+2
2026-04-08arm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng1-3/+0
2026-04-08arm64: Check DAIF (and PMR) at task-switch timeMark Rutland1-0/+25
2026-04-08arm64: entry: Use split preemption logicMark Rutland2-21/+12
2026-04-08arm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()Mark Rutland1-2/+2
2026-04-08arm64: entry: Consistently prefix arm64-specific wrappersMark Rutland1-19/+19
2026-04-08arm64: entry: Don't preempt with SError or Debug maskedMark Rutland1-8/+13
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier3-0/+9
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier10-82/+80
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier19-229/+1269
2026-04-08Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/nextMarc Zyngier3-25/+95
2026-04-08Merge branch kvm-arm64/user_mem_abort-rework into kvmarm-master/nextMarc Zyngier1-220/+310
2026-04-08Merge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier7-59/+43
2026-04-08Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/nextMarc Zyngier4-30/+68
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier29-192/+2219
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier33-63/+1293
2026-04-08x86/fpu: Correct the comment explaining what xfeatures_in_use() doesBorislav Petkov (AMD)1-1/+1
2026-04-08m68k: defconfig: Update defconfigs for v7.0-rc1Geert Uytterhoeven7-1/+13
2026-04-08m68k: emu: Replace unbounded sprintf() in nfhd_init_one()Thorsten Blum1-1/+2
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda115-1074/+1025
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers47-47/+0
2026-04-08um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
2026-04-08powerpc32/bpf: fix loading fsession func metadata using PPC_LI32Abhishek Dubey1-2/+2
2026-04-07KVM: s390: vsie: Fix races with partial gmap invalidationsClaudio Imbrenda3-4/+9
2026-04-07KVM: s390: ucontrol: Fix memslot handlingClaudio Imbrenda1-1/+1
2026-04-07KVM: s390: Allow 4k granularity for memslotsClaudio Imbrenda1-14/+6
2026-04-07KVM: s390: Add alignment checks for hugepagesClaudio Imbrenda3-8/+29
2026-04-07KVM: s390: Add some useful mask macrosClaudio Imbrenda2-1/+6
2026-04-07ASoC: Merge up v7.0-rc7Mark Brown26-103/+399
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda3-13/+1
2026-04-07perf/x86/intel/uncore: Remove extra double quote markZide Chen1-24/+24
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen2-7/+7
2026-04-07perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen1-1/+1
2026-04-07perf/x86/intel/uncore: Fix iounmap() leak on global_init failureZide Chen1-5/+10
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski22-27/+0
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-203/+148
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng3-13/+0
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng4-5/+0
2026-04-06x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng5-4/+25
2026-04-06RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng3-3/+23
2026-04-06LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng2-0/+10
2026-04-06arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng2-12/+32
2026-04-06hwspinlock: u8500: delete driverWolfram Sang1-1/+0