May 2023 Archives by date
Starting: Mon May 1 00:33:25 PDT 2023
Ending: Wed May 31 21:58:45 PDT 2023
Messages: 1927
- [PATCH linux-5.15.y] RISC-V: Fix up a cherry-pick warning in setup_vm_final()
Alexandre Ghiti
- [PATCH v2 3/4] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
Alexandre Ghiti
- [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver
Anup Patel
- [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver
Marc Zyngier
- [PATCH v2 1/2] riscv: allow case-insensitive ISA string parsing
Conor Dooley
- [PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
Ricardo Ribalda
- [PATCH v6 1/4] kexec: Support purgatories with .text.hot sections
Ricardo Ribalda
- [PATCH v6 2/4] x86/purgatory: Remove profile optimization flags
Ricardo Ribalda
- [PATCH v6 3/4] powerpc/purgatory: Remove profile optimization flags
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
Palmer Dabbelt
- [PATCH 2/4] RISC-V: don't parse dt isa string to get rv32/rv64
Palmer Dabbelt
- [PATCH 1/4] RISC-V: create ISA string separately - not as part of cpuinfo
Palmer Dabbelt
- [PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
Evan Green
- [PATCH 3/3] RISC-V: hwprobe: Expose Zba and Zbb
Evan Green
- [PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
Conor Dooley
- [PATCH v3 0/2] riscv: allow case-insensitive ISA string parsing
Yangyu Chen
- [PATCH v3 1/2] riscv: allow case-insensitive ISA string parsing
Yangyu Chen
- [PATCH v3 2/2] dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning
Yangyu Chen
- [PATCH v6 4/4] risc/purgatory: Add linker script
Nick Desaulniers
- [PATCH v6 4/4] risc/purgatory: Add linker script
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
Conor Dooley
- [PATCH v6 4/4] risc/purgatory: Add linker script
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
Conor Dooley
- [PATCH v2 00/34] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
Vishal Moola (Oracle)
- [PATCH v2 04/34] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 08/34] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 10/34] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 12/34] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 15/34] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 16/34] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 17/34] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 18/34] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 20/34] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 24/34] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 25/34] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 26/34] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 31/34] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v6 4/4] risc/purgatory: Add linker script
Ricardo Ribalda
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Björn Töpel
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Jessica Clarke
- [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Palmer Dabbelt
- [PATCH RFC v2 0/2] RISC-V: Detect Ssqosid extension and handle sqoscfg CSR
Drew Fustini
- [PATCH RFC v2 1/2] RISC-V: Detect the Ssqosid extension
Drew Fustini
- [PATCH RFC v2 2/2] RISC-V: Add support for sqoscfg CSR
Drew Fustini
- [PATCH] riscv: compat_syscall_table: Fixup compile warning
Drew Fustini
- [PATCH v8 0/4] RISC-V Hibernation Support
Palmer Dabbelt
- [PATCH -fixes V2] riscv: mm: remove redundant parameter of create_fdt_early_page_table
Palmer Dabbelt
- [PATCH v2] RISC-V: Align SBI probe implementation with spec
Palmer Dabbelt
- [PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
Palmer Dabbelt
- [PATCH] RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
Palmer Dabbelt
- [PATCH] riscv: compat_syscall_table: Fixup compile warning
Palmer Dabbelt
- Atish is looking at the excessive bouncing
Palmer Dabbelt
- [PATCH] RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
Palmer Dabbelt
- [patch 26/37] riscv: Switch to hotplug core state synchronization
Palmer Dabbelt
- [PATCH v1] dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support
Palmer Dabbelt
- [PATCH v3] riscv: mm: execute local TLB flush after populating vmemmap
Palmer Dabbelt
- [PATCH v1] dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support
Palmer Dabbelt
- [PATCH -fixes] riscv: Move .rela.dyn to the init sections
Palmer Dabbelt
- [PATCH v1] RISC-V: include cpufeature.h in cpufeature.c
Palmer Dabbelt
- [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
Sunil V L
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
kernel test robot
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
kernel test robot
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Björn Töpel
- Re: [PATCH] RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
Conor Dooley
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Philipp Tomsich
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
Dmitry Vyukov
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Björn Töpel
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Philipp Tomsich
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Björn Töpel
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
Alexandre Ghiti
- [PATCH v3] riscv: mm: execute local TLB flush after populating vmemmap
Alexandre Ghiti
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
Dmitry Vyukov
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
Conor Dooley
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
Alexandre Ghiti
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
Dmitry Vyukov
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
Alexandre Ghiti
- [PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
Nicholas Piggin
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Palmer Dabbelt
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Palmer Dabbelt
- Atish is looking at the excessive bouncing
Atish Patra
- Atish is looking at the excessive bouncing
Icenowy Zheng
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Heiko Stübner
- [PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
Frederic Weisbecker
- [PATCH v2] riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
- [PATCH v4 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
Changhuang Liang
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH v2] riscv: fix kprobe __user string arg print fault issue
Björn Töpel
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Krzysztof Kozlowski
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Krzysztof Kozlowski
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Krzysztof Kozlowski
- [PATCH v3] riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
- [PATCH v7 0/4] crypto: starfive - Add drivers for crypto engine
Jia Jie Ho
- [PATCH v7 1/4] dt-bindings: crypto: Add StarFive crypto module
Jia Jie Ho
- [PATCH v7 2/4] crypto: starfive - Add crypto engine support
Jia Jie Ho
- [PATCH v7 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
Jia Jie Ho
- [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support
Jia Jie Ho
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH] dmaengine: xilinx: enable on RISC-V platform
Zong Li
- [PATCH v3] riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Krzysztof Kozlowski
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Conor Dooley
- [PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi
Alexandre Ghiti
- [PATCH] dmaengine: xilinx: enable on RISC-V platform
Pandey, Radhey Shyam
- [PATCH v2 1/1] perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
- [PATCH v1 0/7] ISA string parser cleanups++
Conor Dooley
- [PATCH v1 1/7] RISC-V: simplify register width check in ISA string parsing
Conor Dooley
- [PATCH v1 2/7] RISC-V: only iterate over possible CPUs in ISA string parser
Conor Dooley
- [PATCH v1 3/7] RISC-V: split early & late of_node to hartid mapping
Conor Dooley
- [PATCH v1 4/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
- [PATCH v1 5/7] RISC-V: rework comments in ISA string parser
Conor Dooley
- [PATCH v1 6/7] RISC-V: remove decrement/increment dance in ISA string parser
Conor Dooley
- [PATCH v1 7/7] RISC-V: always report presence of Zicsr/Zifencei
Conor Dooley
- [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
Thomas Gleixner
- [patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
Thomas Gleixner
- [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
- [patch V2 02/38] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
- [patch V2 03/38] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
- [patch V2 04/38] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
- [patch V2 05/38] x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
- [patch V2 06/38] x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
- [patch V2 07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
- [patch V2 08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [patch V2 09/38] x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
- [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
- [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
- [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
- [patch V2 13/38] x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
- [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
- [patch V2 15/38] x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
- [patch V2 16/38] x86/xen/smp_pv: Remove wait for CPU online
Thomas Gleixner
- [patch V2 17/38] x86/xen/hvm: Get rid of DEAD_FROZEN handling
Thomas Gleixner
- [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
- [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V2 20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
- [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V2 22/38] arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V2 23/38] csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V2 25/38] parisc: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V2 26/38] riscv: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V2 27/38] cpu/hotplug: Remove unused state functions
Thomas Gleixner
- [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up()
Thomas Gleixner
- [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
- [patch V2 30/38] x86/smpboot: Enable split CPU startup
Thomas Gleixner
- [patch V2 31/38] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [patch V2 32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
- [patch V2 33/38] x86/topology: Store extended topology leaf information
Thomas Gleixner
- [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
Thomas Gleixner
- [patch V2 35/38] x86/apic: Save the APIC virtual base address
Thomas Gleixner
- [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
- [patch V2 37/38] x86/smpboot: Support parallel startup of secondary CPUs
Thomas Gleixner
- [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
- [PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
Rob Herring
- [PATCH v1 7/7] RISC-V: always report presence of Zicsr/Zifencei
Conor Dooley
- [PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
Atish Kumar Patra
- [PATCH v2 1/1] perf: RISC-V: Limit the number of counters returned from SBI
Atish Patra
- [PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
Rob Herring
- [PATCH v1] MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry
Conor Dooley
- [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
Andrew Cooper
- [PATCH] dmaengine: xilinx: enable on RISC-V platform
Zong Li
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH v3 0/3] Add JH7110 cpufreq support
Mason Huo
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
Guo Ren
- In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
Guo Ren
- [PATCH v3 0/3] Add JH7110 cpufreq support
Conor Dooley
- [PATCH v1 1/7] RISC-V: simplify register width check in ISA string parsing
Andrew Jones
- [PATCH v1 2/7] RISC-V: only iterate over possible CPUs in ISA string parser
Andrew Jones
- [PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
- [PATCH v1 4/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Andrew Jones
- [PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
Maksim Kiselev
- [PATCH v1 4/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
- [PATCH] riscv: Optimize memset
张飞
- [PATCH v1 5/7] RISC-V: rework comments in ISA string parser
Andrew Jones
- [PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
Andre Przywara
- [PATCH] riscv: uprobes: Restore thread.bad_cause
Guo Ren
- [GIT PULL] KVM/riscv changes for 6.4
Paolo Bonzini
- [PATCH v1 6/7] RISC-V: remove decrement/increment dance in ISA string parser
Andrew Jones
- [PATCH v1 7/7] RISC-V: always report presence of Zicsr/Zifencei
Andrew Jones
- [PATCH] riscv: Optimize memset
Andrew Jones
- [PATCH v6 4/4] risc/purgatory: Add linker script
Conor Dooley
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Conor Dooley
- [PATCH v1 4/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Yangyu Chen
- [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
Thomas Gleixner
- [PATCH v1 4/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
Arnd Bergmann
- [PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
Maxim Kiselev
- [GIT PULL] RISC-V Patches for the 6.4 Merge Window, Part 2
Palmer Dabbelt
- [PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
Andre Przywara
- [GIT PULL] RISC-V Patches for the 6.4 Merge Window, Part 2
pr-tracker-bot at kernel.org
- [PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
Maxim Kiselev
- [PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
Andre Przywara
- [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Michael Kelley (LINUX)
- [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
Vipin Sharma
- [PATCH linux-5.15.y] RISC-V: Fix up a cherry-pick warning in setup_vm_final()
Greg KH
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH v1] perf build: Add system include paths to BPF builds
Ian Rogers
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Krzysztof Kozlowski
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
Guo Ren
- [PATCH v2 0/6] Allwinner R329/D1/R528/T113s SPI support
Maksim Kiselev
- [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
Maksim Kiselev
- [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
Maksim Kiselev
- [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
Maksim Kiselev
- [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
Maksim Kiselev
- [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
Maksim Kiselev
- [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node
Maksim Kiselev
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
Arnd Bergmann
- [PATCH v3 0/3] Add TDM audio on StarFive JH7110
Walker Chen
- [PATCH v3 1/3] dt-bindings: sound: Add TDM for StarFive JH7110
Walker Chen
- [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Walker Chen
- [PATCH] RISC-V: KVM: use bitmap_zero() API
ye.xingchen at zte.com.cn
- [PATCH] riscv: mm: use bitmap_zero() API
ye.xingchen at zte.com.cn
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Conor Dooley
- [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
Conor Dooley
- [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node
Conor Dooley
- [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
Conor Dooley
- [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
Krzysztof Kozlowski
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
John Paul Adrian Glaubitz
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Conor Dooley
- [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
Maxim Kiselev
- [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
Shengyu Qu
- [RESEND v2 5/6] soc: starfive: Add JH7110 AON PMU support
Shengyu Qu
- [RESEND v2 5/6] soc: starfive: Add JH7110 AON PMU support
Conor Dooley
- [RESEND v2 5/6] soc: starfive: Add JH7110 AON PMU support
Shengyu Qu
- [RESEND v2 5/6] soc: starfive: Add JH7110 AON PMU support
Conor Dooley
- [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
- [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
Andre Przywara
- [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
Andre Przywara
- [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
Andre Przywara
- [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
Andre Przywara
- [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
Andre Przywara
- [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node
Andre Przywara
- [PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
Maksim Kiselev
- [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Maksim Kiselev
- [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
Maksim Kiselev
- [PATCH v3 3/5] spi: sun6i: add quirk for in-controller clock divider
Maksim Kiselev
- [PATCH v3 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
Maksim Kiselev
- [PATCH v3 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
Maksim Kiselev
- [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
Maxim Kiselev
- [PATCH v1] perf build: Add system include paths to BPF builds
Namhyung Kim
- [RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Icenowy Zheng
- [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Michael Kelley (LINUX)
- [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
Krzysztof Kozlowski
- [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Krzysztof Kozlowski
- [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Krzysztof Kozlowski
- [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Andre Przywara
- [PATCH v3 3/5] spi: sun6i: add quirk for in-controller clock divider
Andre Przywara
- [PATCH v3 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
Andre Przywara
- [PATCH v3 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
Andre Przywara
- [PATCH v7 19/22] riscv: dts: starfive: Add initial StarFive JH7110 device tree
Shengyu Qu
- [PATCH v4 0/5] Allwinner R329/D1/R528/T113s SPI support
Maksim Kiselev
- [PATCH v4 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Maksim Kiselev
- [PATCH v4 2/5] spi: sun6i: change OF match data to a struct
Maksim Kiselev
- [PATCH v4 3/5] spi: sun6i: add quirk for in-controller clock divider
Maksim Kiselev
- [PATCH v4 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
Maksim Kiselev
- [PATCH v4 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
Maksim Kiselev
- [PATCH v3 3/5] spi: sun6i: add quirk for in-controller clock divider
Maxim Kiselev
- [PATCH] riscv: mm: use bitmap_zero() API
Anup Patel
- [PATCH] RISC-V: KVM: use bitmap_zero() API
Anup Patel
- [PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
Jisheng Zhang
- [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
Jisheng Zhang
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Jisheng Zhang
- [PATCH 4/5] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Jisheng Zhang
- [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Jisheng Zhang
- [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
Conor Dooley
- [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Conor Dooley
- [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
Conor Dooley
- [PATCH 4/5] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Conor Dooley
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Conor Dooley
- [PATCH v1] MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry
Conor Dooley
- [PATCH v1] riscv: dts: starfive: Add PMU controller node
Conor Dooley
- [PATCH v4 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Andre Przywara
- [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
Mark Brown
- [PATCH v3 1/3] dt-bindings: sound: Add TDM for StarFive JH7110
Mark Brown
- [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [PATCH v3 1/3] dt-bindings: sound: Add TDM for StarFive JH7110
Walker Chen
- [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
Icenowy Zheng
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Icenowy Zheng
- [PATCH 00/41] rtc: Convert to platform remove callback returning void
patchwork-bot+chrome-platform at kernel.org
- [PATCH 00/30] pwm: Convert to platform remove callback returning void
patchwork-bot+chrome-platform at kernel.org
- [PATCH 00/41] rtc: Convert to platform remove callback returning void
patchwork-bot+chrome-platform at kernel.org
- [PATCH 00/30] pwm: Convert to platform remove callback returning void
patchwork-bot+chrome-platform at kernel.org
- In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
Lukas Bulwahn
- [PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
Guo Ren
- [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Guo Ren
- [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
Guo Ren
- [PATCH 4/5] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Guo Ren
- [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
Conor Dooley
- [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
Guo Ren
- [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
Guo Ren
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Conor Dooley
- [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
Conor Dooley
- [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
Conor Dooley
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Heiko Stübner
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Conor Dooley
- [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
Krzysztof Kozlowski
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Krzysztof Kozlowski
- [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
David Laight
- [PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm
kernel test robot
- [PATCH V5 00/21] Add basic ACPI support for RISC-V
Sunil V L
- [PATCH V5 01/21] riscv: move sbi_init() earlier before jump_label_init()
Sunil V L
- [PATCH V5 02/21] platform/surface: Disable for RISC-V
Sunil V L
- [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Sunil V L
- [PATCH V5 04/21] ACPI: tables: Print RINTC information when MADT is parsed
Sunil V L
- [PATCH V5 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
Sunil V L
- [PATCH V5 06/21] RISC-V: Add support to build the ACPI core
Sunil V L
- [PATCH V5 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
Sunil V L
- [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
- [PATCH V5 09/21] drivers/acpi: RISC-V: Add RHCT related code
Sunil V L
- [PATCH V5 10/21] RISC-V: smpboot: Create wrapper setup_smp()
Sunil V L
- [PATCH V5 11/21] RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
- [PATCH V5 12/21] RISC-V: only iterate over possible CPUs in ISA string parser
Sunil V L
- [PATCH V5 13/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
Sunil V L
- [PATCH V5 14/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
Sunil V L
- [PATCH V5 15/21] irqchip/riscv-intc: Add ACPI support
Sunil V L
- [PATCH V5 16/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
Sunil V L
- [PATCH V5 17/21] clocksource/timer-riscv: Add ACPI support
Sunil V L
- [PATCH V5 18/21] RISC-V: time.c: Add ACPI support for time_init()
Sunil V L
- [PATCH V5 19/21] RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
- [PATCH V5 20/21] RISC-V: Enable ACPI in defconfig
Sunil V L
- [PATCH V5 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv
Sunil V L
- [PATCH v3 00/11] Linux RISC-V AIA Support
Anup Patel
- [PATCH v3 01/11] RISC-V: Add riscv_fw_parent_hartid() function
Anup Patel
- [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
Anup Patel
- [PATCH v3 03/11] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v3 05/11] irqchip: Add RISC-V incoming MSI controller driver
Anup Patel
- [PATCH v3 06/11] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
Anup Patel
- [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
Anup Patel
- [PATCH v3 08/11] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v3 09/11] irqchip: Add RISC-V advanced PLIC driver
Anup Patel
- [PATCH v3 10/11] RISC-V: Select APLIC and IMSIC drivers
Anup Patel
- [PATCH v3 11/11] MAINTAINERS: Add entry for RISC-V AIA drivers
Anup Patel
- [PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
patchwork-bot+linux-riscv at kernel.org
- [PATCH] libgcc: Add forward declarations for generic library routines
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: compat_syscall_table: Fixup compile warning
patchwork-bot+linux-riscv at kernel.org
- [PATCH v18 0/7] RISC-V IPI Improvements
patchwork-bot+linux-riscv at kernel.org
- [PATCH -fixes] riscv: Move .rela.dyn to the init sections
patchwork-bot+linux-riscv at kernel.org
- [PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
patchwork-bot+linux-riscv at kernel.org
- [PATCH] cpuidle: Use of_property_present() for testing DT property presence
patchwork-bot+linux-riscv at kernel.org
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Heiko Stübner
- [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
Jisheng Zhang
- [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Jisheng Zhang
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Jisheng Zhang
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Conor Dooley
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Evan Green
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Heiko Stübner
- [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Conor Dooley
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Philipp Tomsich
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Jessica Clarke
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [RFC 1/6] dt-bindings: riscv: clarify what an unversioned extension means
Conor Dooley
- [RFC 2/6] dt-bindings: riscv: add riscv,isa-extension-* property and incompatible example
Conor Dooley
- [RFC 3/6] RISC-V: deprecate riscv,isa & replace it with per-extension properties
Conor Dooley
- [RFC 4/6] RISC-V: add support for riscv,isa-base property
Conor Dooley
- [RFC 5/6] RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
- [RFC 6/6] riscv: dts: microchip: use new riscv,isa-extension-* properties for mpfs
Conor Dooley
- [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Conor Dooley
- [patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
Thomas Gleixner
- [patch v3 01/36] [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
- [patch v3 02/36] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
- [patch v3 03/36] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
- [patch v3 04/36] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
- [patch v3 05/36] x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
- [patch v3 06/36] x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
- [patch v3 07/36] x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [patch v3 09/36] x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
- [patch v3 10/36] [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
- [patch v3 11/36] [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
- [patch v3 12/36] [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
- [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
- [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
- [patch v3 15/36] x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
- [patch v3 16/36] x86/xen/smp_pv: Remove wait for CPU online
Thomas Gleixner
- [patch v3 17/36] x86/xen/hvm: Get rid of DEAD_FROZEN handling
Thomas Gleixner
- [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
- [patch v3 19/36] x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch v3 20/36] cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
- [patch v3 21/36] [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch v3 22/36] arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch v3 23/36] [patch V2 23/38] csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch v3 25/36] parisc: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch v3 26/36] riscv: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch v3 27/36] cpu/hotplug: Remove unused state functions
Thomas Gleixner
- [patch v3 28/36] cpu/hotplug: Reset task stack state in _cpu_up()
Thomas Gleixner
- [patch v3 29/36] [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
- [patch v3 30/36] x86/smpboot: Enable split CPU startup
Thomas Gleixner
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [patch v3 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
- [patch v3 33/36] x86/apic: Save the APIC virtual base address
Thomas Gleixner
- [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
- [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs
Thomas Gleixner
- [patch v3 36/36] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH 37/89] i2c: microchip-corei2c: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH 37/89] i2c: microchip-corei2c: Convert to platform remove callback returning void
Conor Dooley
- [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Herbert Xu
- [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
zhangfei
- [PATCH 2/2] riscv: Optimize memset
zhangfei
- [PATCH] riscv: Optimize memset
zhangfei
- [PATCH AUTOSEL 6.3 4/7] riscv: Fix EFI stub usage of KASAN instrumented strcmp function
Sasha Levin
- [PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Sasha Levin
- [PATCH AUTOSEL 6.2 3/6] riscv: Fix EFI stub usage of KASAN instrumented strcmp function
Sasha Levin
- [PATCH AUTOSEL 6.2 4/6] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Sasha Levin
- [PATCH AUTOSEL 6.1 3/5] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Sasha Levin
- [PATCH AUTOSEL 5.15 2/4] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Sasha Levin
- [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
Claudiu.Beznea at microchip.com
- [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- Re: [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Conor Dooley
- [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [PATCH] riscv: Optimize memset
Andrew Jones
- [patch v3 33/36] x86/apic: Save the APIC virtual base address
Sergey Shtylyov
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Arnd Bergmann
- [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
Andrew Jones
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Peter Zijlstra
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Peter Zijlstra
- [PATCH -next v19 00/24] riscv: Add vector ISA support
Andy Chiu
- [PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
Andy Chiu
- [PATCH -next v19 02/24] riscv: Extending cpufeature.c to detect V-extension
Andy Chiu
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
Andy Chiu
- [PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
Andy Chiu
- [PATCH -next v19 05/24] riscv: Clear vector regfile on bootup
Andy Chiu
- [PATCH -next v19 06/24] riscv: Disable Vector Instructions for kernel itself
Andy Chiu
- [PATCH -next v19 07/24] riscv: Introduce Vector enable/disable helpers
Andy Chiu
- [PATCH -next v19 08/24] riscv: Introduce riscv_v_vsize to record size of Vector context
Andy Chiu
- [PATCH -next v19 09/24] riscv: Introduce struct/helpers to save/restore per-task Vector state
Andy Chiu
- [PATCH -next v19 10/24] riscv: Add task switch support for vector
Andy Chiu
- [PATCH -next v19 11/24] riscv: Allocate user's vector context in the first-use trap
Andy Chiu
- [PATCH -next v19 12/24] riscv: Add ptrace vector support
Andy Chiu
- [PATCH -next v19 13/24] riscv: signal: check fp-reserved words unconditionally
Andy Chiu
- [PATCH -next v19 14/24] riscv: signal: Add sigcontext save/restore for vector
Andy Chiu
- [PATCH -next v19 15/24] riscv: signal: Report signal frame size to userspace via auxv
Andy Chiu
- [PATCH -next v19 16/24] riscv: signal: validate altstack to reflect Vector
Andy Chiu
- [PATCH -next v19 17/24] riscv: prevent stack corruption by reserving task_pt_regs(p) early
Andy Chiu
- [PATCH -next v19 18/24] riscv: kvm: Add V extension to KVM ISA
Andy Chiu
- [PATCH -next v19 19/24] riscv: KVM: Add vector lazy save/restore support
Andy Chiu
- [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH -next v19 21/24] riscv: Add sysctl to set the default vector rule for new processes
Andy Chiu
- [PATCH -next v19 22/24] riscv: detect assembler support for .option arch
Andy Chiu
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
Andy Chiu
- [PATCH -next v19 24/24] riscv: Add documentation for Vector
Andy Chiu
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Peter Zijlstra
- [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
Peter Zijlstra
- [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Peter Zijlstra
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
Heiko Stübner
- [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
Peter Zijlstra
- [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
Heiko Stübner
- [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
Peter Zijlstra
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
- [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
- [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
- [PATCH 4/4] riscv: Enable perf counters user access only through perf
Emil Renner Berthing
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
Conor Dooley
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Walker Chen
- [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
Peter Zijlstra
- [PATCH 4/4] riscv: Enable perf counters user access only through perf
Alexandre Ghiti
- [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
- [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs
Peter Zijlstra
- [PATCH] riscv: enable BUILDTIME_TABLE_SORT for !MMU
Jisheng Zhang
- [PATCH] riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
- [PATCH v1 0/2] Add watchdog nodes in StarFive JH7100/JH7110 DTS
Xingyu Wu
- [PATCH v1 1/2] riscv: dts: starfive: jh7100: Add watchdog node
Xingyu Wu
- [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add watchdog node
Xingyu Wu
- [PATCH v2] riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
Andy Chiu
- [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
Andy Chiu
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
Conor Dooley
- [PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
Evan Green
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
Evan Green
- [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
Conor Dooley
- [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
Palmer Dabbelt
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
Palmer Dabbelt
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Conor Dooley
- [PATCH v2 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
Evan Green
- [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
Evan Green
- [PATCH v2 2/3] RISC-V: Track ISA extensions per hart
Evan Green
- [PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
Evan Green
- [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
Conor Dooley
- [PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Conor Dooley
- [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
Evan Green
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Andreas Schwab
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
David Matlack
- [PATCH -next v19 00/24] riscv: Add vector ISA support
Palmer Dabbelt
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
Palmer Dabbelt
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
Conor Dooley
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
kernel test robot
- [PATCH v3 0/5] Add JH7110 AON PMU support
Changhuang Liang
- [PATCH v3 1/5] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH v3 2/5] soc: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
Changhuang Liang
- [PATCH v3 3/5] soc: starfive: Extract JH7110 pmu private operations
Changhuang Liang
- [PATCH v3 4/5] soc: starfive: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH v3 5/5] riscv: dts: starfive: jh7110: Add AON PMU node
Changhuang Liang
- [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
- [PATCH 0/2] riscv: Optimize memset for data sizes less than 16 bytes
zhangfei
- [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
zhangfei
- [PATCH 2/2] riscv: Optimize memset
zhangfei
- [PATCH] riscv: Optimize memset
zhangfei
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH 02/23] arm64: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH 06/23] microblaze: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
- [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
- [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
- [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
Hugh Dickins
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
- [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH 19/23] sparc: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
Hugh Dickins
- [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
- [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
- [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Sunil V L
- [PATCH v2] dmaengine: xilinx: dma: remove arch dependency
Zong Li
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
Matthew Wilcox
- [PATCH v3 3/5] soc: starfive: Extract JH7110 pmu private operations
Walker Chen
- [PATCH] riscv: Optimize memset
Andrew Jones
- [PATCH v3 1/5] dt-bindings: power: Add JH7110 AON PMU support
Conor Dooley
- [PATCH V8 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Björn Töpel
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
Geert Uytterhoeven
- [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
Conor Dooley
- [PATCH v3 1/5] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Alexandre Ghiti
- [PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
Maksim Kiselev
- [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Maksim Kiselev
- [PATCH v5 2/5] spi: sun6i: change OF match data to a struct
Maksim Kiselev
- [PATCH v5 3/5] spi: sun6i: add quirk for in-controller clock divider
Maksim Kiselev
- [PATCH v5 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
Maksim Kiselev
- [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
Maksim Kiselev
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
Peter Zijlstra
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Emil Renner Berthing
- [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
Maxim Kiselev
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Peter Zijlstra
- [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
David Laight
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Walker Chen
- [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
Andre Przywara
- [PATCH V9 0/4] riscv: Optimize function trace
Song Shuai
- [PATCH V9 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
- [PATCH V9 2/4] riscv: ftrace: Add ftrace_graph_func
Song Shuai
- [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
- [PATCH V9 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
- [PATCH v3 00/11] Linux RISC-V AIA Support
Conor Dooley
- [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Andre Przywara
- [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
Robin Murphy
- [PATCH] riscv: optimize ELF relocation function in riscv
Amma.Lee
- [PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Conor Dooley
- [PATCH v3 10/11] RISC-V: Select APLIC and IMSIC drivers
Conor Dooley
- [PATCH v3 01/11] RISC-V: Add riscv_fw_parent_hartid() function
Conor Dooley
- [PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
Geert Uytterhoeven
- [PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
Geert Uytterhoeven
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Palmer Dabbelt
- [PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
Krzysztof Kozlowski
- [PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
Krzysztof Kozlowski
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
Matthew Wilcox
- [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
Heiko Stübner
- [PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Heiko Stübner
- [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
Anup Patel
- [PATCH v3 08/11] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Conor Dooley
- [PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
Conor Dooley
- [PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
Conor Dooley
- [PATCH RT 0/3] riscv: add PREEMPT_RT support
Jisheng Zhang
- [PATCH RT 1/3] asm-generic/preempt: also check preempt_lazy_count for should_resched() etc.
Jisheng Zhang
- [PATCH RT 2/3] riscv: add lazy preempt support
Jisheng Zhang
- [PATCH RT 3/3] riscv: Allow to enable RT
Jisheng Zhang
- [PATCH v2] dmaengine: xilinx: dma: remove arch dependency
kernel test robot
- [PATCH v1] perf build: Add system include paths to BPF builds
Arnaldo Carvalho de Melo
- [PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi
Palmer Dabbelt
- [PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 1/5] dt-bindings: power: Add JH7110 AON PMU support
Conor Dooley
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Conor Dooley
- [PATCH v2 1/5] riscv: Add the T-HEAD SoC family Kconfig option
Yangtao Li
- [PATCH v2 2/5] riscv: dts: add initial T-HEAD light SoC device tree
Yangtao Li
- [PATCH v2 3/5] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Yangtao Li
- [PATCH v2 4/5] riscv: defconfig: Enable the T-HEAD SoC
Yangtao Li
- [PATCH v2 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Yangtao Li
- [PATCH v2 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Conor Dooley
- [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
Jernej Škrabec
- [PATCH v5 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
Jernej Škrabec
- [PATCH v2 1/5] riscv: Add the T-HEAD SoC family Kconfig option
Yixun Lan
- [PATCH v1] perf build: Add system include paths to BPF builds
Ian Rogers
- [PATCH v2 2/5] riscv: dts: add initial T-HEAD light SoC device tree
Yixun Lan
- [PATCH v2 2/5] riscv: dts: add initial T-HEAD light SoC device tree
Jisheng Zhang
- [PATCH v2 3/5] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Yixun Lan
- [PATCH v2 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Yixun Lan
- [PATCH v2 0/2] RISC-V: Optimize memset for data sizes less than 16 bytes
zhangfei
- [PATCH v2 1/2] RISC-V: lib: Improve memset assembler formatting
zhangfei
- [PATCH v2 2/2] RISC-V: lib: Optimize memset performance
zhangfei
- [PATCH] riscv: Optimize memset
zhangfei
- [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
zhangfei
- [PATCH v3 1/5] dt-bindings: power: Add JH7110 AON PMU support
Changhuang Liang
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
Hugh Dickins
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Walker Chen
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
Conor Dooley
- [PATCH v2 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Conor Dooley
- [PATCH v5 04/10] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
Xingyu Wu
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
Geert Uytterhoeven
- [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
Geert Uytterhoeven
- [PATCH V9 2/4] riscv: ftrace: Add ftrace_graph_func
Björn Töpel
- [PATCH net-next v2 0/2] Add support for partial store and forward
Pranavi Somisetty
- [PATCH net-next v2 1/2] dt-bindings: net: cdns,macb: Add rx-watermark property
Pranavi Somisetty
- [PATCH net-next v2 2/2] net: macb: Add support for partial store and forward
Pranavi Somisetty
- [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Björn Töpel
- [PATCH V9 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Björn Töpel
- [PATCH net-next v2 1/2] dt-bindings: net: cdns,macb: Add rx-watermark property
Conor Dooley
- [PATCH net-next v2 2/2] net: macb: Add support for partial store and forward
Conor Dooley
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
Peter Zijlstra
- [PATCH v2 2/2] RISC-V: lib: Optimize memset performance
Andrew Jones
- [PATCH v2 0/2] RISC-V: Optimize memset for data sizes less than 16 bytes
Andrew Jones
- [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
chenjiahao (C)
- [PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
Chen Jiahao
- [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
- [PATCH -next v5 2/2] docs: kdump: Update the crashkernel description for riscv
Chen Jiahao
- [PATCH v2 2/5] riscv: dts: add initial T-HEAD light SoC device tree
Krzysztof Kozlowski
- [PATCH v2 3/5] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Krzysztof Kozlowski
- [PATCH v4 0/3] Add TDM audio on StarFive JH7110
Walker Chen
- [PATCH v4 1/3] ASoC: dt-bindings: Add TDM controller bindings for StarFive JH7110
Walker Chen
- [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Walker Chen
- [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
- [PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
Haibo Xu
- [PATCH V10 0/4] riscv: Optimize function trace
Song Shuai
- [PATCH V10 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
- [PATCH V10 2/4] riscv: ftrace: Add ftrace_graph_func
Song Shuai
- [PATCH V10 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
- [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
- [PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Krzysztof Kozlowski
- [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Heiko Stübner
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Andrew Jones
- [PATCH net-next v2 2/2] net: macb: Add support for partial store and forward
Simon Horman
- [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Evgenii Shatokhin
- [PATCH v5 3/5] spi: sun6i: add quirk for in-controller clock divider
Andre Przywara
- [PATCH v1] Documentation: RISC-V: patch-acceptance: mention patchwork's role
Conor Dooley
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
Matthew Wilcox
- [PATCH net-next v2 1/2] dt-bindings: net: cdns,macb: Add rx-watermark property
Krzysztof Kozlowski
- [PATCH 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Jisheng Zhang
- [PATCH 1/4] riscv: vmlinux-xip.lds.S: remove .alternative section
Jisheng Zhang
- [PATCH 2/4] riscv: move HAVE_RETHOOK to keep entries sorted
Jisheng Zhang
- [PATCH 3/4] vmlinux.lds.h: use correct .init.data.* section name
Jisheng Zhang
- [PATCH 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Jisheng Zhang
- [PATCH] PCI: microchip: Avoid cast to incompatible function type
Simon Horman
- [PATCH] PCI: microchip: Avoid cast to incompatible function type
Conor Dooley
- [PATCH net-next v2 1/2] dt-bindings: net: cdns,macb: Add rx-watermark property
Andrew Lunn
- [PATCH net-next v2 2/2] net: macb: Add support for partial store and forward
Andrew Lunn
- [PATCH v5 3/5] spi: sun6i: add quirk for in-controller clock divider
Jernej Škrabec
- [PATCH v5 2/5] spi: sun6i: change OF match data to a struct
Jernej Škrabec
- [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
Jernej Škrabec
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Andrew Jones
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Andreas Schwab
- [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
Nathan Huckleberry
- [PATCH V10 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Björn Töpel
- [PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
Palmer Dabbelt
- [PATCH 0/4] Zbb + fast-unaligned string optimization
Palmer Dabbelt
- [RFC 0/6] Deprecate riscv,isa DT property?
Atish Patra
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Conor Dooley
- [PATCH net-next v2 1/2] dt-bindings: net: cdns,macb: Add rx-watermark property
Conor Dooley
- [RFC 0/6] Deprecate riscv,isa DT property?
Atish Patra
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
Palmer Dabbelt
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [PATCH] riscv: replace deprecated scall with ecall
Fangrui Song
- [PATCH] riscv: optimize ELF relocation function in riscv
Conor Dooley
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Conor Dooley
- [PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
Palmer Dabbelt
- [PATCH -next v19 02/24] riscv: Extending cpufeature.c to detect V-extension
Palmer Dabbelt
- [PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
Palmer Dabbelt
- [PATCH -next v19 05/24] riscv: Clear vector regfile on bootup
Palmer Dabbelt
- [PATCH -next v19 06/24] riscv: Disable Vector Instructions for kernel itself
Palmer Dabbelt
- [PATCH -next v19 07/24] riscv: Introduce Vector enable/disable helpers
Palmer Dabbelt
- [PATCH -next v19 08/24] riscv: Introduce riscv_v_vsize to record size of Vector context
Palmer Dabbelt
- [PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
Xingyu Wu
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver
Xingyu Wu
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v4 4/7] clk: starfive: jh7110-sys: Modify PLL clocks source
Xingyu Wu
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Xingyu Wu
- [PATCH v4 7/7] riscv: dts: starfive: jh7110: Add PLL clock node and modify syscrg node
Xingyu Wu
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
Mike Rapoport
- (subset) [PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
Mark Brown
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
Krzysztof Kozlowski
- [PATCH v4 7/7] riscv: dts: starfive: jh7110: Add PLL clock node and modify syscrg node
Krzysztof Kozlowski
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Conor Dooley
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Conor Dooley
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [PATCH v4 7/7] riscv: dts: starfive: jh7110: Add PLL clock node and modify syscrg node
Xingyu Wu
- [PATCH v4 7/7] riscv: dts: starfive: jh7110: Add PLL clock node and modify syscrg node
Krzysztof Kozlowski
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH v4 7/7] riscv: dts: starfive: jh7110: Add PLL clock node and modify syscrg node
Xingyu Wu
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Xingyu Wu
- [PATCH net-next v2 2/2] net: macb: Add support for partial store and forward
Claudiu.Beznea at microchip.com
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v2 2/2] RISC-V: lib: Optimize memset performance
zhangfei
- [PATCH v2] riscv: optimize ELF relocation function in riscv
Amma Lee
- [PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
Alexandre Ghiti
- [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
Alexandre Ghiti
- [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
- [PATCH v2 03/10] riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
- [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
Alexandre Ghiti
- [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
- [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
- [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
- [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Alexandre Ghiti
- [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
- [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
- [PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
Alexandre Ghiti
- [PATCH v2] riscv: optimize ELF relocation function in riscv
Conor Dooley
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Conor Dooley
- [PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Alexandre Ghiti
- [PATCH v2 2/2] RISC-V: lib: Optimize memset performance
Andrew Jones
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v2] riscv: optimize ELF relocation function in riscv
Andrew Jones
- [PATCH v2] riscv: optimize ELF relocation function in riscv
Andrew Jones
- [PATCH v2] arch: fix broken BuildID for arm64 and riscv
chenjiahao (C)
- [PATCH v7 2/4] crypto: starfive - Add crypto engine support
Herbert Xu
- [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support
Herbert Xu
- [PATCH v2 2/2] RISC-V: lib: Optimize memset performance
David Laight
- [PATCH net-next v2 2/2] net: macb: Add support for partial store and forward
Somisetty, Pranavi
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Conor Dooley
- [PATCH 1/4] riscv: vmlinux-xip.lds.S: remove .alternative section
Conor Dooley
- [PATCH 2/4] riscv: move HAVE_RETHOOK to keep entries sorted
Conor Dooley
- [PATCH 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Conor Dooley
- [PATCH 0/7] riscv: Memory Hot(Un)Plug support
Björn Töpel
- [PATCH 1/7] riscv: mm: Pre-allocate PGD leaves to avoid synchronization
Björn Töpel
- [PATCH 2/7] riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
- [PATCH 3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add
Björn Töpel
- [PATCH 4/7] riscv: mm: Add memory hot add/remove support
Björn Töpel
- [PATCH 5/7] riscv: Enable memory hot add/remove arch kbuild support
Björn Töpel
- [PATCH 6/7] virtio-mem: Enable virtio-mem for RISC-V
Björn Töpel
- [PATCH 7/7] riscv: mm: Pre-allocate vmalloc PGD leaves
Björn Töpel
- [GIT PULL] RISC-V Fix for 6.4-rc2
Palmer Dabbelt
- [PATCH 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Conor Dooley
- [PATCH 1/4] riscv: vmlinux-xip.lds.S: remove .alternative section
Jisheng Zhang
- [PATCH 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Jisheng Zhang
- [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
Krzysztof Kozlowski
- [RFC 0/6] Deprecate riscv,isa DT property?
Palmer Dabbelt
- [RFC 0/6] Deprecate riscv,isa DT property?
Palmer Dabbelt
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Palmer Dabbelt
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
Thomas Gleixner
- [patch V4 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
- [patch V4 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
- [patch V4 03/37] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
- [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
- [patch V4 05/37] x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
- [patch V4 06/37] x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
- [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
- [patch V4 08/37] x86/smpboot: Remove unnecessary barrier()
Thomas Gleixner
- [patch V4 09/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them
Thomas Gleixner
- [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
- [patch V4 11/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
- [patch V4 12/37] x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
- [patch V4 13/37] x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
- [patch V4 14/37] x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
- [patch V4 15/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
- [patch V4 16/37] x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
- [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online
Thomas Gleixner
- [patch V4 18/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling
Thomas Gleixner
- [patch V4 19/37] cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
- [patch V4 20/37] x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V4 21/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
- [patch V4 22/37] ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V4 23/37] arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V4 24/37] csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V4 25/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V4 26/37] parisc: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V4 27/37] riscv: Switch to hotplug core state synchronization
Thomas Gleixner
- [patch V4 28/37] cpu/hotplug: Remove unused state functions
Thomas Gleixner
- [patch V4 29/37] cpu/hotplug: Reset task stack state in _cpu_up()
Thomas Gleixner
- [patch V4 30/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
- [patch V4 31/37] x86/smpboot: Enable split CPU startup
Thomas Gleixner
- [patch V4 32/37] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
- [patch V4 34/37] x86/apic: Save the APIC virtual base address
Thomas Gleixner
- [patch V4 35/37] x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
- [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
Thomas Gleixner
- [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
- [PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
Palmer Dabbelt
- [PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
Palmer Dabbelt
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [GIT PULL] RISC-V Fix for 6.4-rc2
pr-tracker-bot at kernel.org
- [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add watchdog node
Conor Dooley
- [RFC 0/6] Deprecate riscv,isa DT property?
Atish Patra
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [RFC 0/6] Deprecate riscv,isa DT property?
Palmer Dabbelt
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [RFC 0/6] Deprecate riscv,isa DT property?
Palmer Dabbelt
- [PATCH V8 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Steven Rostedt
- [RFC 0/6] Deprecate riscv,isa DT property?
Anup Patel
- [RFC 1/6] dt-bindings: riscv: clarify what an unversioned extension means
Krzysztof Kozlowski
- [RFC 2/6] dt-bindings: riscv: add riscv,isa-extension-* property and incompatible example
Krzysztof Kozlowski
- [RFC 2/6] dt-bindings: riscv: add riscv,isa-extension-* property and incompatible example
Conor Dooley
- [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
Oleksandr Natalenko
- [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
Helge Deller
- [RFC 0/6] Deprecate riscv,isa DT property?
Jessica Clarke
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
Helge Deller
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [PATCH 0/5] riscv: Fixes for vector extension documentation
Bagas Sanjaya
- [PATCH 1/5] Documentation: riscv: vector: Separate SPDX license identifier and page title
Bagas Sanjaya
- [PATCH 2/5] Documentation: riscv: vector: Wrap control_argument struct definition in code block
Bagas Sanjaya
- [PATCH 3/5] Documentation: riscv: vector: Use bullet lists for prctl list
Bagas Sanjaya
- [PATCH 4/5] Documentation: riscv: vector: Use bullet lists for prctl() return values
Bagas Sanjaya
- [PATCH 5/5] Documentation: riscv: vector: Fix bullet list usage on sysctl section
Bagas Sanjaya
- [PATCH 3/5] Documentation: riscv: vector: Use bullet lists for prctl list
Conor Dooley
- [PATCH v3 00/10] riscv: add Bouffalolab bl808 support
Jisheng Zhang
- [PATCH v3 01/10] dt-bindings: vendor-prefixes: add bouffalolab
Jisheng Zhang
- [PATCH v3 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic
Jisheng Zhang
- [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v3 04/10] serial: bflb_uart: add Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v3 05/10] riscv: add the Bouffalolab SoC family Kconfig option
Jisheng Zhang
- [PATCH v3 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Jisheng Zhang
- [PATCH v3 07/10] riscv: dts: bouffalolab: add the bl808 SoC base device tree
Jisheng Zhang
- [PATCH v3 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
Jisheng Zhang
- [PATCH v3 09/10] MAINTAINERS: riscv: add entry for Bouffalolab SoC
Jisheng Zhang
- [PATCH v3 10/10] riscv: defconfig: enable BOUFFALOLAB SoC
Jisheng Zhang
- [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Conor Dooley
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
- [PATCH v3 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic
Conor Dooley
- [PATCH v3 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Conor Dooley
- [PATCH v3 04/10] serial: bflb_uart: add Bouffalolab UART Driver
kernel test robot
- [PATCH v5 06/10] clk: starfive: Add StarFive JH7110 Video-Output clock driver
Aurelien Jarno
- [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
Guilherme G. Piccoli
- [RFC PATCH v2] riscv: Add Zawrs support for spinlocks
Heiko Stübner
- [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v3 04/10] serial: bflb_uart: add Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add watchdog node
Walker Chen
- [PATCH 0/4] Make fpobe + rethook immune to recursion
Ze Gao
- [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
Ze Gao
- [PATCH v5 06/10] clk: starfive: Add StarFive JH7110 Video-Output clock driver
Xingyu Wu
- [PATCH 0/4] Make fpobe + rethook immune to recursion
Ze Gao
- [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
Ze Gao
- [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support
Jia Jie Ho
- [PATCH 0/4] Make fpobe + rethook immune to recursion
Ze Gao
- [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support
Herbert Xu
- [RFC 0/6] Deprecate riscv,isa DT property?
Sunil V L
- [PATCH 0/3] Add T-HEAD th1520 soc clock support
Yangtao Li
- [PATCH 1/3] dt-bindings: clock: Add thead th1520 clock
Yangtao Li
- [PATCH 2/3] clk: thead: add support for the T-HEAD TH1520 CCU
Yangtao Li
- [PATCH 3/3] MAINTAINERS: update entry for T-HEAD RISC-V SoC
Yangtao Li
- [PATCH V6 00/21] Add basic ACPI support for RISC-V
Sunil V L
- [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
Sunil V L
- [PATCH V6 02/21] platform/surface: Disable for RISC-V
Sunil V L
- [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Sunil V L
- [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
Sunil V L
- [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
Sunil V L
- [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
Sunil V L
- [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
Sunil V L
- [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
- [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
- [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
Sunil V L
- [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
Sunil V L
- [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
- [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
Sunil V L
- [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
Sunil V L
- [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
Sunil V L
- [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
Sunil V L
- [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
Sunil V L
- [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
Sunil V L
- [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
Sunil V L
- [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
Sunil V L
- [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv
Sunil V L
- [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Herbert Xu
- [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support
Jia Jie Ho
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH 1/3] dt-bindings: clock: Add thead th1520 clock
Krzysztof Kozlowski
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Krzysztof Kozlowski
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH 1/3] dt-bindings: clock: Add thead th1520 clock
Krzysztof Kozlowski
- [PATCH 2/3] clk: thead: add support for the T-HEAD TH1520 CCU
Krzysztof Kozlowski
- [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add watchdog node
Conor Dooley
- [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add watchdog node
Walker Chen
- [RFC 0/6] Deprecate riscv,isa DT property?
Conor Dooley
- [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Walker Chen
- [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Conor Dooley
- [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
Mark Brown
- [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Mark Brown
- [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
Björn Töpel
- [PATCH -next v19 24/24] riscv: Add documentation for Vector
Björn Töpel
- [PATCH -next v19 21/24] riscv: Add sysctl to set the default vector rule for new processes
Björn Töpel
- 回复:[PATCH v2] riscv: optimize ELF relocation function in riscv
Conor Dooley
- [PATCH v3] riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
- [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Peter Zijlstra
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built
Conor Dooley
- [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Walker Chen
- [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
Jason Gunthorpe
- [PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
Jia Jie Ho
- [PATCH v8 1/4] dt-bindings: crypto: Add StarFive crypto module
Jia Jie Ho
- [PATCH v8 2/4] crypto: starfive - Add crypto engine support
Jia Jie Ho
- [PATCH v8 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
Jia Jie Ho
- [PATCH v8 4/4] crypto: starfive - Add hash and HMAC support
Jia Jie Ho
- [PATCH v1 0/2] Add watchdog nodes in StarFive JH7100/JH7110 DTS
Conor Dooley
- [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Conor Dooley
- [PATCH 3/3] MAINTAINERS: update entry for T-HEAD RISC-V SoC
Conor Dooley
- [PATCH 0/4] Make fpobe + rethook immune to recursion
Conor Dooley
- [PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
Conor Dooley
- [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Steven Rostedt
- [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Steven Rostedt
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola
- [PATCH v1] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
Maciej W. Rozycki
- [PATCH 0/4] Make fpobe + rethook immune to recursion
Ze Gao
- [PATCH 0/2] perf: add T-HEAD C9xx series cpu support
Inochi Amaoto
- [PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
Inochi Amaoto
- [PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- linux-next: Tree for May 15 (several RV64 build errors)
Randy Dunlap
- [PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
Andy Chiu
- [PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
Andy Chiu
- [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
Masami Hiramatsu (Google)
- linux-next: Tree for May 15 (several RV64 build errors)
Alexandre Ghiti
- [PATCH] iommu: PGTABLE_LPAE is also for RISCV
Alexandre Ghiti
- [PATCH] iommu: PGTABLE_LPAE is also for RISCV
Conor Dooley
- [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH v2 0/4] Make fprobe + rethook immune to recursion
Ze Gao
- [PATCH v2 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH v2 3/4] fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
- [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
Ze Gao
- [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
Ze Gao
- [PATCH v1] Documentation/process: add soc maintainer handbook
Krzysztof Kozlowski
- [PATCH v1] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH v1] Documentation/process: add soc maintainer handbook
Krzysztof Kozlowski
- [PATCH v1] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Peter Zijlstra
- [PATCH v1] Documentation/process: add soc maintainer handbook
Arnd Bergmann
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Peter Zijlstra
- Bug report: kernel paniced when system hibernates
Song Shuai
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
- [PATCH 0/2] perf: add T-HEAD C9xx series cpu support
Inochi Amaoto
- [PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
Inochi Amaoto
- [PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH V10 0/4] riscv: Optimize function trace
Song Shuai
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- Bug report: kernel paniced when system hibernates
JeeHeng Sia
- [PATCH v1] Documentation/process: add soc maintainer handbook
Krzysztof Kozlowski
- [PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
Nikita Shubin
- [PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
Nikita Shubin
- [PATCH 0/2] perf: add T-HEAD C9xx series cpu support
Nikita Shubin
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
Peter Zijlstra
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- Bug report: kernel paniced when system hibernates
JeeHeng Sia
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
Nikita Shubin
- [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
Steven Rostedt
- [PATCH 3/5] Documentation: riscv: vector: Use bullet lists for prctl list
Andy Chiu
- [PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
Nikita Shubin
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Masami Hiramatsu (Google)
- [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
Masami Hiramatsu (Google)
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
- [PATCH v2 0/4] Make fprobe + rethook immune to recursion
Jiri Olsa
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
Ze Gao
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
Palmer Dabbelt
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Masami Hiramatsu (Google)
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Steven Rostedt
- [PATCH v3 0/3] Make fprobe + rethook immune to recursion
Ze Gao
- [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH v3 3/4] fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
- [PATCH v3 4/4] rethook, fprobe: do not trace rethook related functions
Ze Gao
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Masami Hiramatsu (Google)
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- [PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
Inochi Amaoto
- [PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- RESEND Re: [PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH V2] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH V2] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH v3] RISC-V: Enable dead code elimination
Zhangjin Wu
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
Claudiu.Beznea at microchip.com
- [PATCH v3] RISC-V: Enable dead code elimination
Zhangjin Wu
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH V2] perf vendor events riscv: add T-HEAD C9xx JSON file
Nikita Shubin
- [PATCH v17 1/2] pwm: add microchip soft ip corePWM driver
Uwe Kleine-König
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
Claudio Imbrenda
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Jiri Olsa
- [PATCH 00/10] RISC-V KVM in-kernel AIA irqchip
Anup Patel
- [PATCH 01/10] RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
- [PATCH 02/10] RISC-V: KVM: Add IMSIC related defines
Anup Patel
- [PATCH 03/10] RISC-V: KVM: Add APLIC related defines
Anup Patel
- [PATCH 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
Anup Patel
- [PATCH 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
- [PATCH 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
- [PATCH 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
- [PATCH 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
- [PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
- [PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
- [PATCH v17 1/2] pwm: add microchip soft ip corePWM driver
Conor Dooley
- Bug report: kernel paniced when system hibernates
Song Shuai
- [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
Andrew Jones
- [PATCH V10 0/4] riscv: Optimize function trace
Song Shuai
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
Alexander Gordeev
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Masami Hiramatsu (Google)
- [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Masami Hiramatsu (Google)
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Jiri Olsa
- [PATCH 00/14] mm/init/kernel: missing-prototypes warnings
Arnd Bergmann
- [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
Arnd Bergmann
- [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
- [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
Arnd Bergmann
- [PATCH 04/14] audit: avoid missing-prototype warnings
Arnd Bergmann
- [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
Arnd Bergmann
- [PATCH 06/14] locking: add lockevent_read() prototype
Arnd Bergmann
- [PATCH 07/14] panic: hide unused global functions
Arnd Bergmann
- [PATCH 08/14] panic: make function declarations visible
Arnd Bergmann
- [PATCH 09/14] kunit: include debugfs header file
Arnd Bergmann
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
Arnd Bergmann
- [PATCH 11/14] init: consolidate prototypes in linux/init.h
Arnd Bergmann
- [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
- [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
- [PATCH v5 08/10] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Andreas Schwab
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
Rafael J. Wysocki
- [PATCH 0/7] riscv: Memory Hot(Un)Plug support
David Hildenbrand
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
Alexander Gordeev
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Masami Hiramatsu (Google)
- [PATCH 4/14] audit: avoid missing-prototype warnings
Paul Moore
- Fwd: Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH 4/14] audit: avoid missing-prototype warnings
Arnd Bergmann
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
Arnd Bergmann
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH 4/14] audit: avoid missing-prototype warnings
Paul Moore
- [PATCH 0/7] riscv: Memory Hot(Un)Plug support
Björn Töpel
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
Hugh Dickins
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Andrii Nakryiko
- [PATCH v5 08/10] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Xingyu Wu
- Bug report: kernel paniced when system hibernates
JeeHeng Sia
- [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
- Bug report: kernel paniced when system hibernates
Song Shuai
- [PATCH 09/14] kunit: include debugfs header file
David Gow
- Bug report: kernel paniced when system hibernates
JeeHeng Sia
- [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
Haibo Xu
- Bug report: kernel paniced when system hibernates
Anup Patel
- [RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [RESEND PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
Yicong Yang
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Yicong Yang
- [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
Andrew Jones
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
Haibo Xu
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
- [PATCH v6 00/11] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
Xingyu Wu
- [PATCH v6 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
Xingyu Wu
- [PATCH v6 02/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Xingyu Wu
- [PATCH v6 03/11] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
Xingyu Wu
- [PATCH v6 04/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
Xingyu Wu
- [PATCH v6 05/11] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
Xingyu Wu
- [PATCH v6 06/11] clk: starfive: Add StarFive JH7110 Video-Output clock driver
Xingyu Wu
- [PATCH v6 07/11] MAINTAINERS: Update maintainer of JH71x0 clock drivers
Xingyu Wu
- [PATCH v6 08/11] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Xingyu Wu
- [PATCH v6 09/11] riscv: dts: starfive: jh7110: add pmu controller node
Xingyu Wu
- [PATCH v6 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
Xingyu Wu
- [PATCH v6 11/11] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes
Xingyu Wu
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Andrew Jones
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
Minda Chen
- [PATCH v6 1/7] dt-bindings: phy: Add StarFive JH7110 USB PHY
Minda Chen
- [PATCH v6 2/7] dt-bindings: phy: Add StarFive JH7110 PCIe PHY
Minda Chen
- [PATCH v6 3/7] phy: starfive: Add JH7110 USB 2.0 PHY driver
Minda Chen
- [PATCH v6 4/7] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
Minda Chen
- [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
Minda Chen
- [PATCH v6 6/7] usb: cdns3: Add StarFive JH7110 USB driver
Minda Chen
- [PATCH v6 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110
Minda Chen
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
Nikita Shubin
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH v2 00/34] Split ptdesc from struct page
Jason Gunthorpe
- Bug report: kernel paniced when system hibernates
JeeHeng Sia
- [PATCH v18 0/2] Microchip Soft IP corePWM driver
Conor Dooley
- [PATCH v18 1/2] pwm: add microchip soft ip corePWM driver
Conor Dooley
- [PATCH v18 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
Conor Dooley
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
guoren at kernel.org
- [RFC PATCH 01/22] riscv: vdso: Unify vdso32 & compat_vdso into vdso/Makefile
guoren at kernel.org
- [RFC PATCH 02/22] riscv: vdso: Remove compat_vdso/
guoren at kernel.org
- [RFC PATCH 03/22] riscv: vdso: Add time-related vDSO common flow for vdso32
guoren at kernel.org
- [RFC PATCH 04/22] clocksource: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
guoren at kernel.org
- [RFC PATCH 05/22] riscv: s64ilp32: Introduce xlen_t
guoren at kernel.org
- [RFC PATCH 06/22] irqchip: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
guoren at kernel.org
- [RFC PATCH 07/22] riscv: s64ilp32: Add sbi support
guoren at kernel.org
- [RFC PATCH 08/22] riscv: s64ilp32: Add asid support
guoren at kernel.org
- [RFC PATCH 09/22] riscv: s64ilp32: Introduce PTR_L and PTR_S
guoren at kernel.org
- [RFC PATCH 10/22] riscv: s64ilp32: Enable user space runtime environment
guoren at kernel.org
- [RFC PATCH 11/22] riscv: s64ilp32: Add ebpf jit support
guoren at kernel.org
- [RFC PATCH 12/22] riscv: s64ilp32: Add ELF32 support
guoren at kernel.org
- [RFC PATCH 13/22] riscv: s64ilp32: Add ARCH RV64 ILP32 compiling framework
guoren at kernel.org
- [RFC PATCH 14/22] riscv: s64ilp32: Add MMU_SV39 mode support for 32BIT
guoren at kernel.org
- [RFC PATCH 15/22] riscv: s64ilp32: Enable native atomic64
guoren at kernel.org
- [RFC PATCH 16/22] riscv: s64ilp32: Add TImode (128 int) support
guoren at kernel.org
- [RFC PATCH 17/22] riscv: s64ilp32: Implement cmpxchg_double
guoren at kernel.org
- [RFC PATCH 18/22] riscv: s64ilp32: Disable KVM
guoren at kernel.org
- [RFC PATCH 19/22] riscv: Cleanup rv32_defconfig
guoren at kernel.org
- [RFC PATCH 20/22] riscv: s64ilp32: Add rv64ilp32_defconfig
guoren at kernel.org
- [RFC PATCH 21/22] riscv: s64ilp32: Correct the rv64ilp32 stackframe layout
guoren at kernel.org
- [RFC PATCH 22/22] riscv: s64ilp32: Temporary workaround solution to gcc problem
guoren at kernel.org
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Anup Patel
- Bug report: kernel paniced when system hibernates
Anup Patel
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Palmer Dabbelt
- [PATCH v18 1/2] pwm: add microchip soft ip corePWM driver
Uwe Kleine-König
- [PATCH v18 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
Uwe Kleine-König
- [PATCH v4 00/10] riscv: add Bouffalolab bl808 support
Jisheng Zhang
- [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
Jisheng Zhang
- [PATCH v4 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic
Jisheng Zhang
- [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v4 05/10] riscv: add the Bouffalolab SoC family Kconfig option
Jisheng Zhang
- [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Jisheng Zhang
- [PATCH v4 07/10] riscv: dts: bouffalolab: add the bl808 SoC base device tree
Jisheng Zhang
- [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
Jisheng Zhang
- [PATCH v4 09/10] MAINTAINERS: riscv: add entry for Bouffalolab SoC
Jisheng Zhang
- [PATCH v4 10/10] riscv: defconfig: enable BOUFFALOLAB SoC
Jisheng Zhang
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Palmer Dabbelt
- [PATCH v3 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Jisheng Zhang
- [PATCH -next v20 00/26] riscv: Add vector ISA support
Andy Chiu
- [PATCH -next v20 01/26] riscv: Rename __switch_to_aux() -> fpu
Andy Chiu
- [PATCH -next v20 02/26] riscv: Extending cpufeature.c to detect V-extension
Andy Chiu
- [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
- [PATCH -next v20 04/26] riscv: Add new csr defines related to vector extension
Andy Chiu
- [PATCH -next v20 05/26] riscv: Clear vector regfile on bootup
Andy Chiu
- [PATCH -next v20 06/26] riscv: Disable Vector Instructions for kernel itself
Andy Chiu
- [PATCH -next v20 07/26] riscv: Introduce Vector enable/disable helpers
Andy Chiu
- [PATCH -next v20 08/26] riscv: Introduce riscv_v_vsize to record size of Vector context
Andy Chiu
- [PATCH -next v20 09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state
Andy Chiu
- [PATCH -next v20 10/26] riscv: Add task switch support for vector
Andy Chiu
- [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
Andy Chiu
- [PATCH -next v20 12/26] riscv: Add ptrace vector support
Andy Chiu
- [PATCH -next v20 13/26] riscv: signal: check fp-reserved words unconditionally
Andy Chiu
- [PATCH -next v20 14/26] riscv: signal: Add sigcontext save/restore for vector
Andy Chiu
- [PATCH -next v20 15/26] riscv: signal: Report signal frame size to userspace via auxv
Andy Chiu
- [PATCH -next v20 16/26] riscv: signal: validate altstack to reflect Vector
Andy Chiu
- [PATCH -next v20 17/26] riscv: prevent stack corruption by reserving task_pt_regs(p) early
Andy Chiu
- [PATCH -next v20 18/26] riscv: kvm: Add V extension to KVM ISA
Andy Chiu
- [PATCH -next v20 19/26] riscv: KVM: Add vector lazy save/restore support
Andy Chiu
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH -next v20 21/26] riscv: Add sysctl to set the default vector rule for new processes
Andy Chiu
- [PATCH -next v20 22/26] riscv: detect assembler support for .option arch
Andy Chiu
- [PATCH -next v20 23/26] riscv: Enable Vector code to be built
Andy Chiu
- [PATCH -next v20 24/26] riscv: Add documentation for Vector
Andy Chiu
- [PATCH -next v20 25/26] selftests: Test RISC-V Vector prctl interface
Andy Chiu
- [PATCH -next v20 26/26] selftests: add .gitignore file for RISC-V hwprobe
Andy Chiu
- [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
Zhangjin Wu
- [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
- [PATCH 2/2] tools/nolibc: riscv: Support __NR_llseek for rv32
Zhangjin Wu
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Conor Dooley
- [PATCH -next v20 23/26] riscv: Enable Vector code to be built
Conor Dooley
- [PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Sasha Levin
- [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
Conor Dooley
- [RFC PATCH 0/1] riscv: Allow disable vdso support
Zhangjin Wu
- [RFC PATCH 1/1] riscv: add Kconfig.vdso
Zhangjin Wu
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Arnd Bergmann
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Sean Anderson
- [PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
Jisheng Zhang
- [PATCH v2 1/9] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC
Jisheng Zhang
- [PATCH v2 2/9] dt-bindings: timer: Add T-HEAD TH1520 clint
Jisheng Zhang
- [PATCH v2 3/9] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles
Jisheng Zhang
- [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
Jisheng Zhang
- [PATCH v2 5/9] riscv: Add the T-HEAD SoC family Kconfig option
Jisheng Zhang
- [PATCH v2 6/9] riscv: dts: add initial T-HEAD TH1520 SoC device tree
Jisheng Zhang
- [PATCH v2 7/9] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Jisheng Zhang
- [PATCH v2 8/9] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Jisheng Zhang
- [PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
Jisheng Zhang
- [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Conor Dooley
- [PATCH v2 1/9] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC
Conor Dooley
- [PATCH v2 2/9] dt-bindings: timer: Add T-HEAD TH1520 clint
Conor Dooley
- [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
Rob Herring
- [PATCH v2 3/9] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles
Conor Dooley
- [PATCH v2 5/9] riscv: Add the T-HEAD SoC family Kconfig option
Conor Dooley
- [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
Conor Dooley
- [PATCH v2 8/9] MAINTAINERS: add entry for T-HEAD RISC-V SoC
Conor Dooley
- [PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
Conor Dooley
- [PATCH v2 6/9] riscv: dts: add initial T-HEAD TH1520 SoC device tree
Conor Dooley
- [PATCH v2 7/9] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Conor Dooley
- [PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
Conor Dooley
- [PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
Conor Dooley
- [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
Jernej Škrabec
- [PATCH v18 1/2] pwm: add microchip soft ip corePWM driver
Conor Dooley
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH v2 0/8] ISA string parser cleanups++
Conor Dooley
- [PATCH v2 1/8] RISC-V: simplify register width check in ISA string parsing
Conor Dooley
- [PATCH v2 2/8] RISC-V: only iterate over possible CPUs in ISA string parser
Conor Dooley
- [PATCH v2 3/8] RISC-V: split early & late of_node to hartid mapping
Conor Dooley
- [PATCH v2 4/8] RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
- [PATCH v2 5/8] RISC-V: rework comments in ISA string parser
Conor Dooley
- [PATCH v2 6/8] RISC-V: remove decrement/increment dance in ISA string parser
Conor Dooley
- [PATCH v2 7/8] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support
Conor Dooley
- [PATCH v2 8/8] RISC-V: always report presence of extenstions formerly part of the base ISA
Conor Dooley
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Paul Walmsley
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Paul Walmsley
- [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
Samuel Holland
- [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Samuel Holland
- [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Samuel Holland
- [PATCH v4 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic
Samuel Holland
- [PATCH v4 07/10] riscv: dts: bouffalolab: add the bl808 SoC base device tree
Samuel Holland
- [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
Samuel Holland
- [PATCH] riscv: hibernation: Replace jalr with jr before suspend_restore_regs
Song Shuai
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH -next v20 24/26] riscv: Add documentation for Vector
Bagas Sanjaya
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Conor Dooley
- [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
Xingyu Wu
- [PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
Herbert Xu
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Arnd Bergmann
- [PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
Conor Dooley
- [PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
Herbert Xu
- [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
Willy Tarreau
- [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
Thomas Weißschuh
- [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
Willy Tarreau
- [PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Song Shuai
- linux-next: Tree for May 15 (several RV64 build errors)
Alexandre Ghiti
- [PATCH] riscv: hibernation: Replace jalr with jr before suspend_restore_regs
JeeHeng Sia
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
- [PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
JeeHeng Sia
- linux-next: Tree for May 15 (several RV64 build errors)
Conor Dooley
- [PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Conor Dooley
- [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Conor Dooley
- linux-next: Tree for May 15 (several RV64 build errors)
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix unused variable warning when BUILTIN_DTB is set
Conor Dooley
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Torsten Duwe
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
Ricardo Ribalda
- [PATCH v7 1/4] kexec: Support purgatories with .text.hot sections
Ricardo Ribalda
- [PATCH v7 2/4] x86/purgatory: Remove PGO flags
Ricardo Ribalda
- [PATCH v7 3/4] powerpc/purgatory: Remove PGO flags
Ricardo Ribalda
- [PATCH v7 4/4] riscv/purgatory: Remove PGO flags
Ricardo Ribalda
- [PATCH 1/3] RISC-V: KVM: Disable SBI extension when its probe fails
Anup Patel
- [PATCH 2/3] RISC-V: KVM: Rename dis_idx to ext_idx
Anup Patel
- [PATCH 1/3] RISC-V: KVM: Disable SBI extension when its probe fails
Anup Patel
- [PATCH 3/3] RISC-V: KVM: Introduce extension_enabled
Anup Patel
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Guo Ren
- [PATCH v2 3/9] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles
Icenowy Zheng
- [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
Jeffrey Hugo
- [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Evan Green
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Arnd Bergmann
- [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
Andrew Cooper
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Palmer Dabbelt
- [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
Jeffrey Hugo
- [PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Conor Dooley
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Arnd Bergmann
- [PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
Palmer Dabbelt
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Andreas Schwab
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Palmer Dabbelt
- [PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
Guo Ren
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Guo Ren
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Guo Ren
- [PATCH v1 0/5] perf parse-regs: Refactor arch related functions
Leo Yan
- [PATCH v1 1/5] perf parse-regs: Refactor arch register parsing functions
Leo Yan
- [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
Leo Yan
- [PATCH v1 3/5] perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
- [PATCH v1 4/5] perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
- [PATCH v1 5/5] perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
- [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
Thomas Weißschuh
- [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
Willy Tarreau
- [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
Willy Tarreau
- [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
- [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
Willy Tarreau
- [PATCH] tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
- [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Arnd Bergmann
- [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
Willy Tarreau
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Zhangjin Wu
- [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
Baoquan He
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Willy Tarreau
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Zhangjin Wu
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Thomas Weißschuh
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Thomas Weißschuh
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Willy Tarreau
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
kernel test robot
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Willy Tarreau
- [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
Zhangjin Wu
- [PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
wchen
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Guo Ren
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Zhangjin Wu
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
kernel test robot
- riscv: boot failure for 3335068f8721 ("riscv: Use PUD/P4D/PGD pages for the linear mapping")
Drew Fustini
- [PATCH v3] RISC-V: Enable dead code elimination
guoren at kernel.org
- riscv: boot failure for 3335068f8721 ("riscv: Use PUD/P4D/PGD pages for the linear mapping")
Samuel Holland
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Willy Tarreau
- [PATCH v3] RISC-V: Enable dead code elimination
Bin Meng
- [PATCH -next v20 24/26] riscv: Add documentation for Vector
Rémi Denis-Courmont
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Rémi Denis-Courmont
- [PATCH v3] RISC-V: Enable dead code elimination
Jisheng Zhang
- [PATCH v3] RISC-V: Enable dead code elimination
Jisheng Zhang
- [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
Jisheng Zhang
- [PATCH v3] RISC-V: Enable dead code elimination
Jisheng Zhang
- [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Jisheng Zhang
- [PATCH 0/7] riscv: Memory Hot(Un)Plug support
Björn Töpel
- [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Jisheng Zhang
- [PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
Thomas Weißschuh
- [PATCH 1/7] tools/nolibc: fix typo pint -> point
Thomas Weißschuh
- [PATCH 2/7] tools/nolibc: x86_64: disable stack protector for _start
Thomas Weißschuh
- [PATCH 3/7] tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
- [PATCH 4/7] tools/nolibc: add test for __stack_chk_guard initialization
Thomas Weißschuh
- [PATCH 5/7] tools/nolibc: reformat list of headers to be installed
Thomas Weißschuh
- [PATCH 6/7] tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
- [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
- [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
Jisheng Zhang
- [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Jisheng Zhang
- [PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
Willy Tarreau
- [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Heiko Stuebner
- [PATCH v3 1/2] riscv: don't include kernel.h into alternative.h
Heiko Stuebner
- [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks
Heiko Stuebner
- [RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
Guo Ren
- [PATCH v3] RISC-V: Enable dead code elimination
Zhangjin Wu
- [PATCH v2 1/9] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC
Guo Ren
- [PATCH v3] RISC-V: Enable dead code elimination
Conor Dooley
- [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
Conor Dooley
- [PATCH v3] RISC-V: Enable dead code elimination
Zhangjin Wu
- [PATCH v3] RISC-V: Enable dead code elimination
Conor Dooley
- [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Guo Ren
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
Guo Ren
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Guo Ren
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Conor Dooley
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Zhangjin Wu
- riscv: boot failure for 3335068f8721 ("riscv: Use PUD/P4D/PGD pages for the linear mapping")
Drew Fustini
- [PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
JeeHeng Sia
- [PATCH] riscv: hibernation: Replace jalr with jr before suspend_restore_regs
JeeHeng Sia
- [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
Guo Ren
- [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
Guo Ren
- [PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Song Shuai
- [PATCH V2] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Song Shuai
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH v7 3/4] powerpc/purgatory: Remove PGO flags
Michael Ellerman
- [PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
Anup Patel
- [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
Conor Dooley
- [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
Conor Dooley
- [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
Guo Ren
- [PATCH 0/7] riscv: Memory Hot(Un)Plug support
David Hildenbrand
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
James Clark
- [PATCH 3/3] RISC-V: KVM: Introduce extension_enabled
Andrew Jones
- [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
Andy Chiu
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
- [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
Andrew Cooper
- [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
Russell King (Oracle)
- [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
Leo Yan
- [PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
Changhuang Liang
- [PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
Conor Dooley
- [PATCH v8 2/4] crypto: starfive - Add crypto engine support
Conor Dooley
- [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
James Clark
- [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks
Conor Dooley
- [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
Ian Rogers
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Mark Brown
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
- [PATCH v1] Documentation/process: add soc maintainer handbook
Conor Dooley
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Mark Brown
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
- [PATCH] dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
- [PATCH v1] Documentation/process: add soc maintainer handbook
Jessica Clarke
- [PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
Changhuang Liang
- linux-next: Tree for May 15 (several RV64 build errors)
Randy Dunlap
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
Conor Dooley
- [PATCH v1] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
Changhuang Liang
- [PATCH] dmaengine: pl330: rename _start to prevent build error
Conor Dooley
- [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
Leo Yan
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Mark Brown
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Torsten Duwe
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
Claudio Imbrenda
- [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
Andrew Jones
- linux-next: Tree for May 15 (several RV64 build errors)
Alexandre Ghiti
- [PATCH -next v20 21/26] riscv: Add sysctl to set the default vector rule for new processes
Björn Töpel
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Björn Töpel
- [PATCH] dmaengine: pl330: rename _start to prevent build error
Vinod Koul
- [PATCH] dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
- [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Jisheng Zhang
- [PATCH v2 1/4] riscv: move options to keep entries sorted
Jisheng Zhang
- [PATCH v2 2/4] riscv: vmlinux-xip.lds.S: remove .alternative section
Jisheng Zhang
- [PATCH v2 3/4] vmlinux.lds.h: use correct .init.data.* section name
Jisheng Zhang
- [PATCH v2 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Jisheng Zhang
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Zhangjin Wu
- [PATCH] selftests/nolibc: Fix up compile error for rv32
Willy Tarreau
- [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
Willy Tarreau
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Palmer Dabbelt
- [PATCH -next v20 23/26] riscv: Enable Vector code to be built
Palmer Dabbelt
- linux-next: Tree for May 15 (several RV64 build errors)
Randy Dunlap
- [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Palmer Dabbelt
- [PATCH -next v20 09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state
Palmer Dabbelt
- [PATCH -next v20 12/26] riscv: Add ptrace vector support
Palmer Dabbelt
- [PATCH -next v20 10/26] riscv: Add task switch support for vector
Palmer Dabbelt
- [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
Palmer Dabbelt
- linux-next: Tree for May 15 (several RV64 build errors)
Palmer Dabbelt
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
Hugh Dickins
- [PATCH v2] dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
guoren at kernel.org
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH v2] dmaengine: pl330: rename _start to prevent build error
Vinod Koul
- linux-next: Tree for May 15 (several RV64 build errors)
Arnd Bergmann
- [PATCH -next v20 12/26] riscv: Add ptrace vector support
Arnd Bergmann
- [PATCH -next v20 12/26] riscv: Add ptrace vector support
Andreas Schwab
- [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
Maxim Kiselev
- [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Maxim Kiselev
- [RFC PATCH v1 2/4] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Maxim Kiselev
- [RFC PATCH v1 3/4] ARM: dts: sun8i: t113s: Add GPADC node
Maxim Kiselev
- [RFC PATCH v1 4/4] riscv: dts: allwinner: d1: Add GPADC node
Maxim Kiselev
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Xingyu Wu
- [RFC PATCH v1 2/4] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Rob Herring
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
Andre Przywara
- [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Andre Przywara
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [PATCH v2 3/4] vmlinux.lds.h: use correct .init.data.* section name
Kefeng Wang
- [PATCH v2 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Kefeng Wang
- [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Andy Shevchenko
- [RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
Maxim Kiselev
- [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Maxim Kiselev
- [PATCH] riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
- Bug report: kernel paniced when system hibernates
Conor Dooley
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH v3 1/2] riscv: don't include kernel.h into alternative.h
Andrew Jones
- [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
Darius Rad
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Rémi Denis-Courmont
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Rémi Denis-Courmont
- [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks
Andrew Jones
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
Rafael J. Wysocki
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Zhangjin Wu
- [PATCH 01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32"
Zhangjin Wu
- [PATCH 02/13] Revert "selftests/nolibc: Fix up compile error for rv32"
Zhangjin Wu
- [PATCH 03/13] selftests/nolibc: print name instead of number for EOVERFLOW
Zhangjin Wu
- [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
Zhangjin Wu
- [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
Zhangjin Wu
- [PATCH 07/13] selftests/nolibc: remove the duplicated gettimeofday_bad2
Zhangjin Wu
- [PATCH 08/13] tools/nolibc: sys_lseek: riscv: use __NR_llseek for rv32
Zhangjin Wu
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Zhangjin Wu
- [PATCH 10/13] tools/nolibc: ppoll/ppoll_time64: add a missing argument
Zhangjin Wu
- [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
Zhangjin Wu
- [PATCH 12/13] tools/nolibc: sys_wait4: riscv: use __NR_waitid for rv32
Zhangjin Wu
- [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
Zhangjin Wu
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Zhangjin Wu
- [PATCH 03/13] selftests/nolibc: print name instead of number for EOVERFLOW
Zhangjin Wu
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
Catalin Marinas
- [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
Thomas Weißschuh
- [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
Thomas Weißschuh
- [PATCH 03/13] selftests/nolibc: print name instead of number for EOVERFLOW
Thomas Weißschuh
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Kirill A. Shutemov
- linux-next: Tree for May 15 (several RV64 build errors)
Randy Dunlap
- linux-next: Tree for May 15 (several RV64 build errors)
Conor Dooley
- [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks
Palmer Dabbelt
- linux-next: Tree for May 15 (several RV64 build errors)
Palmer Dabbelt
- Bug report: kernel paniced when system hibernates
Atish Patra
- Bug report: kernel paniced when system hibernates
Atish Patra
- [PATCH 0/4] Remove WARN_ON in save_processor_state
Song Shuai
- [PATCH 1/4] ARM: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH 3/4] riscv: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH 4/4] xtensa: hibernate: remove WARN_ON in save_processor_state
Song Shuai
- [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Jia Jie Ho
- [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Conor Dooley
- [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
Zhangjin Wu
- [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
Zhangjin Wu
- [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
Thomas Weißschuh
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
Claudio Imbrenda
- [PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH v2 01/11] KVM: arm64: selftests: Replace str_with_index with strdup_printf
Haibo Xu
- [PATCH v2 02/11] KVM: arm64: selftests: Drop SVE cap check in print_reg
Haibo Xu
- [PATCH v2 03/11] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Haibo Xu
- [PATCH v2 04/11] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Haibo Xu
- [PATCH v2 05/11] KVM: arm64: selftests: Delete core_reg_fixup
Haibo Xu
- [PATCH v2 06/11] KVM: arm64: selftests: Split get-reg-list test code
Haibo Xu
- [PATCH v2 07/11] KVM: arm64: selftests: Finish generalizing get-reg-list
Haibo Xu
- [PATCH v2 08/11] KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
- [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
Haibo Xu
- [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
Haibo Xu
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH 00/21] dma-mapping: unify support for cache flushes
Lad, Prabhakar
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
Mike Rapoport
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Mike Rapoport
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Mike Rapoport
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Mike Rapoport
- [RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
Leonardo Bras Soares Passos
- [RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
Guo Ren
- linux-next: Tree for May 15 (several RV64 build errors)
Conor Dooley
- Bug report: kernel paniced when system hibernates
Conor Dooley
- Bug report: kernel paniced when system hibernates
Conor Dooley
- Bug report: kernel paniced when system hibernates
Anup Patel
- Bug report: kernel paniced when system hibernates
Conor Dooley
- Bug report: kernel paniced when system hibernates
Anup Patel
- Bug report: kernel paniced when system hibernates
Conor Dooley
- Bug report: kernel paniced when system hibernates
Anup Patel
- [PATCH v2 1/4] riscv: move options to keep entries sorted
Conor Dooley
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH 3/3] RISC-V: KVM: Introduce extension_enabled
Anup Patel
- [PATCH 02/23] arm64: allow pte_offset_map() to fail
Catalin Marinas
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Catalin Marinas
- [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
Andrew Jones
- [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
Andrew Jones
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
Catalin Marinas
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola
- [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
Mark Brown
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
Andrew Jones
- Bug report: kernel paniced when system hibernates
Atish Patra
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Vishal Moola
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola
- Bug report: kernel paniced when system hibernates
Conor Dooley
- Bug report: kernel paniced when system hibernates
Atish Patra
- Bug report: kernel paniced when system hibernates
Conor Dooley
- Bug report: kernel paniced when system hibernates
Atish Patra
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
Mike Rapoport
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Mike Rapoport
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Vishal Moola
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
Matthew Wilcox
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
Conor Dooley
- [PATCH v6 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110
Conor Dooley
- [PATCH v6 09/11] riscv: dts: starfive: jh7110: add pmu controller node
Conor Dooley
- [PATCH v6 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
Conor Dooley
- [PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
Conor Dooley
- [PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
Conor Dooley
- [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
Zhangjin Wu
- [PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
Yixun Lan
- [PATCH v2 6/9] riscv: dts: add initial T-HEAD TH1520 SoC device tree
Yixun Lan
- [PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
Haibo Xu
- [PATCH v1 0/3] Add initialization of clock for StarFive JH7110 SoC
William Qiu
- [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v1 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
William Qiu
- [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
Thomas Weißschuh
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
Thomas Weißschuh
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Thomas Weißschuh
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Torsten Duwe
- [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
Thomas Weißschuh
- [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
Haibo Xu
- [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
Andrew Jones
- [PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
Roger Quadros
- [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
Arnd Bergmann
- [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
Arnd Bergmann
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Arnd Bergmann
- [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
Willy Tarreau
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
Minda Chen
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
Zhangjin Wu
- [PATCH v2 0/3] RISC-V: KVM: Ensure SBI extension is enabled
Andrew Jones
- [PATCH v2 1/3] RISC-V: KVM: Rename dis_idx to ext_idx
Andrew Jones
- [PATCH v2 2/3] RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Andrew Jones
- [PATCH v2 3/3] RISC-V: KVM: Probe for SBI extension status
Andrew Jones
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
Conor Dooley
- [PATCH v1] RISC-V: mark hibernation as nonportable
Conor Dooley
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Zhangjin Wu
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Arnd Bergmann
- [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
Conor Dooley
- [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
Conor Dooley
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
Zhangjin Wu
- [PATCH v5 0/3] Add TDM audio on StarFive JH7110
Walker Chen
- [PATCH v5 1/3] ASoC: dt-bindings: Add TDM controller bindings for StarFive JH7110
Walker Chen
- [PATCH v5 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [PATCH v5 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Walker Chen
- Bug report: kernel paniced when system hibernates
Conor Dooley
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
Conor Dooley
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- Bug report: kernel paniced when system hibernates
Anup Patel
- Bug report: kernel paniced when system hibernates
Alexandre Ghiti
- [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
Mark Brown
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Mark Brown
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH 0/6] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
Jisheng Zhang
- [PATCH 1/6] riscv: errata: thead: only set cbom size & noncoherent during boot
Jisheng Zhang
- [PATCH 2/6] riscv: mm: mark CBO relate initialization funcs as __init
Jisheng Zhang
- [PATCH 3/6] riscv: mm: mark noncoherent_supported as __ro_after_init
Jisheng Zhang
- [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
Jisheng Zhang
- [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
- [PATCH 6/6] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent
Jisheng Zhang
- Bug report: kernel paniced when system hibernates
Atish Patra
- [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
Zhangjin Wu
- [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
Zhangjin Wu
- [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
Haibo Xu
- [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
Zhangjin Wu
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
Willy Tarreau
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Mike Rapoport
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Matthew Wilcox
- [PATCH v2 05/34] mm: add utility functions for ptdesc
Mike Rapoport
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
Willy Tarreau
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Willy Tarreau
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Zhangjin Wu
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Thomas Weißschuh
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Arnd Bergmann
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Thomas Weißschuh
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Willy Tarreau
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Willy Tarreau
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Zhangjin Wu
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Arnd Bergmann
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
Willy Tarreau
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Willy Tarreau
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Zhangjin Wu
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Thomas Weißschuh
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
Jonathan Cameron
- [RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
Jonathan Cameron
- [RFC PATCH v1 2/4] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Jonathan Cameron
- [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
Jonathan Cameron
- [RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
Jonathan Cameron
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Zhangjin Wu
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Kirill A. Shutemov
- [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Andrew Jones
- [PATCH] riscv: vector: Fixup modules compile error
guoren at kernel.org
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Thomas Weißschuh
- [PATCH -next V12 0/3] riscv: Add independent irq/softirq stacks
guoren at kernel.org
- [PATCH -next V12 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
guoren at kernel.org
- [PATCH -next V12 2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
guoren at kernel.org
- [PATCH -next V12 3/3] riscv: stack: Add config of thread stack size
guoren at kernel.org
- [PATCH] riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
Song Shuai
- [PATCH 1/6] riscv: errata: thead: only set cbom size & noncoherent during boot
Conor Dooley
- [PATCH 2/6] riscv: mm: mark CBO relate initialization funcs as __init
Conor Dooley
- [PATCH 3/6] riscv: mm: mark noncoherent_supported as __ro_after_init
Conor Dooley
- [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
Conor Dooley
- [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
Conor Dooley
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Willy Tarreau
- [PATCH v5 0/3] Add JH7110 MIPI DPHY RX support
Changhuang Liang
- [PATCH v5 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
Changhuang Liang
- [PATCH v5 2/3] phy: starfive: Add mipi dphy rx support
Changhuang Liang
- [PATCH v5 3/3] riscv: dts: starfive: Add dphy rx node
Changhuang Liang
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
- [PATCH v2 0/7] nolibc: add generic part1 of prepare for rv32
Zhangjin Wu
- [PATCH v2 1/7] selftests/nolibc: syscall_args: use generic __NR_statx
Zhangjin Wu
- [PATCH v2 2/7] selftests/nolibc: allow specify extra arguments for qemu
Zhangjin Wu
- [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
Zhangjin Wu
- [PATCH v2 4/7] selftests/nolibc: not include limits.h for nolibc
Zhangjin Wu
- [PATCH v2 5/7] selftests/nolibc: use INT_MAX instead of __INT_MAX__
Zhangjin Wu
- [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
Willy Tarreau
- [PATCH v2 6/7] tools/nolibc: arm: add missing my_syscall6
Zhangjin Wu
- [PATCH] riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
Andrew Jones
- [PATCH v2 7/7] tools/nolibc: open: fix up compile warning for arm
Zhangjin Wu
- [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
Zhangjin Wu
- weird backtrace during kernel panic, possibly due to mapping symbols
Conor Dooley
- [PATCH] riscv: vector: Fixup modules compile error
Conor Dooley
- [PATCH v5 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
Conor Dooley
- [PATCH v5 0/3] Add JH7110 MIPI DPHY RX support
Conor Dooley
- [PATCH v6 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110
Greg Kroah-Hartman
- [PATCH v6 6/7] usb: cdns3: Add StarFive JH7110 USB driver
Greg Kroah-Hartman
- [PATCH v6 6/7] usb: cdns3: Add StarFive JH7110 USB driver
Greg Kroah-Hartman
- [PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
Björn Töpel
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH v2 00/13] nolibc: add part2 of support for rv32
Zhangjin Wu
- [PATCH v2 01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely
Zhangjin Wu
- [PATCH v2 02/13] selftests/nolibc: support two errnos with EXPECT_SYSER2()
Zhangjin Wu
- [PATCH v2 03/13] selftests/nolibc: waitpid_min: add waitid syscall support
Zhangjin Wu
- [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
Zhangjin Wu
- [PATCH v2 05/13] tools/nolibc: add more wait status related types
Zhangjin Wu
- [PATCH v2 06/13] tools/nolibc: add pure 64bit off_t, time_t and blkcnt_t
Zhangjin Wu
- [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
Zhangjin Wu
- [PATCH v2 08/13] tools/nolibc: add pure 64bit time structs
Zhangjin Wu
- [PATCH v2 09/13] tools/nolibc: sys_select: add pure 64bit select
Zhangjin Wu
- [PATCH v2 10/13] tools/nolibc: sys_poll: add pure 64bit poll
Zhangjin Wu
- [PATCH v2 11/13] tools/nolibc: sys_gettimeofday: add pure 64bit gettimeofday
Zhangjin Wu
- [PATCH v2 12/13] tools/nolibc: sys_wait4: add waitid syscall support
Zhangjin Wu
- [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
Zhangjin Wu
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Kirill A. Shutemov
- [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
Thomas Weißschuh
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Kirill A. Shutemov
- [PATCH v5 0/3] Add JH7110 MIPI DPHY RX support
Changhuang Liang
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v5 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
Changhuang Liang
- [PATCH] riscv: vector: Fixup modules compile error
Guo Ren
- [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
Zhangjin Wu
- [PATCH v2 0/2] nolibc: add part3 of support for rv32
Zhangjin Wu
- [PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
Björn Töpel
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
Zhangjin Wu
- [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types
Zhangjin Wu
- [PATCH v5 2/3] ASoC: starfive: Add JH7110 TDM driver
Claudiu.Beznea at microchip.com
- [PATCH] riscv: vector: Fixup modules compile error
Guo Ren
- [PATCH v5 2/3] ASoC: starfive: Add JH7110 TDM driver
Claudiu.Beznea at microchip.com
- [PATCH v5 2/3] ASoC: starfive: Add JH7110 TDM driver
Walker Chen
- [RFC PATCH 0/1] fdt: Mark "/reserved-memory" nodes as nosave if !reusable
Alexandre Ghiti
- [RFC PATCH 1/1] fdt: Mark "/reserved-memory" nodes as nosave if !reusable
Alexandre Ghiti
- [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
Arnd Bergmann
- [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types
Thomas Weißschuh
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [PATCH] riscv: vector: Fixup modules compile error
Andy Chiu
- [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
Catalin Marinas
- [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
Mark Brown
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
Zhangjin Wu
- [PATCH -next v20 10/26] riscv: Add task switch support for vector
Andy Chiu
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Mark Brown
- [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
Conor Dooley
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
- [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver
Greg Kroah-Hartman
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
Thomas Gleixner
- [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
Zhangjin Wu
- [PATCH 1/4] selftests/nolibc: allow rerun with the same settings
Zhangjin Wu
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
Thomas Weißschuh
- [PATCH 2/4] selftests/nolibc: add rerun support
Zhangjin Wu
- [PATCH 3/4] selftests/nolibc: add user space efault handler
Zhangjin Wu
- [PATCH 4/4] selftests/nolibc: add user-space efault restore test case
Zhangjin Wu
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
Kirill A. Shutemov
- [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types
Zhangjin Wu
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
Zhangjin Wu
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
Kirill A. Shutemov
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
Thomas Weißschuh
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
Willy Tarreau
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Thomas Gleixner
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Kirill A. Shutemov
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
Andreas Schwab
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
Thomas Weißschuh
- [PATCH v2] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
Krzysztof Kozlowski
- [PATCH v2] Documentation/process: add soc maintainer handbook
Jonathan Corbet
- [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
Catalin Marinas
- [PATCH v2] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH v2] Documentation/process: add soc maintainer handbook
Krzysztof Kozlowski
- [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
Zhangjin Wu
- [PATCH v1] dt-bindings: riscv: deprecate riscv,isa
Conor Dooley
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
Andy Chiu
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH v2] Documentation/process: add soc maintainer handbook
Randy Dunlap
- [PATCH] riscv: vector: Fixup modules compile error
Guo Ren
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Thomas Gleixner
- [PATCH] riscv: vector: Fixup modules compile error
Conor Dooley
- [PATCH] riscv: vector: Fixup modules compile error
Guo Ren
- [PATCH] riscv: vector: Fixup modules compile error
Guo Ren
- [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
Guo Ren
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Sean Christopherson
- [PATCH v2 2/3] RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Anup Patel
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Kirill A. Shutemov
- [PATCH v2 3/3] RISC-V: KVM: Probe for SBI extension status
Anup Patel
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Sean Christopherson
- [PATCH v2 2/3] RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Andrew Jones
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [PATCH v3 0/3] RISC-V: KVM: Ensure SBI extension is enabled
Andrew Jones
- [PATCH v3 1/3] RISC-V: KVM: Rename dis_idx to ext_idx
Andrew Jones
- [PATCH v3 2/3] RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Andrew Jones
- [PATCH v3 3/3] RISC-V: KVM: Probe for SBI extension status
Andrew Jones
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks
Andrea Parri
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Thomas Gleixner
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Tom Lendacky
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Thomas Gleixner
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
Tom Lendacky
- [PATCH v2] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
kernel test robot
- [PATCH] riscv/purgatory: Do not use fortified string functions
Kees Cook
- [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
- [PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
kernel test robot
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH v5 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Hal Feng
- [PATCH v2] Documentation/process: add soc maintainer handbook
Bagas Sanjaya
- [PATCH v5 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Walker Chen
- [PATCH v5 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
Hal Feng
- [PATCH v2] Documentation/process: add soc maintainer handbook
Krzysztof Kozlowski
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [patch] x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
- [PATCH v6 08/11] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Hal Feng
- [PATCH v6 02/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Hal Feng
- [PATCH v3] dmaengine: xilinx: dma: remove arch dependency
Zong Li
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Conor Dooley
- [PATCH v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Björn Töpel
- [PATCH v2] Documentation/process: add soc maintainer handbook
Conor Dooley
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
- [patch] x86/smpboot: Fix the parallel bringup decision
Kirill A. Shutemov
- [PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
Minda Chen
- [PATCH v2] Documentation/process: add soc maintainer handbook
Bagas Sanjaya
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
Mark Brown
- [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
Andrew Jones
- [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
Andrew Jones
- [patch] x86/smpboot: Fix the parallel bringup decision
Tom Lendacky
- [PATCH v2 03/10] riscv: Make legacy counter enum match the HW numbering
Andrew Jones
- [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
Andrew Jones
- [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
Andrew Jones
- [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
Andrew Jones
- [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver
Greg Kroah-Hartman
- [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
- [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
Andrew Jones
- [PATCH v1] RISC-V: mark hibernation as nonportable
Palmer Dabbelt
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Palmer Dabbelt
- [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver
Jisheng Zhang
- [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Andrew Jones
- [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
patchwork-bot+linux-riscv at kernel.org
- [PATCH v1] RISC-V: mark hibernation as nonportable
patchwork-bot+linux-riscv at kernel.org
- [PATCH -fixes] riscv: Fix unused variable warning when BUILTIN_DTB is set
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
Andrew Jones
- [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
Andrew Jones
- [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
Jisheng Zhang
- [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
Jisheng Zhang
- [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
Conor Dooley
- [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
Atish Patra
- [PATCH v3 00/34] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v3 01/34] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v3 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
Vishal Moola (Oracle)
- [PATCH v3 04/34] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v3 05/34] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 08/34] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 10/34] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 12/34] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 15/34] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 16/34] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 17/34] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 18/34] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 20/34] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 21/34] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 24/34] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 26/34] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 31/34] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH] riscv/purgatory: Do not use fortified string functions
Conor Dooley
- [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
- [PATCH] riscv/purgatory: Do not use fortified string functions
Kees Cook
- [PATCH v7 19/22] riscv: dts: starfive: Add initial StarFive JH7110 device tree
Hal Feng
- [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
Jisheng Zhang
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Guo Ren
- [PATCH v2 2/4] riscv: vmlinux-xip.lds.S: remove .alternative section
Guo Ren
- [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Guo Ren
- [PATCH v2 1/4] riscv: move options to keep entries sorted
Guo Ren
- [PATCH 3/4] vmlinux.lds.h: use correct .init.data.* section name
Guo Ren
Last message date:
Wed May 31 21:58:45 PDT 2023
Archived on: Wed May 31 21:59:02 PDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).