summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-205-14/+53
* x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-204-6/+30
* arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-204-13/+50
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-0421-95/+173
|\
| * Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-06-034-4/+26
| |\
| | * KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson2023-06-021-2/+18
| | * KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson2023-06-021-0/+3
| | * KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero2023-06-021-1/+1
| | * KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson2023-06-021-1/+4
| * | Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-06-035-37/+35
| |\ \
| | * | KVM: arm64: Document default vPMU behavior on heterogeneous systemsOliver Upton2023-05-311-1/+11
| | * | KVM: arm64: Iterate arm_pmus list to probe for default PMUOliver Upton2023-05-311-34/+12
| | * | KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()Oliver Upton2023-05-311-0/+3
| | * | KVM: arm64: Populate fault info for watchpointAkihiko Odaki2023-05-303-2/+9
| * | | Merge tag 'kvmarm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-06-0313-54/+112
| |\| | | | |/ | |/|
| | * KVM: arm64: Reload PTE after invoking walker callback on preorder traversalFuad Tabba2023-05-242-4/+16
| | * KVM: arm64: Handle trap of tagged Set/Way CMOsMarc Zyngier2023-05-241-0/+19
| | * arm64: Add missing Set/Way CMO encodingsMarc Zyngier2023-05-241-0/+6
| | * KVM: arm64: Prevent unconditional donation of unmapped regions from the hostWill Deacon2023-05-191-7/+7
| | * KVM: arm64: vgic: Fix a commentJean-Philippe Brucker2023-05-191-1/+1
| | * KVM: arm64: vgic: Fix locking commentJean-Philippe Brucker2023-05-191-1/+2
| | * KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker2023-05-191-4/+10
| | * KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker2023-05-196-37/+51
* | | Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-046-24/+33
|\ \ \
| * | | powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh2023-05-301-1/+1
| * | | powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra2023-05-301-2/+11
| * | | powerpc/crypto: Fix aes-gcm-p10 link errorsMichael Ellerman2023-05-304-21/+21
* | | | Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-027-3/+52
|\ \ \ \
| * | | | riscv: Implement missing huge_ptep_getAlexandre Ghiti2023-06-012-0/+27
| * | | | riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOTAlexandre Ghiti2023-06-011-1/+5
| * | | | riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong2023-06-011-0/+7
| * | | | riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti2023-05-312-0/+8
| * | | | RISC-V: mark hibernation as nonportableConor Dooley2023-05-291-1/+4
| * | | | riscv: Fix unused variable warning when BUILTIN_DTB is setAlexandre Ghiti2023-05-241-1/+1
* | | | | fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2023-06-013-3/+3
* | | | | Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-05-291-2/+0
|\ \ \ \ \
| * | | | | crypto: x86/aria - Use 16 byte alignment for GFNI constant vectorsArd Biesheuvel2023-05-241-2/+0
* | | | | | Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
|\ \ \ \ \ \
| * | | | | | x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
* | | | | | | Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-282-1/+12
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
| * | | | | | | perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
* | | | | | | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-281-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
* | | | | | | | | Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-284-16/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-05-231-4/+5
| * | | | | | | | | MIPS: Alchemy: fix dbdma2Manuel Lauss2023-05-231-12/+15
| * | | | | | | | | MIPS: Restore Au1300 supportManuel Lauss2023-05-231-0/+5
| * | | | | | | | | MIPS: unhide PATA_PLATFORMManuel Lauss2023-05-231-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-05-271-0/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |