summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-1959-261/+308
|\
| * Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-198-41/+51
| |\
| | * LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng2023-10-183-9/+10
| | * LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen2023-10-181-4/+4
| | * LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen2023-10-181-0/+1
| | * LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang2023-10-184-28/+36
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-10-1624-95/+128
| |\ \ | | |/ | |/|
| | * Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-157-32/+19
| | |\
| | | * KVM: x86/pmu: Synthesize at most one PMI per VM-exitJim Mattson2023-09-253-27/+4
| | | * KVM: x86: Mask LVTPC when handling a PMIJim Mattson2023-09-251-2/+6
| | | * KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan2023-09-253-3/+9
| | * | Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-10-156-16/+55
| | |\ \
| | | * | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier2023-10-122-10/+47
| | | * | KVM: arm64: POR{E0}_EL1 do not need trap handlersJoey Gouly2023-10-121-2/+2
| | | * | KVM: arm64: Add nPIR{E0}_EL1 to HFG trapsJoey Gouly2023-10-122-2/+4
| | | * | KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_eventsAnshuman Khandual2023-10-121-2/+2
| | * | | KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini2023-10-121-2/+1
| | * | | KVM: SVM: Fix build error when using -Werror=unused-but-set-variableTom Lendacky2023-10-121-1/+1
| | * | | x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky2023-10-121-0/+3
| | * | | x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky2023-10-122-1/+5
| | * | | x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky2023-10-121-2/+1
| | * | | KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson2023-10-123-14/+17
| | * | | x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson2023-10-125-18/+21
| | * | | Merge tag 'kvm-s390-master-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-10-121-10/+6
| | |\ \ \
| | | * | | KVM: s390: fix gisa destroy operation might lead to cpu stallsMichael Mueller2023-09-251-10/+6
| * | | | | Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-153-60/+7
| * | | | | Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-156-12/+17
| |\ \ \ \ \
| | * | | | | powerpc/47x: Fix 47x syscall return crashMichael Ellerman2023-10-111-3/+5
| | * | | | | powerpc/85xx: Fix math emulation exceptionChristophe Leroy2023-10-101-1/+1
| | * | | | | powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-091-1/+1
| | * | | | | powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-092-0/+9
| | * | | | | powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
| | * | | | | powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
| * | | | | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-154-9/+2
| |\ \ \ \ \ \
| | * | | | | | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-114-9/+2
| * | | | | | | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-144-7/+33
| |\ \ \ \ \ \ \
| | * | | | | | | x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov2023-10-121-0/+13
| | * | | | | | | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-112-2/+15
| | * | | | | | | x86/resctrl: Fix kernel-doc warningsRandy Dunlap2023-10-081-5/+5
| * | | | | | | | Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-141-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf/x86/lbr: Filter vsyscall addressesJP Kobryn2023-10-081-2/+3
| * | | | | | | | | Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-139-35/+67
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti2023-10-121-0/+21
| | * | | | | | | | | RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang2023-10-121-2/+2
| | * | | | | | | | | riscv: kdump: fix crashkernel reserving problem on RISC-VChen Jiahao2023-10-121-13/+0
| | * | | | | | | | | riscv: Remove duplicate objcopy flagSong Shuai2023-10-121-1/+0
| | * | | | | | | | | riscv: signal: fix sigaltstack frame size checkingAndy Chiu2023-10-121-7/+0
| | * | | | | | | | | riscv: errata: andes: Makefile: Fix randconfig build issueLad Prabhakar2023-09-271-0/+4
| | * | | | | | | | | riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel2023-09-203-12/+40
* | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-161-63/+202
|\ \ \ \ \ \ \ \ \ \ \