aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-22virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)
2023-03-22powerpc: Pass correct CPU reference to assemblerChristophe Leroy
2023-03-22x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang
2023-03-22x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich
2023-03-22x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-03-22powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár
2023-03-22powerpc/64: Set default CPU in KconfigChristophe Leroy
2023-03-22riscv: asid: Fixup stale TLB entry cause application crashGuo Ren
2023-03-22Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich
2023-03-22KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
2023-03-22KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsSuravee Suthikulpanit
2023-03-22KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-22LoongArch: Only call get_timer_irq() once in constant_clockevent_init()Tiezhu Yang
2023-03-22rust: arch/um: Disable FP/SIMD instruction to match x86David Gow
2023-03-22powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-22ftrace,kcfi: Define ftrace_stub_graph conditionallyArnd Bergmann
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-17powerpc/64: Move paca allocation to early_setup()Nicholas Piggin
2023-03-17powerpc/64: Fix task_cpu in early boot when booting non-zero cpuidNicholas Piggin
2023-03-17powerpc/bpf/32: Only set a stack frame when necessaryChristophe Leroy
2023-03-17powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-17powerpc/64: Don't recurse irq replayNicholas Piggin
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-17RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-17m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven
2023-03-17powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean
2023-03-17riscv: Add header include guards to insn.hLiao Chang
2023-03-17KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspaceSean Christopherson
2023-03-17KVM: x86: Move guts of kvm_arch_init() to standalone helperSean Christopherson
2023-03-17KVM: VMX: Don't bother disabling eVMCS static key on module exitSean Christopherson
2023-03-17KVM: VMX: Reset eVMCS controls in VP assist page during hardware disablingSean Christopherson
2023-03-17x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-17RISC-V: Stop emitting attributesPalmer Dabbelt
2023-03-11arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne
2023-03-11arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2023-03-11arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
2023-03-11um: virt-pci: properly remove PCI device from busBenjamin Berg
2023-03-11um: virtio_uml: move device breaking into workqueueBenjamin Berg
2023-03-11um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg
2023-03-11um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg
2023-03-11x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi
2023-03-11um: vector: Fix memory leak in vector_configXiang Yang
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller