summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-19arm64: mm: Permit PTE SW bits to change in live mappingsRyan Roberts
2024-06-19riscv: dts: microchip: add an initial devicetree for the BeagleV FireConor Dooley
2024-06-19riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boardsShengyu Qu
2024-06-19crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19MIPS: ip30: ip30-console: Add missing includeJiaxun Yang
2024-06-19riscv: dts: starfive: Update flash partition layoutMatthias Brugger
2024-06-19riscv: dts: thead: th1520: Add PMU event nodeInochi Amaoto
2024-06-19riscv: dts: starfive: add Star64 board devicetreeHenry Bell
2024-06-19arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devicesDiogo Ivo
2024-06-19x86/resctrl: Don't try to free nonexistent RMIDsDave Martin
2024-06-19KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocationOliver Upton
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-19KVM: arm64: nv: Add handling of NXS-flavoured TLBI operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Add handling of range-based TLBI operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Add handling of outer-shareable TLBI operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like informationMarc Zyngier
2024-06-19KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 levelMarc Zyngier
2024-06-19KVM: arm64: nv: Handle FEAT_TTL hinted TLB operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Handle TLBI ALLE1{,IS} operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1Marc Zyngier
2024-06-19KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidationMarc Zyngier
2024-06-19KVM: arm64: nv: Add Stage-1 EL2 invalidation primitivesMarc Zyngier
2024-06-19KVM: arm64: nv: Unmap/flush shadow stage 2 page tablesChristoffer Dall
2024-06-19KVM: arm64: nv: Handle shadow stage 2 page faultsMarc Zyngier
2024-06-19KVM: arm64: nv: Implement nested Stage-2 page table walk logicChristoffer Dall
2024-06-19KVM: arm64: nv: Support multiple nested Stage-2 mmu structuresMarc Zyngier
2024-06-19riscv: dts: sophgo: disable write-protection for milkv duoHaylen Chu
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack
2024-06-18KVM: x86: Prevent excluding the BSP on setting max_vcpu_idsSean Christopherson
2024-06-18KVM: x86: Limit check IDs for KVM_SET_BOOT_CPU_IDMathias Krause
2024-06-18s390: Remove S390_lowcoreSven Schnelle
2024-06-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-18s390: Add get_lowcore() functionSven Schnelle
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-17arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki
2024-06-17Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"FUKAUMI Naoki
2024-06-17ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker
2024-06-17arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan
2024-06-17Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds
2024-06-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17x86/sev: Allow non-VMPL0 execution when an SVSM is presentTom Lendacky