summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li
2022-08-12LoongArch: Adjust arch/loongarch/KconfigHuacai Chen
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-08-11RISC-V: Improve SBI definitionsAtish Patra
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-11RISC-V: Enable sstc extension parsing from DTAtish Patra
2022-08-11RISC-V: Add SSTC extension CSR detailsAtish Patra
2022-08-11riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou
2022-08-11riscv: ensure cpu_ops_sbi is declaredConor Dooley
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks
2022-08-11RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-11riscv: dts: starfive: correct number of external interruptsMark Kettenis
2022-08-11riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian
2022-08-11riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski
2022-08-11RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian
2022-08-11RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian
2022-08-11RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian
2022-08-11arch/riscv: add Zihintpause supportDao Lu
2022-08-11Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10RISC-V: Canaan devicetree fixesPalmer Dabbelt
2022-08-10riscv: lib: uaccess: fix CSR_STATUS SR_SUM bitChen Lifu
2022-08-10KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refreshSean Christopherson
2022-08-10KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpersSean Christopherson
2022-08-10KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIESSean Christopherson
2022-08-10KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap genSean Christopherson
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang
2022-08-10KVM: x86/xen: Stop Xen timer before changing IRQColeman Dietsch
2022-08-10KVM: x86/xen: Initialize Xen timer only onceColeman Dietsch
2022-08-10KVM: SVM: Disable SEV-ES support if MMIO caching is disableSean Christopherson
2022-08-10KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks changeSean Christopherson
2022-08-10KVM: x86: Tag kvm_mmu_x86_module_init() with __initSean Christopherson
2022-08-10KVM: x86: emulator: Fix illegal LEA handlingMichal Luczaj
2022-08-10KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PFYu Zhang
2022-08-10KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" regSean Christopherson
2022-08-10KVM: x86: do not report preemption if the steal time cache is stalePaolo Bonzini
2022-08-10KVM: x86: revalidate steal time cache if MSR value changesPaolo Bonzini
2022-08-10Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds