summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-23KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guestHou Wenlong
2025-09-23KVM: x86: Add helper to retrieve current value of user return MSRHou Wenlong
2025-09-23KVM: SEV: Reject non-positive effective lengths during LAUNCH_UPDATESean Christopherson
2025-09-23KVM: SEV: Validate XCR0 provided by guest in GHCBSean Christopherson
2025-09-23KVM: SEV: Read save fields from GHCB exactly onceSean Christopherson
2025-09-23KVM: SEV: Rename kvm_ghcb_get_sw_exit_code() to kvm_get_cached_sw_exit_code()Sean Christopherson
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt
2025-09-23LoongArch: KVM: Rework pch_pic_update_batch_irqs()Yury Norov (NVIDIA)
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_write()Bibo Mao
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_read()Bibo Mao
2025-09-23LoongArch: KVM: Add IRR and ISR register read emulationBibo Mao
2025-09-23LoongArch: KVM: Set version information at initial stageBibo Mao
2025-09-23LoongArch: KVM: Access mailbox directly in mail_send()Bibo Mao
2025-09-23LoongArch: KVM: Add implementation with IOCSR_IPI_SETBibo Mao
2025-09-23LoongArch: KVM: Add sign extension with kernel IOCSR read emulationBibo Mao
2025-09-23LoongArch: KVM: Add sign extension with kernel MMIO read emulationBibo Mao
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-23dibs: Move event handling to dibs layerJulian Ruess
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter
2025-09-23dibs: Define dibs loopbackAlexandra Winter
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter
2025-09-23powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr structHaren Myneni
2025-09-22x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner
2025-09-22x86/acpi/cstate: Remove open coded check for cpu_feature_enabled()Mario Limonciello (AMD)
2025-09-22ARM: dts: microchip: sam9x7: Add qspi controllerDharma Balasubiramani
2025-09-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy
2025-09-22KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren'tSean Christopherson
2025-09-22s390/configs: Enable additional network featuresHendrik Brueckner
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov
2025-09-22arm/syscalls: mark syscall invocation as likely in invoke_syscallCan Peng
2025-09-22arm64: map [_text, _stext) virtual address range non-executable+read-onlyOmar Sandoval
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual
2025-09-22arm64: Enable vmalloc-huge with ptdumpDev Jain
2025-09-22arm64: cpufeature: add Neoverse-V3AE to BBML2 allow listRyan Roberts
2025-09-22arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland
2025-09-22arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-09-22powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is n...Athira Rajeev
2025-09-22powerpc/perf/vpa-dtl: Add support to capture DTL data in aux bufferAthira Rajeev
2025-09-22powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing ...Athira Rajeev
2025-09-22powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perfKajol Jain
2025-09-22powerpc/time: Expose boot_tb via accessorAboorva Devarajan
2025-09-22sparc: fix error handling in scan_one_device()Ma Ke
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)
2025-09-21arm64: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21powerpc: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21riscv: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21x86: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann