aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-19riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boardsShengyu Qu1-1/+1
2024-06-19crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-19MIPS: ip30: ip30-console: Add missing includeJiaxun Yang1-0/+1
2024-06-19riscv: dts: starfive: Update flash partition layoutMatthias Brugger1-5/+2
2024-06-19riscv: dts: thead: th1520: Add PMU event nodeInochi Amaoto1-0/+81
2024-06-19riscv: dts: starfive: add Star64 board devicetreeHenry Bell2-0/+62
2024-06-19arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devicesDiogo Ivo1-0/+12
2024-06-19x86/resctrl: Don't try to free nonexistent RMIDsDave Martin1-1/+2
2024-06-19KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocationOliver Upton1-1/+1
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula1849-22871/+54480
2024-06-19KVM: arm64: nv: Add handling of NXS-flavoured TLBI operationsMarc Zyngier2-0/+119
2024-06-19KVM: arm64: nv: Add handling of range-based TLBI operationsMarc Zyngier3-6/+108
2024-06-19KVM: arm64: nv: Add handling of outer-shareable TLBI operationsMarc Zyngier3-1/+29
2024-06-19KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like informationMarc Zyngier1-1/+84
2024-06-19KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 levelMarc Zyngier2-2/+25
2024-06-19KVM: arm64: nv: Handle FEAT_TTL hinted TLB operationsMarc Zyngier3-23/+92
2024-06-19KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operationsMarc Zyngier1-0/+96
2024-06-19KVM: arm64: nv: Handle TLBI ALLE1{,IS} operationsMarc Zyngier1-0/+25
2024-06-19KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operationsMarc Zyngier1-0/+51
2024-06-19KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1Marc Zyngier3-0/+122
2024-06-19KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidationMarc Zyngier3-1/+122
2024-06-19KVM: arm64: nv: Add Stage-1 EL2 invalidation primitivesMarc Zyngier2-0/+67
2024-06-19KVM: arm64: nv: Unmap/flush shadow stage 2 page tablesChristoffer Dall4-5/+70
2024-06-19KVM: arm64: nv: Handle shadow stage 2 page faultsMarc Zyngier3-9/+166
2024-06-19KVM: arm64: nv: Implement nested Stage-2 page table walk logicChristoffer Dall3-0/+278
2024-06-19KVM: arm64: nv: Support multiple nested Stage-2 mmu structuresMarc Zyngier7-21/+349
2024-06-19riscv: dts: sophgo: disable write-protection for milkv duoHaylen Chu1-0/+1
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack7-8/+8
2024-06-18KVM: x86: Prevent excluding the BSP on setting max_vcpu_idsSean Christopherson1-1/+3
2024-06-18KVM: x86: Limit check IDs for KVM_SET_BOOT_CPU_IDMathias Krause1-0/+3
2024-06-18s390: Remove S390_lowcoreSven Schnelle1-2/+0
2024-06-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle1-13/+15
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle1-5/+6
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle2-42/+52
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle1-10/+13
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle1-9/+11
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle6-28/+28
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle40-238/+237
2024-06-18s390: Add get_lowcore() functionSven Schnelle1-0/+5
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+26
2024-06-17arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki1-0/+1
2024-06-17Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"FUKAUMI Naoki4-0/+4
2024-06-17ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker1-0/+1
2024-06-17arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan1-1/+1
2024-06-17Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds1-12/+0
2024-06-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle1-1/+1
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+12
2024-06-17x86/sev: Allow non-VMPL0 execution when an SVSM is presentTom Lendacky3-11/+27
2024-06-17x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky2-1/+80
2024-06-17virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky2-3/+11