summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | mips: sgi-ip22: Fix the buildBart Van Assche2024-08-131-1/+1
| | * | | | | | | | ARM: riscpc: ecard: Fix the buildBart Van Assche2024-08-131-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-08-184-4/+16
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | powerpc/topology: Check if a core is onlineNysal Jan K.A2024-08-131-0/+13
| | * | | | | | | powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy2024-08-122-2/+1
| | * | | | | | | powerpc/mm: Fix size of allocated PGDIRChristophe Leroy2024-08-121-2/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-08-174-5/+4
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | arm64: Fix KASAN random tag seed initializationSamuel Holland2024-08-152-3/+2
| | * | | | | | arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu2024-08-141-1/+1
| | * | | | | | arm64: uaccess: correct thinko in __get_mem_asm()Mark Rutland2024-08-141-1/+1
| * | | | | | | Merge tag 'riscv-for-linus-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-1610-21/+32
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt2024-08-155-15/+22
| | |\ \ \ \ \ \
| | | * | | | | | RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green2024-08-144-14/+19
| | | * | | | | | RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green2024-08-143-1/+3
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | riscv: Fix out-of-bounds when accessing Andes per hart vendor extension arrayAlexandre Ghiti2024-08-151-1/+1
| | * | | | | | RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu2024-08-141-1/+1
| | * | | | | | riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao2024-08-141-2/+2
| | * | | | | | riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu2024-08-141-2/+2
| | * | | | | | riscv: Re-introduce global icache flush in patch_text_XXX()Alexandre Ghiti2024-08-061-0/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson2024-08-141-0/+2
| * | | | | | KVM: x86: Make x2APIC ID 100% readonlySean Christopherson2024-08-131-7/+15
| * | | | | | KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())Isaku Yamahata2024-08-131-4/+2
| * | | | | | KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()Yue Haibing2024-08-131-1/+0
| * | | | | | KVM: SVM: Fix an error code in sev_gmem_post_populate()Dan Carpenter2024-08-131-2/+3
| * | | | | | Merge tag 'kvm-s390-master-6.11-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2024-08-132-2/+10
| |\ \ \ \ \ \
| | * | | | | | s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda2024-08-071-1/+4
| | * | | | | | KVM: s390: fix validity interception issue when gisa is switched offMichael Mueller2024-08-061-1/+6
| | |/ / / / /
| * | | | | | Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-08-1316-33/+39
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | KVM: arm64: vgic: Hold config_lock while tearing down a CPU interfaceMarc Zyngier2024-08-081-2/+1
| | * | | | | KVM: arm64: Tidying up PAuth code in KVMFuad Tabba2024-08-074-15/+7
| | * | | | | KVM: arm64: vgic-debug: Exit the iterator properly w/o LPIZenghui Yu2024-08-071-2/+3
| | * | | | | KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchainMarc Zyngier2024-08-071-0/+1
| | * | | | | KVM: arm64: vgic: fix unexpected unlock sparse warningsSebastian Ott2024-08-022-2/+2
| | * | | | | KVM: arm64: fix kdoc warnings in W=1 buildsSebastian Ott2024-08-024-11/+17
| | * | | | | KVM: arm64: fix override-init warnings in W=1 buildsSebastian Ott2024-08-023-0/+7
| | * | | | | KVM: arm64: free kvm->arch.nested_mmus with kvfree()Danilo Krummrich2024-08-021-1/+1
| | | |/ / / | | |/| | |
| * | | | | KVM: SVM: Fix uninitialized variable bugDan Carpenter2024-08-131-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-115-27/+41
| |\ \ \ \
| | * | | | x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen2024-08-081-1/+1
| | * | | | x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2024-08-072-9/+10
| | * | | | x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailboxZhiquan Li2024-08-071-1/+1
| | * | | | x86/mm: Fix PTI for i386 some moreThomas Gleixner2024-08-071-16/+29
| | | |/ / | | |/| |
| * | | | Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-098-53/+23
| |\ \ \ \
| | * \ \ \ Merge tag 'ti-k3-dt-fixes-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-08-077-49/+16
| | |\ \ \ \
| | | * | | | arm64: dts: ti: k3-j784s4-main: Correct McASP DMAsParth Pancholi2024-08-061-2/+2
| | | * | | | arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0Jared McArthur2024-08-051-1/+2
| | | * | | | arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0Jared McArthur2024-08-051-1/+2
| | | * | | | arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0Jared McArthur2024-08-051-0/+2
| | | * | | | arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator onFrancesco Dolcini2024-08-052-28/+0
| | | * | | | Merge tag 'ti-k3-dt-for-v6.11-part2' into ti-k3-dts-nextNishanth Menon2024-07-291-17/+8
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |