January 2024 Archives by date
Starting: Mon Jan 1 18:41:40 PST 2024
Ending: Wed Jan 31 23:21:44 PST 2024
Messages: 1852
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Jisheng Zhang
- [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1
Jisheng Zhang
- [PATCH 3/4] riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
Jisheng Zhang
- [PATCH 4/4] riscv: enable HAVE_FAST_GUP if MMU
Jisheng Zhang
- [PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
Jerry Shih
- [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
Peter Xu
- [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
Peter Xu
- An off-by-one error in auxv setup for RISC-V
Ivan Komarov
- [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
Muchun Song
- [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
Muchun Song
- [RFC PATCH 00/13] RISC-V crypto with reworked asm files
Eric Biggers
- [RFC PATCH 01/13] riscv: Add support for kernel mode vector
Eric Biggers
- [RFC PATCH 02/13] riscv: vector: make Vector always available for softirq context
Eric Biggers
- [RFC PATCH 03/13] RISC-V: add helper function to read the vector VLEN
Eric Biggers
- [RFC PATCH 04/13] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
Eric Biggers
- [RFC PATCH 05/13] RISC-V: hook new crypto subdir into build-system
Eric Biggers
- [RFC PATCH 06/13] crypto: riscv - add vector crypto accelerated AES
Eric Biggers
- [RFC PATCH 07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Eric Biggers
- [RFC PATCH 08/13] crypto: riscv - add vector crypto accelerated ChaCha20
Eric Biggers
- [RFC PATCH 09/13] crypto: riscv - add vector crypto accelerated GHASH
Eric Biggers
- [RFC PATCH 10/13] crypto: riscv - add vector crypto accelerated SHA-{256,224}
Eric Biggers
- [RFC PATCH 11/13] crypto: riscv - add vector crypto accelerated SHA-{512,384}
Eric Biggers
- [RFC PATCH 12/13] crypto: riscv - add vector crypto accelerated SM3
Eric Biggers
- [RFC PATCH 13/13] crypto: riscv - add vector crypto accelerated SM4
Eric Biggers
- [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Geert Uytterhoeven
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
Andrew Jones
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Andrew Jones
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
Jose Marinho
- [PATCH] [PATCH] Update the size of auxv to respect the new constant added in e92f469b0771e6db9688a58c0e34a8342da6a6bc
victor at torrio.net
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Jonathan Cameron
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
Jonathan Cameron
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
Jonathan Cameron
- [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online
Jonathan Cameron
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
Jose Marinho
- [RFC v1 1/1] RISC-V: ACPI: Enable SPCR table for console output on RISC-V
Andrew Jones
- linux-next: Tree for Jan 2 (riscv: exittext undef. references)
Randy Dunlap
- linux-next: Tree for Jan 2 (riscv & KVM problem)
Randy Dunlap
- [GIT PULL] KVM/riscv changes for 6.8 part #1
Paolo Bonzini
- [GIT PULL] KVM/riscv changes for 6.8 part #1
Andrew Jones
- [PATCH v4 00/12] riscv: ASID-related and UP-related TLB flush enhancements
Samuel Holland
- [PATCH v4 01/12] riscv: Flush the instruction cache during SMP bringup
Samuel Holland
- [PATCH v4 02/12] riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
- [PATCH v4 03/12] riscv: mm: Broadcast kernel TLB flushes only when needed
Samuel Holland
- [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
Samuel Holland
- [PATCH v4 05/12] riscv: mm: Combine the SMP and UP TLB flush code
Samuel Holland
- [PATCH v4 06/12] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
Samuel Holland
- [PATCH v4 07/12] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
Samuel Holland
- [PATCH v4 08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
- [PATCH v4 09/12] riscv: mm: Use a fixed layout for the MM context ID
Samuel Holland
- [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
Samuel Holland
- [PATCH v4 11/12] riscv: mm: Preserve global TLB entries when switching contexts
Samuel Holland
- [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts
Samuel Holland
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Samuel Holland
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Guo Ren
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
- [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
Guo Ren
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH v10 2/4] pwm: opencores: Add PWM driver support
William Qiu
- [PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
peterx at redhat.com
- [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
peterx at redhat.com
- [PATCH v2 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
peterx at redhat.com
- [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()
peterx at redhat.com
- [PATCH v2 04/13] mm: Make HPAGE_PXD_* macros even if !THP
peterx at redhat.com
- [PATCH v2 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
peterx at redhat.com
- [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
peterx at redhat.com
- [PATCH v2 07/13] mm/gup: Refactor record_subpages() to find 1st small page
peterx at redhat.com
- [PATCH v2 08/13] mm/gup: Handle hugetlb for no_page_table()
peterx at redhat.com
- [PATCH v2 09/13] mm/gup: Cache *pudp in follow_pud_mask()
peterx at redhat.com
- [PATCH v2 10/13] mm/gup: Handle huge pud for follow_pud_mask()
peterx at redhat.com
- [PATCH v2 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
peterx at redhat.com
- [PATCH v2 12/13] mm/gup: Handle hugepd for follow_page()
peterx at redhat.com
- [PATCH v2 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
peterx at redhat.com
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Clément Léger
- [PATCH 00/36] Remove UCLINUX from LTP
Geert Uytterhoeven
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Jisheng Zhang
- [RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
Jisheng Zhang
- [PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
Christophe Leroy
- [PATCH 00/36] Remove UCLINUX from LTP
Petr Vorel
- [PATCH 00/36] Remove UCLINUX from LTP
Geert Uytterhoeven
- [PATCH] dt-bindings: riscv: Document cbop-block-size
Andrew Jones
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH 00/36] Remove UCLINUX from LTP
Cyril Hrubis
- [PATCH] RISC-V: hwprobe: Check for the reserved flags
Palmer Dabbelt
- [PATCH v10 2/4] pwm: opencores: Add PWM driver support
Uwe Kleine-König
- [PATCH 00/36] Remove UCLINUX from LTP
Petr Vorel
- [PATCH] RISC-V: hwprobe: Check for the reserved flags
Andrew Jones
- [PATCH v2 0/8] Add T-Head TH1520 SoC pin control
Emil Renner Berthing
- [PATCH v2 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
Emil Renner Berthing
- [PATCH v2 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
Emil Renner Berthing
- [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
Emil Renner Berthing
- [PATCH v2 4/8] riscv: dts: thead: Add TH1520 GPIO ranges
Emil Renner Berthing
- [PATCH v2 5/8] riscv: dts: thead: Adjust TH1520 GPIO labels
Emil Renner Berthing
- [PATCH v2 6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names
Emil Renner Berthing
- [PATCH v2 7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0
Emil Renner Berthing
- [PATCH v2 8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs
Emil Renner Berthing
- [RFC PATCH 00/13] RISC-V crypto with reworked asm files
Ard Biesheuvel
- [PATCH v2 00/14] Unified cross-architecture kernel-mode FPU API
Alex Deucher
- [RFC PATCH 00/13] RISC-V crypto with reworked asm files
Eric Biggers
- [RFC PATCH 07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Eric Biggers
- [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
Jisheng Zhang
- [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
Jisheng Zhang
- [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts
Jisheng Zhang
- [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
Jisheng Zhang
- [PATCH] RISC-V: hwprobe: Check for the reserved flags
Palmer Dabbelt
- linux-next: Tree for Jan 2 (riscv & KVM problem)
Andrew Jones
- [RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
Leonardo Bras
- [PATCH v1 0/5] riscv: Introduce compat-mode helpers & improve arch_get_mmap_end()
Leonardo Bras
- [PATCH v1 1/5] riscv: Improve arch_get_mmap_end() macro
Leonardo Bras
- [PATCH v1 2/5] riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
- [PATCH v1 3/5] riscv: add compile-time test into is_compat_task()
Leonardo Bras
- [PATCH v1 4/5] riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
- [PATCH v1 5/5] riscv: Introduce set_compat_task() in asm/compat.h
Leonardo Bras
- [PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
Leonardo Bras
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Leonardo Bras
- [PATCH v1 2/5] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros
Leonardo Bras
- [PATCH v1 3/5] riscv/atomic.h : Deduplicate arch_atomic.*
Leonardo Bras
- [PATCH v1 4/5] riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2
Leonardo Bras
- [PATCH v1 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
Leonardo Bras
- [PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
Leonardo Bras
- [PATCH] perf: RISC-V: Check standard event availability
Samuel Holland
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Will Deacon
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Will Deacon
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Catalin Marinas
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
Leonardo Bras
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Leonardo Bras
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
Andrew Jones
- [PATCH v2 0/4] riscv: modules: Fix module loading error handling
Charlie Jenkins
- [PATCH v2 1/4] riscv: Fix module loading free order
Charlie Jenkins
- [PATCH v2 2/4] riscv: Correctly free relocation hashtable on error
Charlie Jenkins
- [PATCH v2 3/4] riscv: Fix relocation_hashtable size
Charlie Jenkins
- [PATCH v2 4/4] riscv: Convert relocation iterator to do-while
Charlie Jenkins
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Dave Hansen
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [PATCH V2] Translated the RISC-V architecture boot documentation.
Jonathan Corbet
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Catalin Marinas
- [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
Kevin Hilman
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
- [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
Yuklin Soo
- [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
Yuklin Soo
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Leonardo Bras
- [PATCH V12 03/14] riscv: errata: Move errata vendor func-id into vendorid_list.h
Leonardo Bras
- [PATCH V12 06/14] riscv: qspinlock: Introduce combo spinlock
Leonardo Bras
- [PATCH V12 07/14] riscv: qspinlock: Add virt_spin_lock() support for VM guest
Leonardo Bras
- [PATCH V12 08/14] riscv: qspinlock: Force virt_spin_lock for KVM guests
Leonardo Bras
- [GIT PULL] KVM/riscv changes for 6.8 part #1
Anup Patel
- linux-next: Tree for Jan 2 (riscv & KVM problem)
Randy Dunlap
- [External] Re: [RFC PATCH V1 01/11] mm: Fix misused APIs on huge pte
Xu Lu
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
- [RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
Yuklin Soo
- linux-next: Tree for Jan 2 (riscv & KVM problem)
Andrew Jones
- [RFC PATCH 07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Jerry Shih
- [v9, 06/10] riscv: fpu: drop SR_SD bit checking
Song Shuai
- [PATCH 1/3] dt-bindings: mmc: sdhci-cadence6: add DT bindings documentation
Krzysztof Kozlowski
- [PATCH 2/3] mmc: sdhci-cadence6: add Cadence SD6HC support
Krzysztof Kozlowski
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
Huacai Chen
- [RFC PATCH 00/13] RISC-V crypto with reworked asm files
Jerry Shih
- [PATCH] RISC-V: KVM: Require HAVE_KVM
Andrew Jones
- [PATCH 3/4] riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
Alexandre Ghiti
- [PATCH 4/4] riscv: enable HAVE_FAST_GUP if MMU
Alexandre Ghiti
- [PATCH] RISC-V: KVM: Require HAVE_KVM
Andrew Jones
- [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
Alexandre Ghiti
- linux-next: Tree for Jan 2 (riscv: exittext undef. references)
Alexandre Ghiti
- [PATCH] RISC-V: KVM: Require HAVE_KVM
Alexandre Ghiti
- [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
Andrew Jones
- [PATCH] RISC-V: KVM: Require HAVE_KVM
Andrew Jones
- [PATCH] RISC-V: KVM: Require HAVE_KVM
Anup Patel
- [PATCH v4 01/12] riscv: Flush the instruction cache during SMP bringup
Alexandre Ghiti
- [PATCH v4 02/12] riscv: Use IPIs for remote cache/TLB flushes by default
Alexandre Ghiti
- [PATCH v4 03/12] riscv: mm: Broadcast kernel TLB flushes only when needed
Alexandre Ghiti
- [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
Alexandre Ghiti
- [v9, 06/10] riscv: fpu: drop SR_SD bit checking
Guo Ren
- [PATCH v2 4/4] riscv: Convert relocation iterator to do-while
Dan Carpenter
- [PATCH v4 05/12] riscv: mm: Combine the SMP and UP TLB flush code
Alexandre Ghiti
- [PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
Andrew Jones
- [PATCH v4 08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros
Alexandre Ghiti
- [PATCH v4 09/12] riscv: mm: Use a fixed layout for the MM context ID
Alexandre Ghiti
- [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
Alexandre Ghiti
- [PATCH v4 11/12] riscv: mm: Preserve global TLB entries when switching contexts
Alexandre Ghiti
- [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1
Alexandre Ghiti
- [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts
Alexandre Ghiti
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Nadav Amit
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Leonardo Bras
- [PATCH 1/2] mm/tlb: fix fullmm semantics
Will Deacon
- [v9, 10/10] riscv: vector: allow kernel-mode Vector with preemption
Wang, Xiao W
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
Samuel Holland
- [PATCH v4 08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
- [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
Samuel Holland
- [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts
Samuel Holland
- [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad, Prabhakar
- [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
- [PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
Randy Dunlap
- [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Geert Uytterhoeven
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [RFC PATCH 07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Eric Biggers
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [RFC PATCH 00/13] RISC-V crypto with reworked asm files
Eric Biggers
- [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
Conor Dooley
- [PATCH v2 4/4] riscv: Convert relocation iterator to do-while
Charlie Jenkins
- [PATCH v3 0/3] riscv: modules: Fix module loading error handling
Charlie Jenkins
- [PATCH v3 1/3] riscv: Fix module loading free order
Charlie Jenkins
- [PATCH v3 2/3] riscv: Correctly free relocation hashtable on error
Charlie Jenkins
- [PATCH v3 3/3] riscv: Fix relocation_hashtable size
Charlie Jenkins
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Boqun Feng
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Leonardo Bras
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Boqun Feng
- [PATCH v10 2/4] pwm: opencores: Add PWM driver support
Uwe Kleine-König
- [PATCH v10 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
Uwe Kleine-König
- [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
Uwe Kleine-König
- [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
- 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
Kevin Xie
- [PATCH 00/36] Remove UCLINUX from LTP
Rob Landley
- [PATCH 00/36] Remove UCLINUX from LTP
Rob Landley
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Leonardo Bras
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Boqun Feng
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Leonardo Bras
- [PATCH v3 0/3] riscv: modules: Fix module loading error handling
Dan Carpenter
- [PATCH v10 2/4] pwm: opencores: Add PWM driver support
William Qiu
- [PATCH] riscv: Optimize crc32 with Zbc extension
Xiao Wang
- Page Table A&D bits scheme
Theo Z
- Page Table A&D bits scheme
Alexandre Ghiti
- [PATCH 0/5] crash: clean up kdump related config items
Baoquan He
- [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
Baoquan He
- [PATCH 2/5] kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
- [PATCH 3/5] crash: rename crash_core to vmcore_info
Baoquan He
- [PATCH 4/5] crash: remove dependency of FA_DUMP on CRASH_DUMP
Baoquan He
- [PATCH 5/5] crash: clean up CRASH_DUMP
Baoquan He
- [RFC v1 1/1] RISC-V: ACPI: Enable SPCR table for console output on RISC-V
JeeHeng Sia
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Petr Vorel
- [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
Emil Renner Berthing
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
Andrew Jones
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
- [PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
Michal Simek
- Page Table A&D bits scheme
Stefan O'Rear
- 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
Kevin Hilman
- [PATCH v2 00/12] RISC-V crypto with reworked asm files
Eric Biggers
- [PATCH v2 01/12] riscv: Add support for kernel mode vector
Eric Biggers
- [PATCH v2 02/12] riscv: vector: make Vector always available for softirq context
Eric Biggers
- [PATCH v2 03/12] RISC-V: add helper function to read the vector VLEN
Eric Biggers
- [PATCH v2 04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
Eric Biggers
- [PATCH v2 05/12] RISC-V: hook new crypto subdir into build-system
Eric Biggers
- [PATCH v2 06/12] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Eric Biggers
- [PATCH v2 07/12] crypto: riscv - add vector crypto accelerated ChaCha20
Eric Biggers
- [PATCH v2 08/12] crypto: riscv - add vector crypto accelerated GHASH
Eric Biggers
- [PATCH v2 09/12] crypto: riscv - add vector crypto accelerated SHA-{256,224}
Eric Biggers
- [PATCH v2 10/12] crypto: riscv - add vector crypto accelerated SHA-{512,384}
Eric Biggers
- [PATCH v2 11/12] crypto: riscv - add vector crypto accelerated SM3
Eric Biggers
- [PATCH v2 12/12] crypto: riscv - add vector crypto accelerated SM4
Eric Biggers
- [v9, 00/10] riscv: support kernel-mode Vector
Eric Biggers
- [PATCH] riscv: Remove obsolete rv32_defconfig file
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Select ARCH_WANTS_NO_INSTR
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/4] RISC-V: hwprobe: Introduce which-cpus
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/4] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/3] riscv: CPU operations cleanup
patchwork-bot+linux-riscv at kernel.org
- [PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
patchwork-bot+linux-riscv at kernel.org
- [PATCH] RISC-V: Remove the removed single-letter extensions
patchwork-bot+linux-riscv at kernel.org
- riscv/for-next build: 8 builds: 0 failed, 8 passed (v6.7-rc1-39-g5a2cf779e677)
kernelci.org bot
- [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Atish Patra
- [PATCH v3 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Atish Patra
- [PATCH v3 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Atish Patra
- [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
kernel test robot
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Jisheng Zhang
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Jisheng Zhang
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Jisheng Zhang
- [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
kernel test robot
- [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
Huacai Chen
- [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
Baoquan He
- [PATCH 5/5] crash: clean up CRASH_DUMP
kernel test robot
- [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
Baoquan He
- [v9, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [v9, 00/10] riscv: support kernel-mode Vector
Eric Biggers
- [PATCH v4 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v4 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v4 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v7 0/4] riscv: sophgo: add clock support for sg2042
Chen Wang
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- [PATCH v7 3/4] clk: sophgo: Add SG2042 clock generator driver
Chen Wang
- [PATCH v7 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC
Chen Wang
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Krzysztof Kozlowski
- [PATCH v4 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Randy Dunlap
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
Peter Xu
- [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm
Nylon Chen
- [PATCH 00/36] Remove UCLINUX from LTP
Andrea Cervesato
- [PATCH 00/36] Remove UCLINUX from LTP
Andrea Cervesato
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Petr Vorel
- [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm
Uwe Kleine-König
- [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
Christoph Hellwig
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Cyril Hrubis
- 回复: 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
Kevin Xie
- [PATCH v14 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v14 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v14 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
Minda Chen
- [PATCH v14 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
- [PATCH v14 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
- [PATCH v14 05/22] PCI: microchip: Rename two PCIe data structures
Minda Chen
- [PATCH v14 06/22] PCI: microchip: Move PCIe host data structures to plda-pcie.h
Minda Chen
- [PATCH v14 07/22] PCI: microchip: Rename two setup functions
Minda Chen
- [PATCH v14 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH v14 09/22] PCI: microchip: Move setup functions to pcie-plda-host.c
Minda Chen
- [PATCH v14 10/22] PCI: microchip: Rename interrupt related functions
Minda Chen
- [PATCH v14 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
- [PATCH v14 12/22] PCI: microchip: Add request_event_irq() callback function
Minda Chen
- [PATCH v14 13/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
- [PATCH v14 14/22] PCI: microchip: Add get_events() callback and add PLDA get_event()
Minda Chen
- [PATCH v14 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
Minda Chen
- [PATCH v14 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
- [PATCH v14 17/22] pci: plda: Add event bitmap field to struct plda_pcie_rp
Minda Chen
- [PATCH v14 18/22] PCI: plda: Add host init/deinit and map bus functions
Minda Chen
- [PATCH v14 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Minda Chen
- [PATCH v14 20/22] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
Minda Chen
- [PATCH v14 21/22] PCI: starfive: Add JH7110 PCIe controller
Minda Chen
- [PATCH v14 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110
Minda Chen
- 回复: [PATCH v14 14/22] PCI: microchip: Add get_events() callback and add PLDA get_event()
Minda Chen
- 回复: [PATCH v14 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
Minda Chen
- 回复: [PATCH v14 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Andrew Jones
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Andrea Parri
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Christoph Müllner
- [PATCH v3 0/2] Add Zawrs support and use it for spinlocks
Andrew Jones
- [PATCH] riscv: Optimize crc32 with Zbc extension
kernel test robot
- [PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Leonardo Bras
- [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
Conor Dooley
- [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
Conor Dooley
- [PATCH v4 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v5 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v5 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v14 2/5] riscv: Add static key for misaligned accesses
Evan Green
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH v2] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
- [PATCH v2] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Nam Cao
- [PATCH v2] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Nam Cao
- [PATCH v10 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
Uwe Kleine-König
- [PATCH v14 2/5] riscv: Add static key for misaligned accesses
Charlie Jenkins
- [PATCH v15 0/5] riscv: Add fine-tuned checksum functions
Charlie Jenkins
- [PATCH v15 1/5] asm-generic: Improve csum_fold
Charlie Jenkins
- [PATCH v15 2/5] riscv: Add static key for misaligned accesses
Charlie Jenkins
- [PATCH v15 3/5] riscv: Add checksum header
Charlie Jenkins
- [PATCH v15 4/5] riscv: Add checksum library
Charlie Jenkins
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
Charlie Jenkins
- [PATCH v5 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Atish Patra
- [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Atish Patra
- [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH 5/5] crash: clean up CRASH_DUMP
Baoquan He
- [GIT PULL] KVM/riscv changes for 6.8 part #1
Anup Patel
- [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Atish Patra
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH 0/4] riscv: sophgo: add reset support for SG2042
Chen Wang
- [PATCH 1/4] dt-bindings: reset: sophgo: support SG2042
Chen Wang
- [PATCH 2/4] reset: sophgo: add SG2042 reset generator driver
Chen Wang
- [PATCH 3/4] riscv: dts: add reset generator for Sophgo SG2042 SoC
Chen Wang
- [PATCH 4/4] riscv: dts: add resets property for uart node
Chen Wang
- [GIT PULL] KVM/riscv changes for 6.8 part #1
Paolo Bonzini
- [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
Emil Renner Berthing
- [PATCH 0/4] Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
Christophe Leroy
- [PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
Christophe Leroy
- [PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
Christophe Leroy
- [PATCH 3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
Christophe Leroy
- [PATCH 4/4] ptdump: add check_wx_pages debugfs attribute
Christophe Leroy
- [PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
Alexandre Ghiti
- [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
Conor Dooley
- [PATCH 4/4] ptdump: add check_wx_pages debugfs attribute
Heiko Carstens
- [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
Emil Renner Berthing
- [PATCH 1/4] dt-bindings: reset: sophgo: support SG2042
Krzysztof Kozlowski
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Russell King (Oracle)
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Rafael J. Wysocki
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Russell King (Oracle)
- [PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
Florian Fainelli
- [PATCH v10 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
Conor Dooley
- [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
Conor Dooley
- [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Atish Patra
- [v2 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
Conor Dooley
- [v2 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
Conor Dooley
- [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
Drew Fustini
- [PATCH v6 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v6 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v6 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH] RISC-V: only flush icache when it has VM_EXEC set
Yangyu Chen
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
Russell King (Oracle)
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- [PATCH -fixes v2] riscv: Check if the code to patch lies in the exit section
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
Nathan Chancellor
- [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
Nathan Chancellor
- [PATCH 2/3] arch and include: Update LLVM Phabricator links
Nathan Chancellor
- [PATCH 3/3] treewide: Update LLVM Bugzilla links
Nathan Chancellor
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Bird, Tim
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Greg Ungerer
- [PATCH 1/4] dt-bindings: reset: sophgo: support SG2042
Chen Wang
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- riscv/fixes build: 10 builds: 0 failed, 10 passed (riscv-for-linus-6.7-rc5-4-gb8b2711336f03)
kernelci.org bot
- [PATCH] riscv: add CALLER_ADDRx support
Zong Li
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- [PATCH] riscv: Fix an off-by-one in get_early_cmdline()
Alexandre Ghiti
- [PATCH] RISC-V: only flush icache when it has VM_EXEC set
Alexandre Ghiti
- [PATCH v7 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH v7 00/16] Support Andes PMU extension
Yu Chien Peter Lin
- [PATCH v7 01/16] riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
- [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
Yu Chien Peter Lin
- [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
- [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
Yu Chien Peter Lin
- [PATCH v7 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
- [PATCH v7 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Yu Chien Peter Lin
- [PATCH v7 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
Yu Chien Peter Lin
- [PATCH v7 09/16] dt-bindings: riscv: Add T-Head PMU extension description
Yu Chien Peter Lin
- [PATCH v7 10/16] dt-bindings: riscv: Add Andes PMU extension description
Yu Chien Peter Lin
- [PATCH v7 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
Yu Chien Peter Lin
- [PATCH v7 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
Yu Chien Peter Lin
- [PATCH v7 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
Yu Chien Peter Lin
- [PATCH v7 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
Yu Chien Peter Lin
- [PATCH v7 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
Yu Chien Peter Lin
- [PATCH v7 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events
Yu Chien Peter Lin
- [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
Geert Uytterhoeven
- [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
- [PATCH v2 4/6] riscv: add ISA extension parsing for Zacas
Conor Dooley
- [PATCH v2 1/6] riscv: add ISA extension parsing for Ztso
Conor Dooley
- [v2 09/10] RISC-V: KVM: Add perf sampling support for guests
Vladimir Isaev
- [RFC v3 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
Sia Jee Heng
- [RFC v3 01/16] reset: starfive: Rename file name "jh71x0" to "common"
Sia Jee Heng
- [RFC v3 02/16] reset: starfive: Convert the word "jh71x0" to "starfive"
Sia Jee Heng
- [RFC v3 03/16] clk: starfive: Rename file name "jh71x0" to "common"
Sia Jee Heng
- [RFC v3 04/16] clk: starfive: Convert the word "jh71x0" to "starfive"
Sia Jee Heng
- [RFC v3 05/16] dt-bindings: clock: Add StarFive JH8100 System clock and reset generator
Sia Jee Heng
- [RFC v3 06/16] clk: starfive: Add JH8100 System clock generator driver
Sia Jee Heng
- [RFC v3 07/16] dt-bindings: clock: Add StarFive JH8100 North-West clock and reset generator
Sia Jee Heng
- [RFC v3 08/16] clk: starfive: Add JH8100 North-West clock generator driver
Sia Jee Heng
- [RFC v3 09/16] dt-bindings: clock: Add StarFive JH8100 North-East clock and reset generator
Sia Jee Heng
- [RFC v3 10/16] clk: starfive: Add JH8100 North-East clock generator driver
Sia Jee Heng
- [RFC v3 11/16] dt-bindings: clock: Add StarFive JH8100 South-West clock and reset generator
Sia Jee Heng
- [RFC v3 12/16] clk: starfive: Add JH8100 South-West clock generator driver
Sia Jee Heng
- [RFC v3 13/16] dt-bindings: clock: Add StarFive JH8100 Always-On clock and reset generator
Sia Jee Heng
- [RFC v3 14/16] clk: starfive: Add JH8100 Always-On clock generator driver
Sia Jee Heng
- [RFC v3 15/16] reset: starfive: Add StarFive JH8100 reset driver
Sia Jee Heng
- [RFC v3 16/16] riscv: dts: starfive: jh8100: Add clocks and resets nodes
Sia Jee Heng
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Petr Vorel
- [PATCH 2/3] arch and include: Update LLVM Phabricator links
Conor Dooley
- [PATCH v2 0/3] riscv: dts: starfive: add Milkv Mars board device tree
Conor Dooley
- [PATCH v6 0/4] Enable networking support for StarFive JH7100 SoC
Conor Dooley
- [PATCH v2 0/3] riscv: dts: starfive: add Milkv Mars board device tree
Jisheng Zhang
- [PATCH v7 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC
Conor Dooley
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Petr Vorel
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Conor Dooley
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Greg Ungerer
- [PATCH v2 10/14] riscv: Add support for kernel-mode FPU
Palmer Dabbelt
- [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
Palmer Dabbelt
- [PATCH v3 0/4] membarrier: riscv: Core serializing command
Andrea Parri
- [PATCH v3 1/4] membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
- [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
- [PATCH v3 3/4] locking: Introduce prepare_sync_core_cmd()
Andrea Parri
- [PATCH v3 4/4] membarrier: riscv: Provide core serializing command
Andrea Parri
- [v9, 00/10] riscv: support kernel-mode Vector
Palmer Dabbelt
- [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
Anup Patel
- [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Anup Patel
- [v2 09/10] RISC-V: KVM: Add perf sampling support for guests
Atish Kumar Patra
- [v9, 10/10] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [PATCH v6 0/4] Enable networking support for StarFive JH7100 SoC
Cristian Ciocaltea
- Re: 回复: 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
Emil Renner Berthing
- [PATCH RFC 0/3] clk: thead: add support for T-HEAD TH1520 AP clock controller
Drew Fustini
- [PATCH RFC 1/3] dt-bindings: clock: Add T-Head TH1520 AP clock definitions
Drew Fustini
- [PATCH RFC 2/3] dt-bindings: clock: Document T-Head TH1520 AP clock controller
Drew Fustini
- [PATCH RFC 3/3] clk: thead: add support for T-HEAD TH1520 AP clocks
Drew Fustini
- [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad, Prabhakar
- [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
Randy Dunlap
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- [PATCH v3 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Lad, Prabhakar
- [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
- [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
Randy Dunlap
- [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- [PATCH v3 4/4] membarrier: riscv: Provide core serializing command
Stefan O'Rear
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Niklas Cassel
- Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Petr Vorel
- [PATCH v3 4/4] membarrier: riscv: Provide core serializing command
Andrea Parri
- [v3 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
Atish Patra
- [v3 01/10] RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
- [v3 02/10] RISC-V: Add FIRMWARE_READ_HI definition
Atish Patra
- [v3 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
Atish Patra
- [v3 04/10] RISC-V: Add SBI PMU snapshot definitions
Atish Patra
- [v3 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
- [v3 06/10] RISC-V: KVM: No need to update the counter value during reset
Atish Patra
- [v3 07/10] RISC-V: KVM: No need to exit to the user space if perf event failed
Atish Patra
- [v3 08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature
Atish Patra
- [v3 09/10] RISC-V: KVM: Add perf sampling support for guests
Atish Patra
- [v3 10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32
Atish Patra
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Greg Ungerer
- [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
Kees Cook
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Greg Ungerer
- [PATCH v2 0/1] Add StarFive JH8100 dwmac support
Tan Chun Hau
- [PATCH v2 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Tan Chun Hau
- [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
Yonghong Song
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- [PATCH v7 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC
Chen Wang
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- [PATCH v2 0/1] Add StarFive JH8100 dwmac support
Krzysztof Kozlowski
- [PATCH v2 0/1] Add StarFive JH8100 dwmac support
Krzysztof Kozlowski
- [PATCH v2 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Krzysztof Kozlowski
- Fotowoltaika - propozycja instalacji
Norbert Karecki
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Niklas Cassel
- [PATCH -next 0/2] RISC-V: ACPI: Add LPI support
Sunil V L
- [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V
Sunil V L
- [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support
Sunil V L
- [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V
Andrew Jones
- [PATCH v2 0/1] Add StarFive JH8100 dwmac support
ChunHau Tan
- [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support
Andrew Jones
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Jonathan Cameron
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Russell King (Oracle)
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Clément Léger
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Andrew Jones
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Clément Léger
- [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
Conor Dooley
- [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V
Sunil V L
- [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support
Sunil V L
- [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V
Sudeep Holla
- [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V
Andrew Jones
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Geert Uytterhoeven
- [v10, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [v10, 01/10] riscv: Add support for kernel mode vector
Andy Chiu
- [v10, 02/10] riscv: vector: make Vector always available for softirq context
Andy Chiu
- [v10, 03/10] riscv: Add vector extension XOR implementation
Andy Chiu
- [v10, 04/10] riscv: sched: defer restoring Vector context for user
Andy Chiu
- [v10, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
- [v10, 06/10] riscv: fpu: drop SR_SD bit checking
Andy Chiu
- [v10, 07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
- [v10, 08/10] riscv: vector: use a mask to write vstate_ctrl
Andy Chiu
- [v10, 09/10] riscv: vector: use kmem_cache to manage vector context
Andy Chiu
- [v10, 10/10] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Greg Ungerer
- [v9, 10/10] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [PATCH][riscv] use linux/export.h rather than asm-generic/export.h
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: vector: Check SR_SD before saving vstate
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/3] riscv: modules: Fix module loading error handling
patchwork-bot+linux-riscv at kernel.org
- [PATCH RESEND v4 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/3] Fix XIP boot and make XIP testable in QEMU
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/6] riscv: hwprobe: add Zicond, Zacas and Ztso support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
patchwork-bot+linux-riscv at kernel.org
- [PATCH --fixes] riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
patchwork-bot+linux-riscv at kernel.org
- [PATCH v5 0/5] RISC-V SBI debug console extension support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v1] dt-bindings: riscv: permit numbers in "riscv,isa"
patchwork-bot+linux-riscv at kernel.org
- [PATCH] dt-bindings: riscv: cpus: Clarify mmu-type interpretation
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv; fix __user annotation in save_v_state()
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: fix __user annotation in traps_misaligned.c
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/1] riscv: Introduce system suspend support
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: vector: Check SR_SD before saving vstate
Andy Chiu
- [PATCH] riscv: vector: Check SR_SD before saving vstate
Palmer Dabbelt
- [PATCH] dt-bindings: riscv: Document cbop-block-size
patchwork-bot+linux-riscv at kernel.org
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.7-rc5-79-gc4e4b793738c3)
kernelci.org bot
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Jonathan Cameron
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Conor Dooley
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.7-rc5-79-gd3e591a38c98d)
kernelci.org bot
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Jonathan Cameron
- [PATCH v2 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Cristian Ciocaltea
- [PATCH v2 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Krzysztof Kozlowski
- [PATCH v2 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Cristian Ciocaltea
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Russell King (Oracle)
- [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
Nathan Chancellor
- [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
Alexei Starovoitov
- [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
Nathan Chancellor
- [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
Fangrui Song
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support
Anup Patel
- [v10, 00/10] riscv: support kernel-mode Vector
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Fix an off-by-one in get_early_cmdline()
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Use hugepage mappings for vmemmap
patchwork-bot+linux-riscv at kernel.org
- [PATCH V3 0/4] riscv: mm: Fixup & Optimize COMPAT code
patchwork-bot+linux-riscv at kernel.org
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.7-rc5-102-g17a4608c5ada2)
kernelci.org bot
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Conor Dooley
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Krzysztof Kozlowski
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Jonathan Cameron
- [RFC PATCH v2 0/3] riscv: add support for SBI Supervisor Software Events
Clément Léger
- [RFC PATCH v2 1/3] riscv: add SBI SSE extension definitions
Clément Léger
- [RFC PATCH v2 2/3] riscv: add support for SBI Supervisor Software Events extension
Clément Léger
- [RFC PATCH v2 3/3] perf: RISC-V: add support for SSE event
Clément Léger
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Jonathan Cameron
- [PATCH v4 0/4] Add missing port pins for RZ/Five SoC
Prabhakar
- [PATCH v4 1/4] pinctrl: renesas: rzg2l: Improve code for readability
Prabhakar
- [PATCH v4 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Prabhakar
- [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Prabhakar
- [PATCH v4 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Prabhakar
- [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Biju Das
- [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
Alex Deucher
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Rafael J. Wysocki
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Jonathan Cameron
- [v10, 00/10] riscv: support kernel-mode Vector
Björn Töpel
- [v10, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 1
Palmer Dabbelt
- [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Lad, Prabhakar
- [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Biju Das
- [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Lad, Prabhakar
- [PATCH v5 0/5] RISC-V SBI debug console extension support
Palmer Dabbelt
- [v10, 00/10] riscv: support kernel-mode Vector
Palmer Dabbelt
- [v10, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [v10, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [v10, 00/10] riscv: support kernel-mode Vector
Palmer Dabbelt
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Samuel Holland
- [v10, 00/10] riscv: support kernel-mode Vector
Lad, Prabhakar
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- [PATCH v7 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Atish Patra
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Rob Landley
- [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Atish Patra
- [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
Atish Patra
- [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
Atish Patra
- [PATCH v7 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v7 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v7 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v7 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events
Atish Patra
- [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
Conor Dooley
- [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
Atish Patra
- [RFC PATCH v2 2/3] riscv: add support for SBI Supervisor Software Events extension
Deepak Gupta
- [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
Chen Wang
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw1-32-gd4abde52b4b11)
kernelci.org bot
- DHL-65643HJGY-9IKDHL.
Local Courier Express
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
kernel test robot
- [PATCH v4 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
kernel test robot
- [v10, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
kernel test robot
- [PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
Yangyu Chen
- [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
kernel test robot
- [PATCH v6 0/4] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
Inochi Amaoto
- [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
Inochi Amaoto
- [PATCH v6 2/4] clk: sophgo: Add CV1800/SG2000 series clock controller driver
Inochi Amaoto
- [PATCH v6 3/4] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
Inochi Amaoto
- [PATCH v6 4/4] riscv: dts: sophgo: add uart clock for Sophgo CV1800 series SoC
Inochi Amaoto
- [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Greg Ungerer
- [PATCH v7 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Alexandre Ghiti
- [PATCH 0/3] RISC-V: mm: correct mmap behavior in sv48 address space
Yangyu Chen
- [PATCH 1/3] RISC-V: mm: fix mmap behavior in sv48 address space
Yangyu Chen
- [PATCH 2/3] RISC-V: mm: only test mmap without hint
Yangyu Chen
- [PATCH 3/3] Documentation: riscv: correct sv57 kernel behavior
Yangyu Chen
- [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support
Sunil V L
- [v8, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
- [v11, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [v11, 01/10] riscv: Add support for kernel mode vector
Andy Chiu
- [v11, 02/10] riscv: vector: make Vector always available for softirq context
Andy Chiu
- [v11, 03/10] riscv: Add vector extension XOR implementation
Andy Chiu
- [v11, 04/10] riscv: sched: defer restoring Vector context for user
Andy Chiu
- [v11, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
- [v11, 06/10] riscv: fpu: drop SR_SD bit checking
Andy Chiu
- [v11, 07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
- [v11, 08/10] riscv: vector: use a mask to write vstate_ctrl
Andy Chiu
- [v11, 09/10] riscv: vector: use kmem_cache to manage vector context
Andy Chiu
- [v11, 10/10] riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
- [PATCH 1/1] RISC-V: add IPI tracepoints
Yong-Xuan Wang
- [v11, 00/10] riscv: support kernel-mode Vector
Björn Töpel
- [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
Krzysztof Kozlowski
- [RFC PATCH v2 2/3] riscv: add support for SBI Supervisor Software Events extension
Clément Léger
- [PATCH] RISC-V: only flush icache when it has VM_EXEC set
Jisheng Zhang
- [PATCH v2] riscv: select ARCH_HAS_FAST_MULTIPLIER
Jisheng Zhang
- [PATCH v2 0/2] riscv: enable lockless lockref implementation
Jisheng Zhang
- [PATCH v2] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Jisheng Zhang
- [PATCH 1/1] RISC-V: add IPI tracepoints
Valentin Schneider
- [PATCH] riscv: mm: implement pgprot_nx
Jisheng Zhang
- [PATCH RFC 3/3] clk: thead: add support for T-HEAD TH1520 AP clocks
Emil Renner Berthing
- [PATCH v2] riscv: select ARCH_HAS_FAST_MULTIPLIER
Alexandre Ghiti
- [PATCH] riscv: mm: implement pgprot_nx
Alexandre Ghiti
- [PATCH v2 -next 0/3] RISC-V: ACPI: Add LPI support
Sunil V L
- [PATCH v2 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
- [PATCH v2 -next 2/3] ACPI: RISC-V: Add LPI driver
Sunil V L
- [PATCH v2 -next 3/3] ACPI: Enable ACPI_PROCESSOR for RISC-V
Sunil V L
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
Russell King (Oracle)
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Russell King (Oracle)
- [v10, 00/10] riscv: support kernel-mode Vector
Lad, Prabhakar
- [PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
Pu Lehui
- [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap insns with Zbb support
Pu Lehui
- [PATCH bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Pu Lehui
- [PATCH bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
Pu Lehui
- [PATCH bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
Pu Lehui
- [PATCH bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
Pu Lehui
- [PATCH bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Pu Lehui
- [PATCH bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
Pu Lehui
- [PATCH bpf-next v3 6/6] riscv, bpf: Optimize bswap insns with Zbb support
Pu Lehui
- [PATCH RFC 1/3] dt-bindings: clock: Add T-Head TH1520 AP clock definitions
Krzysztof Kozlowski
- [PATCH RFC 2/3] dt-bindings: clock: Document T-Head TH1520 AP clock controller
Krzysztof Kozlowski
- [PATCH RFC 2/3] dt-bindings: clock: Document T-Head TH1520 AP clock controller
Krzysztof Kozlowski
- [PATCH v5 0/4] Add missing port pins for RZ/Five SoC
Prabhakar
- [PATCH v5 1/4] pinctrl: renesas: rzg2l: Improve code for readability
Prabhakar
- [PATCH v5 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Prabhakar
- [PATCH v5 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Prabhakar
- [PATCH v5 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Prabhakar
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Pu Lehui
- [PATCH RESEND bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
Pu Lehui
- [PATCH RESEND bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
Pu Lehui
- [PATCH RESEND bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
Pu Lehui
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Pu Lehui
- [PATCH RESEND bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
Pu Lehui
- [PATCH RESEND bpf-next v3 6/6] riscv, bpf: Optimize bswap insns with Zbb support
Pu Lehui
- [PATCH RFC 2/3] dt-bindings: clock: Document T-Head TH1520 AP clock controller
Conor Dooley
- [Buildroot] [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Waldemar Brodkorb
- [PATCH v5 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Geert Uytterhoeven
- [Buildroot] [Automated-testing] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
Cyril Hrubis
- [PATCH v2 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
Andrew Jones
- [PATCH v2 -next 2/3] ACPI: RISC-V: Add LPI driver
Andrew Jones
- [PATCH 05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
Andrew Jones
- [PATCH v2 0/2] riscv: enable lockless lockref implementation
Andrea Parri
- [PATCH 06/15] RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Andrew Jones
- [PATCH 07/15] KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
Andrew Jones
- [PATCH 08/15] RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Andrew Jones
- [PATCH 09/15] KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
Andrew Jones
- [PATCH 10/15] RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Andrew Jones
- [PATCH 11/15] KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
Andrew Jones
- [PATCH 12/15] RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Andrew Jones
- [PATCH 13/15] KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
Andrew Jones
- [PATCH 14/15] RISC-V: KVM: Allow Zfa extension for Guest/VM
Andrew Jones
- [PATCH 15/15] KVM: riscv: selftests: Add Zfa extension to get-reg-list test
Andrew Jones
- [PATCH v6 0/3] riscv: rtc: sophgo: add mfd and rtc support for CV1800
Jingbao Qiu
- [PATCH v6 1/3] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
Jingbao Qiu
- [PATCH v6 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
Conor Dooley
- [PATCH v2 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
Rob Herring
- [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
Jason Gunthorpe
- [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()
Jason Gunthorpe
- [PATCH v2 04/13] mm: Make HPAGE_PXD_* macros even if !THP
Jason Gunthorpe
- [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
Jason Gunthorpe
- [PATCH v2 07/13] mm/gup: Refactor record_subpages() to find 1st small page
Jason Gunthorpe
- [PATCH v2 08/13] mm/gup: Handle hugetlb for no_page_table()
Jason Gunthorpe
- [PATCH v2 09/13] mm/gup: Cache *pudp in follow_pud_mask()
Jason Gunthorpe
- [PATCH v2 10/13] mm/gup: Handle huge pud for follow_pud_mask()
Jason Gunthorpe
- [PATCH v2 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
Jason Gunthorpe
- [PATCH AUTOSEL 6.7 4/8] sched/topology: Add a new arch_scale_freq_ref() method
Sasha Levin
- [PATCH AUTOSEL 6.6 3/6] sched/topology: Add a new arch_scale_freq_ref() method
Sasha Levin
- [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
Inochi Amaoto
- [PATCH AUTOSEL 6.7 02/21] arch: consolidate arch_irq_work_raise prototypes
Sasha Levin
- [PATCH AUTOSEL 6.6 02/19] arch: consolidate arch_irq_work_raise prototypes
Sasha Levin
- [PATCH AUTOSEL 6.1 01/14] arch: consolidate arch_irq_work_raise prototypes
Sasha Levin
- [PATCH AUTOSEL 5.15 01/11] arch: consolidate arch_irq_work_raise prototypes
Sasha Levin
- [v6 0/3] Change PWM-controlled LED pin active mode and algorithm
Nylon Chen
- [v6 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Nylon Chen
- [v6 2/3] pwm: sifive: change the PWM controlled LED algorithm
Nylon Chen
- [v6 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
Nylon Chen
- [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
Christophe Leroy
- [PATCH v8 0/5] riscv: sophgo: add clock support for sg2042
Chen Wang
- [PATCH v8 1/5] dt-bindings: clock: sophgo: add sysclk for SG2042
Chen Wang
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v8 3/5] dt-bindings: clock: sophgo: add clkgen for SG2042
Chen Wang
- [PATCH v8 4/5] clk: sophgo: Add SG2042 clock generator driver
Chen Wang
- [PATCH v8 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC
Chen Wang
- [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
Conor Dooley
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Krzysztof Kozlowski
- [PATCH v6 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Krzysztof Kozlowski
- [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
Inochi Amaoto
- [PATCH v2] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Alexandre Ghiti
- Zamówienie na klimatyzatory postojowe
Szymon Faryk
- [PATCH v2] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Jisheng Zhang
- [PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
Björn Töpel
- [PATCH v2] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Alexandre Ghiti
- [PATCH v8 0/5] riscv: sophgo: add clock support for sg2042
Krzysztof Kozlowski
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH v8 1/5] dt-bindings: clock: sophgo: add sysclk for SG2042
Krzysztof Kozlowski
- [v6 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Emil Renner Berthing
- [v6 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Conor Dooley
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v8 0/5] riscv: sophgo: add clock support for sg2042
Chen Wang
- [v11, 00/10] riscv: support kernel-mode Vector
Björn Töpel
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
Jason Gunthorpe
- [v11, 00/10] riscv: support kernel-mode Vector
Lad, Prabhakar
- [v11, 00/10] riscv: support kernel-mode Vector
Andy Chiu
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH] riscv: Optimize crc32 with Zbc extension
Andrew Jones
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Krzysztof Kozlowski
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Krzysztof Kozlowski
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Alexandre Belloni
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Krzysztof Kozlowski
- [PATCH] riscv: Optimize crc32 with Zbc extension
David Laight
- [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
Conor Dooley
- [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
Christophe Leroy
- [PATCH v7 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
Leonardo Bras
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Atish Patra
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Conor Dooley
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH v8 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v8 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Anup Patel
- [PATCH v5] riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
- [v6 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Nylon Chen
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Krzysztof Kozlowski
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH] RISC-V: selftests: fix cbo.c compilation error
Yunhui Cui
- [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Alexandre Ghiti
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Atish Patra
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Alexandre Belloni
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Atish Patra
- [PATCH 0/2] riscv: sophgo: add pinctrl support for cv1800b
Chen Wang
- [PATCH] RISC-V: selftests: fix cbo.c compilation error
Andrew Jones
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Conor Dooley
- [External] Re: [PATCH] RISC-V: selftests: fix cbo.c compilation error
yunhui cui
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Conor Dooley
- [PATCH] RISC-V: selftests: cbo: Ensure asm operands match constraints
Andrew Jones
- [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
Jason Gunthorpe
- [v6 PATCH] riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
- [PATCH v1 0/2] RISC-V: enable rust
Miguel Ojeda
- [PATCH -fixes 0/2] svnapot fixes
Alexandre Ghiti
- [PATCH 1/2] riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
- [PATCH 2/2] riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 1
pr-tracker-bot at kernel.org
- [PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
Sami Tolvanen
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Atish Patra
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Conor Dooley
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Palmer Dabbelt
- [PATCH] riscv: add CALLER_ADDRx support
Zong Li
- [PATCH 0/2] riscv: sophgo: add pinctrl support for cv1800b
Jisheng Zhang
- [PATCH v2 0/3] RISC-V: Disable DWARF5 with known broken LLVM versions
Palmer Dabbelt
- [PATCH] init: refactor the generic cpu_to_node for NUMA
Huang Shijie
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw1-43-ga894e8ed09c6c)
kernelci.org bot
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
Sunil V L
- [PATCH v3 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
- [PATCH v3 -next 2/3] ACPI: RISC-V: Add LPI driver
Sunil V L
- [PATCH v3 -next 3/3] ACPI: Enable ACPI_PROCESSOR for RISC-V
Sunil V L
- Fwd: [PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
Nylon Chen
- [PATCH] init: refactor the generic cpu_to_node for NUMA
Greg KH
- [PATCH] init: refactor the generic cpu_to_node for NUMA
Shijie Huang
- [PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
Anup Patel
- [PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
Anup Patel
- Fwd: [PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
- Current status of RISC-V init_cache_level()
Conor Dooley
- [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
Ryan Roberts
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [PATCH v1 0/2] RISC-V: enable rust
Miguel Ojeda
- riscv/for-next build: 9 builds: 5 failed, 4 passed, 5 errors, 10 warnings (riscv-for-linus-6.8-mw1-63-g080c4324fa5e8)
kernelci.org bot
- [PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
Sean Christopherson
- linux-next: Tree for Jan 18 (arch/riscv/mm/init.c)
Randy Dunlap
- [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
- [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
Mark Brown
- [PATCH] riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
- linux-next: Tree for Jan 18 (arch/riscv/mm/init.c)
Alexandre Ghiti
- [PATCH] riscv: Fix build error on rv32 + XIP
Randy Dunlap
- [PATCH] riscv: lib: Support csum on GCC <11
Charlie Jenkins
- [PATCH] riscv: lib: Support csum on GCC <11
Conor Dooley
- [PATCH] riscv: lib: Support csum on GCC <11
Palmer Dabbelt
- [PATCH v2] riscv: lib: Check if output in asm goto supported
Charlie Jenkins
- [PATCH] riscv: lib: Support csum on GCC <11
Charlie Jenkins
- [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw1-65-g4525462dd0db9)
kernelci.org bot
- [External] Re: Current status of RISC-V init_cache_level()
yunhui cui
- [PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
Anup Patel
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Yury Norov
- [GIT PULL] KVM/riscv changes for 6.8 part #2
Anup Patel
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Greg KH
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Alexandre Ghiti
- [External] Re: Current status of RISC-V init_cache_level()
Conor Dooley
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Mike Rapoport
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [External] Re: Current status of RISC-V init_cache_level()
yunhui cui
- [External] Re: Current status of RISC-V init_cache_level()
yunhui cui
- Fwd: [PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
Nylon Chen
- [PATCH v2] riscv: lib: Check if output in asm goto supported
Andrew Jones
- [PATCH v1 0/2] Add camera subsystem for StarFive
Changhuang Liang
- [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
Changhuang Liang
- [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
Changhuang Liang
- [PATCH v5 0/5] RISC-V SBI debug console extension support
Anup Patel
- [External] Re: Current status of RISC-V init_cache_level()
Conor Dooley
- [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
Conor Dooley
- [PATCH V2] riscv: Support RANDOMIZE_KSTACK_OFFSET
Song Shuai
- [PATCH v6 0/5] RISC-V SBI debug console extension support
Anup Patel
- [PATCH v6 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
Anup Patel
- [PATCH v6 2/5] RISC-V: Add SBI debug console helper routines
Anup Patel
- [PATCH v6 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
Anup Patel
- [PATCH v6 4/5] tty: Add SBI debug console support to HVC SBI driver
Anup Patel
- [PATCH v6 5/5] RISC-V: Enable SBI based earlycon support
Anup Patel
- 回复: [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
Changhuang Liang
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 2
Palmer Dabbelt
- 回复: [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
Conor Dooley
- [PATCH v2 00/14] Split crash out from kexec and clean up related config items
Baoquan He
- [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
- [PATCH v2 02/14] crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
- [PATCH v2 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
Baoquan He
- [PATCH v2 04/14] crash: split crash dumping code out from kexec_core.c
Baoquan He
- [PATCH v2 05/14] crash: clean up kdump related config items
Baoquan He
- [PATCH v2 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2 07/14] arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
Baoquan He
- [PATCH v2 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2 10/14] sh, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2 11/14] arm, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2 12/14] mips, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2 13/14] riscv, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2 14/14] loongarch, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2] riscv: lib: Check if output in asm goto supported
Charlie Jenkins
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 2
Palmer Dabbelt
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
kernel test robot
- [PATCH 0/3] RISC-V: mm: correct mmap behavior in sv48 address space
Yangyu Chen
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Yury Norov
- [PATCH] tty: hvc: Fix the RISC-V SBI driver for a refactoring
Palmer Dabbelt
- [PATCH v5 0/5] RISC-V SBI debug console extension support
Palmer Dabbelt
- [PATCH] tty: hvc: Fix the RISC-V SBI driver for a refactoring
Palmer Dabbelt
- [PATCH v2] tty: hvc: Fix the RISC-V SBI driver for a refactoring
Palmer Dabbelt
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw2-1-gf24a70106dc1a)
kernelci.org bot
- [PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH 1/3] RISC-V: mm: fix mmap behavior in sv48 address space
Charlie Jenkins
- [PATCH v2] tty: hvc: Fix the RISC-V SBI driver for a refactoring
Anup Patel
- [PATCH v5 0/5] RISC-V SBI debug console extension support
Anup Patel
- [PATCH v2] tty: hvc: Fix the RISC-V SBI driver for a refactoring
Palmer Dabbelt
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw3)
kernelci.org bot
- [PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
Yangyu Chen
- [PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
Yangyu Chen
- [PATCH v2 11/14] arm, crash: wrap crash dumping code into crash related ifdefs
kernel test robot
- [PATCH] riscv: Use kcalloc() instead of kzalloc()
Erick Archer
- [PATCH v2 11/14] arm, crash: wrap crash dumping code into crash related ifdefs
kernel test robot
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 3
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 3
Linus Torvalds
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 4
Palmer Dabbelt
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 3
Palmer Dabbelt
- riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw4)
kernelci.org bot
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 2
pr-tracker-bot at kernel.org
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 4
pr-tracker-bot at kernel.org
- [PATCH v2] RISC-V: Implement archrandom when Zkr is available
patchwork-bot+linux-riscv at kernel.org
- [PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
patchwork-bot+linux-riscv at kernel.org
- [v11, 00/10] riscv: support kernel-mode Vector
patchwork-bot+linux-riscv at kernel.org
- [PATCH 1/2] riscv, crash: don't export some symbols when CONFIG_MMU=n
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
patchwork-bot+linux-riscv at kernel.org
- [PATCH v6 0/5] RISC-V SBI debug console extension support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v12 for-next 0/4] riscv: ftrace: Miscellaneous ftrace improvements
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4 00/13] RISC-V: Add steal-time support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/3] RISC-V: Disable DWARF5 with known broken LLVM versions
patchwork-bot+linux-riscv at kernel.org
- [PATCH v15 0/5] riscv: Add fine-tuned checksum functions
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 1/2] resource: add walk_system_ram_res_rev()
patchwork-bot+linux-riscv at kernel.org
- [PATCH v1] riscv: dts: sophgo: remove address-cells from intc node
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Optimize hweight API with Zbb extension
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4 0/7] kexec_file: print out debugging message if required
patchwork-bot+linux-riscv at kernel.org
- [GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 4
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Fix build error on rv32 + XIP
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv: lib: Check if output in asm goto supported
patchwork-bot+linux-riscv at kernel.org
- [PATCH v5 1/1] riscv: optimize ELF relocation function in riscv
patchwork-bot+linux-riscv at kernel.org
- [PATCH] RISC-V: selftests: cbo: Ensure asm operands match constraints
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
patchwork-bot+linux-riscv at kernel.org
- [PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Russell King (Oracle)
- [PATCH] riscv: remove unneeded #include <asm-generic/export.h>
Masahiro Yamada
- [PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
Yangyu Chen
- [PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
Masahiro Yamada
- [PATCH v2 1/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
Yangyu Chen
- [PATCH v2 2/3] RISC-V: mm: only test mmap without hint
Yangyu Chen
- [PATCH v2 3/3] Documentation: riscv: correct sv57 kernel behavior
Yangyu Chen
- riscv/for-next build: 7 builds: 0 failed, 7 passed, 2 warnings (v6.7-12908-ge5075d8ec5647)
kernelci.org bot
- riscv/fixes build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.7-12908-ge5075d8ec5647)
kernelci.org bot
- riscv/fixes baseline: 16 runs, 1 regressions (v6.7-12908-ge5075d8ec5647)
kernelci.org bot
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Eric Biggers
- [PATCH v2 11/14] arm, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Palmer Dabbelt
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Andy Chiu
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Eric Biggers
- [PATCH v3 00/10] RISC-V crypto with reworked asm files
Eric Biggers
- [PATCH v3 01/10] RISC-V: add helper function to read the vector VLEN
Eric Biggers
- [PATCH v3 02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
Eric Biggers
- [PATCH v3 03/10] RISC-V: hook new crypto subdir into build-system
Eric Biggers
- [PATCH v3 04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Eric Biggers
- [PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
Eric Biggers
- [PATCH v3 06/10] crypto: riscv - add vector crypto accelerated GHASH
Eric Biggers
- [PATCH v3 07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224}
Eric Biggers
- [PATCH v3 08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384}
Eric Biggers
- [PATCH v3 09/10] crypto: riscv - add vector crypto accelerated SM3
Eric Biggers
- [PATCH v3 10/10] crypto: riscv - add vector crypto accelerated SM4
Eric Biggers
- 回复: 回复: [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
Changhuang Liang
- [PATCH] RISC-V: cacheinfo: add init_cache_level()
Yunhui Cui
- riscv/fixes build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1)
kernelci.org bot
- [PATCH v5 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Inochi Amaoto
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Gavin Shan
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Mike Rapoport
- [PATCH] riscv: Use kcalloc() instead of kzalloc()
Alexandre Ghiti
- [PATCH v7 0/3] riscv: rtc: sophgo: add rtc support for CV1800
Jingbao Qiu
- [PATCH v7 1/3] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
Jingbao Qiu
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
- [PATCH v7 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH] RISC-V: cacheinfo: add init_cache_level()
Conor Dooley
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Alexandre Belloni
- 回复: 回复: [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
Conor Dooley
- [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
Peter Xu
- [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Krzysztof Kozlowski
- [External] Re: [PATCH] RISC-V: cacheinfo: add init_cache_level()
yunhui cui
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Krzysztof Kozlowski
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
- [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
Yu-Chien Peter Lin
- [PATCH] riscv: Use kcalloc() instead of kzalloc()
Andrew Jones
- [External] Re: [PATCH] RISC-V: cacheinfo: add init_cache_level()
Conor Dooley
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Alexandre Belloni
- [PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
- [PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
Haibo Xu
- [PATCH v5 01/12] selftests/kvm: Fix issues with $(SPLIT_TESTS)
Haibo Xu
- [PATCH v5 02/12] KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
- [PATCH v5 03/12] KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
- [PATCH v5 04/12] KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
- [PATCH v5 05/12] KVM: selftests: Add CONFIG_64BIT definition for the build
Haibo Xu
- [PATCH v5 06/12] tools: riscv: Add header file csr.h
Haibo Xu
- [PATCH v5 07/12] tools: riscv: Add header file vdso/processor.h
Haibo Xu
- [PATCH v5 08/12] KVM: riscv: selftests: Switch to use macro from csr.h
Haibo Xu
- [PATCH v5 09/12] KVM: riscv: selftests: Add exception handling support
Haibo Xu
- [PATCH v5 10/12] KVM: riscv: selftests: Add guest helper to get vcpu id
Haibo Xu
- [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function
Haibo Xu
- [PATCH v5 12/12] KVM: riscv: selftests: Add sstc timer test
Haibo Xu
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [External] Re: [PATCH] RISC-V: cacheinfo: add init_cache_level()
yunhui cui
- [PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling
Conor Dooley
- [PATCH v2 1/7] dt-bindings: clock: mpfs: add more MSSPLL output definitions
Conor Dooley
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Conor Dooley
- [PATCH v2 3/7] clk: microchip: mpfs: split MSSPLL in two
Conor Dooley
- [PATCH v2 4/7] clk: microchip: mpfs: setup for using other mss pll outputs
Conor Dooley
- [PATCH v2 5/7] clk: microchip: mpfs: add missing MSSPLL outputs
Conor Dooley
- [PATCH v2 6/7] clk: microchip: mpfs: convert MSSPLL outputs to clk_divider
Conor Dooley
- [PATCH v2 7/7] riscv: dts: microchip: add missing CAN bus clocks
Conor Dooley
- [PATCH v5 02/12] KVM: arm64: selftests: Data type cleanup for arch_timer test
Andrew Jones
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Krzysztof Kozlowski
- [PATCH v5 02/12] KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Marc Kleine-Budde
- [PATCH v7 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Emil Renner Berthing
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Conor Dooley
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Björn Töpel
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Pu Lehui
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Björn Töpel
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Marc Kleine-Budde
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Conor Dooley
- [PATCH] riscv: misaligned: Grammar s/disable/disabled/
Geert Uytterhoeven
- [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
Geert Uytterhoeven
- [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
Conor Dooley
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Björn Töpel
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Pu Lehui
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Pu Lehui
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Marc Kleine-Budde
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Conor Dooley
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Jonathan Cameron
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Rafael J. Wysocki
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Björn Töpel
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
Guenter Roeck
- [PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
Conor Dooley
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
David Laight
- (subset) [PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
Conor Dooley
- [External] Re: [PATCH] RISC-V: cacheinfo: add init_cache_level()
Sudeep Holla
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
Guenter Roeck
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Russell King (Oracle)
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Russell King (Oracle)
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
Jonathan Cameron
- [PATCH] riscv: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Jonathan Cameron
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
Rafael J. Wysocki
- [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
David Hildenbrand
- [PATCH v1 02/11] nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v1 03/11] powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v1 04/11] risc: pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v1 05/11] s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v1 06/11] sparc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
David Hildenbrand
- [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
David Hildenbrand
- [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
- [PATCH v1 11/11] mm/memory: ignore writable bit in folio_pte_batch()
David Hildenbrand
- [PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
Charlie Jenkins
- [PATCH v1 04/11] risc: pgtable: define PFN_PTE_SHIFT
Alexandre Ghiti
- [PATCH v1 04/11] risc: pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
David Laight
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
Russell King (Oracle)
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Nathan Chancellor
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
Palmer Dabbelt
- [PATCH] riscv: remove unneeded #include <asm-generic/export.h>
patchwork-bot+linux-riscv at kernel.org
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
Charlie Jenkins
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
Guenter Roeck
- [PATCH v7 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
Jingbao Qiu
- [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
Mark Brown
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Pu Lehui
- [PATCH v3 00/10] RISC-V crypto with reworked asm files
Palmer Dabbelt
- BUG Report: Some issues about vmlinux with emit-relocs
Palmer Dabbelt
- [PATCH bpf] riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
Pu Lehui
- [PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
- [PATCH v7 0/3] Change PWM-controlled LED pin active mode and algorithm
Nylon Chen
- [PATCH v7 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Nylon Chen
- [PATCH v7 2/3] pwm: sifive: change the PWM controlled LED algorithm
Nylon Chen
- [PATCH v7 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
Nylon Chen
- [PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
- [PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
- [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Jonathan Cameron
- [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
Chen Wang
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
Jonathan Cameron
- [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
David Laight
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
Jonathan Cameron
- [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
Jonathan Cameron
- [PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
Pu Lehui
- [PATCH bpf-next 1/3] bpf: Use precise image size for struct_ops trampoline
Pu Lehui
- [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
Pu Lehui
- [PATCH bpf-next 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
Pu Lehui
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Ryan Roberts
- [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
Ryan Roberts
- [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
Ryan Roberts
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
David Hildenbrand
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
Jonathan Cameron
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
David Hildenbrand
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Ryan Roberts
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Christophe Leroy
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Christophe Leroy
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Ryan Roberts
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Krzysztof Kozlowski
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
David Hildenbrand
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
David Hildenbrand
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Ryan Roberts
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
David Hildenbrand
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Ryan Roberts
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Christophe Leroy
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
David Hildenbrand
- [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
Ryan Roberts
- [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH v1 11/11] mm/memory: ignore writable bit in folio_pte_batch()
Ryan Roberts
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
Russell King (Oracle)
- [PATCH] sh: use generic uaccess
Arnd Bergmann
- [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
Ryan Roberts
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
- [PATCH] sh: use generic uaccess
John Paul Adrian Glaubitz
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
- [PATCH] sh: use generic uaccess
Arnd Bergmann
- [PATCH] sh: use generic uaccess
John Paul Adrian Glaubitz
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
Jonathan Cameron
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
Ryan Roberts
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
Russell King (Oracle)
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Matthew Wilcox
- [PATCH v3 00/10] RISC-V crypto with reworked asm files
Christoph Müllner
- [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
Mark Brown
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Ryan Roberts
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Rafael J. Wysocki
- [PATCH] sh: use generic uaccess
Geert Uytterhoeven
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Rafael J. Wysocki
- [PATCH v3 00/10] RISC-V crypto with reworked asm files
patchwork-bot+linux-riscv at kernel.org
- [RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
patchwork-bot+linux-riscv at kernel.org
- [PATCH] clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
patchwork-bot+linux-riscv at kernel.org
- [PATCH v4] RISC-V: build: Allow LTO to be selected
patchwork-bot+linux-riscv at kernel.org
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Rafael J. Wysocki
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Rafael J. Wysocki
- [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- riscv/for-next build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1-15-ge2d6b54b935a9)
kernelci.org bot
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Rafael J. Wysocki
- [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Rafael J. Wysocki
- [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH bpf] riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
patchwork-bot+netdevbpf at kernel.org
- [PATCH v9 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v9 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v9 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [External] [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
yunhui cui
- [PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
Baoquan He
- [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
- [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
- [PATCH linux-next v3 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
Baoquan He
- [PATCH linux-next v3 04/14] crash: split crash dumping code out from kexec_core.c
Baoquan He
- [PATCH linux-next v3 05/14] crash: clean up kdump related config items
Baoquan He
- [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH linux-next v3 07/14] arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH linux-next v3 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
Baoquan He
- [PATCH linux-next v3 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH linux-next v3 10/14] sh, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH linux-next v3 11/14] mips, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH linux-next v3 12/14] riscv, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH linux-next v3 13/14] arm, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH linux-next v3 14/14] loongarch, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH] riscv: Optimize crc32 with Zbc extension
Wang, Xiao W
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Aneesh Kumar K.V
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
Aneesh Kumar K.V
- [PATCH v9 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Alexandre Ghiti
- [PATCH v9 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Alexandre Ghiti
- [PATCH] riscv: Optimize crc32 with Zbc extension
Wang, Xiao W
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Chen Wang
- [PATCH] riscv: Call secondary mmu notifier when flushing the tlb
Alexandre Ghiti
- [PATCH linux-next v3 10/14] sh, crash: wrap crash dumping code into crash related ifdefs
John Paul Adrian Glaubitz
- [External] [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Dennis Zhou
- [External] [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
- [External] [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
Russell King (Oracle)
- qemu riscv, thead c906, Linux boot regression
Björn Töpel
- qemu riscv, thead c906, Linux boot regression
Conor Dooley
- qemu riscv, thead c906, Linux boot regression
Björn Töpel
- qemu riscv, thead c906, Linux boot regression
Daniel Henrique Barboza
- qemu riscv, thead c906, Linux boot regression
Conor Dooley
- [PATCH v3 0/4] membarrier: riscv: Core serializing command
Andrea Parri
- [PATCH AUTOSEL 6.7 10/13] riscv: Make XIP bootable again
Sasha Levin
- [PATCH AUTOSEL 6.6 08/11] riscv: Make XIP bootable again
Sasha Levin
- [PATCH linux-next v3 10/14] sh, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
Mathieu Desnoyers
- [PATCH v3 4/4] membarrier: riscv: Provide core serializing command
Mathieu Desnoyers
- [PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Lameter, Christopher
- [PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Yury Norov
- [PATCH V3 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
Charlie Jenkins
- [PATCH V3 4/4] riscv: mm: Optimize TASK_SIZE definition
Charlie Jenkins
- [PATCH v3 4/4] membarrier: riscv: Provide core serializing command
Andrea Parri
- [PATCH v9 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v3 4/4] membarrier: riscv: Provide core serializing command
Mathieu Desnoyers
- [PATCH v9 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- qemu riscv, thead c906, Linux boot regression
Björn Töpel
- [PATCH v9 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- qemu riscv, thead c906, Linux boot regression
Daniel Henrique Barboza
- [PATCH v3 4/4] membarrier: riscv: Provide core serializing command
Andrea Parri
- [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
Eric Biggers
- [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
Michael Kelley
- [PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [PATCH 01/28] riscv: abstract envcfg CSR
Deepak Gupta
- [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
- [PATCH v10 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
- [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
Michael Kelley
- [PATCH v2 0/4] riscv: sophgo: add reset support for SG2042
Chen Wang
- [PATCH v2 1/4] dt-bindings: reset: sophgo: support SG2042
Chen Wang
- [PATCH v2 2/4] reset: sophgo: add SG2042 reset generator driver
Chen Wang
- [PATCH v2 3/4] riscv: dts: add reset generator for Sophgo SG2042 SoC
Chen Wang
- [PATCH v2 4/4] riscv: dts: add resets property for uart node
Chen Wang
- [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
Yunhui Cui
- [RFC PATCH v1 00/28] riscv control-flow integrity for usermode
debug at rivosinc.com
- [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
debug at rivosinc.com
- [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
debug at rivosinc.com
- [RFC PATCH v1 03/28] riscv: define default value for envcfg
debug at rivosinc.com
- [RFC PATCH v1 04/28] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
debug at rivosinc.com
- [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
debug at rivosinc.com
- [RFC PATCH v1 06/28] riscv: zicfiss/zicfilp extension csr and bit definitions
debug at rivosinc.com
- [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
debug at rivosinc.com
- [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
debug at rivosinc.com
- [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
debug at rivosinc.com
- [RFC PATCH v1 10/28] riscv/mm : Introducing new protection flag "PROT_SHADOWSTACK"
debug at rivosinc.com
- [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
debug at rivosinc.com
- [RFC PATCH v1 12/28] riscv mm: manufacture shadow stack pte
debug at rivosinc.com
- [RFC PATCH v1 13/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
debug at rivosinc.com
- [RFC PATCH v1 14/28] riscv mmu: write protect and shadow stack
debug at rivosinc.com
- [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
debug at rivosinc.com
- [RFC PATCH v1 16/28] riscv/shstk: If needed allocate a new shadow stack on clone
debug at rivosinc.com
- [RFC PATCH v1 17/28] prctl: arch-agnostic prctl for shadow stack
debug at rivosinc.com
- [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
debug at rivosinc.com
- [RFC PATCH v1 19/28] riscv: Implements arch agnostic shadow stack prctls
debug at rivosinc.com
- [RFC PATCH v1 20/28] riscv: Implements arch argnostic indirect branch tracking prctls
debug at rivosinc.com
- [RFC PATCH v1 21/28] riscv/traps: Introduce software check exception
debug at rivosinc.com
- [RFC PATCH v1 22/28] riscv sigcontext: adding cfi state field in sigcontext
debug at rivosinc.com
- [RFC PATCH v1 23/28] riscv signal: Save and restore of shadow stack for signal
debug at rivosinc.com
- [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
debug at rivosinc.com
- [RFC PATCH v1 25/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
debug at rivosinc.com
- [RFC PATCH v1 26/28] riscv: Documentation for landing pad / indirect branch tracking
debug at rivosinc.com
- [RFC PATCH v1 27/28] riscv: Documentation for shadow stack on riscv
debug at rivosinc.com
- [RFC PATCH v1 28/28] kselftest/riscv: kselftest for user mode cfi
debug at rivosinc.com
- [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
Stefan O'Rear
- [PATCH v7 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Aleksandr Shubin
- [PATCH v7 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Aleksandr Shubin
- [PATCH v7 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Aleksandr Shubin
- [PATCH v7 3/3] riscv: dts: allwinner: d1: Add pwm node
Aleksandr Shubin
- [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
Stefan O'Rear
- [PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Mike Rapoport
- [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
David Hildenbrand
- [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
David Hildenbrand
- qemu riscv, thead c906, Linux boot regression
Björn Töpel
- qemu riscv, thead c906, Linux boot regression
LIU Zhiwei
- [PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Shijie Huang
- [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
- [PATCH v2] riscv: dts: sophgo: add timer dt node for CV1800
AnnanLiu
- [PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
AnnanLiu
- [PATCH v2 2/4] reset: sophgo: add SG2042 reset generator driver
Philipp Zabel
- [PATCH v2 2/4] reset: sophgo: add SG2042 reset generator driver
Chen Wang
- [PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
Uwe Kleine-König
- [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
Uwe Kleine-König
- [PATCH v5 027/111] pwm: sifive: Make use of pwmchip_parent() macro
Uwe Kleine-König
- [PATCH v5 039/111] pwm: Provide wrappers for storing and getting driver private data
Uwe Kleine-König
- [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function
Uwe Kleine-König
- [PATCH v5 073/111] pwm: microchip-core: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
- [PATCH v5 086/111] pwm: sifive: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
- [PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
Chen Wang
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
Krzysztof Kozlowski
- [PATCH v1 0/2] RISC-V: enable rust
Miguel Ojeda
- [PATCH v2 2/4] reset: sophgo: add SG2042 reset generator driver
Philipp Zabel
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Miguel Luis
- [PATCH v5 039/111] pwm: Provide wrappers for storing and getting driver private data
AngeloGioacchino Del Regno
- [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
AngeloGioacchino Del Regno
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Rafael J. Wysocki
- [PATCH v3] riscv: select ARCH_HAS_FAST_MULTIPLIER
Jisheng Zhang
- [PATCH v2] riscv: mm: implement pgprot_nx
Jisheng Zhang
- [PATCH v3] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Jisheng Zhang
- [PATCH v3 0/2] riscv: enable lockless lockref implementation
Jisheng Zhang
- [PATCH v3 1/2] riscv: select ARCH_USE_CMPXCHG_LOCKREF
Jisheng Zhang
- [PATCH v3 2/2] riscv: cmpxchg: implement arch_cmpxchg64_{relaxed|acquire|release}
Jisheng Zhang
- [PATCH v7 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
kernel test robot
- [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
Michael Kelley
- [PATCH] clocksource: timer-riscv: Clear timer interrupt on timer initialization
Ley Foon Tan
- [PATCH] clocksource: timer-riscv: Clear timer interrupt on timer initialization
Anup Patel
- [PATCH] clocksource: timer-riscv: Clear timer interrupt on timer initialization
Leyfoon Tan
- [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
Deepak Gupta
- [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
Deepak Gupta
- [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
Deepak Gupta
- [PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
Conor Dooley
- [PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
Conor Dooley
- [PATCH v2] riscv: dts: sophgo: add timer dt node for CV1800
Conor Dooley
- [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Alexandre Ghiti
- [PATCH v10 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Alexandre Ghiti
- [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
Deepak Gupta
- [PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
Nathan Chancellor
- [PATCH 1/2] kbuild: Add -Wa,--fatal-warnings to as-instr invocation
Nathan Chancellor
- [PATCH 2/2] RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
Nathan Chancellor
- [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
Deepak Gupta
- [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
Conor Dooley
- [PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
Emil Renner Berthing
- [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
Conor Dooley
- [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
Deepak Gupta
- [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
Deepak Gupta
- [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
Conor Dooley
- [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
Conor Dooley
- [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
Deepak Gupta
- [PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v2 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
David Hildenbrand
- [PATCH v2 02/15] arm/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v2 03/15] nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v2 04/15] powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v2 05/15] riscv/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v2 06/15] s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v2 07/15] sparc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v2 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
David Hildenbrand
- [PATCH v2 09/15] arm/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
- [PATCH v2 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
- [PATCH v2 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
David Hildenbrand
- [PATCH v2 12/15] mm/memory: pass PTE to copy_present_pte()
David Hildenbrand
- [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
- [PATCH v2 15/15] mm/memory: ignore writable bit in folio_pte_batch()
David Hildenbrand
- [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
Florian Fainelli
- [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
Stefan O'Rear
- [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
Uwe Kleine-König
- [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
Uwe Kleine-König
- [PATCH 1/1] firmware: microchip: fix wrong sizeof argument
Samasth Norway Ananda
- [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
Charlie Jenkins
- [PATCH v2 04/15] powerpc/pgtable: define PFN_PTE_SHIFT
Christophe Leroy
- [PATCH v2 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()
Christophe Leroy
- [PATCH v2 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
Christophe Leroy
- [PATCH 0/4] riscv: support fast gup
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: blacklist assembly symbols for kprobe
patchwork-bot+linux-riscv at kernel.org
- [PATCH] riscv: Avoid code duplication with generic bitops implementation
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
patchwork-bot+linux-riscv at kernel.org
- [PATCH -next] RISC-V: Remove duplicated include in smpboot.c
patchwork-bot+linux-riscv at kernel.org
- [PATCH V2] riscv: Support RANDOMIZE_KSTACK_OFFSET
patchwork-bot+linux-riscv at kernel.org
- [PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
Nathan Chancellor
- [PATCH 07/11] riscv: Remove MCOUNT_NAME workaround
Nathan Chancellor
- [PATCH 08/11] riscv: Kconfig: Remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_FTRACE
Nathan Chancellor
- [PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
Kees Cook
- [PATCH v7 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
kernel test robot
- [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
Deepak Gupta
- [PATCH v7 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
kernel test robot
- [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
- riscv/for-next build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1-27-gcb4ede926134a)
kernelci.org bot
- [PATCH v2] riscv: Optimize crc32 with Zbc extension
Xiao Wang
- [PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Andrew Morton
- [PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
- [PATCH 5/8] doc: Add EARLY flag to early-parsed kernel boot parameters
Boqun Feng
- [PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
Nathan Chancellor
- [PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
Inochi Amaoto
- [PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
Baoquan He
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Arnd Bergmann
- [PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Chen Wang
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Arnd Bergmann
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Chen Wang
- [PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
Nylon Chen
- [PATCH v8 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Nylon Chen
- [PATCH v8 2/3] pwm: sifive: change the PWM controlled LED algorithm
Nylon Chen
- [PATCH v8 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
Nylon Chen
- [PATCH 0/1] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Chen Wang
- [PATCH 1/1] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Chen Wang
- [PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
Conor Dooley
- [PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
Inochi Amaoto
- [PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
Chen Wang
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Chen Wang
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Arnd Bergmann
- [GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
Chen Wang
- [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function
Alex Elder
- [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function
Uwe Kleine-König
- [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
Lad, Prabhakar
- [GIT PULL] KVM/riscv changes for 6.8 part #2
Paolo Bonzini
- [GIT PULL] Arm SoC fixes for 6.8, part 1
Arnd Bergmann
- [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v1 0/2] RISC-V: enable rust
Miguel Ojeda
- [PATCH v1 0/2] RISC-V: enable rust
Conor Dooley
- [GIT PULL] Arm SoC fixes for 6.8, part 1
pr-tracker-bot at kernel.org
- [PATCH] irqchip/sifive-plic: enable interrupt if needed before EOI
Nam Cao
- [PATCH] irqchip/sifive-plic: enable interrupt if needed before EOI
Samuel Holland
- [PATCH] irqchip/sifive-plic: enable interrupt if needed before EOI
Nam Cao
- [PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
Eric Biggers
- [PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
Eric Biggers
- [PATCH v1 0/2] RISC-V: enable rust
Miguel Ojeda
- [PATCH v12 00/25] Linux RISC-V AIA Support
Anup Patel
- [PATCH v12 01/25] irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter count
Anup Patel
- [PATCH v12 02/25] genirq/irqdomain: Remove the param count restriction from select()
Anup Patel
- [PATCH v12 03/25] genirq/msi: Extend msi_parent_ops
Anup Patel
- [PATCH v12 04/25] genirq/irqdomain: Add DOMAIN_BUS_DEVICE_IMS
Anup Patel
- [PATCH v12 05/25] platform-msi: Prepare for real per device domains
Anup Patel
- [PATCH v12 06/25] irqchip: Convert all platform MSI users to the new API
Anup Patel
- [PATCH v12 07/25] genirq/msi: Provide optional translation op
Anup Patel
- [PATCH v12 08/25] genirq/msi: Split msi_domain_alloc_irq_at()
Anup Patel
- [PATCH v12 09/25] genirq/msi: Provide DOMAIN_BUS_WIRED_TO_MSI
Anup Patel
- [PATCH v12 10/25] genirq/msi: Optionally use dev->fwnode for device domain
Anup Patel
- [PATCH v12 11/25] genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Anup Patel
- [PATCH v12 12/25] genirq/irqdomain: Reroute device MSI create_mapping
Anup Patel
- [PATCH v12 13/25] genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
Anup Patel
- [PATCH v12 14/25] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Anup Patel
- [PATCH v12 15/25] irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
- [PATCH v12 16/25] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Anup Patel
- [PATCH v12 17/25] genirq/matrix: Dynamic bitmap allocation
Anup Patel
- [PATCH v12 18/25] irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
- [PATCH v12 19/25] irqchip/riscv-imsic: Add device MSI domain support for platform devices
Anup Patel
- [PATCH v12 20/25] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Anup Patel
- [PATCH v12 21/25] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Anup Patel
- [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
- [PATCH v12 23/25] irqchip/riscv-aplic: Add support for MSI-mode
Anup Patel
- [PATCH v12 24/25] RISC-V: Select APLIC and IMSIC drivers
Anup Patel
- [PATCH v12 25/25] MAINTAINERS: Add entry for RISC-V AIA drivers
Anup Patel
- [PATCH v12 00/25] Linux RISC-V AIA Support
Anup Patel
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
Björn Töpel
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Björn Töpel
- [PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
Nathan Chancellor
- [PATCH v2 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
Linus Walleij
- [RFC PATCH 2/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_east domain
Linus Walleij
- [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
Klara Modin
- [PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
Andy Chiu
- [PATCH 0/3] riscv: optimize memcpy/memmove/memset
Jisheng Zhang
- [PATCH 1/3] riscv: optimized memcpy
Jisheng Zhang
- [PATCH 2/3] riscv: optimized memmove
Jisheng Zhang
- [PATCH 3/3] riscv: optimized memset
Jisheng Zhang
- [PATCH] riscv: Implement pte_accessible()
Alexandre Ghiti
- [PATCH -fixes] riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
- [PATCH 1/3] riscv: optimized memcpy
David Laight
- [PATCH 2/3] riscv: optimized memmove
David Laight
- [PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
Björn Töpel
- [PATCH] init: refactor the generic cpu_to_node for NUMA
kernel test robot
- [PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
Heinrich Schuchardt
- [PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
Conor Dooley
- [PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
Heinrich Schuchardt
- [PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
Conor Dooley
- [PATCH] init: refactor the generic cpu_to_node for NUMA
kernel test robot
- [PATCH v14,RESEND 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
Minda Chen
- [PATCH v14,RESEND 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
Minda Chen
- [PATCH v14,RESEND 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
Minda Chen
- [PATCH v14,RESEND 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
- [PATCH v14,RESEND 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
- [PATCH v14,RESEND 05/22] PCI: microchip: Rename two PCIe data structures
Minda Chen
- [PATCH v14,RESEND 06/22] PCI: microchip: Move PCIe host data structures to plda-pcie.h
Minda Chen
- [PATCH v14,RESEND 07/22] PCI: microchip: Rename two setup functions
Minda Chen
- [PATCH v14,RESEND 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
Minda Chen
- [PATCH v14,RESEND 09/22] PCI: microchip: Move setup functions to pcie-plda-host.c
Minda Chen
- [PATCH v14,RESEND 10/22] PCI: microchip: Rename interrupt related functions
Minda Chen
- [PATCH v14,RESEND 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
- [PATCH v14,RESEND 12/22] PCI: microchip: Add request_event_irq() callback function
Minda Chen
- [PATCH v14,RESEND 13/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
- [PATCH v14,RESEND 14/22] PCI: microchip: Add get_events() callback and add PLDA get_event()
Minda Chen
- [PATCH v14,RESEND 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
Minda Chen
- [PATCH v14,RESEND 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
- [PATCH v14,RESEND 17/22] PCI: plda: Add event bitmap field to struct plda_pcie_rp
Minda Chen
- [PATCH v14,RESEND 18/22] PCI: plda: Add host init/deinit and map bus functions
Minda Chen
- [PATCH v14,RESEND 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Minda Chen
- [PATCH v14,RESEND 20/22] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
Minda Chen
- [PATCH v14,RESEND 21/22] PCI: starfive: Add JH7110 PCIe controller
Minda Chen
- [PATCH v14,RESEND 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110
Minda Chen
- [External] Re: [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
yunhui cui
- [External] [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
yunhui cui
- [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
- [PATCH 0/2] riscv: sophgo: add i2c and spi device to CV180x/SG2000x SoCs
Inochi Amaoto
- [PATCH 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
Inochi Amaoto
- [PATCH 2/2] riscv: dts: sophgo: cv18xx: Add i2c devices
Inochi Amaoto
- [PATCH 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
Yixun Lan
- [External] [PATCH -fixes] riscv: Flush the tlb when a page directory is freed
yunhui cui
- [PATCH v1 0/4] CAST Controller Area Network driver support
William Qiu
- [PATCH v1 1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix
William Qiu
- [PATCH v1 2/4] dt-bindings: can: Add bindings for CAST CAN Controller
William Qiu
- [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
William Qiu
- [PATCH v1 4/4] riscv: dts: starfive: jh7110: Add CAN node
William Qiu
- [PATCH 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
Inochi Amaoto
- [PATCH v2] clocksource: timer-riscv: Clear timer interrupt on timer initialization
Ley Foon Tan
- [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
Jisheng Zhang
- [PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
Inochi Amaoto
- [PATCH v1 0/4] CAST Controller Area Network driver support
Marc Kleine-Budde
- [RFC v1 0/2] riscv: Cache Population Code Refactoring for ACPI and DT Support
Sia Jee Heng
- [RFC v1 1/2] riscv: cacheinfo: Remove unused parameter
Sia Jee Heng
- [RFC v1 2/2] riscv: cacheinfo: Refactor populate_cache_leaves()
Sia Jee Heng
- [PATCH v1 0/4] CAST Controller Area Network driver support
William Qiu
- [PATCH v5 0/4] Add missing port pins for RZ/Five SoC
Lad, Prabhakar
- [PATCH v5 0/4] Add missing port pins for RZ/Five SoC
Geert Uytterhoeven
- [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
Marc Kleine-Budde
- [External] Re: [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
yunhui cui
- [External] [PATCH -fixes] riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
- [PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
chao.wei 魏超
- [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
William Qiu
- [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Dennis Zhou
- [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Pu Lehui
- [PATCH v8 00/10] Support Andes PMU extension
Yu Chien Peter Lin
- [PATCH v8 01/10] riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
- [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number
Yu Chien Peter Lin
- [PATCH v8 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
- [PATCH v8 04/10] dt-bindings: riscv: Add Andes interrupt controller compatible string
Yu Chien Peter Lin
- [PATCH v8 05/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
- [PATCH v8 06/10] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
- [PATCH v8 07/10] perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
- [PATCH v8 08/10] dt-bindings: riscv: Add Andes PMU extension description
Yu Chien Peter Lin
- [PATCH v8 09/10] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
Yu Chien Peter Lin
- [PATCH v8 10/10] riscv: andes: Support specifying symbolic firmware and hardware raw events
Yu Chien Peter Lin
- [External] Re: [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
Jisheng Zhang
- [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [External] Re: [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
yunhui cui
- [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
Ryan Roberts
- [PATCH v14,RESEND 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
Minda Chen
- [PATCH v1 0/4] CAST Controller Area Network driver support
Marc Kleine-Budde
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Andrew Jones
- [RFC v1 0/2] riscv: Cache Population Code Refactoring for ACPI and DT Support
Conor Dooley
- [External] Re: [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
Jisheng Zhang
- [RFC v1 2/2] riscv: cacheinfo: Refactor populate_cache_leaves()
Conor Dooley
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
David Hildenbrand
- [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v3 03/15] nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v3 04/15] powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v3 05/15] riscv/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v3 06/15] s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v3 07/15] sparc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
- [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
David Hildenbrand
- [PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
- [PATCH v3 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
- [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
David Hildenbrand
- [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()
David Hildenbrand
- [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v3 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
- [PATCH v3 15/15] mm/memory: ignore writable bit in folio_pte_batch()
David Hildenbrand
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Jonathan Cameron
- [PATCH v6 0/4] Add missing port pins on RZ/Five SoC
Prabhakar
- [PATCH v6 1/4] pinctrl: renesas: rzg2l: Improve code for readability
Prabhakar
- [PATCH v6 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Prabhakar
- [PATCH v6 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Prabhakar
- [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Prabhakar
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Russell King (Oracle)
- [PATCH v1 1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix
Conor Dooley
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Rafael J. Wysocki
- [PATCH 0/5] Add IAX45 support for RZ/Five SoC
Prabhakar
- [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
Prabhakar
- [PATCH 2/5] irqchip/renesas-rzg2l: Add support for RZ/Five SoC
Prabhakar
- [PATCH 3/5] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
Prabhakar
- [PATCH 4/5] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
Prabhakar
- [PATCH 5/5] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes
Prabhakar
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Russell King (Oracle)
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
patchwork-bot+netdevbpf at kernel.org
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
Russell King (Oracle)
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Daniel Borkmann
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
Rafael J. Wysocki
- [PATCH v1 2/4] dt-bindings: can: Add bindings for CAST CAN Controller
Conor Dooley
- [PATCH 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
Conor Dooley
- [PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
Conor Dooley
- [PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
Conor Dooley
- [PATCH bpf-next 1/3] bpf: Use precise image size for struct_ops trampoline
Song Liu
- [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
Conor Dooley
- [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
Song Liu
- [PATCH 0/3] riscv: optimize memcpy/memmove/memset
Conor Dooley
- [PATCH v8 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
Conor Dooley
- [PATCH AUTOSEL 6.7 04/12] tools: selftests: riscv: Fix compile warnings in hwprobe
Sasha Levin
- [PATCH AUTOSEL 6.7 05/12] tools: selftests: riscv: Fix compile warnings in cbo
Sasha Levin
- [PATCH AUTOSEL 6.7 06/12] tools: selftests: riscv: Fix compile warnings in vector tests
Sasha Levin
- [PATCH AUTOSEL 6.7 07/12] tools: selftests: riscv: Fix compile warnings in mm tests
Sasha Levin
- [PATCH AUTOSEL 6.6 04/10] tools: selftests: riscv: Fix compile warnings in vector tests
Sasha Levin
- [PATCH AUTOSEL 6.6 05/10] tools: selftests: riscv: Fix compile warnings in mm tests
Sasha Levin
- [PATCH 1/1] firmware: microchip: fix wrong sizeof argument
Conor Dooley
- [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
kernel test robot
- [PATCH bpf-next 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
Song Liu
- [PATCH v14,RESEND 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Rob Herring
- [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
kernel test robot
- [PATCH 0/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH 2/3] selftests: riscv: Generalize mm selftests
Charlie Jenkins
- [PATCH 3/3] docs: riscv: Define behavior of mmap
Charlie Jenkins
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Pu Lehui
- [PATCH v2] MAINTAINERS: Setup proper info for SOPHGO vendor support
Inochi Amaoto
- [PATCH v3 0/4] riscv: sophgo: add reset support for SG2042
Chen Wang
- [PATCH v3 1/4] dt-bindings: reset: sophgo: support SG2042
Chen Wang
- [PATCH v3 2/4] reset: simple: add support for Sophgo SG2042
Chen Wang
- [PATCH v3 3/4] riscv: dts: add reset generator for Sophgo SG2042 SoC
Chen Wang
- [PATCH v3 4/4] riscv: dts: add resets property for uart node
Chen Wang
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
Stefan O'Rear
- [PATCH v2] MAINTAINERS: Setup proper info for SOPHGO vendor support
Chen Wang
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH 0/3] riscv: mm: Use hint address in mmap if available
Stefan O'Rear
- [PATCH 0/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH 0/3] riscv: optimize memcpy/memmove/memset
Jisheng Zhang
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
Yangyu Chen
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [External] Re: [PATCH] RISC-V: add uniprocessor flush_tlb_range() support
yunhui cui
- [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
Pu Lehui
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [PATCH bpf-next v2 0/4] Mixing bpf2bpf and tailcalls for RV64
Pu Lehui
- [PATCH bpf-next v2 1/4] riscv, bpf: Remove redundant ctx->offset initialization
Pu Lehui
- [PATCH bpf-next v2 2/4] riscv, bpf: Using kvcalloc to allocate cache buffer
Pu Lehui
- [PATCH bpf-next v2 3/4] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
Pu Lehui
- [PATCH bpf-next v2 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [RFC v1 0/2] riscv: Cache Population Code Refactoring for ACPI and DT Support
JeeHeng Sia
- [RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
Sunil V L
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Björn Töpel
- [RFC v1 2/2] riscv: cacheinfo: Refactor populate_cache_leaves()
JeeHeng Sia
- [PATCH v1 2/4] dt-bindings: can: Add bindings for CAST CAN Controller
William Qiu
- [PATCH v1 0/4] CAST Controller Area Network driver support
William Qiu
- [PATCH v12 00/25] Linux RISC-V AIA Support
Björn Töpel
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
Yangyu Chen
- [PATCH v12 00/25] Linux RISC-V AIA Support
Björn Töpel
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Pu Lehui
- [v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
Changhuang Liang
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Björn Töpel
- Fotowoltaika - propozycja instalacji
Norbert Karecki
- [RFC v1 2/2] riscv: cacheinfo: Refactor populate_cache_leaves()
Conor Dooley
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [v6 PATCH] riscv: mm: execute local TLB flush after populating vmemmap
Lad, Prabhakar
- [PATCH v12 00/25] Linux RISC-V AIA Support
Anup Patel
- [PATCH v12 00/25] Linux RISC-V AIA Support
Anup Patel
- [PATCH v2 0/5] mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
Christophe Leroy
- [PATCH v2 1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
Christophe Leroy
- [PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX
Christophe Leroy
- [PATCH v2 3/5] powerpc,s390: ptdump: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
Christophe Leroy
- [PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool
Christophe Leroy
- [PATCH v2 5/5] mm: ptdump: add check_wx_pages debugfs attribute
Christophe Leroy
- [PATCH v6 1/4] pinctrl: renesas: rzg2l: Improve code for readability
Geert Uytterhoeven
- [PATCH v6 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Geert Uytterhoeven
- [PATCH v6 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Geert Uytterhoeven
- [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Geert Uytterhoeven
- [PATCH v6 1/4] pinctrl: renesas: rzg2l: Improve code for readability
Lad, Prabhakar
- [v6 PATCH] riscv: mm: execute local TLB flush after populating vmemmap
Alexandre Ghiti
- [PATCH v12 00/25] Linux RISC-V AIA Support
Björn Töpel
- [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
Geert Uytterhoeven
- [PATCH 3/5] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
Geert Uytterhoeven
- [PATCH 4/5] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
Geert Uytterhoeven
- [PATCH 5/5] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes
Geert Uytterhoeven
- [PATCH 2/3] riscv: optimized memmove
Jisheng Zhang
- [PATCH 2/5] irqchip/renesas-rzg2l: Add support for RZ/Five SoC
Geert Uytterhoeven
- [PATCH 2/3] riscv: optimized memmove
Nick Kossifidis
- [PATCH v12 00/25] Linux RISC-V AIA Support
Björn Töpel
- [PATCH 2/3] riscv: optimized memmove
David Laight
- [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
- [PATCH -fixes] riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
- [PATCH 3/3] riscv: optimized memset
Nick Kossifidis
- [PATCH 1/3] riscv: optimized memcpy
Nick Kossifidis
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Conor Dooley
- [PATCH bpf-next 0/2] Enable inline bpf_kptr_xchg() for RV64
Pu Lehui
- [PATCH bpf-next 1/2] riscv, bpf: Enable inline bpf_kptr_xchg() for RV64
Pu Lehui
- [PATCH bpf-next 2/2] selftests/bpf: Enable inline bpf_kptr_xchg() test for RV64
Pu Lehui
- [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
Lad, Prabhakar
- [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
Marc Kleine-Budde
- [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
Geert Uytterhoeven
- [PATCH 2/3] riscv: optimized memmove
Jisheng Zhang
- [PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
Masahiro Yamada
- [PATCH 3/3] riscv: optimized memset
Jisheng Zhang
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Björn Töpel
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [PATCH v12 00/25] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v12 00/25] Linux RISC-V AIA Support
Anup Patel
- [PATCH v14,RESEND 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Rob Herring
- [PATCH v12 00/25] Linux RISC-V AIA Support
Anup Patel
- [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
Lad, Prabhakar
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Björn Töpel
- [PATCH bpf-next v2 1/4] riscv, bpf: Remove redundant ctx->offset initialization
Björn Töpel
- [PATCH bpf-next v2 2/4] riscv, bpf: Using kvcalloc to allocate cache buffer
Björn Töpel
- [PATCH bpf-next v2 3/4] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
Björn Töpel
- [PATCH v1 1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix
Rob Herring
- [PATCH 2/3] riscv: optimized memmove
Nick Kossifidis
- [PATCH v1 2/4] dt-bindings: can: Add bindings for CAST CAN Controller
Conor Dooley
- [PATCH bpf-next v2 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Björn Töpel
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Björn Töpel
- [PATCH bpf-next 0/2] Enable inline bpf_kptr_xchg() for RV64
Björn Töpel
- [PATCH v12 00/25] Linux RISC-V AIA Support
Björn Töpel
- [PATCH v2 0/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH v2 1/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH v2 2/3] selftests: riscv: Generalize mm selftests
Charlie Jenkins
- [PATCH v2 3/3] docs: riscv: Define behavior of mmap
Charlie Jenkins
- [PATCH v2 1/3] riscv: mm: Use hint address in mmap if available
Yangyu Chen
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
kernel test robot
- [v6 PATCH] riscv: mm: execute local TLB flush after populating vmemmap
Lad, Prabhakar
- [PATCH v2 1/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH 0/3] riscv: mm: Use hint address in mmap if available
Stefan O'Rear
- [PATCH 0/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH 1/3] riscv: mm: Use hint address in mmap if available
kernel test robot
- [PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address
Charlie Jenkins
- [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
Charlie Jenkins
- [PATCH v3 2/3] selftests: riscv: Generalize mm selftests
Charlie Jenkins
- [PATCH v3 3/3] docs: riscv: Define behavior of mmap
Charlie Jenkins
- [PATCH v1 3/4] can: cast: add driver for CAST CAN controller
kernel test robot
- [PATCH 0/4] Add ACPI NUMA support for RISC-V
Haibo Xu
- [PATCH 1/4] ACPICA: SRAT: Add RISC-V RINTC affinity structure
Haibo Xu
- [PATCH 2/4] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
Haibo Xu
- [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
Haibo Xu
- [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA
Haibo Xu
- [PATCH v6 3/4] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
Chen Wang
- [PATCH v6 4/4] riscv: dts: sophgo: add uart clock for Sophgo CV1800 series SoC
Chen Wang
- [PATCH v6 2/4] clk: sophgo: Add CV1800/SG2000 series clock controller driver
Inochi Amaoto
- [PATCH 2/3] riscv: optimized memmove
Jisheng Zhang
- [PATCH v2] irqchip/sifive-plic: enable interrupt if needed before EOI
Nam Cao
- [PATCH 2/3] riscv: optimized memmove
Nick Kossifidis
- [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
Pu Lehui
- [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA
Arnd Bergmann
- [v3 4/6] drm/vs: Add KMS crtc&plane
Keith Zhao
- [RFC PATCH v2 31/31] kvx: Add IPI driver
Yann Sionneau
- [PATCH v14,RESEND 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
Minda Chen
- [RFC PATCH v2 31/31] kvx: Add IPI driver
Krzysztof Kozlowski
- [RFC PATCH v2 31/31] kvx: Add IPI driver
Arnd Bergmann
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v6 0/4] Enable networking support for StarFive JH7100 SoC
Cristian Ciocaltea
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH 0/3] RISC-V: Fix sparse warnings
Andrew Jones
- [PATCH 1/3] RISC-V: paravirt: steal_time should be static
Andrew Jones
- [PATCH 2/3] RISC-V: paravirt: Use correct restricted types
Andrew Jones
- [PATCH 3/3] RISC-V: KVM: Use correct restricted types
Andrew Jones
- [PATCH v6 0/4] Enable networking support for StarFive JH7100 SoC
Conor Dooley
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
Aleksandr Shubin
- [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Aleksandr Shubin
- [PATCH v8 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Aleksandr Shubin
- [PATCH v8 3/3] riscv: dts: allwinner: d1: Add pwm node
Aleksandr Shubin
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [v3 4/6] drm/vs: Add KMS crtc&plane
Maxime Ripard
- [PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
Jisheng Zhang
- [PATCH v3 1/6] riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsi
Jisheng Zhang
- [PATCH v3 2/6] dt-bindings: riscv: starfive: add Milkv Mars board
Jisheng Zhang
- [PATCH v3 3/6] riscv: dts: starfive: visionfive 2: update sound and codec dt node name
Jisheng Zhang
- [PATCH v3 4/6] riscv: dts: starfive: visionfive 2: use cpus label for timebase freq
Jisheng Zhang
- [PATCH v3 5/6] riscv: dts: starfive: introduce a common board dtsi for jh7110 based boards
Jisheng Zhang
- [PATCH v3 6/6] riscv: dts: starfive: add Milkv Mars board device tree
Jisheng Zhang
- __get_user_8 / __put_user_8
Andrew Jones
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v8 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
Philipp Zabel
- [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Geert Uytterhoeven
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH] riscv: add CALLER_ADDRx support
Zong Li
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
Conor Dooley
- [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
Lad, Prabhakar
- [PATCH v2] MAINTAINERS: Setup proper info for SOPHGO vendor support
Conor Dooley
- [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
Yangyu Chen
- [PATCH] riscv: add CALLER_ADDRx support
Alexandre Ghiti
- [PATCH v4 0/4] membarrier: riscv: Core serializing command
Andrea Parri
- [PATCH v4 1/4] membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
- [PATCH v4 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
- [PATCH v4 3/4] locking: Introduce prepare_sync_core_cmd()
Andrea Parri
- [PATCH v4 4/4] membarrier: riscv: Provide core serializing command
Andrea Parri
- [PATCH v8 3/3] riscv: dts: allwinner: d1: Add pwm node
Andre Przywara
- [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Andre Przywara
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
Ryan Roberts
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
- [PATCH v4 4/4] membarrier: riscv: Provide core serializing command
Mathieu Desnoyers
- [PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
Alexandre Ghiti
- [PATCH RFC/RFT v2 1/4] riscv: Add ISA extension parsing for Svvptc
Alexandre Ghiti
- [PATCH RFC/RFT v2 2/4] dt-bindings: riscv: Add Svvptc ISA extension description
Alexandre Ghiti
- [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
- [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
Alexandre Ghiti
- [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
Yangyu Chen
- [PATCH] riscv: add CALLER_ADDRx support
Zong Li
- 回复: [v3 4/6] drm/vs: Add KMS crtc&plane
Maxime Ripard
- [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Maxim Kiselev
- [RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
Russell King (Oracle)
- [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
Russell King (Oracle)
- [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
Russell King (Oracle)
- [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
Russell King (Oracle)
- [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
Russell King (Oracle)
- [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
Russell King (Oracle)
- [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
Russell King (Oracle)
- [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present
Russell King (Oracle)
- [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled
Russell King (Oracle)
- [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header
Russell King (Oracle)
- [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
Russell King (Oracle)
- [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
Russell King (Oracle)
- [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs
Russell King (Oracle)
- [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit
Russell King (Oracle)
- [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations
Russell King (Oracle)
- [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online
Russell King (Oracle)
- [PATCH] riscv: add CALLER_ADDRx support
Alexandre Ghiti
- [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
Miguel Luis
- [PATCH 2/5] irqchip/renesas-rzg2l: Add support for RZ/Five SoC
Lad, Prabhakar
- [PATCH 1/3] RISC-V: paravirt: steal_time should be static
Atish Patra
- [PATCH 2/3] RISC-V: paravirt: Use correct restricted types
Atish Patra
- [PATCH 3/3] RISC-V: KVM: Use correct restricted types
Atish Patra
- [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Palmer Dabbelt
- [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Conor Dooley
- [RFC PATCH v1 1/8] KVM: selftests: x86: Fix bug in addr_arch_gva2gpa()
Sean Christopherson
- [RFC PATCH v1 2/8] KVM: selftests: x86: Support guest running on canonical linear-address organization
Sean Christopherson
- [RFC PATCH v1 3/8] KVM: selftests: Add virt_arch_ucall_prealloc() arch specific implementation
Sean Christopherson
- 回复: [v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
Changhuang Liang
- [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA
Haibo Xu
- [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Dennis Zhou
- [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA
Arnd Bergmann
- [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Andy Chiu
- [PATCH 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed
Charlie Jenkins
- [PATCH 1/2] riscv: lib: Introduce has_fast_misaligned_access function
Charlie Jenkins
- [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
Charlie Jenkins
- [PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
Andy Chiu
- [PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
Jiri Slaby
Last message date:
Wed Jan 31 23:21:44 PST 2024
Archived on: Fri Feb 2 08:30:45 PST 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).