summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy2022-08-311-1/+2
| | * | | powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman2022-08-261-0/+4
| | * | | Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman2022-08-261-0/+8
| | * | | powerpc: align syscall table for ppc32Masahiro Yamada2022-08-261-0/+1
| | * | | powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár2022-08-251-0/+9
| | * | | powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain2022-08-231-61/+27
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-0412-99/+143
| |\ \ \ \
| | * \ \ \ Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-09-0192-427/+729
| | |\ \ \ \
| | | * | | | KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-294-16/+26
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2022-09-013-15/+13
| | |\ \ \ \
| | | * | | | riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2022-08-192-11/+13
| | | * | | | riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley2022-08-191-4/+0
| | | | |_|/ | | | |/| |
| | * | | | KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini2022-09-011-3/+17
| | * | | | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-011-1/+2
| | * | | | KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin2022-09-011-2/+1
| | * | | | KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson2022-09-011-4/+21
| | * | | | KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson2022-08-191-2/+1
| | * | | | kvm: x86: mmu: Always flush TLBs when enabling dirty loggingJunaid Shahid2022-08-193-42/+61
| | * | | | kvm: x86: mmu: Drop the need_remote_flush() functionJunaid Shahid2022-08-191-14/+1
| * | | | | Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-037-29/+28
| |\ \ \ \ \
| | * | | | | LoongArch: mm: Remove the unneeded result variableye xingchen2022-09-031-4/+1
| | * | | | | LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li2022-09-031-12/+10
| | * | | | | LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen2022-09-033-2/+3
| | * | | | | LoongArch: Improve dump_tlb() output messagesHuacai Chen2022-09-031-13/+13
| | * | | | | LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen2022-09-031-2/+2
| | * | | | | LoongArch: Avoid orphan input sectionsArd Biesheuvel2022-09-032-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-09-036-52/+65
| |\ \ \ \ \
| | * | | | | s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-08-301-2/+4
| | * | | | | s390: update defconfigsHeiko Carstens2022-08-303-48/+60
| | * | | | | s390: fix nospec table alignmentsJosh Poimboeuf2022-08-301-0/+1
| | * | | | | s390/mm: remove useless hugepage address alignmentGerald Schaefer2022-08-301-2/+0
| | |/ / / /
| * | | | | mm: pagewalk: Fix race between unmap and page walkerSteven Price2022-09-031-2/+2
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-023-14/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel2022-09-011-13/+13
| | * | | | arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel2022-09-011-0/+2
| | * | | | arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun2022-09-011-1/+1
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni2022-09-062-2/+18
|\ \ \ \ \ \
| * | | | | | bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNTTiezhu Yang2022-08-292-2/+18
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-0162-281/+551
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-2812-72/+150
| |\ \ \ \ \ \
| | * | | | | | x86/sev: Mark snp_abort() noreturnBorislav Petkov2022-08-252-2/+2
| | * | | | | | x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky2022-08-241-2/+14
| | * | | | | | x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth2022-08-242-1/+19
| | * | | | | | x86/cpu: Add new Raptor Lake CPU model numberTony Luck2022-08-231-0/+2
| | * | | | | | x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin2022-08-211-5/+10
| | * | | | | | x86/nospec: Fix i386 RSB stuffingPeter Zijlstra2022-08-191-0/+12
| | * | | | | | x86/nospec: Unwreck the RSB stuffingPeter Zijlstra2022-08-191-41/+39
| | * | | | | | x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-08-183-19/+42
| | * | | | | | x86/entry: Fix entry_INT80_compat for Xen PV guestsJuergen Gross2022-08-161-1/+1
| | * | | | | | x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich2022-08-151-1/+9
| | | |_|_|/ / | | |/| | | |