summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-17KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier1-7/+38
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-67/+66
2023-03-16x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich1-1/+2
2023-03-16x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang3-9/+24
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey1-3/+8
2023-03-15RISC-V: mm: Support huge page in vmalloc_fault()Dylan Jhong1-0/+5
2023-03-15Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+2
2023-03-14KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack1-27/+21
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich5-8/+22
2023-03-14KVM: SVM: WARN if GATag generation drops VM or vCPU ID informationSean Christopherson1-3/+12
2023-03-14KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsSuravee Suthikulpanit1-8/+18
2023-03-14KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson1-5/+7
2023-03-14KVM: VMX: Use tabs instead of spaces for indentationRong Tao1-2/+2
2023-03-14KVM: VMX: Fix indentation coding style issueRong Tao1-6/+6
2023-03-14KVM: nVMX: remove unnecessary #ifdefPaolo Bonzini1-7/+1
2023-03-14KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini1-2/+8
2023-03-14Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-36/+14
2023-03-14powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORRandy Dunlap1-0/+1
2023-03-14arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodesAlexander Stein1-0/+16
2023-03-14arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodesMarek Vasut1-0/+5
2023-03-14ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-14ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-14ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-14arm64: dts: imx93: Fix eqos propertiesAlexander Stein1-4/+4
2023-03-14arm64: dts: imx8mp: Fix LCDIF2 node clock orderMarek Vasut1-2/+2
2023-03-14arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock nameKrzysztof Kozlowski1-1/+1
2023-03-14arm64: dts: imx8dxl-evk: Fix eqos phy reset gpioAndrew Halaney1-2/+3
2023-03-13KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPUReiji Watanabe1-1/+2
2023-03-13KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current valueReiji Watanabe1-2/+19
2023-03-13virt/coco/sev-guest: Add throttling awarenessDionna Glaze2-1/+6
2023-03-13virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-caseBorislav Petkov (AMD)1-5/+11
2023-03-13virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)1-5/+6
2023-03-13virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)1-3/+0
2023-03-13s390: update defconfigsHeiko Carstens3-19/+8
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle3-15/+16
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-12x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam1-0/+1
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier3-36/+14
2023-03-11Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+52
2023-03-10arm64: efi: Set NX compat flag in PE/COFF headerArd Biesheuvel1-1/+1
2023-03-10ftrace,kcfi: Define ftrace_stub_graph conditionallyArnd Bergmann1-0/+2
2023-03-10Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...Palmer Dabbelt4-51/+37
2023-03-10riscv: asid: Fixup stale TLB entry cause application crashGuo Ren1-10/+20
2023-03-10Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich4-41/+17
2023-03-10RISC-V: Don't check text_mutex during stop_machineConor Dooley4-6/+39
2023-03-10riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1
2023-03-10arm64: dts: qcom: sm8550: Mark UFS controller as cache coherentManivannan Sadhasivam1-0/+1
2023-03-10arm64: dts: qcom: sa8540p-ride: correct name of remoteproc_nsp0 firmwareBrian Masney1-1/+1