aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-13/+71
2024-03-09SEV: disable SEV-ES DebugSwap by defaultGravatar Paolo Bonzini 1-2/+5
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Gravatar Paolo Bonzini 2-4/+5
2024-03-09Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 2-0/+52
2024-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-67/+23
2024-03-06Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 3-33/+10
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 4-15/+82
2024-03-04Merge tag 'tegra-for-6.8-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 2-4/+4
2024-03-04Merge tag 'imx-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 4-28/+3
2024-03-04Merge tag 'qcom-arm64-fixes-for-6.8' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 3-2/+5
2024-03-04Merge tag 'sunxi-fixes-for-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-0/+1
2024-03-04arm64: prohibit probing on arch_kunwind_consume_entry()Gravatar Puranjay Mohan 1-1/+1
2024-03-03Revert "arm64: dts: qcom: msm8996: Hook up MPM"Gravatar Dmitry Baryshkov 1-33/+6
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-55/+114
2024-03-03Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-92/+98
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-69/+120
2024-03-01x86/e820: Don't reserve SETUP_RNG_SEED in e820Gravatar Jiri Bohac 1-3/+5
2024-03-01arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speedGravatar Johan Hovold 1-0/+2
2024-03-01arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speedGravatar Johan Hovold 1-0/+2
2024-03-01x86/hyperv: Allow 15-bit APIC IDs for VTL platformsGravatar Saurabh Sengar 1-0/+7
2024-03-01x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()Gravatar Michael Kelley 1-4/+49
2024-03-01x86/mm: Regularize set_memory_p() parameters and make non-staticGravatar Michael Kelley 2-6/+7
2024-03-01x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callbackGravatar Michael Kelley 2-5/+19
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixGravatar Dimitris Vlachos 1-1/+1
2024-02-29Merge patch series "NAPOT Fixes"Gravatar Palmer Dabbelt 2-60/+5
2024-02-29riscv: Fix pte_leaf_size() for NAPOTGravatar Alexandre Ghiti 1-0/+4
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Gravatar Alexandre Ghiti 1-60/+1
2024-02-29Merge patch series "riscv: cbo.zero fixes"Gravatar Palmer Dabbelt 5-3/+22
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendGravatar Samuel Holland 2-0/+5
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRGravatar Samuel Holland 2-2/+14
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeGravatar Samuel Holland 2-1/+3
2024-02-28Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-0/+11
2024-02-26x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersGravatar Paolo Bonzini 1-87/+91
2024-02-26x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Gravatar Paolo Bonzini 1-2/+2
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-35/+85
2024-02-25arm64: dts: imx8mp: Fix LDB clocks propertyGravatar Liu Ying 1-1/+1
2024-02-25arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoMGravatar Marek Vasut 1-1/+1
2024-02-25ARM: dts: imx7: remove DSI port endpointsGravatar Francesco Dolcini 1-26/+0
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-10/+73
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+8
2024-02-24Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-98/+113
2024-02-24crypto: arm64/neonbs - fix out-of-bounds access on short inputGravatar Ard Biesheuvel 1-0/+11
2024-02-23arm64: dts: allwinner: h616: Add Orange Pi Zero 2W to MakefileGravatar Jernej Skrabec 1-0/+1
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-18/+9
2024-02-23Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 65-131/+119
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 4-8/+25
2024-02-23KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingGravatar Sean Christopherson 1-0/+42
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 5-17/+7
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-2/+2