summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-0619-53/+217
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-04-0410-17/+137
| |\
| | * KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy2023-03-314-0/+9
| | * Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-03-3171-280/+414
| | |\
| | | * KVM: s390: pv: fix external interruption loop not always detectedNico Boehr2023-03-281-8/+24
| | * | KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real ModeSean Christopherson2023-03-271-1/+6
| | * | KVM: x86: Clear "has_error_code", not "error_code", for RM exception injectionSean Christopherson2023-03-271-2/+9
| | * | KVM: x86: Suppress pending MMIO write exits if emulator detects exceptionSean Christopherson2023-03-271-0/+2
| | * | KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingDmytro Maluka2023-03-271-3/+33
| | * | KVM: SVM: Flush Hyper-V TLB when requiredJeremi Piotrowski2023-03-273-3/+54
| * | | Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-04-031-4/+8
| |\ \ \
| | * | | x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley2023-03-171-4/+8
| * | | | Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-023-2/+21
| |\ \ \ \
| | * | | | powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni2023-03-291-0/+8
| | * | | | powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe2023-03-281-0/+6
| | * | | | powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray2023-03-281-2/+7
| * | | | | Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-313-30/+38
| |\ \ \ \ \
| | * \ \ \ \ Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt2023-03-293-30/+38
| | |\ \ \ \ \
| | | * | | | | RISC-V: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley2023-03-292-10/+8
| | | * | | | | RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()Conor Dooley2023-03-291-20/+30
| | | | |/ / / | | | |/| | |
| * | | | | | Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-03-312-0/+13
| |\ \ \ \ \ \
| | * | | | | | mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2023-03-182-0/+13
* | | | | | | | Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm...Jakub Kicinski2023-04-052-0/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: dts: stm32: add pin map for CAN controller on stm32f4Dario Binacchi2023-03-281-0/+30
| * | | | | | | | ARM: dts: stm32: add CAN support on stm32f429Dario Binacchi2023-03-281-0/+29
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-3052-200/+319
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Merge tag 'xtensa-20230327' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-03-291-4/+12
| |\ \ \ \ \ \ \
| | * | | | | | | xtensa: fix KASAN report for show_stackMax Filippov2023-03-171-4/+12
| | |/ / / / / /
| * | | | | | | Merge tag 's390-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-283-8/+4
| |\ \ \ \ \ \ \
| | * | | | | | | s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens2023-03-271-6/+2
| | * | | | | | | s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)2023-03-271-1/+1
| | * | | | | | | s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens2023-03-271-1/+1
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-274-42/+87
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Merge tag 'kvm-riscv-fixes-6.3-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-03-271-4/+2
| | |\ \ \ \ \ \
| | | * | | | | | riscv/kvm: Fix VM hang in case of timer delta being zero.Rajnesh Kanwal2023-03-171-4/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge tag 'kvmarm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-03-273-38/+85
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Check for kvm_vma_mte_allowed in the critical sectionMarc Zyngier2023-03-161-2/+6
| | | * | | | | | KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier2023-03-161-7/+38
| | | * | | | | | KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack2023-03-141-27/+21
| | | * | | | | | KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPUReiji Watanabe2023-03-131-1/+2
| | | * | | | | | KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current valueReiji Watanabe2023-03-131-2/+19
| * | | | | | | | Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-03-261-2/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf/x86/amd/core: Always clear status for idxBreno Leitao2023-03-211-2/+1
| * | | | | | | | | Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-262-16/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()Chang S. Bae2023-03-221-16/+14
| | * | | | | | | | | x86/mm: Do not shuffle CPU entry areas without KASLRMichal Koutný2023-03-221-0/+7
| * | | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-243-7/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver2023-03-233-7/+19
| * | | | | | | | | | | Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-2431-113/+141
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-dts-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-03-241-0/+10
| | |\ \ \ \ \ \ \ \ \ \ \