October 2023 Archives by author
Starting: Sun Oct 1 03:34:31 PDT 2023
Ending: Tue Oct 31 23:44:23 PDT 2023
Messages: 1867
- [PATCH] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions
Masami Hiramatsu (Google)
- [PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Masami Hiramatsu (Google)
- [PATCH] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions
Masami Hiramatsu (Google)
- [PATCH] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions
Masami Hiramatsu (Google)
- [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
Russell King (Oracle)
- [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
Russell King (Oracle)
- [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
Russell King (Oracle)
- [PATCH] ACPI: Use the acpi_device_is_present() helper in more places
Russell King (Oracle)
- [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
Russell King (Oracle)
- [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
Russell King (Oracle)
- [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Russell King (Oracle)
- [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Russell King (Oracle)
- [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
Russell King (Oracle)
- [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
Russell King (Oracle)
- [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
Russell King (Oracle)
- [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
Russell King (Oracle)
- [RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
Russell King (Oracle)
- [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Russell King (Oracle)
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
Russell King (Oracle)
- [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu()
Russell King (Oracle)
- [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places
Russell King (Oracle)
- [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Russell King (Oracle)
- [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
Russell King (Oracle)
- [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
Russell King (Oracle)
- [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
Russell King (Oracle)
- [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
Russell King (Oracle)
- [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init()
Russell King (Oracle)
- [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node()
Russell King (Oracle)
- [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails
Russell King (Oracle)
- [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
Russell King (Oracle)
- [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES
Russell King (Oracle)
- [PATCH 13/39] x86: intel_epb: Don't rely on link order
Russell King (Oracle)
- [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES
Russell King (Oracle)
- [PATCH 15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES
Russell King (Oracle)
- [PATCH 16/39] riscv: Switch over to GENERIC_CPU_DEVICES
Russell King (Oracle)
- [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
Russell King (Oracle)
- [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices
Russell King (Oracle)
- [PATCH 19/39] ACPI: processor: Add support for processors described as container packages
Russell King (Oracle)
- [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Russell King (Oracle)
- [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info()
Russell King (Oracle)
- [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu()
Russell King (Oracle)
- [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
Russell King (Oracle)
- [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
Russell King (Oracle)
- [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
Russell King (Oracle)
- [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present
Russell King (Oracle)
- [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled
Russell King (Oracle)
- [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu()
Russell King (Oracle)
- [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header
Russell King (Oracle)
- [PATCH 31/39] ACPICA: Add new MADT GICC flags fields
Russell King (Oracle)
- [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
Russell King (Oracle)
- [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
Russell King (Oracle)
- [PATCH 34/39] arm64: psci: Ignore DENIED CPUs
Russell King (Oracle)
- [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit
Russell King (Oracle)
- [PATCH 36/39] arm64: document virtual CPU hotplug's expectations
Russell King (Oracle)
- [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
Russell King (Oracle)
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
Russell King (Oracle)
- [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
Russell King (Oracle)
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
Russell King (Oracle)
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
Russell King (Oracle)
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
Russell King (Oracle)
- [PATCH 4/5] kbuild: unify vdso_install rules
Russell King (Oracle)
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
Russell King (Oracle)
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Inochi Amaoto
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Inochi Amaoto
- [PATCH 0/5] Add Huashan Pi board support
Inochi Amaoto
- [PATCH 1/5] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
Inochi Amaoto
- [PATCH 2/5] dt-bindings: timer: Add SOPHGO CV1812H clint
Inochi Amaoto
- [PATCH 3/5] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
Inochi Amaoto
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
- [PATCH 5/5] riscv: dts: sophgo: add Huashan Pi board device tree
Inochi Amaoto
- [PATCH v2 0/7] Add Huashan Pi board support
Inochi Amaoto
- [PATCH v2 1/7] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
Inochi Amaoto
- [PATCH v2 2/7] dt-bindings: timer: Add SOPHGO CV1812H clint
Inochi Amaoto
- [PATCH v2 3/7] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
Inochi Amaoto
- [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Inochi Amaoto
- [PATCH v2 5/7] riscv: dts: sophgo: cv180x: Add gpio devices
Inochi Amaoto
- [PATCH v2 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
- [PATCH v2 7/7] riscv: dts: sophgo: add Huashan Pi board device tree
Inochi Amaoto
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
- [PATCH v2 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
- [PATCH v2 0/7] Add Huashan Pi board support
Inochi Amaoto
- [PATCH v2 0/7] Add Huashan Pi board support
Inochi Amaoto
- [PATCH v2 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
- [PATCH v2 6/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Inochi Amaoto
- [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Inochi Amaoto
- [PATCH v3 0/8] Add Huashan Pi board support
Inochi Amaoto
- [PATCH v3 1/8] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
Inochi Amaoto
- [PATCH v3 2/8] dt-bindings: timer: Add SOPHGO CV1812H clint
Inochi Amaoto
- [PATCH v3 3/8] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
Inochi Amaoto
- [PATCH v3 4/8] riscv: dts: sophgo: Rename cv1800b device tree file
Inochi Amaoto
- [PATCH v3 5/8] riscv: dts: sophgo: Separate compatible specific for cv1800b soc
Inochi Amaoto
- [PATCH v3 6/8] riscv: dts: sophgo: cv18xx: Add gpio devices
Inochi Amaoto
- [PATCH v3 7/8] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
- [PATCH v3 8/8] riscv: dts: sophgo: add Huashan Pi board device tree
Inochi Amaoto
- [PATCH v3 4/8] riscv: dts: sophgo: Rename cv1800b device tree file
Inochi Amaoto
- [PATCH v4 0/7] Add Huashan Pi board support
Inochi Amaoto
- [PATCH v4 1/7] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
Inochi Amaoto
- [PATCH v4 2/7] dt-bindings: timer: Add SOPHGO CV1812H clint
Inochi Amaoto
- [PATCH v4 3/7] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
Inochi Amaoto
- [PATCH v4 4/7] riscv: dts: sophgo: Separate compatible specific for CV1800B soc
Inochi Amaoto
- [PATCH v4 5/7] riscv: dts: sophgo: cv18xx: Add gpio devices
Inochi Amaoto
- [PATCH v4 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
- [PATCH v4 7/7] riscv: dts: sophgo: add Huashan Pi board device tree
Inochi Amaoto
- [PATCH v6 0/4] riscv: tlb flush improvements
Nadav Amit
- (subset) [PATCH 00/40] soc: Convert to platform remove callback returning void
Bjorn Andersson
- [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller
André Apitzsch
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Daniel Henrique Barboza
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Daniel Henrique Barboza
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Daniel Henrique Barboza
- [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
Dmitry Baryshkov
- [PATCH v2 4/6] drm/vs: Register DRM device
Dmitry Baryshkov
- [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
Dmitry Baryshkov
- [PATCH v2 6/6] drm/vs: Add hdmi driver
Dmitry Baryshkov
- [PATCH v2 6/6] drm/vs: Add hdmi driver
Dmitry Baryshkov
- [PATCH v2 6/6] drm/vs: Add hdmi driver
Dmitry Baryshkov
- [PATCH] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Arnd Bergmann
- [PATCH v1 6/7] DCE/DSE: riscv: add HAVE_TRIM_UNUSED_SYSCALLS support
Arnd Bergmann
- [PATCH v3 0/9] video: screen_info cleanups
Arnd Bergmann
- [PATCH v3 1/9] vgacon: rework Kconfig dependencies
Arnd Bergmann
- [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks
Arnd Bergmann
- [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
- [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
- [PATCH v3 5/9] vgacon: remove screen_info dependency
Arnd Bergmann
- [PATCH v3 6/9] vgacon: clean up global screen_info instances
Arnd Bergmann
- [PATCH v3 7/9] vga16fb: drop powerpc support
Arnd Bergmann
- [PATCH v3 8/9] hyperv: avoid dependency on screen_info
Arnd Bergmann
- [PATCH v3 9/9] efi: move screen_info into efi init code
Arnd Bergmann
- [PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
Arnd Bergmann
- [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
- [PATCH 2/2] kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Arnd Bergmann
- [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
- [PATCH 2/2] kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Arnd Bergmann
- [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
- [PATCH v7 2/4] riscv: Checksum header
Arnd Bergmann
- [PATCH v7 2/4] riscv: Checksum header
Arnd Bergmann
- [GIT PULL] ARM: SoC fixes for 6.7, part 3
Arnd Bergmann
- [PATCH v2 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
Emil Renner Berthing
- [PATCH v2 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
Emil Renner Berthing
- [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
Emil Renner Berthing
- [PATCH] riscv: dts: starfive: visionfive 2: correct spi's ss pin
Emil Renner Berthing
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Emil Renner Berthing
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Emil Renner Berthing
- [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
Emil Renner Berthing
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Emil Renner Berthing
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Emil Renner Berthing
- [PATCH v4 1/2] riscv: Add remaining module relocations
Emil Renner Berthing
- [PATCH v4 1/2] riscv: Add remaining module relocations
Emil Renner Berthing
- [PATCH v4 1/2] riscv: Add remaining module relocations
Emil Renner Berthing
- [PATCH v3 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
Emil Renner Berthing
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Emil Renner Berthing
- [PATCH v3 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
Emil Renner Berthing
- [PATCH v2 2/6] riscv: dts: starfive: jh7110: add dc controller and hdmi node
Emil Renner Berthing
- [PATCH v6 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
Emil Renner Berthing
- [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
Emil Renner Berthing
- [PATCH v2 4/6] drm/vs: Register DRM device
Emil Renner Berthing
- [PATCH 0/4] soc: sifive: ccache: Add StarFive JH7100 support
Emil Renner Berthing
- [PATCH 1/4] dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible
Emil Renner Berthing
- [PATCH 3/4] dt-bindings: cache: sifive,ccache0: Add sifive,cache-ops property
Emil Renner Berthing
- [PATCH 0/4] soc: sifive: ccache: Add StarFive JH7100 support
Emil Renner Berthing
- [PATCH 3/4] dt-bindings: cache: sifive,ccache0: Add sifive,cache-ops property
Emil Renner Berthing
- [PATCH v7 1/3] riscv: Avoid unaligned access when relocating modules
Emil Renner Berthing
- [PATCH v7 2/3] riscv: Add remaining module relocations
Emil Renner Berthing
- [PATCH v2 0/2] soc: sifive: ccache: Add StarFive JH7100 support
Emil Renner Berthing
- [PATCH v2 1/2] dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible
Emil Renner Berthing
- [PATCH v2 2/2] soc: sifive: ccache: Add StarFive JH7100 support
Emil Renner Berthing
- [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
Emil Renner Berthing
- [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
Emil Renner Berthing
- [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
Emil Renner Berthing
- [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
Emil Renner Berthing
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Eric W. Biederman
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Ard Biesheuvel
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Eric Biggers
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Eric Biggers
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Eric Biggers
- [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
Paolo Bonzini
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
Paolo Bonzini
- [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
Paolo Bonzini
- [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Paolo Bonzini
- [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Paolo Bonzini
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
Paolo Bonzini
- [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
Paolo Bonzini
- [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
Paolo Bonzini
- [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
Paolo Bonzini
- [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Paolo Bonzini
- [PATCH v13 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Paolo Bonzini
- [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
Paolo Bonzini
- [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
Paolo Bonzini
- [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
Paolo Bonzini
- [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
Paolo Bonzini
- [PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
Paolo Bonzini
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Paolo Bonzini
- [GIT PULL] KVM/riscv changes for 6.7
Paolo Bonzini
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Paolo Bonzini
- [PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
Daniel Borkmann
- [PATCH v2 2/2] clk: sifive: Allow building the driver as a module
Stephen Boyd
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v6 00/38] arm64/gcs: Provide support for GCS in userspace
Mark Brown
- [PATCH v6 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility
Mark Brown
- [PATCH v6 02/38] prctl: arch-agnostic prctl for shadow stack
Mark Brown
- [PATCH v6 03/38] mman: Add map_shadow_stack() flags
Mark Brown
- [PATCH v6 04/38] arm64: Document boot requirements for Guarded Control Stacks
Mark Brown
- [PATCH v6 05/38] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [PATCH v6 06/38] arm64/sysreg: Add new system registers for GCS
Mark Brown
- [PATCH v6 07/38] arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
- [PATCH v6 08/38] arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
- [PATCH v6 09/38] arm64/gcs: Provide copy_to_user_gcs()
Mark Brown
- [PATCH v6 10/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
- [PATCH v6 11/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
- [PATCH v6 12/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
- [PATCH v6 13/38] arm64/mm: Map pages for guarded control stack
Mark Brown
- [PATCH v6 14/38] KVM: arm64: Manage GCS registers for guests
Mark Brown
- [PATCH v6 15/38] arm64/gcs: Allow GCS usage at EL0 and EL1
Mark Brown
- [PATCH v6 16/38] arm64/idreg: Add overrride for GCS
Mark Brown
- [PATCH v6 17/38] arm64/hwcap: Add hwcap for GCS
Mark Brown
- [PATCH v6 18/38] arm64/traps: Handle GCS exceptions
Mark Brown
- [PATCH v6 19/38] arm64/mm: Handle GCS data aborts
Mark Brown
- [PATCH v6 20/38] arm64/gcs: Context switch GCS state for EL0
Mark Brown
- [PATCH v6 21/38] arm64/gcs: Allocate a new GCS for threads with GCS enabled
Mark Brown
- [PATCH v6 22/38] arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
- [PATCH v6 23/38] arm64/mm: Implement map_shadow_stack()
Mark Brown
- [PATCH v6 24/38] arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
- [PATCH v6 25/38] arm64/signal: Expose GCS state in signal frames
Mark Brown
- [PATCH v6 26/38] arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
- [PATCH v6 27/38] arm64: Add Kconfig for Guarded Control Stack (GCS)
Mark Brown
- [PATCH v6 28/38] kselftest/arm64: Verify the GCS hwcap
Mark Brown
- [PATCH v6 29/38] kselftest/arm64: Add GCS as a detected feature in the signal tests
Mark Brown
- [PATCH v6 30/38] kselftest/arm64: Add framework support for GCS to signal handling tests
Mark Brown
- [PATCH v6 31/38] kselftest/arm64: Allow signals tests to specify an expected si_code
Mark Brown
- [PATCH v6 32/38] kselftest/arm64: Always run signals tests with GCS enabled
Mark Brown
- [PATCH v6 33/38] kselftest/arm64: Add very basic GCS test program
Mark Brown
- [PATCH v6 34/38] kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
- [PATCH v6 35/38] kselftest/arm64: Add test coverage for GCS mode locking
Mark Brown
- [PATCH v6 36/38] selftests/arm64: Add GCS signal tests
Mark Brown
- [PATCH v6 37/38] kselftest/arm64: Add a GCS stress test
Mark Brown
- [PATCH v6 38/38] kselftest/arm64: Enable GCS for the FP stress tests
Mark Brown
- [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
Mark Brown
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
- [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Jonathan Cameron
- [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
Jonathan Cameron
- [PATCH v2] riscv: dts: starfive: visionfive 2: correct spi's ss pin
Nam Cao
- [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Nam Cao
- [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
Heiko Carstens
- [PATCH v3 0/7] sysctl: Remove sentinel elements from arch
Luis Chamberlain
- [PATCH v3] RISC-V: build: Allow LTO to be selected
Nathan Chancellor
- [PATCH v3] RISC-V: build: Allow LTO to be selected
Nathan Chancellor
- [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets
Nathan Chancellor
- [PATCH v3] RISC-V: build: Allow LTO to be selected
Nathan Chancellor
- [PATCH v4] RISC-V: build: Allow LTO to be selected
Nathan Chancellor
- [PATCH] mm: cma: report correct node id
Nathan Chancellor
- [PATCH v4] RISC-V: build: Allow LTO to be selected
Nathan Chancellor
- [PATCH v7 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v7 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v8 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v8 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v8 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
Minda Chen
- [PATCH v8 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
- [PATCH v8 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
- [PATCH v8 05/22] PCI: microchip: Rename two PCIe data structures
Minda Chen
- [PATCH v8 06/22] PCI: microchip: Move PCIe host data structure to plda-pcie.h
Minda Chen
- [PATCH v8 07/22] PCI: microchip: Rename two setup functions
Minda Chen
- [PATCH v8 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH v8 09/22] PCI: microchip: Move the setup functions to pcie-plda-host.c
Minda Chen
- [PATCH v8 10/22] PCI: plda: Add PLDA default event IRQ handler
Minda Chen
- [PATCH v8 11/22] PCI: microchip: Rename interrupt related functions
Minda Chen
- [PATCH v8 12/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
- [PATCH v8 13/22] PCI: microchip: Add request_event_irq() callback function
Minda Chen
- [PATCH v8 14/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
- [PATCH v8 15/22] PCI: microchip: Add get_events() callback function
Minda Chen
- [PATCH v8 16/22] PCI: microchip: Add event IRQ domain ops to struct plda_event
Minda Chen
- [PATCH v8 17/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
- [PATCH v8 18/22] PCI: plda: Set plda_event_handler() to static
Minda Chen
- [PATCH v8 19/22] PCI: plda: Add event interrupt codes and IRQ domain ops
Minda Chen
- [PATCH v8 20/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Minda Chen
- [PATCH v8 21/22] PCI: starfive: Add JH7110 PCIe controller
Minda Chen
- [PATCH v8 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110
Minda Chen
- [PATCH v8 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v8 10/22] PCI: plda: Add PLDA default event IRQ handler
Minda Chen
- [PATCH v8 16/22] PCI: microchip: Add event IRQ domain ops to struct plda_event
Minda Chen
- [PATCH v9 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v9 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
Minda Chen
- [PATCH v9 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
- [PATCH v9 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
- [PATCH v9 05/20] PCI: microchip: Rename two PCIe data structures
Minda Chen
- [PATCH v9 06/20] PCI: microchip: Move PCIe host data structure to plda-pcie.h
Minda Chen
- [PATCH v9 07/20] PCI: microchip: Rename two setup functions
Minda Chen
- [PATCH v9 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH v9 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
Minda Chen
- [PATCH v9 10/20] PCI: microchip: Rename interrupt related functions
Minda Chen
- [PATCH v9 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
- [PATCH v9 12/20] PCI: microchip: Add request_event_irq() callback function
Minda Chen
- [PATCH v9 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
- [PATCH v9 14/20] PCI: microchip: Add get_events() callback function
Minda Chen
- [PATCH v9 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
Minda Chen
- [PATCH v9 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
- [PATCH v9 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
Minda Chen
- [PATCH v9 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Minda Chen
- [PATCH v9 19/20] PCI: starfive: Add JH7110 PCIe controller
Minda Chen
- [PATCH v9 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110
Minda Chen
- [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v9 14/20] PCI: microchip: Add get_events() callback function
Minda Chen
- [PATCH v10 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v10 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v10 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
Minda Chen
- [PATCH v10 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
- [PATCH v10 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
- [PATCH v10 05/20] PCI: microchip: Rename two PCIe data structures
Minda Chen
- [PATCH v10 06/20] PCI: microchip: Move PCIe host data structure to plda-pcie.h
Minda Chen
- [PATCH v10 07/20] PCI: microchip: Rename two setup functions
Minda Chen
- [PATCH v10 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH v10 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
Minda Chen
- [PATCH v10 10/20] PCI: microchip: Rename interrupt related functions
Minda Chen
- [PATCH v10 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
- [PATCH v10 12/20] PCI: microchip: Add request_event_irq() callback function
Minda Chen
- [PATCH v10 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
- [PATCH v10 14/20] PCI: microchip: Add get_events() callback function
Minda Chen
- [PATCH v10 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
Minda Chen
- [PATCH v10 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
- [PATCH v10 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
Minda Chen
- [PATCH v10 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Minda Chen
- [PATCH v10 19/20] PCI: starfive: Add JH7110 PCIe controller
Minda Chen
- [PATCH v10 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110
Minda Chen
- [v5 0/2] Change PWM-controlled LED pin active mode and algorithm
Nylon Chen
- [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Nylon Chen
- [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm
Nylon Chen
- [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Nylon Chen
- [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Nylon Chen
- [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector
Andy Chiu
- [v3, 0/5] riscv: support kernel-mode Vector
Andy Chiu
- [v3, 1/5] riscv: Add support for kernel mode vector
Andy Chiu
- [v3, 2/5] riscv: Add vector extension XOR implementation
Andy Chiu
- [v3, 3/5] riscv: sched: defer restoring Vector context for user
Andy Chiu
- [v3, 4/5] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
- [v3, 5/5] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [v3, 5/5] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
Sean Christopherson
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
Sean Christopherson
- [PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
Sean Christopherson
- [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
Sean Christopherson
- [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
Sean Christopherson
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
Sean Christopherson
- [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
Sean Christopherson
- [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
- [PATCH v13 06/35] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
Sean Christopherson
- [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Sean Christopherson
- [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
Sean Christopherson
- [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
Sean Christopherson
- [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
Sean Christopherson
- [PATCH v13 13/35] KVM: Introduce per-page memory attributes
Sean Christopherson
- [PATCH v13 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
- [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
Sean Christopherson
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
Sean Christopherson
- [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
Sean Christopherson
- [PATCH v13 19/35] KVM: x86: Disallow hugepages when memory attributes are mixed
Sean Christopherson
- [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
Sean Christopherson
- [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
- [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
- [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
- [PATCH v13 24/35] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Sean Christopherson
- [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH v13 26/35] KVM: selftests: Add support for creating private memslots
Sean Christopherson
- [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared
Sean Christopherson
- [PATCH v13 28/35] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Sean Christopherson
- [PATCH v13 29/35] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
- [PATCH v13 30/35] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
- [PATCH v13 31/35] KVM: selftests: Add x86-only selftest for private memory conversions
Sean Christopherson
- [PATCH v13 32/35] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
Sean Christopherson
- [PATCH v13 33/35] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
Sean Christopherson
- [PATCH v13 34/35] KVM: selftests: Add basic selftest for guest_memfd()
Sean Christopherson
- [PATCH v13 35/35] KVM: selftests: Test KVM exit behavior for private memory/access
Sean Christopherson
- [PATCH v13 13/35] KVM: Introduce per-page memory attributes
Sean Christopherson
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH v13 13/35] KVM: Introduce per-page memory attributes
Sean Christopherson
- [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
Sean Christopherson
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
Sean Christopherson
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
- [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC
Cristian Ciocaltea
- [PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
Cristian Ciocaltea
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Cristian Ciocaltea
- [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
Cristian Ciocaltea
- [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
Cristian Ciocaltea
- [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
Cristian Ciocaltea
- [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
Cristian Ciocaltea
- [PATCH v2 06/12] riscv: dts: starfive: jh7100: Add dma-noncoherent property
Cristian Ciocaltea
- [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
Cristian Ciocaltea
- [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
Cristian Ciocaltea
- [PATCH v2 09/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
Cristian Ciocaltea
- [PATCH v2 10/12] riscv: dts: starfive: jh7100-common: Setup gmac pinmux
Cristian Ciocaltea
- [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
Cristian Ciocaltea
- [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac
Cristian Ciocaltea
- [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
Cristian Ciocaltea
- [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
Cristian Ciocaltea
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Cristian Ciocaltea
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Cristian Ciocaltea
- [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
Cristian Ciocaltea
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Cristian Ciocaltea
- [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
Cristian Ciocaltea
- [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac
Cristian Ciocaltea
- [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
Cristian Ciocaltea
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Cristian Ciocaltea
- [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
Cristian Ciocaltea
- [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
Cristian Ciocaltea
- [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
Cristian Ciocaltea
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Cristian Ciocaltea
- [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
Cristian Ciocaltea
- [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
Cristian Ciocaltea
- [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
Cristian Ciocaltea
- [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
John Clark
- [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
John Clark
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
Jessica Clarke
- [PATCH] docs: move riscv under arch
Jonathan Corbet
- [PATCH v1] docs: move riscv under arch
Jonathan Corbet
- [PATCH v3 2/6] RISC-V: Detect Zicond from ISA string
Palmer Dabbelt
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Palmer Dabbelt
- [GIT PULL] RISC-V Fixes for 6.6-rc6
Palmer Dabbelt
- [RFC PATCH] membarrier: riscv: Provide core serializing command
Palmer Dabbelt
- [PATCH] RISC-V: Fix implicit definition of flush_tlb_all()
Palmer Dabbelt
- [PATCH 6/7] riscv: mm: Always flush a single MM context by ASID
Palmer Dabbelt
- [PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
Palmer Dabbelt
- [PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC
Palmer Dabbelt
- [PATCH v1 01/13] riscv: fatorize hwprobe ISA extension reporting
Robert P. J. Day
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Will Deacon
- [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
Will Deacon
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Will Deacon
- [PATCH 3/5] parisc: remove broken vdso_install
Helge Deller
- [PATCH v3] RISC-V: build: Allow LTO to be selected
Nick Desaulniers
- [PATCH] modpost: fix section mismatch message for RELA
Nick Desaulniers
- [RFC PATCH] membarrier: riscv: Provide core serializing command
Mathieu Desnoyers
- [PATCH 1/5] dt-bindings: interrupt-controller: Add SOPHGO CV1800B plic
Conor Dooley
- [PATCH 2/5] dt-bindings: timer: Add SOPHGO CV1800B clint
Conor Dooley
- [PATCH 3/5] dt-bindings: riscv: Add Milk-V Duo board compatibles
Conor Dooley
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Conor Dooley
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
Conor Dooley
- [PATCH v2 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Conor Dooley
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Conor Dooley
- [PATCH 0/5] Add Milk-V Duo board support
Conor Dooley
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Conor Dooley
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Conor Dooley
- [PATCH 0/5] Add Milk-V Duo board support
Conor Dooley
- [PATCH -fixes 2/2] riscv: Fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Conor Dooley
- [PATCH] docs: move riscv under arch
Conor Dooley
- [PATCH v1] docs: move riscv under arch
Conor Dooley
- [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
Conor Dooley
- [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Conor Dooley
- [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Conor Dooley
- [PATCH 0/5] Add Milk-V Duo board support
Conor Dooley
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Conor Dooley
- [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Conor Dooley
- [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
Conor Dooley
- [PATCH v2 0/5] Add Milk-V Duo board support
Conor Dooley
- (subset) [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Conor Dooley
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Conor Dooley
- linux-next: Tree for Oct 6 (riscv: andes)
Conor Dooley
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Conor Dooley
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Conor Dooley
- [PATCH] soc: renesas: select ERRATA_ANDES for R9A07G043 only when alternatives are present
Conor Dooley
- [PATCH] soc: renesas: select ERRATA_ANDES for R9A07G043 only when alternatives are present
Conor Dooley
- [PATCH v3 0/6] riscv,isa-extensions additions
Conor Dooley
- [PATCH v3 1/6] riscv: dts: microchip: convert isa detection to new properties
Conor Dooley
- [PATCH v3 2/6] riscv: dts: sifive: convert isa detection to new properties
Conor Dooley
- [PATCH v3 3/6] riscv: dts: starfive: convert isa detection to new properties
Conor Dooley
- [PATCH v3 4/6] riscv: dts: renesas: convert isa detection to new properties
Conor Dooley
- [PATCH v3 5/6] riscv: dts: allwinner: convert isa detection to new properties
Conor Dooley
- [PATCH v3 6/6] riscv: dts: thead: convert isa detection to new properties
Conor Dooley
- [PATCH v7 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
Conor Dooley
- [PATCH v7 09/19] PCI: microchip: Rename interrupt related functions
Conor Dooley
- [PATCH v7 10/19] PCI: microchip: Add num_events field to struct plda_pcie_rp
Conor Dooley
- [PATCH v7 11/19] PCI: microchip: Add request_event_irq() callback function
Conor Dooley
- [PATCH v7 12/19] PCI: microchip: Add INTx and MSI event num to struct plda_event
Conor Dooley
- [PATCH v7 13/19] PCI: microchip: Add get_events() callback function
Conor Dooley
- [PATCH v7 14/19] PCI: microchip: Add event IRQ domain ops to struct plda_event
Conor Dooley
- [PATCH v7 15/19] PCI: microchip: Move IRQ functions to pcie-plda-host.c
Conor Dooley
- [PATCH v3 4/6] riscv: dts: renesas: convert isa detection to new properties
Conor Dooley
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Conor Dooley
- [PATCH v3] RISC-V: build: Allow LTO to be selected
Conor Dooley
- [PATCH] riscv: dts: starfive: visionfive 2: correct spi's ss pin
Conor Dooley
- [PATCH v1 00/13] riscv: report more ISA extensions through hwprobe
Conor Dooley
- [PATCH v1] soc: sifive: shunt ccache driver to drivers/cache
Conor Dooley
- [PATCH v2] riscv: dts: starfive: visionfive 2: correct spi's ss pin
Conor Dooley
- [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
Conor Dooley
- [PATCH v2 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Conor Dooley
- [PATCH v2] soc: renesas: make ARCH_R9A07G043 depend on required options
Conor Dooley
- [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
Conor Dooley
- [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
Conor Dooley
- [PATCH v2] soc: renesas: make ARCH_R9A07G043 depend on required options
Conor Dooley
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Conor Dooley
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Conor Dooley
- [PATCH v1 1/6] RISC-V: hwprobe: Clarify cpus size parameter
Conor Dooley
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Conor Dooley
- [PATCH v1 04/13] dt-bindings: riscv: add Zv* ratified crypto ISA extensions description
Conor Dooley
- [PATCH v1 07/13] dt-bindings: riscv: add Zfh/Zfhmin ISA extensions description
Conor Dooley
- [PATCH v1 10/13] dt-bindings: riscv: add Zihintntl ISA extension description
Conor Dooley
- [PATCH v1 13/13] dt-bindings: riscv: add Zvfh[min] ISA extension description
Conor Dooley
- [PATCH v1 01/13] riscv: fatorize hwprobe ISA extension reporting
Conor Dooley
- [PATCH v1 02/13] riscv: add ISA extension probing for Zv* extensions
Conor Dooley
- [PATCH v3 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Conor Dooley
- [PATCH v3 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Conor Dooley
- [PATCH v7 3/4] riscv: Add checksum library
Conor Dooley
- [PATCH v7 2/4] riscv: Checksum header
Conor Dooley
- [PATCH v1 02/13] riscv: add ISA extension probing for Zv* extensions
Conor Dooley
- [PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Conor Dooley
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Conor Dooley
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Conor Dooley
- [PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Conor Dooley
- [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Conor Dooley
- [PATCH v2 6/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Conor Dooley
- [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Conor Dooley
- (subset) [PATCH v3 0/6] riscv,isa-extensions additions
Conor Dooley
- [GIT PULL] RISC-V Devicetrees for v6.6-final
Conor Dooley
- (subset) [PATCH v3 0/6] riscv,isa-extensions additions
Conor Dooley
- [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Conor Dooley
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Conor Dooley
- [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Conor Dooley
- [PATCH 02/12] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
Conor Dooley
- [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Conor Dooley
- [GIT PULL] RISC-V SoC drivers for v6.7
Conor Dooley
- [GIT PULL] RISC-V Devicetrees for v6.7
Conor Dooley
- [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Conor Dooley
- [PATCH v3 1/2] riscv: Add remaining module relocations
Conor Dooley
- [PATCH v8 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
Conor Dooley
- [PATCH v8 05/22] PCI: microchip: Rename two PCIe data structures
Conor Dooley
- [PATCH v8 06/22] PCI: microchip: Move PCIe host data structure to plda-pcie.h
Conor Dooley
- [PATCH v8 10/22] PCI: plda: Add PLDA default event IRQ handler
Conor Dooley
- [PATCH v8 13/22] PCI: microchip: Add request_event_irq() callback function
Conor Dooley
- [PATCH v8 15/22] PCI: microchip: Add get_events() callback function
Conor Dooley
- [PATCH v8 16/22] PCI: microchip: Add event IRQ domain ops to struct plda_event
Conor Dooley
- [PATCH v4 0/2] riscv: Add remaining module relocations and tests
Conor Dooley
- [PATCH v2 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
Conor Dooley
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Conor Dooley
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Conor Dooley
- [PATCH v4 0/2] riscv: Add remaining module relocations and tests
Conor Dooley
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Conor Dooley
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Conor Dooley
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Conor Dooley
- [PATCH v4 0/7] Add Huashan Pi board support
Conor Dooley
- [PATCH v2 00/10] Support Andes PMU extension
Conor Dooley
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Conor Dooley
- [RFC PATCH v2 08/10] perf: RISC-V: Introduce Andes PMU for perf event sampling
Conor Dooley
- [RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
Conor Dooley
- [PATCH v2 01/10] riscv: errata: Rename defines for Andes
Conor Dooley
- [RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
Conor Dooley
- [PATCH v2 05/10] dt-bindings: riscv: Add andestech,cpu-intc to interrupt-controller
Conor Dooley
- [PATCH v3 0/6] PolarFire SoC Auto Update Support
Conor Dooley
- [PATCH v3 1/6] dt-bindings: soc: microchip: add a property for system controller flash
Conor Dooley
- [PATCH v3 2/6] soc: microchip: mpfs: enable access to the system controller's flash
Conor Dooley
- [PATCH v3 3/6] soc: microchip: mpfs: print service status in warning message
Conor Dooley
- [PATCH v3 4/6] soc: microchip: mpfs: add auto-update subdev to system controller
Conor Dooley
- [PATCH v3 5/6] firmware: microchip: add PolarFire SoC Auto Update support
Conor Dooley
- [PATCH v3 6/6] riscv: dts: microchip: add the mpfs' system controller qspi & associated flash
Conor Dooley
- [PATCH v2 2/6] RISC-V: Move the hwprobe syscall to its own file
Conor Dooley
- [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
Conor Dooley
- [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
Conor Dooley
- [PATCH v3 00/13] Support Andes PMU extension
Conor Dooley
- [RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
Conor Dooley
- [PATCH] riscv: dts: thead: convert isa detection to new properties
Conor Dooley
- [PATCH v3 RESEND 01/13] riscv: errata: Rename defines for Andes
Conor Dooley
- [RFC PATCH v3 RESEND 07/13] RISC-V: Move T-Head PMU to CPU feature alternative framework
Conor Dooley
- [PATCH v3 RESEND 10/13] dt-bindings: riscv: Add Andes PMU extension description
Conor Dooley
- [RFC PATCH v3 RESEND 09/13] dt-bindings: riscv: Add T-Head PMU extension description
Conor Dooley
- [PATCH v3 RESEND 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
Conor Dooley
- [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
Conor Dooley
- [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
Conor Dooley
- [PATCH v1] riscv: dts: sophgo: remove address-cells from intc node
Conor Dooley
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Conor Dooley
- [v3, 1/5] riscv: Add support for kernel mode vector
Conor Dooley
- [v3, 3/5] riscv: sched: defer restoring Vector context for user
Conor Dooley
- [v3, 4/5] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Conor Dooley
- [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Conor Dooley
- [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Conor Dooley
- [PATCH v9 14/20] PCI: microchip: Add get_events() callback function
Conor Dooley
- [PATCH v3 6/6] riscv: dts: microchip: add the mpfs' system controller qspi & associated flash
Conor Dooley
- [PATCH v3 4/4] riscv: dts: microchip: add specific compatible for mpfs' pdma
Conor Dooley
- [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Conor Dooley
- [PATCH v1] riscv: dts: sophgo: remove address-cells from intc node
Conor Dooley
- [PATCH 1/4] dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible
Conor Dooley
- [PATCH 3/4] dt-bindings: cache: sifive,ccache0: Add sifive,cache-ops property
Conor Dooley
- [PATCH v3 RESEND 10/13] dt-bindings: riscv: Add Andes PMU extension description
Conor Dooley
- [PATCH] riscv: defconfig: Regenerate defconfig
Conor Dooley
- [PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
Conor Dooley
- [PATCH v4] RISC-V: build: Allow LTO to be selected
Conor Dooley
- [PATCH 1/4] dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible
Conor Dooley
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Conor Dooley
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Conor Dooley
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Conor Dooley
- linux-next: Tree for Oct 27 (drivers/cache/ax45mp_cache.o)
Conor Dooley
- [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension
Conor Dooley
- [PATCH v8 0/5] riscv: Add fine-tuned checksum functions
Conor Dooley
- linux-next: Tree for Oct 6 (riscv: andes)
Randy Dunlap
- linux-next: Tree for Oct 6 (riscv: andes)
Randy Dunlap
- linux-next: Tree for Oct 24 (drivers/soc/renesas/Kconfig)
Randy Dunlap
- linux-next: Tree for Oct 27 (drivers/cache/ax45mp_cache.o)
Randy Dunlap
- linux-next: Tree for Oct 27 (drivers/cache/ax45mp_cache.o)
Randy Dunlap
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Edgecombe, Rick P
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Edgecombe, Rick P
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Edgecombe, Rick P
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Edgecombe, Rick P
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Edgecombe, Rick P
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Edgecombe, Rick P
- [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
Dietmar Eggemann
- [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio
Dietmar Eggemann
- [RFC PATCH] membarrier: riscv: Provide core serializing command
Robbin Ehn
- [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
Marco Elver
- [PATCH 2/2] riscv: mm: Update mmap_rnd_bits_max
Pedro Falcato
- [PATCH] riscv, qemu_fw_cfg: Add support for RISC-V architecture
Alistair Francis
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Drew Fustini
- [PATCH] soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
Drew Fustini
- [PATCH 3/6] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
- [PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
Drew Fustini
- [PATCH v2 0/7] RISC-V: Add eMMC support for TH1520 boards
Drew Fustini
- [PATCH v2 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
Drew Fustini
- [PATCH v2 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
Drew Fustini
- [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
- [PATCH v2 4/7] riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
Drew Fustini
- [PATCH v2 5/7] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock
Drew Fustini
- [PATCH v2 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
Drew Fustini
- [PATCH v2 7/7] riscv: dts: thead: Enable LicheePi 4A eMMC controller
Drew Fustini
- [PATCH v2 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
Drew Fustini
- [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
- [PATCH v3 0/7] RISC-V: Add MMC support for TH1520 boards
Drew Fustini
- [PATCH v3 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
Drew Fustini
- [PATCH v3 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
Drew Fustini
- [PATCH v3 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
- [PATCH v3 4/7] riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
Drew Fustini
- [PATCH v3 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
Drew Fustini
- [PATCH v3 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
Drew Fustini
- [PATCH v3 7/7] riscv: dts: thead: Enable LicheePi 4A eMMC and microSD
Drew Fustini
- [PATCH v3 0/7] RISC-V: Add MMC support for TH1520 boards
Drew Fustini
- [PATCH v13 13/35] KVM: Introduce per-page memory attributes
Chao Gao
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Chao Gao
- [PATCH 2/2] riscv: mm: Update mmap_rnd_bits_max
Alexandre Ghiti
- [PATCH] Test for riscv fixes
Alexandre Ghiti
- [PATCH -fixes 2/2] riscv: Fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
- [PATCH] riscv: mm: Synchronize memory attributes for all mm in free_initmem() on RV32 platform.
Alexandre Ghiti
- [PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
Alexandre Ghiti
- [PATCH 1/5] riscv: Use WRITE_ONCE() when setting page table entries
Alexandre Ghiti
- [PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
Alexandre Ghiti
- [PATCH 3/5] riscv: mm: Only compile pgtable.c if MMU
Alexandre Ghiti
- [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
Alexandre Ghiti
- [PATCH 5/5] riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
- [PATCH -fixes 2/2] riscv: Fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
- [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Alexandre Ghiti
- [PATCH v3] RISC-V: build: Allow LTO to be selected
Alexandre Ghiti
- [PATCH -fixes] drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
- [PATCH 0/2] riscv: Fix Fix set_memory_XX() and set_direct_map_XX()
Alexandre Ghiti
- [PATCH 1/2] riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
- [PATCH 2/2] riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear mappings
Alexandre Ghiti
- [PATCH] Test for riscv fixes
Alexandre Ghiti
- [PATCH v4 1/4] riscv: Improve flush_tlb()
Alexandre Ghiti
- [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
- [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
Alexandre Ghiti
- [PATCH v5 0/4] riscv: tlb flush improvements
Alexandre Ghiti
- [PATCH v5 1/4] riscv: Improve tlb_flush()
Alexandre Ghiti
- [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
- [PATCH v5 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
- [PATCH v5 4/4] riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
- [PATCH -fixes] drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
- [PATCH -fixes] drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
- [PATCH -fixes v2] drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Alexandre Ghiti
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Alexandre Ghiti
- [PATCH v2 0/2] riscv: Fix set_memory_XX() and set_direct_map_XX()
Alexandre Ghiti
- [PATCH v2 1/2] riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
- [PATCH v2 2/2] riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear mappings
Alexandre Ghiti
- [PATCH v6 0/4] riscv: tlb flush improvements
Alexandre Ghiti
- [PATCH v6 1/4] riscv: Improve tlb_flush()
Alexandre Ghiti
- [PATCH v6 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
- [PATCH v6 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
- [PATCH v6 4/4] riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
- [PATCH v11 08/14] irqchip/riscv-imsic: Add support for platform MSI irqdomain
Thomas Gleixner
- [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Thomas Gleixner
- [RFC PATCH] genirq/matrix: Dynamic bitmap allocation
Thomas Gleixner
- [RFC PATCH] genirq/matrix: Dynamic bitmap allocation
Thomas Gleixner
- [PATCH v2 03/10] irqchip/riscv-intc: Introduce Andes IRQ chip
Thomas Gleixner
- [RFC PATCH v3 RESEND 02/13] irqchip/riscv-intc: Allow large non-standard hwirq number
Thomas Gleixner
- [RFC PATCH v3 RESEND 03/13] irqchip/riscv-intc: Introduce Andes IRQ chip
Thomas Gleixner
- [External] Re: [RFC 00/12] riscv: Introduce Pseudo NMI
Thomas Gleixner
- [PATCH 2/3] of: property: Add fw_devlink support for msi-parent
Thomas Gleixner
- [PATCH 1/3] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Thomas Gleixner
- [RFC PATCH] genirq/matrix: Dynamic bitmap allocation
Thomas Gleixner
- [PATCH 2/3] of: property: Add fw_devlink support for msi-parent
Thomas Gleixner
- [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
Thomas Gleixner
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Thomas Gleixner
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Thomas Gleixner
- [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Thomas Gleixner
- [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
Thomas Gleixner
- [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
Thomas Gleixner
- [PATCH v2 2/6] topology: add a new arch_scale_freq_reference
Pierre Gondois
- [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
Pierre Gondois
- [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
Pierre Gondois
- [PATCH v3 0/7] sysctl: Remove sentinel elements from arch
Joel Granados
- [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe
Evan Green
- [PATCH v2 6/8] riscv: annotate check_unaligned_access_boot_cpu() with __init
Evan Green
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Evan Green
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Evan Green
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Evan Green
- [PATCH] RISC-V: hwprobe: Fix vDSO SIGSEGV
Evan Green
- [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
Evan Green
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Evan Green
- [PATCH v1 3/6] RISC-V: hwprobe: Introduce which-cpus flag
Evan Green
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Evan Green
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Evan Green
- [PATCH v2 03/19] riscv: hwprobe: add support for scalar crypto ISA extensions
Evan Green
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Evan Green
- [PATCH v2 06/19] riscv: hwprobe: export vector crypto ISA extensions
Evan Green
- [PATCH v2 08/19] riscv: add ISA extension parsing for Zfh/Zfhmin
Evan Green
- [PATCH v2 09/19] riscv: hwprobe: export Zfh/Zfhmin ISA extensions
Evan Green
- [PATCH v2 11/19] riscv: add ISA extension parsing for Zihintntl
Evan Green
- [PATCH v2 12/19] riscv: hwprobe: export Zhintntl ISA extension
Evan Green
- [PATCH v2 14/19] riscv: add ISA extension parsing for Zvfh[min]
Evan Green
- [PATCH v2 15/19] riscv: hwprobe: export Zvfh[min] ISA extensions
Evan Green
- [PATCH v2 17/19] riscv: add ISA extension parsing for Zfa
Evan Green
- [PATCH v2 18/19] riscv: hwprobe: export Zfa ISA extension
Evan Green
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Evan Green
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Evan Green
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Evan Green
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Evan Green
- [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
Evan Green
- [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
Evan Green
- [PATCH v2 0/6] consolidate and cleanup CPU capacity
Vincent Guittot
- [PATCH v2 1/6] sched: consolidate and cleanup access to CPU's max compute capacity
Vincent Guittot
- [PATCH v2 2/6] topology: add a new arch_scale_freq_reference
Vincent Guittot
- [PATCH v2 3/6] cpufreq: use the fixed and coherent frequency for scaling capacity
Vincent Guittot
- [PATCH v2 4/6] cpufreq/schedutil: use a fixed reference frequency
Vincent Guittot
- [PATCH v2 5/6] energy_model: use a fixed reference frequency
Vincent Guittot
- [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
Vincent Guittot
- [PATCH v2 2/6] topology: add a new arch_scale_freq_reference
Vincent Guittot
- [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
Vincent Guittot
- [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
Vincent Guittot
- [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
Vincent Guittot
- [PATCH v3 0/6] consolidate and cleanup CPU capacity
Vincent Guittot
- [PATCH v3 1/6] topology: add a new arch_scale_freq_reference
Vincent Guittot
- [PATCH v3 2/6] cpufreq: use the fixed and coherent frequency for scaling capacity
Vincent Guittot
- [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
Vincent Guittot
- [PATCH v3 4/6] energy_model: use a fixed reference frequency
Vincent Guittot
- [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
Vincent Guittot
- [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio
Vincent Guittot
- [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
Vincent Guittot
- [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio
Vincent Guittot
- [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
Vincent Guittot
- [PATCH v3 4/6] energy_model: use a fixed reference frequency
Vincent Guittot
- [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
Vincent Guittot
- [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio
Vincent Guittot
- [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
Vincent Guittot
- [PATCH v4 0/7] consolidate and cleanup CPU capacity
Vincent Guittot
- [PATCH v4 1/7] topology: add a new arch_scale_freq_reference
Vincent Guittot
- [PATCH v2 2/7] cpufreq: use the fixed and coherent frequency for scaling capacity
Vincent Guittot
- [PATCH v4 3/7] cpufreq/schedutil: use a fixed reference frequency
Vincent Guittot
- [PATCH v4 4/7] energy_model: use a fixed reference frequency
Vincent Guittot
- [PATCH v4 5/7] cpufreq/cppc: move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
Vincent Guittot
- [PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
Vincent Guittot
- [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
Vincent Guittot
- [PATCH v4 1/7] topology: add a new arch_scale_freq_reference
Vincent Guittot
- [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
Deepak Gupta
- [PATCH v6] scripts/gdb: add lx_current support for riscv
Deepak Gupta
- [PATCH v5] scripts/gdb: add lx_current support for riscv
Deepak Gupta
- [PATCH v6] scripts/gdb: add lx_current support for riscv
Deepak Gupta
- [PATCH -next v2] riscv: kdump: fix crashkernel reserving problem on RISC-V
Baoquan He
- [PATCH 2/2] kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Baoquan He
- [PATCH 2/2] kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Baoquan He
- [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
Baoquan He
- [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
Baoquan He
- [PATCH v9 19/20] PCI: starfive: Add JH7110 PCIe controller
Bjorn Helgaas
- [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
Bjorn Helgaas
- [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
Bjorn Helgaas
- [linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
Bjorn Helgaas
- [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
Christoph Hellwig
- [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
Christoph Hellwig
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Christoph Hellwig
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Christoph Hellwig
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Christoph Hellwig
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Christoph Hellwig
- fix the non-coherent coldfire dma_alloc_coherent v2
Christoph Hellwig
- [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Christoph Hellwig
- [PATCH 02/12] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
Christoph Hellwig
- [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Christoph Hellwig
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Christoph Hellwig
- [PATCH 05/12] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Christoph Hellwig
- [PATCH 06/12] dma-direct: add a CONFIG_ARCH_DMA_ALLOC symbol
Christoph Hellwig
- [PATCH 07/12] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
Christoph Hellwig
- [PATCH 08/12] dma-direct: warn when coherent allocations aren't supported
Christoph Hellwig
- [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
Christoph Hellwig
- [PATCH 10/12] net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
Christoph Hellwig
- [PATCH 11/12] m68k: don't provide arch_dma_alloc for nommu/coldfire
Christoph Hellwig
- [PATCH 12/12] m68k: remove unused includes from dma.c
Christoph Hellwig
- [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Christoph Hellwig
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Christoph Hellwig
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Christoph Hellwig
- fix a few RISC-V / renesas Kconfig dependencies
Christoph Hellwig
- [PATCH 1/3] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Christoph Hellwig
- [PATCH 2/3] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
Christoph Hellwig
- [PATCH 3/3] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Christoph Hellwig
- fix a few RISC-V / renesas Kconfig dependencies v2
Christoph Hellwig
- [PATCH 1/3] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Christoph Hellwig
- [PATCH 2/3] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT
Christoph Hellwig
- [PATCH 3/3] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Christoph Hellwig
- linux-next: Tree for Oct 24 (drivers/soc/renesas/Kconfig)
Christoph Hellwig
- [PATCH] riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
- [PATCH v2 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
Rob Herring
- [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
Rob Herring
- [PATCH] dt-bindings: cache: andestech,ax45mp-cache: Fix unit address in example
Rob Herring
- [PATCH v2 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
Rob Herring
- [PATCH 1/4] dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible
Rob Herring
- [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
Rob Herring
- [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Samuel Holland
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Samuel Holland
- [PATCH v3] RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Samuel Holland
- [PATCH v4 1/4] riscv: Improve flush_tlb()
Samuel Holland
- [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Samuel Holland
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Samuel Holland
- [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
Samuel Holland
- [PATCH v2 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
Samuel Holland
- [PATCH v3 -next 3/3] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Samuel Holland
- [PATCH 2/3] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
Samuel Holland
- [PATCH v4 1/2] riscv: Add remaining module relocations
Samuel Holland
- [PATCH 2/3] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT
Samuel Holland
- [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Samuel Holland
- [PATCH v5 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Samuel Holland
- [PATCH v5 4/4] riscv: Improve flush_tlb_kernel_range()
Samuel Holland
- [PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC
Samuel Holland
- [PATCH v2 00/11] riscv: ASID-related and UP-related TLB flush enhancements
Samuel Holland
- [PATCH v2 01/11] riscv: Improve tlb_flush()
Samuel Holland
- [PATCH v2 02/11] riscv: Improve flush_tlb_range() for hugetlb pages
Samuel Holland
- [PATCH v2 03/11] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Samuel Holland
- [PATCH v2 04/11] riscv: Improve flush_tlb_kernel_range()
Samuel Holland
- [PATCH v2 05/11] riscv: mm: Combine the SMP and UP TLB flush code
Samuel Holland
- [PATCH v2 06/11] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
Samuel Holland
- [PATCH v2 07/11] riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
- [PATCH v2 08/11] riscv: mm: Use a fixed layout for the MM context ID
Samuel Holland
- [PATCH v2 09/11] riscv: mm: Make asid_bits a local variable
Samuel Holland
- [PATCH v2 10/11] riscv: mm: Preserve global TLB entries when switching contexts
Samuel Holland
- [PATCH v2 11/11] riscv: mm: Always use ASID to flush MM contexts
Samuel Holland
- [PATCH v8 0/5] leds: Allwinner A100 LED controller support
Samuel Holland
- [PATCH v8 1/5] dt-bindings: leds: Add Allwinner A100 LED controller
Samuel Holland
- [PATCH v8 2/5] leds: sun50i-a100: New driver for the A100 LED controller
Samuel Holland
- [PATCH v8 3/5] arm64: dts: allwinner: a100: Add LED controller node
Samuel Holland
- [PATCH v8 4/5] riscv: dts: allwinner: d1: Add LED controller node
Samuel Holland
- [PATCH v8 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards
Samuel Holland
- [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Adrian Hunter
- [PATCH v3 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
Adrian Hunter
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Christophe JAILLET
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Christophe JAILLET
- [PATCH] riscv: Fix an off-by-one in get_early_cmdline()
Christophe JAILLET
- [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector
Aurelien Jarno
- [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector
Aurelien Jarno
- [PATCH v2 0/2] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v2 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v2 2/2] riscv: Add tests for riscv module loading
Charlie Jenkins
- [PATCH] riscv: blacklist assembly symbols for kprobe
Charlie Jenkins
- [PATCH v3 0/2] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v3 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v3 2/2] riscv: Add tests for riscv module loading
Charlie Jenkins
- [PATCH v3 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v4 0/2] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v4 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v4 2/2] riscv: Add tests for riscv module loading
Charlie Jenkins
- [PATCH v3 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v4 0/2] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v4 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v4 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v4 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v4 1/2] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v5 0/3] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v5 1/3] riscv: Avoid unaligned access when relocating modules
Charlie Jenkins
- [PATCH v5 2/3] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v5 3/3] riscv: Add tests for riscv module loading
Charlie Jenkins
- [PATCH v6 0/3] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v6 1/3] riscv: Avoid unaligned access when relocating modules
Charlie Jenkins
- [PATCH v6 2/3] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v6 3/3] riscv: Add tests for riscv module loading
Charlie Jenkins
- [PATCH v7 2/4] riscv: Checksum header
Charlie Jenkins
- [PATCH v7 2/4] riscv: Checksum header
Charlie Jenkins
- [PATCH v7 2/4] riscv: Checksum header
Charlie Jenkins
- [PATCH v3 2/2] riscv: Optimize bitops with Zbb extension
Charlie Jenkins
- [RFC] riscv: Script to autogenerate instruction handling code
Charlie Jenkins
- [PATCH v8 0/5] riscv: Add fine-tuned checksum functions
Charlie Jenkins
- [PATCH v8 1/5] asm-generic: Improve csum_fold
Charlie Jenkins
- [PATCH v8 2/5] riscv: Add static key for misaligned accesses
Charlie Jenkins
- [PATCH v8 3/5] riscv: Checksum header
Charlie Jenkins
- [PATCH v8 4/5] riscv: Add checksum library
Charlie Jenkins
- [PATCH v8 5/5] riscv: Test checksum functions
Charlie Jenkins
- [PATCH v8 1/5] asm-generic: Improve csum_fold
Charlie Jenkins
- [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension
Charlie Jenkins
- [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension
Charlie Jenkins
- [PATCH v7 0/3] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v7 1/3] riscv: Avoid unaligned access when relocating modules
Charlie Jenkins
- [PATCH v7 2/3] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v7 3/3] riscv: Add tests for riscv module loading
Charlie Jenkins
- [PATCH v7 2/3] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v7 1/3] riscv: Avoid unaligned access when relocating modules
Charlie Jenkins
- [PATCH v8 0/3] riscv: Add remaining module relocations and tests
Charlie Jenkins
- [PATCH v8 1/3] riscv: Avoid unaligned access when relocating modules
Charlie Jenkins
- [PATCH v8 2/3] riscv: Add remaining module relocations
Charlie Jenkins
- [PATCH v8 3/3] riscv: Add tests for riscv module loading
Charlie Jenkins
- [PATCH v8 3/5] riscv: Checksum header
Charlie Jenkins
- [PATCH v8 4/5] riscv: Add checksum library
Charlie Jenkins
- [PATCH v9 0/5] riscv: Add fine-tuned checksum functions
Charlie Jenkins
- [PATCH v9 1/5] asm-generic: Improve csum_fold
Charlie Jenkins
- [PATCH v9 2/5] riscv: Add static key for misaligned accesses
Charlie Jenkins
- [PATCH v9 3/5] riscv: Checksum header
Charlie Jenkins
- [PATCH v9 4/5] riscv: Add checksum library
Charlie Jenkins
- [PATCH v9 5/5] riscv: Test checksum functions
Charlie Jenkins
- [PATCH -fixes 2/2] riscv: Fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Andrew Jones
- [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets
Andrew Jones
- [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Andrew Jones
- [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
Andrew Jones
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [PATCH] RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
- [PATCH v4 2/6] RISC-V: Enable cbo.zero in usermode
Andrew Jones
- [PATCH v1 0/6] RISC-V: hwprobe: Introduce which-cpus
Andrew Jones
- [PATCH v1 1/6] RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Andrew Jones
- [PATCH v1 3/6] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [PATCH v1 4/6] RISC-V: selftests: Statically link hwprobe test
Andrew Jones
- [PATCH v1 5/6] RISC-V: selftests: Convert hwprobe test to kselftest API
Andrew Jones
- [PATCH v1 6/6] RISC-V: selftests: Add which-cpus hwprobe test
Andrew Jones
- [PATCH v1 0/1] riscv: Introduce system suspend support
Andrew Jones
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Andrew Jones
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Andrew Jones
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Andrew Jones
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Andrew Jones
- [PATCH v1 01/13] riscv: fatorize hwprobe ISA extension reporting
Andrew Jones
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Andrew Jones
- [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file
Andrew Jones
- [PATCH v1 3/6] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
Andrew Jones
- [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Andrew Jones
- [PATCH v3 -next 3/3] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Andrew Jones
- [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Andrew Jones
- [PATCH v4 -next 2/4] RISC-V: ACPI: Update the return value of acpi_get_rhct()
Andrew Jones
- [PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
Andrew Jones
- [PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
Andrew Jones
- [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
Andrew Jones
- [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
Andrew Jones
- [PATCH v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
Andrew Jones
- [PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
Andrew Jones
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Andrew Jones
- [PATCH v2 8/8] RISC-V: Enable SBI based earlycon support
Andrew Jones
- [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
Andrew Jones
- [PATCH v1 3/6] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [PATCH v3 3/9] RISC-V: KVM: Allow some SBI extensions to be disabled by default
Andrew Jones
- [PATCH v3 5/9] KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test
Andrew Jones
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Andrew Jones
- [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
Andrew Jones
- [PATCH v2 0/6] RISC-V: hwprobe: Introduce which-cpus
Andrew Jones
- [PATCH v2 1/6] RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
- [PATCH v2 2/6] RISC-V: Move the hwprobe syscall to its own file
Andrew Jones
- [PATCH v2 3/6] RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
- [PATCH v2 4/6] RISC-V: selftests: Statically link hwprobe test
Andrew Jones
- [PATCH v2 5/6] RISC-V: selftests: Convert hwprobe test to kselftest API
Andrew Jones
- [PATCH v2 6/6] RISC-V: selftests: Add which-cpus hwprobe test
Andrew Jones
- [RFC] riscv: Script to autogenerate instruction handling code
Andrew Jones
- [PATCH 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Andrew Jones
- [PATCH 1/5] riscv: use ".L" local labels in assembly when applicable
Andrew Jones
- [PATCH 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
Andrew Jones
- [PATCH 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
Andrew Jones
- [PATCH 5/5] riscv: kvm: use ".L" local labels in assembly when applicable
Andrew Jones
- [PATCH v11 05/14] irqchip/riscv-intc: Add support for RISC-V AIA
Andrew Jones
- [PATCH v11 06/14] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Andrew Jones
- [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Andrew Jones
- [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Andrew Jones
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Andrew Jones
- [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller
Lee Jones
- [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
Greg KH
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Uwe Kleine-König
- [PATCH v2 2/2] pwm: add T-HEAD PWM driver
Uwe Kleine-König
- [PATCH v2 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
Uwe Kleine-König
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Uwe Kleine-König
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Uwe Kleine-König
- [GIT PULL] Convert drivers/soc to struct platform_driver::remove_new()
Uwe Kleine-König
- [PATCH v6 2/4] pwm: opencores: Add PWM driver support
Uwe Kleine-König
- [PATCH v6 2/4] pwm: opencores: Add PWM driver support
Uwe Kleine-König
- [PATCH v6 2/4] pwm: opencores: Add PWM driver support
Uwe Kleine-König
- [PATCH] dt-bindings: cache: andestech,ax45mp-cache: Fix unit address in example
Krzysztof Kozlowski
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Krzysztof Kozlowski
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1812H SoC device tree
Krzysztof Kozlowski
- [PATCH v2 1/7] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
Krzysztof Kozlowski
- [PATCH v2 2/7] dt-bindings: timer: Add SOPHGO CV1812H clint
Krzysztof Kozlowski
- [PATCH v2 3/7] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
Krzysztof Kozlowski
- [PATCH v2 0/7] Add Huashan Pi board support
Krzysztof Kozlowski
- [PATCH v2 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
Krzysztof Kozlowski
- [PATCH v3 4/8] riscv: dts: sophgo: Rename cv1800b device tree file
Krzysztof Kozlowski
- [PATCH v3 4/8] riscv: dts: sophgo: Rename cv1800b device tree file
Krzysztof Kozlowski
- [PATCH v2 05/10] dt-bindings: riscv: Add andestech,cpu-intc to interrupt-controller
Krzysztof Kozlowski
- [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Krzysztof Kozlowski
- [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
Krzysztof Kozlowski
- [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
Krzysztof Kozlowski
- [PATCH v3 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
Krzysztof Kozlowski
- [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Krzysztof Kozlowski
- [PATCH v2 1/6] dt-bindings: display: Add yamls for JH7110 display system
Krzysztof Kozlowski
- [PATCH] riscv: defconfig: Regenerate defconfig
Krzysztof Kozlowski
- [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
Krzysztof Kozlowski
- [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
Krzysztof Kozlowski
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Krzysztof Kozlowski
- [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
Krzysztof Kozlowski
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Krzysztof Kozlowski
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Krzysztof Kozlowski
- [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
Krzysztof Kozlowski
- [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
Krzysztof Kozlowski
- [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
Krzysztof Kozlowski
- [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
Krzysztof Kozlowski
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Krzysztof Kozlowski
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Krzysztof Kozlowski
- [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
Krzysztof Kozlowski
- [PATCH v3 0/9] video: screen_info cleanups
Greg Kroah-Hartman
- [PATCH 5/6] tty: Add SBI debug console support to HVC SBI driver
Greg Kroah-Hartman
- [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
Greg Kroah-Hartman
- [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
Greg Kroah-Hartman
- [PATCH 4/6] tty/serial: Add RISC-V SBI debug console based earlycon
Greg Kroah-Hartman
- [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
Greg Kroah-Hartman
- [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
Greg Kroah-Hartman
- [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
Greg Kroah-Hartman
- [PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()
Greg Kroah-Hartman
- [PATCH v3 7/9] tty/serial: Add RISC-V SBI debug console based earlycon
Greg Kroah-Hartman
- [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
Greg Kroah-Hartman
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
Greg Kroah-Hartman
- [PATCH v2 3/6] cpufreq: use the fixed and coherent frequency for scaling capacity
Viresh Kumar
- [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
- [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
- [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Sunil V L
- [PATCH v3 -next 0/3] RISC-V: ACPI improvements
Sunil V L
- [PATCH v3 -next 1/3] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Sunil V L
- [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Sunil V L
- [PATCH v3 -next 3/3] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
- [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Sunil V L
- [PATCH v4 -next 0/4] RISC-V: ACPI improvements
Sunil V L
- [PATCH v4 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Sunil V L
- [PATCH v4 -next 2/4] RISC-V: ACPI: Update the return value of acpi_get_rhct()
Sunil V L
- [PATCH v4 -next 3/4] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Sunil V L
- [PATCH v4 -next 4/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
- [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
Sunil V L
- [RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
Sunil V L
- [RFC PATCH v2 01/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
Sunil V L
- [RFC PATCH v2 02/21] RISC-V: ACPI: Implement PCI related functionality
Sunil V L
- [RFC PATCH v2 03/21] ACPI: Kconfig: Introduce new option to support deferred GSI probe
Sunil V L
- [RFC PATCH v2 04/21] ACPI: irq: Add support for deferred probe in acpi_register_gsi()
Sunil V L
- [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()
Sunil V L
- [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
Sunil V L
- [RFC PATCH v2 07/21] serial: 8250_pnp: Add support for deferred probe
Sunil V L
- [RFC PATCH v2 08/21] ACPI: pci_irq: Avoid warning for deferred probe in acpi_pci_irq_enable()
Sunil V L
- [RFC PATCH v2 09/21] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
Sunil V L
- [RFC PATCH v2 10/21] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
Sunil V L
- [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
Sunil V L
- [RFC PATCH v2 12/21] PCI: pci-acpi.c: Return correct value from pcibios_alloc_irq()
Sunil V L
- [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
Sunil V L
- [RFC PATCH v2 14/21] irqchip: riscv-imsic: Add ACPI support
Sunil V L
- [RFC PATCH v2 15/21] irqchip: riscv-aplic: Add ACPI support
Sunil V L
- [RFC PATCH v2 16/21] irqchip: irq-sifive-plic: Add ACPI support
Sunil V L
- [RFC PATCH v2 17/21] ACPI: bus: Add RINTC IRQ model for RISC-V
Sunil V L
- [RFC PATCH v2 18/21] irqchip: riscv-intc: Set ACPI irqmodel
Sunil V L
- [RFC PATCH v2 19/21] ACPI: bus: Add acpi_riscv_init function
Sunil V L
- [RFC PATCH v2 20/21] ACPI: RISC-V: Create APLIC platform device
Sunil V L
- [RFC PATCH v2 21/21] ACPI: RISC-V: Create PLIC platform device
Sunil V L
- [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
Sunil V L
- [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
Sunil V L
- [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
Sunil V L
- [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
Sunil V L
- [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
Sunil V L
- [PATCH] dt-bindings: cache: andestech,ax45mp-cache: Fix unit address in example
Lad, Prabhakar
- [PATCH 3/5] riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly disabled
Lad, Prabhakar
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Lad, Prabhakar
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Lad, Prabhakar
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Lad, Prabhakar
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Lad, Prabhakar
- [PATCH] soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
Lad, Prabhakar
- [PATCH 02/12] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
Lad, Prabhakar
- [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Lad, Prabhakar
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Lad, Prabhakar
- [PATCH 05/12] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Lad, Prabhakar
- [PATCH v4 1/2] RISC-V: Probe for unaligned access speed
Lad, Prabhakar
- [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
Lad, Prabhakar
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
David Laight
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
David Laight
- Rozszerzenie Programu Mój Prąd 5.0
Kamil Lasek
- Wycena paneli fotowoltaicznych
Kamil Lasek
- Fwd: [bisected][regression] rustc userspace crashes on riscv in kernel 6.5
Linux regression tracking #update (Thorsten Leemhuis)
- [PATCH AUTOSEL 6.5 19/31] irqchip/riscv-intc: Mark all INTC nodes as initialized
Sasha Levin
- [PATCH AUTOSEL 6.1 11/19] irqchip/riscv-intc: Mark all INTC nodes as initialized
Sasha Levin
- [PATCH AUTOSEL 5.15 07/14] irqchip/riscv-intc: Mark all INTC nodes as initialized
Sasha Levin
- [PATCH AUTOSEL 5.10 05/11] irqchip/riscv-intc: Mark all INTC nodes as initialized
Sasha Levin
- [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
Daniel Lezcano
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Daniel Lezcano
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Daniel Lezcano
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Daniel Lezcano
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Xiaoyao Li
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Xiaoyao Li
- [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
Xiaoyao Li
- [PATCH -next] RISC-V: Remove duplicated include in smpboot.c
Yang Li
- [RESEND PATCH 0/2] add loongarch and riscv support for kprobe args test
Yu Liao
- [RESEND PATCH 1/2] selftests/ftrace: add loongarch support for kprobe args char tests
Yu Liao
- [RESEND PATCH 2/2] selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
- [PATCH v2 00/10] Support Andes PMU extension
Yu Chien Peter Lin
- [PATCH v2 01/10] riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
- [RFC PATCH v2 02/10] irqchip/riscv-intc: Allow large non-standard hwirq number
Yu Chien Peter Lin
- [PATCH v2 03/10] irqchip/riscv-intc: Introduce Andes IRQ chip
Yu Chien Peter Lin
- [PATCH v2 04/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
- [PATCH v2 05/10] dt-bindings: riscv: Add andestech,cpu-intc to interrupt-controller
Yu Chien Peter Lin
- [PATCH v2 06/10] perf: RISC-V: Eliminate redundant IRQ enable/disable operations
Yu Chien Peter Lin
- [RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
Yu Chien Peter Lin
- [RFC PATCH v2 08/10] perf: RISC-V: Introduce Andes PMU for perf event sampling
Yu Chien Peter Lin
- [PATCH v2 09/10] riscv: dts: renesas: Add Andes PMU extension
Yu Chien Peter Lin
- [PATCH v2 10/10] riscv: andes: Support symbolic FW and HW raw events
Yu Chien Peter Lin
- [PATCH v3 00/13] Support Andes PMU extension
Yu Chien Peter Lin
- [PATCH v3 01/13] riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
- [RFC PATCH v3 02/13] irqchip/riscv-intc: Allow large non-standard hwirq number
Yu Chien Peter Lin
- [RFC PATCH v3 03/13] irqchip/riscv-intc: Introduce Andes IRQ chip
Yu Chien Peter Lin
- [PATCH v3 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
Yu Chien Peter Lin
- [PATCH v3 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
- [PATCH v3 RESEND 00/13] Support Andes PMU extension
Yu Chien Peter Lin
- [PATCH v3 RESEND 01/13] riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
- [RFC PATCH v3 RESEND 02/13] irqchip/riscv-intc: Allow large non-standard hwirq number
Yu Chien Peter Lin
- [RFC PATCH v3 RESEND 03/13] irqchip/riscv-intc: Introduce Andes IRQ chip
Yu Chien Peter Lin
- [PATCH v3 RESEND 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
Yu Chien Peter Lin
- [PATCH v3 RESEND 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
- [PATCH v3 RESEND 06/13] perf: RISC-V: Eliminate redundant IRQ enable/disable operations
Yu Chien Peter Lin
- [RFC PATCH v3 RESEND 07/13] RISC-V: Move T-Head PMU to CPU feature alternative framework
Yu Chien Peter Lin
- [PATCH v3 RESEND 08/13] perf: RISC-V: Introduce Andes PMU for perf event sampling
Yu Chien Peter Lin
- [RFC PATCH v3 RESEND 09/13] dt-bindings: riscv: Add T-Head PMU extension description
Yu Chien Peter Lin
- [PATCH v3 RESEND 10/13] dt-bindings: riscv: Add Andes PMU extension description
Yu Chien Peter Lin
- [RFC PATCH v3 RESEND 11/13] riscv: dts: allwinner: Add T-Head PMU extension
Yu Chien Peter Lin
- [PATCH v3 RESEND 12/13] riscv: dts: renesas: Add Andes PMU extension
Yu Chien Peter Lin
- [PATCH v3 RESEND 13/13] riscv: andes: Support symbolic FW and HW raw events
Yu Chien Peter Lin
- [PATCH v3 4/6] riscv: dts: renesas: convert isa detection to new properties
Yu-Chien Peter Lin
- [PATCH v2 00/10] Support Andes PMU extension
Yu-Chien Peter Lin
- [PATCH v2 05/10] dt-bindings: riscv: Add andestech,cpu-intc to interrupt-controller
Yu-Chien Peter Lin
- [PATCH v2 04/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu-Chien Peter Lin
- [PATCH v2 09/10] riscv: dts: renesas: Add Andes PMU extension
Yu-Chien Peter Lin
- [RFC PATCH v2 08/10] perf: RISC-V: Introduce Andes PMU for perf event sampling
Yu-Chien Peter Lin
- [RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
Yu-Chien Peter Lin
- [RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
Yu-Chien Peter Lin
- [PATCH v3 00/13] Support Andes PMU extension
Yu-Chien Peter Lin
- [PATCH -fixes] drivers: perf: Do not broadcast to other cpus when starting a counter
Yu-Chien Peter Lin
- [PATCH v3 RESEND 10/13] dt-bindings: riscv: Add Andes PMU extension description
Yu-Chien Peter Lin
- [PATCH v3 RESEND 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
Yu-Chien Peter Lin
- [PATCH v3 RESEND 10/13] dt-bindings: riscv: Add Andes PMU extension description
Yu-Chien Peter Lin
- [PATCH v2 03/10] irqchip/riscv-intc: Introduce Andes IRQ chip
Yu-Chien Peter Lin
- [RFC PATCH v3 RESEND 02/13] irqchip/riscv-intc: Allow large non-standard hwirq number
Yu-Chien Peter Lin
- [RFC 00/12] riscv: Introduce Pseudo NMI
Xu Lu
- [RFC 01/12] riscv: Introduce CONFIG_RISCV_PSEUDO_NMI
Xu Lu
- [RFC 02/12] riscv: Make CSR_IE register part of context
Xu Lu
- [RFC 03/12] riscv: Switch to CSR_IE masking when disabling irqs
Xu Lu
- [RFC 04/12] riscv: Switch back to CSR_STATUS masking when going idle
Xu Lu
- [RFC 05/12] riscv: kvm: Switch back to CSR_STATUS masking when entering guest
Xu Lu
- [RFC 06/12] riscv: Allow requesting irq as pseudo NMI
Xu Lu
- [RFC 07/12] riscv: Handle pseudo NMI in arch irq handler
Xu Lu
- [RFC 08/12] riscv: Enable NMIs during irqs disabled context
Xu Lu
- [RFC 09/12] riscv: Enable NMIs during exceptions
Xu Lu
- [RFC 10/12] riscv: Enable NMIs during interrupt handling
Xu Lu
- [RFC 11/12] riscv: Request pmu overflow interrupt as NMI
Xu Lu
- [RFC 12/12] riscv: Enable CONFIG_RISCV_PSEUDO_NMI in default
Xu Lu
- [External] Re: [RFC 00/12] riscv: Introduce Pseudo NMI
Xu Lu
- [External] Re: [RFC 00/12] riscv: Introduce Pseudo NMI
Xu Lu
- [PATCH v2 5/6] energy_model: use a fixed reference frequency
Lukasz Luba
- [PATCH v2 2/6] topology: add a new arch_scale_freq_reference
Lukasz Luba
- [PATCH v2 3/6] cpufreq: use the fixed and coherent frequency for scaling capacity
Lukasz Luba
- [PATCH v2 4/6] cpufreq/schedutil: use a fixed reference frequency
Lukasz Luba
- [PATCH v2 0/6] consolidate and cleanup CPU capacity
Lukasz Luba
- [PATCH] ACPI: Use the acpi_device_is_present() helper in more places
Miguel Luis
- [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Miguel Luis
- [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Miguel Luis
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
Miguel Luis
- [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
Andrew Lunn
- [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
Andrew Lunn
- [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac
Andrew Lunn
- [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
Andrew Lunn
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
Clément Léger
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
Clément Léger
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
Clément Léger
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
Clément Léger
- [PATCH] riscv: blacklist assembly symbols for kprobe
Clément Léger
- [PATCH 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
Clément Léger
- [PATCH 1/5] riscv: use ".L" local labels in assembly when applicable
Clément Léger
- [PATCH 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
- [PATCH 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
- [PATCH 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
- [PATCH 5/5] riscv: kvm: use ".L" local labels in assembly when applicable
Clément Léger
- [PATCH v2 0/8] Add support to handle misaligned accesses in S-mode
Clément Léger
- [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
Clément Léger
- [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
Clément Léger
- [PATCH v2 3/8] riscv: report perf event for misaligned fault
Clément Léger
- [PATCH v2 4/8] riscv: add floating point insn support to misaligned access emulation
Clément Léger
- [PATCH v2 5/8] riscv: add support for sysctl unaligned_enabled control
Clément Léger
- [PATCH v2 6/8] riscv: annotate check_unaligned_access_boot_cpu() with __init
Clément Léger
- [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe
Clément Léger
- [PATCH v2 8/8] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
- [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
Clément Léger
- [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
Clément Léger
- [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe
Clément Léger
- [PATCH v1 00/13] riscv: report more ISA extensions through hwprobe
Clément Léger
- [PATCH v1 01/13] riscv: fatorize hwprobe ISA extension reporting
Clément Léger
- [PATCH v1 02/13] riscv: add ISA extension probing for Zv* extensions
Clément Léger
- [PATCH v1 03/13] riscv: hwprobe: export Zv* ISA extensions
Clément Léger
- [PATCH v1 04/13] dt-bindings: riscv: add Zv* ratified crypto ISA extensions description
Clément Léger
- [PATCH v1 05/13] riscv: add ISA extension probing for Zfh/Zfhmin
Clément Léger
- [PATCH v1 06/13] riscv: hwprobe: export Zfh/Zfhmin ISA extensions
Clément Léger
- [PATCH v1 07/13] dt-bindings: riscv: add Zfh/Zfhmin ISA extensions description
Clément Léger
- [PATCH v1 08/13] riscv: add ISA extension probing for Zihintntl
Clément Léger
- [PATCH v1 09/13] riscv: hwprobe: export Zhintntl ISA extension
Clément Léger
- [PATCH v1 10/13] dt-bindings: riscv: add Zihintntl ISA extension description
Clément Léger
- [PATCH v1 11/13] riscv: add ISA extension probing for Zvfh[min]
Clément Léger
- [PATCH v1 12/13] riscv: hwprobe: export Zvfh[min] ISA extensions
Clément Léger
- [PATCH v1 13/13] dt-bindings: riscv: add Zvfh[min] ISA extension description
Clément Léger
- [PATCH] riscv, qemu_fw_cfg: Add support for RISC-V architecture
Clément Léger
- [PATCH v1 00/13] riscv: report more ISA extensions through hwprobe
Clément Léger
- [PATCH v1 00/13] riscv: report more ISA extensions through hwprobe
Clément Léger
- [PATCH v2 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Clément Léger
- [PATCH v1 02/13] riscv: add ISA extension probing for Zv* extensions
Clément Léger
- [PATCH v1 10/13] dt-bindings: riscv: add Zihintntl ISA extension description
Clément Léger
- [PATCH v1 02/13] riscv: add ISA extension probing for Zv* extensions
Clément Léger
- [PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
Clément Léger
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Clément Léger
- [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
Clément Léger
- [PATCH v2 03/19] riscv: hwprobe: add support for scalar crypto ISA extensions
Clément Léger
- [PATCH v2 04/19] dt-bindings: riscv: add scalar crypto ISA extensions description
Clément Léger
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Clément Léger
- [PATCH v2 06/19] riscv: hwprobe: export vector crypto ISA extensions
Clément Léger
- [PATCH v2 07/19] dt-bindings: riscv: add vector crypto ISA extensions description
Clément Léger
- [PATCH v2 08/19] riscv: add ISA extension parsing for Zfh/Zfhmin
Clément Léger
- [PATCH v2 09/19] riscv: hwprobe: export Zfh/Zfhmin ISA extensions
Clément Léger
- [PATCH v2 10/19] dt-bindings: riscv: add Zfh[min] ISA extensions description
Clément Léger
- [PATCH v2 11/19] riscv: add ISA extension parsing for Zihintntl
Clément Léger
- [PATCH v2 12/19] riscv: hwprobe: export Zhintntl ISA extension
Clément Léger
- [PATCH v2 13/19] dt-bindings: riscv: add Zihintntl ISA extension description
Clément Léger
- [PATCH v2 14/19] riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
- [PATCH v2 15/19] riscv: hwprobe: export Zvfh[min] ISA extensions
Clément Léger
- [PATCH v2 16/19] dt-bindings: riscv: add Zvfh[min] ISA extension description
Clément Léger
- [PATCH v2 17/19] riscv: add ISA extension parsing for Zfa
Clément Léger
- [PATCH v2 18/19] riscv: hwprobe: export Zfa ISA extension
Clément Léger
- [PATCH v2 19/19] dt-bindings: riscv: add Zfa ISA extension description
Clément Léger
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Clément Léger
- [PATCH v2 03/19] riscv: hwprobe: add support for scalar crypto ISA extensions
Clément Léger
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Clément Léger
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Clément Léger
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Clément Léger
- [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
Clément Léger
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Clément Léger
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Clément Léger
- [PATCH 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
- [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
Clément Léger
- [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
Clément Léger
- [PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
Clément Léger
- [PATCH v2 1/5] riscv: use ".L" local labels in assembly when applicable
Clément Léger
- [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
- [PATCH v2 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
- [PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
- [PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable
Clément Léger
- [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
- [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
Clément Léger
- [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
- [RFC PATCH 0/3] riscv: add support for SBI Supervisor Software Events
Clément Léger
- [RFC PATCH 1/3] riscv: add SBI SSE extension definitions
Clément Léger
- [RFC PATCH 2/3] riscv: add support for SBI Supervisor Software Events extension
Clément Léger
- [RFC PATCH 3/3] perf: RISC-V: add support for SSE event
Clément Léger
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Catalin Marinas
- [PATCH v3 9/9] efi: move screen_info into efi init code
Catalin Marinas
- [RFC PATCH v2 01/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
Catalin Marinas
- [PATCH 4/5] kbuild: unify vdso_install rules
Catalin Marinas
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
David Matlack
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
David Matlack
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
David Matlack
- [PATCH v13 13/35] KVM: Introduce per-page memory attributes
David Matlack
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
David Matlack
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
David Matlack
- (subset) [PATCH 00/40] soc: Convert to platform remove callback returning void
Nishanth Menon
- [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
Beata Michalska
- [PATCH] riscv: boot: Fix creation of loader.bin
Damien Le Moal
- [PATCH v2 1/6] sched: consolidate and cleanup access to CPU's max compute capacity
Ingo Molnar
- [PATCH v4 1/7] topology: add a new arch_scale_freq_reference
Ingo Molnar
- [PATCH v4 0/7] consolidate and cleanup CPU capacity
Ingo Molnar
- [PATCH v4 5/7] cpufreq/cppc: move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
Ingo Molnar
- [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Andrew Morton
- [PATCH] mm: cma: report correct node id
Andrew Morton
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Andrew Morton
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Andrew Morton
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Robin Murphy
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Robin Murphy
- [PATCH] soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
Robin Murphy
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Robin Murphy
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Robin Murphy
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Robin Murphy
- [PATCH 02/12] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
Robin Murphy
- [PATCH 05/12] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Robin Murphy
- [PATCH 06/12] dma-direct: add a CONFIG_ARCH_DMA_ALLOC symbol
Robin Murphy
- [PATCH 07/12] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
Robin Murphy
- [PATCH 08/12] dma-direct: warn when coherent allocations aren't supported
Robin Murphy
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Christoph Müllner
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
Szabolcs Nagy
- [PATCH] Test for riscv fixes
Aleksandr Nogikh
- [PATCH bpf-next 3/3] selftests/bpf: Add uprobe_multi to gen_tar target
Jiri Olsa
- [PATCH] riscv: defconfig: Regenerate defconfig
Chanho Park
- [PATCH] riscv: defconfig: Regenerate defconfig
Chanho Park
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Andrea Parri
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Andrea Parri
- [PATCH v9 05/15] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Anup Patel
- [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
Anup Patel
- [PATCH v3 0/6] KVM RISC-V Conditional Operations
Anup Patel
- [PATCH v3 1/6] dt-bindings: riscv: Add Zicond extension entry
Anup Patel
- [PATCH v3 2/6] RISC-V: Detect Zicond from ISA string
Anup Patel
- [PATCH v3 3/6] RISC-V: KVM: Allow Zicond extension for Guest/VM
Anup Patel
- [PATCH v3 4/6] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
Anup Patel
- [PATCH v3 5/6] KVM: riscv: selftests: Add smstateen registers to get-reg-list test
Anup Patel
- [PATCH v3 6/6] KVM: riscv: selftests: Add condops extensions to get-reg-list test
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v10 01/15] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
- [PATCH v10 02/15] of: property: Add fw_devlink support for msi-parent
Anup Patel
- [PATCH v10 03/15] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
- [PATCH v10 04/15] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
Anup Patel
- [PATCH v10 05/15] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Anup Patel
- [PATCH v10 06/15] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v10 08/15] irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
- [PATCH v10 09/15] irqchip/riscv-imsic: Add support for platform MSI irqdomain
Anup Patel
- [PATCH v10 10/15] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Anup Patel
- [PATCH v10 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v10 12/15] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
- [PATCH v10 13/15] irqchip/riscv-aplic: Add support for MSI-mode
Anup Patel
- [PATCH v10 14/15] RISC-V: Select APLIC and IMSIC drivers
Anup Patel
- [PATCH v10 15/15] MAINTAINERS: Add entry for RISC-V AIA drivers
Anup Patel
- [PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized.
Anup Patel
- [PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized.
Anup Patel
- [PATCH v3 2/6] RISC-V: Detect Zicond from ISA string
Anup Patel
- [PATCH v3 0/6] KVM RISC-V Conditional Operations
Anup Patel
- [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Anup Patel
- [PATCH] KVM: riscv: selftests: get-reg-list print_reg should never fail
Anup Patel
- [PATCH 0/6] RISC-V SBI debug console extension support
Anup Patel
- [PATCH 1/6] RISC-V: Add defines for SBI debug console extension
Anup Patel
- [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
Anup Patel
- [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
- [PATCH 4/6] tty/serial: Add RISC-V SBI debug console based earlycon
Anup Patel
- [PATCH 5/6] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH 6/6] RISC-V: Enable SBI based earlycon support
Anup Patel
- [PATCH 5/6] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH 4/6] tty/serial: Add RISC-V SBI debug console based earlycon
Anup Patel
- [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
Anup Patel
- [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
- [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
- [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
Anup Patel
- [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
Anup Patel
- [PATCH v2 0/8] RISC-V SBI debug console extension support
Anup Patel
- [PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
Anup Patel
- [PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
Anup Patel
- [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
- [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
- [PATCH v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
Anup Patel
- [PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
Anup Patel
- [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH v2 8/8] RISC-V: Enable SBI based earlycon support
Anup Patel
- [PATCH v3 0/6] KVM RISC-V Conditional Operations
Anup Patel
- [PATCH v1 1/1] riscv: sbi: Introduce system suspend support
Anup Patel
- [PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
- [PATCH v3 0/9] RISC-V SBI debug console extension support
Anup Patel
- [PATCH v3 1/9] RISC-V: Add defines for SBI debug console extension
Anup Patel
- [PATCH v3 2/9] RISC-V: KVM: Change the SBI specification version to v2.0
Anup Patel
- [PATCH v3 3/9] RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
- [PATCH v3 4/9] RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
- [PATCH v3 5/9] KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test
Anup Patel
- [PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()
Anup Patel
- [PATCH v3 7/9] tty/serial: Add RISC-V SBI debug console based earlycon
Anup Patel
- [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH v3 9/9] RISC-V: Enable SBI based earlycon support
Anup Patel
- [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v3 0/9] RISC-V SBI debug console extension support
Anup Patel
- [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Anup Patel
- [PATCH v11 00/14] Linux RISC-V AIA Support
Anup Patel
- [PATCH v11 01/14] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
- [PATCH v11 02/14] of: property: Add fw_devlink support for msi-parent
Anup Patel
- [PATCH v11 03/14] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
Anup Patel
- [PATCH v11 04/14] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Anup Patel
- [PATCH v11 05/14] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v11 06/14] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
- [PATCH v11 08/14] irqchip/riscv-imsic: Add support for platform MSI irqdomain
Anup Patel
- [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Anup Patel
- [PATCH v11 10/14] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v11 11/14] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
- [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
Anup Patel
- [PATCH v11 13/14] RISC-V: Select APLIC and IMSIC drivers
Anup Patel
- [PATCH v11 14/14] MAINTAINERS: Add entry for RISC-V AIA drivers
Anup Patel
- KVM/riscv changes for 6.7
Anup Patel
- KVM/riscv changes for 6.7
Anup Patel
- [GIT PULL] KVM/riscv changes for 6.7
Anup Patel
- [PATCH v11 01/14] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
- [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Anup Patel
- [PATCH 0/3] Linux RISC-V AIA Preparatory Series
Anup Patel
- [PATCH 1/3] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
- [PATCH 2/3] of: property: Add fw_devlink support for msi-parent
Anup Patel
- [PATCH 3/3] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
Anup Patel
- [PATCH 0/3] Linux RISC-V AIA Preparatory Series
Anup Patel
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
- [RFC PATCH] genirq/matrix: Dynamic bitmap allocation
Anup Patel
- [RFC PATCH] genirq/matrix: Dynamic bitmap allocation
Anup Patel
- [PATCH 1/3] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
- [PATCH 2/3] of: property: Add fw_devlink support for msi-parent
Anup Patel
- [PATCH v2 0/2] Linux RISC-V AIA Preparatory Series
Anup Patel
- [PATCH v2 1/2] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
- [PATCH v2 2/2] of: property: Add fw_devlink support for msi-parent
Anup Patel
- Public Review: Supervisor Binary Interface(SBI) v2.0
Atish Patra
- Public Review: Advanced Configuration and Power Interface - Functional Fixed Hardware
Atish Patra
- [RFC 00/12] riscv: Introduce Pseudo NMI
Atish Patra
- [External] Re: [RFC 00/12] riscv: Introduce Pseudo NMI
Atish Patra
- [RFC PATCH 3/3] perf: RISC-V: add support for SSE event
Atish Patra
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
Atish Kumar Patra
- [PATCH 6/7] riscv: report misaligned accesses emulation to hwprobe
Atish Kumar Patra
- [PATCH v2 0/3] Add missing port pins for RZ/Five SoC
Prabhakar
- [PATCH v2 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Prabhakar
- [PATCH v2 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Prabhakar
- [PATCH v2 3/3] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Prabhakar
- [PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
William Qiu
- [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
William Qiu
- [PATCH v6 2/4] pwm: opencores: Add PWM driver support
William Qiu
- [PATCH v6 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
William Qiu
- [PATCH v6 4/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
William Qiu
- [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
William Qiu
- [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
William Qiu
- [PATCH v6 2/4] pwm: opencores: Add PWM driver support
William Qiu
- [PATCH v6 2/4] pwm: opencores: Add PWM driver support
William Qiu
- [PATCH v6 2/4] pwm: opencores: Add PWM driver support
William Qiu
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v5 2/4] pwm: starfive: Add PWM driver support
Thierry Reding
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Thierry Reding
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Thierry Reding
- [PATCH v3 0/7] sysctl: Remove sentinel elements from arch
Joel Granados via B4 Relay
- [PATCH v3 1/7] S390: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados via B4 Relay
- [PATCH v3 2/7] arm: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados via B4 Relay
- [PATCH v3 3/7] arch/x86: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados via B4 Relay
- [PATCH v3 4/7] x86/vdso: Remove now superfluous sentinel element from ctl_table array
Joel Granados via B4 Relay
- [PATCH v3 5/7] riscv: Remove now superfluous sentinel element from ctl_table array
Joel Granados via B4 Relay
- [PATCH v3 6/7] powerpc: Remove now superfluous sentinel element from ctl_table arrays
Joel Granados via B4 Relay
- [PATCH v3 7/7] c-sky: Remove now superfluous sentinel element from ctl_talbe array
Joel Granados via B4 Relay
- [PATCH v2 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Guo Ren
- [PATCH v2 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Guo Ren
- [PATCH v2 2/2] riscv: errata: thead: use pa based instructions for CMO
Guo Ren
- [RFC v2 6/6] riscv: dts: thead: convert isa detection to new properties
Guo Ren
- [PATCH 1/5] csky: remove unused cmd_vdso_install
Guo Ren
- [PATCH 4/5] kbuild: unify vdso_install rules
Guo Ren
- [PATCH 4/5] kbuild: unify vdso_install rules
Guo Ren
- [PATCH v2 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
Guo Ren
- [PATCH v2 4/7] riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
Guo Ren
- [PATCH] riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
Guo Ren
- [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
Maxime Ripard
- [PATCH v2 6/6] drm/vs: Add hdmi driver
Maxime Ripard
- [PATCH v2 6/6] drm/vs: Add hdmi driver
Maxime Ripard
- [PATCH v2 6/6] drm/vs: Add hdmi driver
Maxime Ripard
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Ryan Roberts
- [PATCH -fixes 0/2] Fix set_huge_pte_at()
Ryan Roberts
- [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
Guenter Roeck
- [PATCH] Test for riscv fixes
Mark Rutland
- [PATCH RT 0/3] riscv: add PREEMPT_RT support
Schaffner, Tobias
- [PATCH 4/5] kbuild: unify vdso_install rules
Nicolas Schier
- [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets
Nicolas Schier
- [PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
Nicolas Schier
- [PATCH 4/5] kbuild: unify vdso_install rules
Sven Schnelle
- [PATCH v3 1/2] riscv: Add remaining module relocations
Andreas Schwab
- [PATCH v4 1/2] riscv: Add remaining module relocations
Andreas Schwab
- [PATCH v4 5/5] RISC-V: Add crash kernel support
Andreas Schwab
- [PATCH] riscv: select ARCH_PROC_KCORE_TEXT
Andreas Schwab
- [PATCH v7 1/3] riscv: Avoid unaligned access when relocating modules
Andreas Schwab
- [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
Simon Ser
- [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
Simon Ser
- [PATCH v5] scripts/gdb: add lx_current support for riscv
Hsieh-Tseng Shen
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
Andy Shevchenko
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
He-Jie Shih
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Jerry Shih
- [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
Jerry Shih
- [PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
Jerry Shih
- [PATCH 01/12] RISC-V: add helper function to read the vector VLEN
Jerry Shih
- [PATCH 02/12] RISC-V: hook new crypto subdir into build-system
Jerry Shih
- [PATCH 03/12] RISC-V: crypto: add OpenSSL perl module for vector instructions
Jerry Shih
- [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
Jerry Shih
- [PATCH 05/12] crypto: scatterwalk - Add scatterwalk_next() to get the next scatterlist in scatter_walk
Jerry Shih
- [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
Jerry Shih
- [PATCH 07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
Jerry Shih
- [PATCH 08/12] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations
Jerry Shih
- [PATCH 09/12] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations
Jerry Shih
- [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
Jerry Shih
- [PATCH 11/12] RISC-V: crypto: add Zvksh accelerated SM3 implementation
Jerry Shih
- [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation
Jerry Shih
- [PATCH v4 00/12] RISC-V: support some cryptography accelerations
Jerry Shih
- [RESEND PATCH 0/2] add loongarch and riscv support for kprobe args test
Shuah
- [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
Song Shuai
- [PATCH V2 0/2] riscv: kexec: cleanup and fixups
Song Shuai
- [PATCH 1/2] riscv: kexec: Cleanup riscv_kexec_relocate
Song Shuai
- [PATCH 2/2] riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS
Song Shuai
- [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
Song Shuai
- [PATCH V2 0/2] riscv: kexec_file: Support loading Image binary file
Song Shuai
- [PATCH V2 1/2] riscv: kexec_file: Split the loading of kernel and others
Song Shuai
- [PATCH V2 2/2] riscv: kexec_file: Support loading Image binary file
Song Shuai
- [PATCH] riscv: Support RANDOMIZE_KSTACK_OFFSET
Song Shuai
- [PATCH RT 0/3] riscv: add PREEMPT_RT support
Sebastian Andrzej Siewior
- [PATCH RT v2 0/3] riscv: add PREEMPT_RT support
Sebastian Andrzej Siewior
- [PATCH RT 0/3] riscv: add PREEMPT_RT support
Sebastian Andrzej Siewior
- [PATCH RT v2 0/3] riscv: add PREEMPT_RT support
Sebastian Andrzej Siewior
- [PATCH -next 25/25] spi: rockchip: Use helper function devm_clk_get_enabled()
Heiko Stübner
- [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
Ville Syrjälä
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
Fuad Tabba
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
Fuad Tabba
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
Fuad Tabba
- [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
Fuad Tabba
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Fuad Tabba
- [PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1
Yuan Tan
- [PATCH v1 2/7] DCE/DSE: add unused syscalls elimination configure support
Yuan Tan
- [PATCH v2] perf vendor events riscv: add StarFive Dubhe-90 JSON file
Ji Sheng Teoh
- [PATCH 2/2] riscv: mm: Update mmap_rnd_bits_max
Sami Tolvanen
- [PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Sami Tolvanen
- [GIT PULL] ARM: SoC fixes for 6.7, part 3
Linus Torvalds
- [PATCH] riscv, qemu_fw_cfg: Add support for RISC-V architecture
Michael S. Tsirkin
- [PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Björn Töpel
- [PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Björn Töpel
- [PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
Björn Töpel
- [PATCH bpf 1/2] riscv, bpf: Sign-extend return values
Björn Töpel
- [PATCH bpf 2/2] riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return values
Björn Töpel
- [PATCH bpf-next 0/3] selftest/bpf, riscv: Improved cross-building support
Björn Töpel
- [PATCH bpf-next 1/3] selftests/bpf: Add cross-build support for urandom_read et al
Björn Töpel
- [PATCH bpf-next 2/3] selftests/bpf: Enable lld usage for RISC-V
Björn Töpel
- [PATCH bpf-next 3/3] selftests/bpf: Add uprobe_multi to gen_tar target
Björn Töpel
- [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
Björn Töpel
- [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
Björn Töpel
- [PATCH v2 3/8] riscv: report perf event for misaligned fault
Björn Töpel
- [PATCH v2 5/8] riscv: add support for sysctl unaligned_enabled control
Björn Töpel
- [PATCH v2 8/8] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Björn Töpel
- patchwork automation changes
Björn Töpel
- [PATCH] riscv, qemu_fw_cfg: Add support for RISC-V architecture
Björn Töpel
- [External] Re: [PATCH v6] riscv: add userland instruction dump to RISC-V splats
Björn Töpel
- [PATCH v2] riscv, qemu_fw_cfg: Add support for RISC-V architecture
Björn Töpel
- [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
Björn Töpel
- [PATCH v4 0/2] riscv: Add remaining module relocations and tests
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v10 00/15] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v11 01/14] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Björn Töpel
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Björn Töpel
- [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Björn Töpel
- [PATCH] riscv: CONFIG_EFI should not depend on CONFIG_RISCV_ISA_C
Björn Töpel
- [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Björn Töpel
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Björn Töpel
- [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
Björn Töpel
- [RFC PATCH] genirq/matrix: Dynamic bitmap allocation
Björn Töpel
- [RFC PATCH] genirq/matrix: Dynamic bitmap allocation
Björn Töpel
- [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Björn Töpel
- [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
Greg Ungerer
- fix the non-coherent coldfire dma_alloc_coherent v2
Greg Ungerer
- [PATCH] dt-bindings: cache: andestech,ax45mp-cache: Fix unit address in example
Geert Uytterhoeven
- [PATCH 1/5] riscv: dts: renesas: r9a07g043f: Add L2 cache node
Geert Uytterhoeven
- [PATCH 2/5] riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property
Geert Uytterhoeven
- [PATCH 3/5] riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly disabled
Geert Uytterhoeven
- [PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC
Geert Uytterhoeven
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Geert Uytterhoeven
- [PATCH] soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
Geert Uytterhoeven
- [PATCH] soc: renesas: select ERRATA_ANDES for R9A07G043 only when alternatives are present
Geert Uytterhoeven
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Geert Uytterhoeven
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Geert Uytterhoeven
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Geert Uytterhoeven
- [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
Geert Uytterhoeven
- [PATCH v3 4/6] riscv: dts: renesas: convert isa detection to new properties
Geert Uytterhoeven
- [PATCH v3 1/9] vgacon: rework Kconfig dependencies
Geert Uytterhoeven
- [PATCH v2] soc: renesas: make ARCH_R9A07G043 depend on required options
Geert Uytterhoeven
- [PATCH v3 4/6] riscv: dts: renesas: convert isa detection to new properties
Geert Uytterhoeven
- (subset) [PATCH v3 0/6] riscv,isa-extensions additions
Geert Uytterhoeven
- [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Geert Uytterhoeven
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Geert Uytterhoeven
- [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
Geert Uytterhoeven
- [PATCH 10/12] net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
Geert Uytterhoeven
- [PATCH 12/12] m68k: remove unused includes from dma.c
Geert Uytterhoeven
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Geert Uytterhoeven
- [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
Geert Uytterhoeven
- [PATCH v4 1/2] RISC-V: Probe for unaligned access speed
Geert Uytterhoeven
- [PATCH v2 04/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Geert Uytterhoeven
- [PATCH v2 09/10] riscv: dts: renesas: Add Andes PMU extension
Geert Uytterhoeven
- [PATCH] riscv: boot: Fix creation of loader.bin
Geert Uytterhoeven
- fix a few RISC-V / renesas Kconfig dependencies v2
Geert Uytterhoeven
- [GIT PULL] Renesas fixes for v6.6 (take three)
Geert Uytterhoeven
- [PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC
Geert Uytterhoeven
- [PATCH v3 0/9] video: screen_info cleanups
Daniel Vetter
- [PATCH v8 1/5] asm-generic: Improve csum_fold
Al Viro
- [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
Ionela Voinescu
- [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
Ionela Voinescu
- [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio
Ionela Voinescu
- [PATCH] riscv: mm: Synchronize memory attributes for all mm in free_initmem() on RV32 platform.
CL Wang
- [PATCH 0/5] Add Milk-V Duo board support
Chen Wang
- [PATCH 3/5] dt-bindings: riscv: Add Milk-V Duo board compatibles
Chen Wang
- [PATCH 5/5] riscv: dts: sophgo: add Milk-V Duo board device tree
Chen Wang
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Chen Wang
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Chen Wang
- [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v4 01/10] riscv: Add SOPHGO SOC family Kconfig support
Chen Wang
- [PATCH v4 01/10] riscv: Add SOPHGO SOC family Kconfig support
Chen Wang
- [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v4 01/10] riscv: Add SOPHGO SOC family Kconfig support
Chen Wang
- [PATCH v4 02/10] dt-bindings: vendor-prefixes: add milkv/sophgo
Chen Wang
- [PATCH v4 03/10] dt-bindings: riscv: add sophgo sg2042 bindings
Chen Wang
- [PATCH v4 04/10] dt-bindings: riscv: Add T-HEAD C920 compatibles
Chen Wang
- [PATCH v4 05/10] dt-bindings: interrupt-controller: Add Sophgo SG2042 PLIC
Chen Wang
- [PATCH v4 06/10] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
Chen Wang
- [PATCH v4 07/10] dt-bindings: interrupt-controller: Add Sophgo sg2042 CLINT mswi
Chen Wang
- [PATCH v4 08/10] riscv: dts: add initial Sophgo SG2042 SoC device tree
Chen Wang
- [PATCH v4 09/10] riscv: dts: sophgo: add Milk-V Pioneer board device tree
Chen Wang
- [PATCH v4 10/10] riscv: defconfig: enable SOPHGO SoC
Chen Wang
- [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v4 08/10] riscv: dts: add initial Sophgo SG2042 SoC device tree
Chen Wang
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v5 01/10] riscv: Add SOPHGO SOC family Kconfig support
Chen Wang
- [PATCH v5 02/10] dt-bindings: vendor-prefixes: add milkv/sophgo
Chen Wang
- [PATCH v5 03/10] dt-bindings: riscv: add sophgo sg2042 bindings
Chen Wang
- [PATCH v5 04/10] dt-bindings: riscv: Add T-HEAD C920 compatibles
Chen Wang
- [PATCH v5 05/10] dt-bindings: interrupt-controller: Add Sophgo SG2042 PLIC
Chen Wang
- [PATCH v5 06/10] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
Chen Wang
- [PATCH v5 07/10] dt-bindings: interrupt-controller: Add Sophgo sg2042 CLINT mswi
Chen Wang
- [PATCH v5 08/10] riscv: dts: add initial Sophgo SG2042 SoC device tree
Chen Wang
- [PATCH v5 09/10] riscv: dts: sophgo: add Milk-V Pioneer board device tree
Chen Wang
- [PATCH v5 10/10] riscv: defconfig: enable SOPHGO SoC
Chen Wang
- (subset) [PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH v2 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Chen Wang
- [PATCH v2 5/5] riscv: dts: sophgo: add Milk-V Duo board device tree
Chen Wang
- [PATCH v5 00/10] Add Milk-V Pioneer RISC-V board support
Chen Wang
- [PATCH 3/5] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
Chen Wang
- [PATCH v2 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Chen Wang
- [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Chen Wang
- [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Chen Wang
- [PATCH v2 5/7] riscv: dts: sophgo: cv180x: Add gpio devices
Chen Wang
- [PATCH v2 7/7] riscv: dts: sophgo: add Huashan Pi board device tree
Chen Wang
- [PATCH v2 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Chen Wang
- [PATCH v4 7/7] riscv: dts: sophgo: add Huashan Pi board device tree
Chen Wang
- [PATCH v4 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
Chen Wang
- [PATCH v4 5/7] riscv: dts: sophgo: cv18xx: Add gpio devices
Chen Wang
- [PATCH v4 4/7] riscv: dts: sophgo: Separate compatible specific for CV1800B soc
Chen Wang
- [PATCH v1] riscv: dts: sophgo: remove address-cells from intc node
Chen Wang
- [PATCH] mm: cma: report correct node id
Kefeng Wang
- [PATCH] mm: cma: report correct node id
Kefeng Wang
- [PATCH v4 0/2] riscv: Optimize bitops with Zbb extension
Xiao Wang
- [PATCH v4 1/2] riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
- [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension
Xiao Wang
- [PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
Xiao Wang
- [PATCH v5 1/2] riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
- [PATCH v5 2/2] riscv: Optimize bitops with Zbb extension
Xiao Wang
- [PATCH v7 2/4] riscv: Checksum header
Wang, Xiao W
- [PATCH v7 3/4] riscv: Add checksum library
Wang, Xiao W
- [PATCH v3 2/2] riscv: Optimize bitops with Zbb extension
Wang, Xiao W
- [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension
Wang, Xiao W
- [PATCH v8 3/5] riscv: Checksum header
Wang, Xiao W
- [PATCH v8 4/5] riscv: Add checksum library
Wang, Xiao W
- [PATCH 2/5] UML: remove unused cmd_vdso_install
Richard Weinberger
- [linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
Dan Williams
- [linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
Dan Williams
- [PATCH v5 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v6 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
Xingyu Wu
- [PATCH v6 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v6 3/3] riscv: dts: jh7110: starfive: Add timer node
Xingyu Wu
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v6 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
Xingyu Wu
- [PATCH v7 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v7 3/3] riscv: dts: jh7110: starfive: Add timer node
Xingyu Wu
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [PATCH v7 2/3] clocksource: Add JH7110 timer driver
Xingyu Wu
- [RFC PATCH 1/1] riscv: add Kconfig.vdso
Zhangjin Wu
- [PATCH v1 3/7] DCE/DSE: Add a new scripts/Makefile.syscalls
Zhangjin Wu
- [PATCH v1 4/7] DCE/DSE: mips: add HAVE_TRIM_UNUSED_SYSCALLS support
Zhangjin Wu
- [PATCH v1 6/7] DCE/DSE: riscv: add HAVE_TRIM_UNUSED_SYSCALLS support
Zhangjin Wu
- [PATCH v1 7/7] DCE/DSE: riscv: trim syscall tables
Zhangjin Wu
- [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
Rafael J. Wysocki
- [PATCH v3 2/6] cpufreq: use the fixed and coherent frequency for scaling capacity
Rafael J. Wysocki
- [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
Rafael J. Wysocki
- [PATCH] ACPI: Use the acpi_device_is_present() helper in more places
Rafael J. Wysocki
- [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
Rafael J. Wysocki
- [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices
Rafael J. Wysocki
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
Rafael J. Wysocki
- [PATCH v3 4/6] energy_model: use a fixed reference frequency
Rafael J. Wysocki
- [PATCH v9 19/20] PCI: starfive: Add JH7110 PCIe controller
Kevin Xie
- [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets
Haibo Xu
- [PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
Herbert Xu
- [PATCH 1/5] csky: remove unused cmd_vdso_install
Masahiro Yamada
- [PATCH 2/5] UML: remove unused cmd_vdso_install
Masahiro Yamada
- [PATCH 3/5] parisc: remove broken vdso_install
Masahiro Yamada
- [PATCH 4/5] kbuild: unify vdso_install rules
Masahiro Yamada
- [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets
Masahiro Yamada
- [PATCH 4/5] kbuild: unify vdso_install rules
Masahiro Yamada
- [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets
Masahiro Yamada
- [PATCH 1/5] csky: remove unused cmd_vdso_install
Masahiro Yamada
- [PATCH v2 1/2] kbuild: unify vdso_install rules
Masahiro Yamada
- [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets
Masahiro Yamada
- [PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
- [bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
- [akpm-mm:mm-nonmm-unstable 18/58] ERROR: modpost: vmlinux: local symbol 'kthread_stop_put' was exported
Masahiro Yamada
- [PATCH] modpost: fix section mismatch message for RELA
Masahiro Yamada
- [PATCH 0/2] Improve pwm-ir-tx precision
Sean Young
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Sean Young
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Sean Young
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
Sean Young
- [PATCH v2 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v2 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v2 2/2] riscv: errata: thead: use pa based instructions for CMO
Jisheng Zhang
- [PATCH v2 0/2] pwm: add driver for T-THEAD TH1520 SoC
Jisheng Zhang
- [PATCH v2 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
Jisheng Zhang
- [PATCH v2 2/2] pwm: add T-HEAD PWM driver
Jisheng Zhang
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Jisheng Zhang
- [PATCH v2] riscv: mm: update T-Head memory type definitions
Jisheng Zhang
- [RFC v2 6/6] riscv: dts: thead: convert isa detection to new properties
Jisheng Zhang
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Jisheng Zhang
- [PATCH] soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
Jisheng Zhang
- [PATCH 3/6] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Jisheng Zhang
- [PATCH 1/2] dt-bindings: usb: Add T-HEAD TH1520 USB controller
Jisheng Zhang
- [PATCH v3 0/2] pwm: add driver for T-THEAD TH1520 SoC
Jisheng Zhang
- [PATCH v3 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
Jisheng Zhang
- [PATCH v3 2/2] pwm: add T-HEAD PWM driver
Jisheng Zhang
- [PATCH v2 2/2] pwm: add T-HEAD PWM driver
Jisheng Zhang
- [PATCH v2 0/5] Add Milk-V Duo board support
Jisheng Zhang
- [PATCH v2 1/5] dt-bindings: interrupt-controller: Add SOPHGO CV1800B plic
Jisheng Zhang
- [PATCH v2 2/5] dt-bindings: timer: Add SOPHGO CV1800B clint
Jisheng Zhang
- [PATCH v2 3/5] dt-bindings: riscv: Add Milk-V Duo board compatibles
Jisheng Zhang
- [PATCH v2 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Jisheng Zhang
- [PATCH v2 5/5] riscv: dts: sophgo: add Milk-V Duo board device tree
Jisheng Zhang
- [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
Jisheng Zhang
- [PATCH v4 08/10] riscv: dts: add initial Sophgo SG2042 SoC device tree
Jisheng Zhang
- [PATCH v2 0/7] Add Huashan Pi board support
Jisheng Zhang
- [PATCH v3 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v3 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v3 2/2] riscv: errata: thead: use pa based instructions for CMO
Jisheng Zhang
- [PATCH v2 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v3 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v4 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v4 1/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v4 2/2] riscv: errata: thead: use pa based instructions for CMO
Jisheng Zhang
- [PATCH v3 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
- [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
Jisheng Zhang
- [PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
Jisheng Zhang
- [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Jisheng Zhang
- [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Jisheng Zhang
- [PATCH] riscv: dts: thead: convert isa detection to new properties
Jisheng Zhang
- [PATCH RT 0/3] riscv: add PREEMPT_RT support
Jisheng Zhang
- [PATCH] riscv: dts: thead: convert isa detection to new properties
Jisheng Zhang
- [PATCH v1] riscv: dts: sophgo: remove address-cells from intc node
Jisheng Zhang
- [PATCH v3 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
Jisheng Zhang
- [PATCH v3 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Jisheng Zhang
- [PATCH RT v2 0/3] riscv: add PREEMPT_RT support
Jisheng Zhang
- [PATCH RT v2 1/2] riscv: add PREEMPT_AUTO support
Jisheng Zhang
- [PATCH RT v2 2/2] riscv: allow to enable RT
Jisheng Zhang
- [PATCH RT 0/3] riscv: add PREEMPT_RT support
Jisheng Zhang
- [PATCH RT v2 0/3] riscv: add PREEMPT_RT support
Jisheng Zhang
- [PATCH v2 0/6] DRM driver for verisilicon
Keith Zhao
- [PATCH v2 1/6] dt-bindings: display: Add yamls for JH7110 display system
Keith Zhao
- [PATCH v2 2/6] riscv: dts: starfive: jh7110: add dc controller and hdmi node
Keith Zhao
- [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
Keith Zhao
- [PATCH v2 4/6] drm/vs: Register DRM device
Keith Zhao
- [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
Keith Zhao
- [PATCH v2 6/6] drm/vs: Add hdmi driver
Keith Zhao
- [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
Keith Zhao
- [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
Keith Zhao
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Icenowy Zheng
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Icenowy Zheng
- [PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
Icenowy Zheng
- [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
Peter Zijlstra
- [PATCH v3 4/6] energy_model: use a fixed reference frequency
Peter Zijlstra
- [PATCH v3 4/6] energy_model: use a fixed reference frequency
Peter Zijlstra
- [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
Peter Zijlstra
- [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
Peter Zijlstra
- [PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized.
Marc Zyngier
- [PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized.
Marc Zyngier
- [PATCH 2/4] soc: sifive: ccache: Add StarFive JH7100 support
emil.renner.berthing at canonical.com
- [PATCH 4/4] soc: sifive: ccache: Support cache management operations
emil.renner.berthing at canonical.com
- [PATCH v2 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
shravan chippa
- [PATCH v2 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
shravan chippa
- [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
shravan chippa
- [PATCH v2 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
shravan chippa
- [PATCH v2 4/4] riscv: dts: microchip: add specific compatible for mpfs' pdma
shravan chippa
- [PATCH v3 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
shravan chippa
- [PATCH v3 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
shravan chippa
- [PATCH v3 2/4] dt-bindings: dma: sf-pdma: add new compatible name
shravan chippa
- [PATCH v3 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
shravan chippa
- [PATCH v3 4/4] riscv: dts: microchip: add specific compatible for mpfs' pdma
shravan chippa
- [PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
shravan chippa
- [PATCH v4 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
shravan chippa
- [PATCH v4 2/4] dt-bindings: dma: sf-pdma: add new compatible name
shravan chippa
- [PATCH v4 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
shravan chippa
- [PATCH v4 4/4] riscv: dts: microchip: add specific compatible for mpfs' pdma
shravan chippa
- [External] Re: [PATCH v6] riscv: add userland instruction dump to RISC-V splats
yunhui cui
- [PATCH] riscv: errata: andes: Makefile: Fix randconfig build issue
patchwork-bot+linux-riscv at kernel.org
- [PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
patchwork-bot+linux-riscv at kernel.org
- [PATCH -next v2] riscv: kdump: fix crashkernel reserving problem on RISC-V
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3] RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
patchwork-bot+linux-riscv at kernel.org
- [PATCH -fixes] riscv: Remove duplicate objcopy flag
patchwork-bot+linux-riscv at kernel.org
- [PATCH -fixes] drivers: perf: Fix panic in riscv SBI mmap support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4 -next 0/4] RISC-V: ACPI improvements
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/2] riscv: correct pt_level name via pgtable_l5/4_enabled
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv/mm: Fix the comment for swap pte format
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4 0/6] RISC-V: Enable cbo.zero in usermode
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/2] Misc RISC-V timer driver improvements
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: kexec: Cleanup riscv_kexec_relocate
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/1] RISC-V: clarification of the QEMU workaround in the ISA parser
patchwork-bot+linux-riscv at kernel.org
- [PATCH v1] riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/6] RISC-V: hwprobe: Introduce which-cpus
patchwork-bot+linux-riscv at kernel.org
- [PATCH bpf-next 0/3] selftest/bpf, riscv: Improved cross-building support
patchwork-bot+netdevbpf at kernel.org
- [PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
patchwork-bot+netdevbpf at kernel.org
- [GIT PULL] RISC-V Fixes for 6.6-rc6
pr-tracker-bot at kernel.org
- [GIT PULL] ARM: SoC fixes for 6.7, part 3
pr-tracker-bot at kernel.org
- [PATCH v2 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
Shravan.Chippa at microchip.com
- [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
Shravan.Chippa at microchip.com
- [PATCH v2 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
Shravan.Chippa at microchip.com
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
ron minnich
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
ron minnich
- [PATCH 0/7] Add support to handle misaligned accesses in S-mode
ron minnich
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
kernel test robot
- [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
kernel test robot
- [PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
kernel test robot
- [PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
kernel test robot
- [PATCH 2/2] riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear mappings
kernel test robot
- [PATCH 2/2] riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear mappings
kernel test robot
- [PATCH v2 2/2] riscv: Add tests for riscv module loading
kernel test robot
- [PATCH v2 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
kernel test robot
- [linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
kernel test robot
- [PATCH v3] RISC-V: build: Allow LTO to be selected
twd2
- [PATCH v3 5/6] riscv: dts: allwinner: convert isa detection to new properties
Jernej Škrabec
Last message date:
Tue Oct 31 23:44:23 PDT 2023
Archived on: Tue Oct 31 23:45:57 PDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).