summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-17Merge tag 'imx-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-11/+31
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+4
2022-11-16arm64: dts: allwinner: h6: Add IOMMU reference to Hantro G2Chen-Yu Tsai1-0/+1
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik1-1/+10
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin1-1/+1
2022-11-16locking: Fix qspinlock/x86 inline asm errorGuo Jin1-1/+1
2022-11-16perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter1-0/+9
2022-11-16perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria1-3/+2
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov6-15/+16
2022-11-15ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker2-1/+7
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET2-2/+4
2022-11-14arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACERSami Tolvanen1-1/+1
2022-11-14Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-2/+27
2022-11-14Merge tag 'qcom-arm64-fixes-for-6.1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann11-32/+67
2022-11-13Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-21/+26
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-18/+34
2022-11-13arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interruptChen-Yu Tsai1-1/+1
2022-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-13/+0
2022-11-12Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-0/+14
2022-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+5
2022-11-12x86/hyperv: Restore VP assist page after cpu offlining/onliningVitaly Kuznetsov1-28/+26
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-77/+74
2022-11-11Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-2/+47
2022-11-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-192/+349
2022-11-11Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-9/+10
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld3-9/+8
2022-11-11MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-11-11mips: alchemy: gpio: Include the right headerLinus Walleij1-1/+1
2022-11-11MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang1-0/+10
2022-11-11MIPS: fix duplicate definitions for exported symbolsRongwei Zhang1-10/+5
2022-11-11mips: boot/compressed: use __NO_FORTIFYJohn Thomson1-0/+1
2022-11-11KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()Sean Christopherson1-2/+2
2022-11-11arm64: dts: imx93-pinfunc: drop execution permissionPeng Fan1-0/+0
2022-11-11arm64: dts: imx8mn: Fix NAND controller size-cellsMarek Vasut1-1/+1
2022-11-11arm64: dts: imx8mm: Fix NAND controller size-cellsMarek Vasut1-2/+2
2022-11-11ARM: dts: imx7: Fix NAND controller size-cellsMarek Vasut1-2/+2
2022-11-11arm64: dts: imx8mm-tqma8mqml-mba8mx: Fix USB DRAlexander Stein1-6/+26
2022-11-11RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor2-0/+5
2022-11-11riscv: fix reserved memory setupConor Dooley2-1/+1
2022-11-11arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel1-18/+34
2022-11-11riscv: vdso: fix build with llvmJisheng Zhang1-1/+1
2022-11-11riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-11-10x86/fpu: Drop fpregs lock before inheriting FPU permissionsMel Gorman1-1/+1
2022-11-09Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini44-103/+353
2022-11-09KVM: x86/pmu: Limit the maximum number of supported AMD GP countersLike Xu3-3/+8
2022-11-09KVM: x86/pmu: Limit the maximum number of supported Intel GP countersLike Xu4-9/+15
2022-11-09KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yetLike Xu1-12/+2
2022-11-09KVM: SVM: Only dump VMSA to klog at KERN_DEBUG levelPeter Gonda1-1/+1
2022-11-09x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callersPaolo Bonzini3-8/+8
2022-11-09KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assemblyPaolo Bonzini5-38/+136