aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-04-26openrisc: Properly store r31 to pt_regs on unhandled exceptionsGravatar Stafford Horne 1-4/+2
2023-04-01openrisc: Use common of_get_cpu_node() instead of open-codingGravatar Rob Herring 1-17/+2
2023-03-26Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+1
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-16/+21
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-7/+19
2023-03-24Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 31-113/+141
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2023-03-24Merge tag 'qcom-dts-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-0/+10
2023-03-24Merge tag 'qcom-arm64-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 14-60/+94
2023-03-24Merge tag 'riscv-for-linus-6.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-6/+32
2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-03-23kasan, powerpc: don't rename memintrinsics if compiler adds prefixesGravatar Marco Elver 3-7/+19
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsGravatar Nathan Chancellor 2-4/+28
2023-03-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+2
2023-03-22x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()Gravatar Chang S. Bae 1-16/+14
2023-03-22x86/mm: Do not shuffle CPU entry areas without KASLRGravatar Michal Koutný 1-0/+7
2023-03-22x86/PVH: avoid 32-bit build warning when obtaining VGA console infoGravatar Jan Beulich 1-1/+1
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark bob regulator as always-onGravatar Johan Hovold 1-0/+1
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark s12b regulator as always-onGravatar Johan Hovold 1-0/+1
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark s10b regulator as always-onGravatar Johan Hovold 1-0/+1
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-onGravatar Johan Hovold 1-0/+1
2023-03-21riscv: mm: Fix incorrect ASID argument when flushing TLBGravatar Dylan Jhong 3-2/+4
2023-03-21perf/x86/amd/core: Always clear status for idxGravatar Breno Leitao 1-2/+1
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-20/+45
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-17/+42
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-51/+42
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 7-34/+32
2023-03-17Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-3/+9
2023-03-17Merge tag 'imx-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 14-51/+35
2023-03-17Merge tag 'tegra-for-6.3-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 2-2/+2
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-67/+66
2023-03-16x86/mm: Fix use of uninitialized buffer in sme_enable()Gravatar Nikita Zhandarovich 1-1/+2
2023-03-15x86/resctrl: Clear staged_config[] before and after it is usedGravatar Shawn Wang 3-9/+24
2023-03-15powerpc/mm: Fix false detection of read faultsGravatar Russell Currey 1-3/+8
2023-03-14RISC-V: mm: Support huge page in vmalloc_fault()Gravatar Dylan Jhong 1-0/+5
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+2
2023-03-14x86/PVH: obtain VGA console info in Dom0Gravatar Jan Beulich 5-8/+22
2023-03-14KVM: SVM: WARN if GATag generation drops VM or vCPU ID informationGravatar Sean Christopherson 1-3/+12
2023-03-14KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsGravatar Suravee Suthikulpanit 1-8/+18
2023-03-14KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskGravatar Sean Christopherson 1-5/+7
2023-03-14KVM: VMX: Use tabs instead of spaces for indentationGravatar Rong Tao 1-2/+2
2023-03-14KVM: VMX: Fix indentation coding style issueGravatar Rong Tao 1-6/+6
2023-03-14KVM: nVMX: remove unnecessary #ifdefGravatar Paolo Bonzini 1-7/+1
2023-03-14KVM: nVMX: add missing consistency checks for CR0 and CR4Gravatar Paolo Bonzini 1-2/+8
2023-03-14Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 3-36/+14
2023-03-14powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORGravatar Randy Dunlap 1-0/+1
2023-03-14arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodesGravatar Alexander Stein 1-0/+16
2023-03-14arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodesGravatar Marek Vasut 1-0/+5
2023-03-14ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrlGravatar Peng Fan 1-0/+1