aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-25/+61
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-13/+11
2021-10-29Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-13/+14
2021-10-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+10
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti3-2/+10
2021-10-29riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti1-11/+0
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+12
2021-10-28riscv, bpf: Fix potential NULL dereferenceBjörn Töpel1-1/+2
2021-10-28KVM: x86: Take srcu lock in post_kvm_run_save()David Woodhouse1-0/+8
2021-10-27riscv: fix misalgned trap vector base addressChen Lu1-0/+1
2021-10-27Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2021-10-27Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)1-1/+1
2021-10-27KVM: SEV-ES: fix another issue with string I/O VMGEXITsPaolo Bonzini1-3/+12
2021-10-27nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-9/+14
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-0/+10
2021-10-26Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+2
2021-10-25Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...Amit Pundir1-1/+2
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds8-6/+17
2021-10-25KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()David Woodhouse1-5/+22
2021-10-25Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-2/+4
2021-10-25KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlockDavid Woodhouse2-15/+15
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin1-2/+2
2021-10-25powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is presentAlexey Kardashevskiy1-6/+6
2021-10-25powerpc/pseries/iommu: Check if the default window in use before removing itAlexey Kardashevskiy1-6/+6
2021-10-25powerpc/pseries/iommu: Use correct vfree for it_mapAlexey Kardashevskiy1-1/+2
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for arm64 JITLorenz Bauer1-0/+5
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for riscv JITLorenz Bauer1-0/+5
2021-10-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-62/+121
2021-10-22KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini2-16/+57
2021-10-22KVM: SEV-ES: keep INS functions togetherPaolo Bonzini1-9/+9
2021-10-22KVM: x86: remove unnecessary arguments from complete_emulator_pio_inPaolo Bonzini1-5/+6
2021-10-22KVM: x86: split the two parts of emulator_pio_inPaolo Bonzini1-17/+28
2021-10-22KVM: SEV-ES: clean up kvm_sev_es_ins/outsPaolo Bonzini1-16/+15
2021-10-22KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outPaolo Bonzini1-4/+9
2021-10-22KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini2-3/+3
2021-10-22crypto: x86/sm4 - Fix invalid section entry sizeTianjia Zhang2-2/+10
2021-10-21Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-6/+6
2021-10-21KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAMasahiro Kozuka1-0/+7
2021-10-21KVM: MMU: Reset mmu->pkru_mask to avoid stale dataChenyi Qiang1-3/+3
2021-10-21KVM: nVMX: promptly process interrupts delivered while in guest modePaolo Bonzini1-11/+6
2021-10-21KVM: x86: check for interrupts before deciding whether to exit the fast pathPaolo Bonzini1-5/+5
2021-10-20Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-21/+79
2021-10-20Merge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-2/+2
2021-10-20Merge tag 'imx-fixes-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-6/+10
2021-10-20KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic1-2/+3
2021-10-20KVM: s390: clear kicked_mask before sleeping againHalil Pasic1-0/+1
2021-10-20powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch1-2/+0
2021-10-20powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman1-4/+6
2021-10-19ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann1-1/+1
2021-10-19ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann1-1/+1
2021-10-19ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann1-0/+4
2021-10-19ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann1-0/+3
2021-10-19ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers1-0/+1
2021-10-19ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao1-1/+3
2021-10-19ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel1-1/+1
2021-10-19ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-10-18KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini1-1/+1
2021-10-18KVM: VMX: Remove redundant handling of bus lock vmexitHao Xiang1-6/+9
2021-10-18KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unloadSean Christopherson1-0/+2
2021-10-18Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...Sean Christopherson1-7/+11
2021-10-18KVM: X86: fix lazy allocation of rmapsPaolo Bonzini1-1/+2
2021-10-18KVM: SEV-ES: Set guest_state_protected after VMSA updatePeter Gonda1-1/+6
2021-10-18NIOS2: irqflags: rename a redefined register nameRandy Dunlap2-3/+3
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-12/+19
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2021-10-17Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+1
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+0
2021-10-16Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-8/+7
2021-10-16Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds4-3/+8
2021-10-16Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds1-5/+0
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-24/+55
2021-10-16x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov1-1/+1
2021-10-16arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHYFrieder Schrempf1-1/+1
2021-10-16arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequencyFrieder Schrempf1-1/+1
2021-10-16arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2Frieder Schrempf1-1/+3
2021-10-16arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mVFrieder Schrempf1-1/+1
2021-10-16arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correctFrieder Schrempf1-2/+4
2021-10-15ARC: fix potential build snafuVineet Gupta1-5/+0
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck1-1/+0
2021-10-16csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck1-1/+1
2021-10-16csky: Fixup regs.sr broken in ptraceGuo Ren1-1/+2
2021-10-16csky: don't let sigreturn play with priveleged bits of status registerAl Viro1-0/+4
2021-10-15Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-9/+31
2021-10-16KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman1-2/+7
2021-10-16KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman1-9/+10
2021-10-15perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang1-0/+1
2021-10-15Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-3/+32
2021-10-15KVM: SEV-ES: fix length of string I/OPaolo Bonzini1-1/+1
2021-10-15ARM: imx: register reset controller from a platform driverPhilipp Zabel1-9/+31
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2021-10-13Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann4-15/+24
2021-10-13powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater1-1/+2
2021-10-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2021-10-12ARM: dts: bcm2711-rpi-4-b: Fix usb's unit addressNicolas Saenz Julienne1-2/+2
2021-10-12ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formattingNicolas Saenz Julienne1-1/+2
2021-10-12s390: fix strrchr() implementationRoberto Sassu1-8/+7
2021-10-11arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz1-1/+1
2021-10-11x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov1-1/+0
2021-10-10Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds17-75/+234
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-14/+99
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-29/+52
2021-10-08Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-8/+45
2021-10-08Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-13/+17
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-68/+97
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-14/+0
2021-10-08ARM: dts: spear3xx: Fix gmac nodeHerve Codina1-1/+1
2021-10-08x86/fpu: Restore the masking out of reserved MXCSR bitsBorislav Petkov1-3/+8
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds53-478/+598
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-1/+3
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+20
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+15
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann7-14/+0
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+19
2021-10-07pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar1-0/+4
2021-10-07powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy1-0/+8
2021-10-07powerpc/pseries/msi: Add an empty irq_write_msi_msg() handlerCédric Le Goater1-0/+15
2021-10-07powerpc/64s: Fix unrecoverable MCE calling async handler from NMINicholas Piggin3-18/+26
2021-10-07powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUGNicholas Piggin1-5/+8
2021-10-07powerpc/64: warn if local irqs are enabled in NMI or hardirq contextNicholas Piggin1-0/+6
2021-10-07powerpc/traps: do not enable irqs in _exceptionNicholas Piggin1-3/+9
2021-10-07powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin1-7/+10
2021-10-07powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao1-1/+1
2021-10-07powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_ENDNaveen N. Rao1-1/+1
2021-10-07powerpc/bpf ppc32: Fix JMP32_JSET_KNaveen N. Rao1-1/+1
2021-10-07powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operationNaveen N. Rao1-1/+1
2021-10-07powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao2-8/+55
2021-10-07powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao2-0/+10
2021-10-07powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao1-10/+17
2021-10-07powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao1-2/+8
2021-10-07powerpc/bpf: Validate branch rangesNaveen N. Rao4-11/+37
2021-10-07powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao3-7/+8
2021-10-06x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn1-1/+1
2021-10-06x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn1-1/+1
2021-10-06x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum1-0/+1
2021-10-06x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn1-1/+1
2021-10-06x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()James Morse1-2/+2
2021-10-06x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse1-0/+2
2021-10-06x86/hyperv: Avoid erroneously sending IPI to 'self'Vitaly Kuznetsov1-5/+15
2021-10-06Merge tag 'imx-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann13-12/+17
2021-10-06ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator statesStefan Wahren1-2/+2
2021-10-06ARM: dts: bcm2711: fix MDIO #address- and #size-cellsStefan Wahren1-2/+2
2021-10-06ARM: dts: bcm283x: Fix VEC address for BCM2711Mateusz Kwiatkowski3-8/+16
2021-10-06ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros1-1/+1
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren1-0/+2
2021-10-05xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck1-2/+6
2021-10-05xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov1-2/+2
2021-10-05drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan5-5/+0
2021-10-05ARM: sharpsl_param: work around -Wstringop-overread warningArnd Bergmann1-1/+3
2021-10-05Merge tag 'imx-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann5-2/+22
2021-10-05ARM: defconfig: gemini: Restore framebufferLinus Walleij1-0/+1
2021-10-05ARM: dove: mark 'putc' as inlineArnd Bergmann1-2/+2
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2-46/+82
2021-10-05Merge tag 'qcom-arm64-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann7-19/+80
2021-10-05Merge tag 'juno-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann14-355/+153
2021-10-05Merge tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-8/+7
2021-10-05Merge tag 'at91-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-15/+63
2021-10-05KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret1-2/+4
2021-10-05KVM: arm64: Report corrupted refcount at EL2Quentin Perret1-0/+1
2021-10-05KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret3-1/+27
2021-10-05xen/x86: adjust data placementJan Beulich2-3/+5
2021-10-05x86/PVH: adjust function/data placementJan Beulich1-6/+6
2021-10-05xen/x86: hook up xen_banner() also for PVHJan Beulich4-11/+16
2021-10-05xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich4-7/+18
2021-10-05xen/x86: allow "earlyprintk=xen" to work for PV Dom0Jan Beulich1-1/+1
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich7-35/+47
2021-10-05xen/x86: prevent PVH type from getting clobberedJan Beulich1-5/+4
2021-10-05arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpioTim Harvey2-2/+2
2021-10-05xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich1-1/+1
2021-10-05ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel1-0/+2
2021-10-04riscv: Flush current cpu icache before other cpusAlexandre Ghiti1-0/+2
2021-10-04Merge remote-tracking branch 'palmer/riscv-clone3' into fixesPalmer Dabbelt1-1/+2
2021-10-04RISC-V: Include clone3() on rv32Palmer Dabbelt1-1/+2
2021-10-04Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+1
2021-10-04arm64: dts: ls1028a: fix eSDHC2 nodeMichael Walle1-2/+2
2021-10-04arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2Heiko Thiery1-0/+1
2021-10-04ARM: dts: at91: sama7g5ek: to not touch slew-rate for SDMMC pinsClaudiu Beznea1-0/+6
2021-10-04ARM: dts: at91: sama7g5ek: use proper slew-rate settings for GMACsClaudiu Beznea1-6/+22
2021-10-04ARM: at91: pm: preload base address of controllers in tlbClaudiu Beznea1-1/+24
2021-10-04ARM: at91: pm: group constants and addresses loadingClaudiu Beznea1-8/+9
2021-10-04ARM: dts: at91: sama7g5ek: add suspend voltage for ddr3l railClaudiu Beznea1-0/+2
2021-10-04Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-1/+15
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle3-7/+44
2021-10-04bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang1-1/+1
2021-10-04arm64: dts: imx8: change the spi-nor txHaibo Chen6-5/+7
2021-10-04ARM: dts: imx: change the spi-nor txHaibo Chen2-3/+3
2021-10-03kvm: fix objtool relocation warningLinus Torvalds1-1/+0
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+2
2021-10-02riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen1-1/+3
2021-10-02riscv/vdso: Move vdso data page up frontTong Tiangen3-19/+30
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen4-8/+15
2021-10-02powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár1-1/+1
2021-10-02MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy1-22/+1
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+19
2021-10-01perf/x86/intel: Update event constraints for ICXKan Liang1-0/+1
2021-10-01perf/x86: Reset destroy callback on event init failureAnand K Mistry1-0/+1
2021-10-01x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner2-6/+81