summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson2023-05-111-0/+15
* MIPS: fw: Allow firmware to pass a empty envJiaxun Yang2023-05-111-1/+1
* arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel2023-05-111-7/+5
* arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel2023-05-113-6/+7
* x86/cpu: Add model number for Intel Arrow Lake processorTony Luck2023-05-111-0/+2
* x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley2023-05-111-4/+8
* riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti2023-05-011-19/+2
* riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti2023-05-011-4/+1
* riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti2023-05-014-16/+48
* KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter2023-05-011-0/+2
* KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack2023-05-011-26/+21
* purgatory: fix disabling debug infoAlyssa Ross2023-04-261-2/+1
* MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang2023-04-261-0/+2
* s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens2023-04-261-6/+2
* arm64: dts: imx8mm-evk: correct pmic clock sourcePeng Fan2023-04-261-1/+1
* arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez2023-04-261-2/+1
* arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY nodeDmitry Baryshkov2023-04-261-2/+2
* ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu2023-04-261-1/+1
* x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic2023-04-201-2/+2
* powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2023-04-202-0/+8
* x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar2023-04-201-0/+21
* riscv: add icache flush for nommu sigreturn trampolineMathis Salmen2023-04-201-1/+8
* ARM: 9290/1: uaccess: Fix KASAN false-positivesAndrew Jeffery2023-04-201-2/+2
* KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe2023-04-202-1/+1
* KVM: s390: pv: fix external interruption loop not always detectedNico Boehr2023-04-131-8/+24
* x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich2023-04-051-1/+1
* KVM: x86: Purge "highest ISR" cache when updating APICv stateSean Christopherson2023-04-051-2/+1
* KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32Sean Christopherson2023-04-051-0/+8
* KVM: VMX: Move preemption timer <=> hrtimer dance to common x86Sean Christopherson2023-04-052-6/+21
* s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens2023-04-051-1/+1
* KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier2023-04-051-7/+38
* xtensa: fix KASAN report for show_stackMax Filippov2023-04-051-4/+12
* powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe2023-04-051-0/+6
* mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2023-04-052-0/+13
* x86/PVH: obtain VGA console info in Dom0Jan Beulich2023-04-055-8/+22
* riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2023-03-302-4/+28
* riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong2023-03-303-2/+4
* KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask...Vitaly Kuznetsov2023-03-301-6/+9
* arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock nameKrzysztof Kozlowski2023-03-301-1/+1
* sh: sanitize the flags on sigreturnAl Viro2023-03-302-0/+4
* m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz2023-03-301-1/+3
* riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti2023-03-301-0/+8
* arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodesMarek Vasut2023-03-301-0/+5
* ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrlPeng Fan2023-03-301-0/+1
* ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrlPeng Fan2023-03-301-0/+1
* x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang2023-03-223-9/+24
* x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich2023-03-221-1/+2
* x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam2023-03-221-0/+1
* riscv: asid: Fixup stale TLB entry cause application crashGuo Ren2023-03-221-10/+20
* Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich2023-03-224-41/+17