summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-04-26purgatory: fix disabling debug infoAlyssa Ross1-2/+1
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-04-26arm64: dts: imx8mm-evk: correct pmic clock sourcePeng Fan1-1/+1
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez1-2/+1
2023-04-26arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY nodeDmitry Baryshkov1-2/+2
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu1-1/+1
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic1-2/+2
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2-0/+8
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar1-0/+21
2023-04-20riscv: add icache flush for nommu sigreturn trampolineMathis Salmen1-1/+8
2023-04-20ARM: 9290/1: uaccess: Fix KASAN false-positivesAndrew Jeffery1-2/+2
2023-04-20KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe2-1/+1
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr1-8/+24
2023-04-05x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich1-1/+1
2023-04-05KVM: x86: Purge "highest ISR" cache when updating APICv stateSean Christopherson1-2/+1
2023-04-05KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32Sean Christopherson1-0/+8
2023-04-05KVM: VMX: Move preemption timer <=> hrtimer dance to common x86Sean Christopherson2-6/+21
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-04-05KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier1-7/+38
2023-04-05xtensa: fix KASAN report for show_stackMax Filippov1-4/+12
2023-04-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe1-0/+6
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-04-05x86/PVH: obtain VGA console info in Dom0Jan Beulich5-8/+22
2023-03-30riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2-4/+28
2023-03-30riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong3-2/+4
2023-03-30KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask...Vitaly Kuznetsov1-6/+9
2023-03-30arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock nameKrzysztof Kozlowski1-1/+1
2023-03-30sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-30m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-30riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-03-30arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodesMarek Vasut1-0/+5
2023-03-30ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-30ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-22x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang3-9/+24
2023-03-22x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich1-1/+2
2023-03-22x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam1-0/+1
2023-03-22riscv: asid: Fixup stale TLB entry cause application crashGuo Ren1-10/+20
2023-03-22Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich4-41/+17
2023-03-22KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini1-2/+8
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle3-15/+16
2023-03-17KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei2-13/+7
2023-03-17KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helperVitaly Kuznetsov1-4/+13
2023-03-17KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov1-9/+13
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada1-1/+1
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1