summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-05-01riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti
2023-05-01riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti
2023-05-01riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2023-05-01KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2023-05-01KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack
2023-04-26purgatory: fix disabling debug infoAlyssa Ross
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-04-26arm64: dts: imx8mm-evk: correct pmic clock sourcePeng Fan
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez
2023-04-26arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY nodeDmitry Baryshkov
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-20riscv: add icache flush for nommu sigreturn trampolineMathis Salmen
2023-04-20ARM: 9290/1: uaccess: Fix KASAN false-positivesAndrew Jeffery
2023-04-20KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-04-05x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich
2023-04-05KVM: x86: Purge "highest ISR" cache when updating APICv stateSean Christopherson
2023-04-05KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32Sean Christopherson
2023-04-05KVM: VMX: Move preemption timer <=> hrtimer dance to common x86Sean Christopherson
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-04-05KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier
2023-04-05xtensa: fix KASAN report for show_stackMax Filippov
2023-04-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-04-05x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-03-30riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor
2023-03-30riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong
2023-03-30KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask...Vitaly Kuznetsov
2023-03-30arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock nameKrzysztof Kozlowski
2023-03-30sh: sanitize the flags on sigreturnAl Viro
2023-03-30m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-30riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-30arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodesMarek Vasut
2023-03-30ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrlPeng Fan
2023-03-30ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrlPeng Fan
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-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-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-17KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei
2023-03-17KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helperVitaly Kuznetsov
2023-03-17KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov