summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2023-04-06mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-04-06riscv/kvm: Fix VM hang in case of timer delta being zero.Rajnesh Kanwal
2023-04-06x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-04-06arm64: efi: Set NX compat flag in PE/COFF headerArd Biesheuvel
2023-04-06ARM: dts: aspeed: p10bmc: Update battery node nameEddie James
2023-04-06riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu
2023-03-30arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe controllersManivannan Sadhasivam
2023-03-30arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherentKrishna chaitanya chundru
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-30arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock nameKrzysztof Kozlowski
2023-03-30x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()Chang S. Bae
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-30m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong
2023-03-30riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-30perf/x86/amd/core: Always clear status for idxBreno Leitao
2023-03-30arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodesAlexander Stein
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-30ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrlPeng Fan
2023-03-30arm64: dts: imx8dxl-evk: Fix eqos phy reset gpioAndrew Halaney
2023-03-30arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031 for EQOSWei Fang
2023-03-30arm64: dts: qcom: sm8450: Mark UFS controller as cache coherentManivannan Sadhasivam
2023-03-22powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy
2023-03-22powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy
2023-03-22virt/coco/sev-guest: Add throttling awarenessDionna Glaze
2023-03-22virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-caseBorislav Petkov (AMD)
2023-03-22virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)
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