September 2025 Archives by date
Starting: Mon Sep 1 00:35:48 PDT 2025
Ending: Thu Sep 11 19:47:43 PDT 2025
Messages: 559
- [PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
dayss1224 at gmail.com
- [PATCH v3 1/3] KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
dayss1224 at gmail.com
- [PATCH v3 2/3] KVM: riscv: selftests: Add missing headers for new testcases
dayss1224 at gmail.com
- [PATCH v3 3/3] KVM: riscv: selftests: Add common supported test cases
dayss1224 at gmail.com
- Fotowoltaika dla firm
Wojciech Mroczka
- [PATCH] riscv, bpf: Sign extend struct ops return values properly
Pu Lehui
- [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Nutty.Liu
- [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
Nutty.Liu
- [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
Nutty.Liu
- [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
Nutty.Liu
- [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
Nutty.Liu
- [PATCH 0/3] kexec: Fix invalid field access
Baoquan He
- [PATCH] riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
- [PATCH 0/3] kexec: Fix invalid field access
Alexandre Ghiti
- [PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
Geert Uytterhoeven
- [PATCH v3] riscv: Use Zalrsc extension to implement atomic functions
Aleksa Paunovic via B4 Relay
- [PATCH v4 0/9] Redo PolarFire SoC's mailbox/clock devicetrees and related code
Conor Dooley
- [PATCH v4 1/9] dt-bindings: mfd: syscon document the control-scb syscon on PolarFire SoC
Conor Dooley
- [PATCH v4 2/9] dt-bindings: soc: microchip: document the simple-mfd syscon on PolarFire SoC
Conor Dooley
- [PATCH v4 3/9] soc: microchip: add mfd drivers for two syscon regions on PolarFire SoC
Conor Dooley
- [PATCH v4 4/9] reset: mpfs: add non-auxiliary bus probing
Conor Dooley
- [PATCH v4 5/9] dt-bindings: clk: microchip: mpfs: remove first reg region
Conor Dooley
- [PATCH v4 6/9] riscv: dts: microchip: fix mailbox description
Conor Dooley
- [PATCH v4 7/9] riscv: dts: microchip: convert clock and reset to use syscon
Conor Dooley
- [PATCH v4 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks
Conor Dooley
- [PATCH v4 9/9] clk: microchip: mpfs: use regmap clock types
Conor Dooley
- (subset) [PATCH v13 0/4] Add TH1520 GPU support with power sequencing
Matt Coster
- [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
Matt Coster
- [PATCH 0/4] riscv: Add Zalasr ISA exntesion support
Xu Lu
- [PATCH 1/4] riscv: add ISA extension parsing for Zalasr
Xu Lu
- [PATCH 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
Xu Lu
- [PATCH 3/4] riscv: Instroduce Zalasr instructions
Xu Lu
- [PATCH 4/4] riscv: Use Zalasr for smp_load_acquire/smp_store_release
Xu Lu
- [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
David Hildenbrand
- [PATCH RESEND 0/2] riscv: mm: Some optimizations for tlb flush
Xu Lu
- [PATCH RESEND 1/2] riscv: mm: Apply svinval in update_mmu_cache()
Xu Lu
- [PATCH RESEND 2/2] riscv: mm: Clear cpu in mm_cpumask after local_flush_tlb_all_asid
Xu Lu
- [PATCH] riscv, bpf: Sign extend struct ops return values properly
Pu Lehui
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
David Hildenbrand
- [RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
niliqiang
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
David Hildenbrand
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
David Hildenbrand
- [RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
- RISC-V: Re-enable GCC+Rust builds
Conor Dooley
- [PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
David Hildenbrand
- [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
David Hildenbrand
- [PATCH v2 03/37] s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
David Hildenbrand
- [PATCH v2 04/37] x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
David Hildenbrand
- [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
- [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
David Hildenbrand
- [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
David Hildenbrand
- [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
David Hildenbrand
- [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
David Hildenbrand
- [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
David Hildenbrand
- [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
David Hildenbrand
- [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
David Hildenbrand
- [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
David Hildenbrand
- [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
David Hildenbrand
- [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
David Hildenbrand
- [PATCH v2 16/37] fs: hugetlbfs: cleanup folio in adjust_range_hwpoison()
David Hildenbrand
- [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
David Hildenbrand
- [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
David Hildenbrand
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
David Hildenbrand
- [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
David Hildenbrand
- [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
David Hildenbrand
- [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
David Hildenbrand
- [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
David Hildenbrand
- [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 26/37] drm/i915/gem: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 27/37] mspro_block: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 28/37] memstick: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 29/37] mmc: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 30/37] scsi: scsi_lib: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 31/37] scsi: sg: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 32/37] vfio/pci: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 33/37] crypto: remove nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
David Hildenbrand
- [PATCH v2 35/37] kfence: drop nth_page() usage
David Hildenbrand
- [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
David Hildenbrand
- [PATCH v2 37/37] mm: remove nth_page()
David Hildenbrand
- [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Valentina.FernandezAlanis at microchip.com
- RISC-V: Re-enable GCC+Rust builds
Asuna
- RISC-V: Re-enable GCC+Rust builds
Conor Dooley
- [PATCH 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
Conor Dooley
- [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
Drew Fustini
- [PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Inochi Amaoto
- [PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
- [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
Troy Mitchell
- [PATCH v2 2/2] ASoC: spacemit: add i2s support for K1 SoC
Troy Mitchell
- [RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
Zong Li
- [PATCH v2 0/4] riscv: Add Zalasr ISA extension support
Xu Lu
- [PATCH v2 1/4] riscv: add ISA extension parsing for Zalasr
Xu Lu
- [PATCH v2 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
Xu Lu
- [PATCH v2 3/4] riscv: Instroduce Zalasr instructions
Xu Lu
- [PATCH v2 4/4] riscv: Use Zalasr for smp_load_acquire/smp_store_release
Xu Lu
- [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
Qingfang Deng
- [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Krzysztof Kozlowski
- [PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
Alexandre Ghiti
- [PATCH v2 0/5] Icicle Kit with prod device and Discovery Kit support
Valentina Fernandez
- [PATCH v2 1/5] riscv: dts: microchip: add common board dtsi for icicle kit variants
Valentina Fernandez
- [PATCH v2 2/5] dt-bindings: riscv: microchip: document icicle kit with production device
Valentina Fernandez
- [PATCH v2 3/5] riscv: dts: microchip: add icicle kit with production device
Valentina Fernandez
- [PATCH v2 4/5] dt-bindings: riscv: microchip: document Discovery Kit
Valentina Fernandez
- [PATCH v2 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Valentina Fernandez
- [GIT PULL] RISC-V Fixes for 6.17-rc5
Alexandre Ghiti
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Krzysztof Kozlowski
- [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Conor Dooley
- [PATCH v2 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Yao Zi
- [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Valentina.FernandezAlanis at microchip.com
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Yao Zi
- [PATCH v2 26/37] drm/i915/gem: drop nth_page() usage within SG entry
Tvrtko Ursulin
- [PATCH v2 26/37] drm/i915/gem: drop nth_page() usage within SG entry
David Hildenbrand
- (subset) [PATCH v5 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
Vinod Koul
- [PATCH 3/4] reset: th1520: Support reset controllers in more subsystems
kernel test robot
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Andreas Larsson
- [PATCH v2] riscv: dts: spacemit: uart: remove sec_uart1 device node
Yixun Lan
- [PATCH v2] riscv: dts: spacemit: uart: remove sec_uart1 device node
Vivian Wang
- [PATCH v2 1/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Thomas Gleixner
- [PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Thomas Gleixner
- [PATCH v8 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
Rob Herring (Arm)
- [PATCH v2] riscv: dts: spacemit: uart: remove sec_uart1 device node
Yixun Lan
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Krzysztof Kozlowski
- [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Krzysztof Kozlowski
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Philipp Zabel
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Philipp Zabel
- [PATCH v4 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks
Gabriel FERNANDEZ
- [PATCH 3/4] reset: th1520: Support reset controllers in more subsystems
Maud Spierings
- [PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
Andrew Jones
- [PATCH 6/7] drm/etnaviv: add shared context support for iommuv2
Icenowy Zheng
- [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Thomas Gleixner
- [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Thomas Gleixner
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Krzysztof Kozlowski
- [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Conor Dooley
- [PATCH v2 0/4] riscv: Add Zalasr ISA extension support
Andrea Parri
- [External] Re: [PATCH 1/2] watchdog: refactor watchdog_hld functionality
Doug Anderson
- [PATCH v2 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
Conor Dooley
- [PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Yao Zi
- [PATCH 3/4] reset: th1520: Support reset controllers in more subsystems
Yao Zi
- RISC-V: Re-enable GCC+Rust builds
Asuna
- [PATCH v2 4/4] riscv: Use Zalasr for smp_load_acquire/smp_store_release
kernel test robot
- [PATCH v2 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Valentina.FernandezAlanis at microchip.com
- [PATCH] pinctrl: spacemit: fix typo in PRI_TDI pin name
Hendrik Hamerlinck
- [PATCH v1 0/2] riscv: dts: starfive: jh7110-common: drop no-mmc and power-on-delay-ms from mmc interfaces
E Shattow
- [PATCH v1 1/2] riscv: dts: starfive: jh7110-common: drop no-mmc property from mmc1
E Shattow
- [PATCH v1 2/2] riscv: dts: starfive: jh7110-common: drop mmc post-power-on-delay-ms
E Shattow
- [PATCH] pinctrl: spacemit: fix typo in PRI_TDI pin name
Yixun Lan
- [PATCH v1 0/2] riscv: dts: starfive: jh7110-common: drop no-mmc and power-on-delay-ms from mmc interfaces
E Shattow
- [External] Re: [PATCH v2 0/4] riscv: Add Zalasr ISA extension support
Xu Lu
- [External] Re: [PATCH 1/2] watchdog: refactor watchdog_hld functionality
yunhui cui
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrey Konovalov
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrey Konovalov
- [PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
Anup Patel
- [PATCH] iommu/riscv: Use two individual 4-byte accesses for 8-byte register
guoren at kernel.org
- [PATCH] riscv: dts: spacemit: add UART pinctrl combinations
Hendrik Hamerlinck
- RISC-V: Re-enable GCC+Rust builds
Asuna
- [PATCH 0/2] Fix riscv sparse warnings
Alexandre Ghiti
- [PATCH 1/2] riscv: Fix sparse warning in __get_user_error()
Alexandre Ghiti
- [PATCH 2/2] riscv: Fix sparse warning about different address spaces
Alexandre Ghiti
- [PATCH v3 0/7] Cleanup free_pages() misuse
Vishal Moola (Oracle)
- [PATCH v3 1/7] mm/page_alloc: Add kernel-docs for free_pages()
Vishal Moola (Oracle)
- [PATCH v3 2/7] aoe: Stop calling page_address() in free_page()
Vishal Moola (Oracle)
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 4/7] riscv: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 5/7] powerpc: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 6/7] arm64: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH 1/2] rust: get the version of libclang used by bindgen in a separate script
Asuna Yang
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Asuna Yang
- [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
David Hildenbrand
- [PATCH 022/114] clk: ingenic: cgu: convert from round_rate() to determine_rate()
Paul Cercueil
- [PATCH 024/114] clk: ingenic: x1000-cgu: convert from round_rate() to determine_rate()
Paul Cercueil
- [PATCH RFC] riscv: Do not handle break traps from kernel as nmi
Alexandre Ghiti
- [PATCH RFC] riscv: Do not handle break traps from kernel as nmi
Peter Zijlstra
- [PATCH 1/2] rust: get the version of libclang used by bindgen in a separate script
Miguel Ojeda
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Miguel Ojeda
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Ritesh Harjani (IBM)
- [PATCH 1/2] riscv: Fix sparse warning in __get_user_error()
Cyril Bur
- [PATCH 2/2] riscv: Fix sparse warning about different address spaces
Cyril Bur
- (subset) [PATCH v5 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
Yixun Lan
- [PATCH v2] riscv: dts: spacemit: uart: remove sec_uart1 device node
Yixun Lan
- [PATCH] riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
- [PATCH v3 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
- [PATCH v3 1/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING
Chen Wang
- [PATCH v3 2/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING
Chen Wang
- [PATCH v3 3/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
- [PATCH V4 RESEND 0/3] Fixup & optimize hgatp mode & vmid detect functions
Guo Ren
- [RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for core dumps
Kees Cook
- [RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for core dumps
Kees Cook
- [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
Anup Patel
- [PATCH v5 6/9] KVM: Add a helper function to check if a gpa is in writable memselot
Atish Kumar Patra
- [PATCH v3 5/7] powerpc: Stop calling page_address() in free_pages()
Christophe Leroy
- [PATCH v2 0/7] drm/etnaviv: add support for GC620 on T-Head TH1520
Icenowy Zheng
- [PATCH v2 1/7] drm/etnaviv: add HWDB entry for GC620 r5552 c20b
Icenowy Zheng
- [PATCH v2 2/7] drm/etnaviv: add handle for GPUs with only SECURITY_AHB flag
Icenowy Zheng
- [PATCH v2 3/7] drm/etnaviv: setup DEC400EX on GC620 r5552
Icenowy Zheng
- [PATCH v2 4/7] drm/etnaviv: protect whole iommuv2 ctx alloc func under global mutex
Icenowy Zheng
- [PATCH v2 5/7] drm/etnaviv: prepare for shared_context support for iommuv2
Icenowy Zheng
- [PATCH v2 6/7] drm/etnaviv: add shared context support for iommuv2
Icenowy Zheng
- [PATCH v2 7/7] [NOT FOR UPSTREAM] riscv: dts: thead: enable GC620 G2D on TH1520
Icenowy Zheng
- [PATCH RFC] riscv: Do not handle break traps from kernel as nmi
Alexandre Ghiti
- [PATCH v3 RESEND 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
Emil Renner Berthing
- [PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
Dong Yang
- [PATCH 2/2] pmdomain: thead: create auxiliary device for rebooting
Ulf Hansson
- [PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
- [PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
Hengqi Chen
- RISC-V: Re-enable GCC+Rust builds
Conor Dooley
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Mike Rapoport
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Mike Rapoport
- [PATCH v3 0/7] Cleanup free_pages() misuse
Mike Rapoport
- [PATCH v3 4/7] riscv: Stop calling page_address() in free_pages()
Alexandre Ghiti
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Conor Dooley
- [PATCH 1/2] riscv: Fix sparse warning in __get_user_error()
Clément Léger
- [PATCH v3 RESEND 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
Conor Dooley
- [PATCH] pinctrl: spacemit: fix typo in PRI_TDI pin name
Linus Walleij
- [PATCH] MAINTAINERS: Add RISC-V T-HEAD SoC patchwork
Drew Fustini
- [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
Michael S. Tsirkin
- [PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
Amery Hung
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Asuna
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Asuna
- [PATCH 1/2] rust: get the version of libclang used by bindgen in a separate script
Asuna
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Asuna
- [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
- [PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
- [PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
Pu Lehui
- [PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
Pu Lehui
- [PATCH v8 0/3] riscv: canaan: Add support for K230 clock
Xukai Wang
- [PATCH v8 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
Xukai Wang
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Xukai Wang
- [PATCH v8 3/3] riscv: dts: canaan: Add clock definition for K230
Xukai Wang
- [RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
Zong Li
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Xukai Wang
- [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Sean Christopherson
- [PATCH 2/2] riscv: Fix sparse warning about different address spaces
Clément Léger
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH V4 RESEND 3/3] RISC-V: KVM: Prevent HGATP_MODE_BARE passed
Anup Patel
- [PATCH V4 RESEND 0/3] Fixup & optimize hgatp mode & vmid detect functions
Anup Patel
- [PATCH v5 6/9] KVM: Add a helper function to check if a gpa is in writable memselot
Sean Christopherson
- [PATCH V4 RESEND 3/3] RISC-V: KVM: Prevent HGATP_MODE_BARE passed
Guo Ren
- [PATCH v9 0/5] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH v9 1/5] mm: softdirty: Add pte_soft_dirty_available()
Chunyan Zhang
- [PATCH v9 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
Chunyan Zhang
- [PATCH v9 3/5] riscv: Add RISC-V Svrsw60t59b extension support
Chunyan Zhang
- [PATCH v9 4/5] riscv: mm: Add soft-dirty page tracking support
Chunyan Zhang
- [PATCH v9 5/5] riscv: mm: Add uffd write-protect support
Chunyan Zhang
- [PATCH net-next v9 0/5] Add Ethernet MAC support for SpacemiT K1
Vivian Wang
- [PATCH net-next v9 1/5] dt-bindings: net: Add support for SpacemiT K1
Vivian Wang
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH net-next v9 3/5] riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
- [PATCH net-next v9 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
Vivian Wang
- [PATCH net-next v9 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
- [PATCH v2 19/37] mm/gup: remove record_subpages()
Jens Axboe
- [PATCH v2 19/37] mm/gup: remove record_subpages()
Lorenzo Stoakes
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH] RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
- [PATCH v6 0/3] RISC-V: Add ACPI support for IOMMU
Joerg Roedel
- [PATCH v3 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
Andrew Jones
- [PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
E Shattow
- [PATCH v3 1/5] riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variants
E Shattow
- [PATCH v3 2/5] dt-bindings: riscv: starfive: add milkv,marscm-emmc
E Shattow
- [PATCH v3 3/5] riscv: dts: starfive: add Milk-V Mars CM system-on-module
E Shattow
- [PATCH v3 4/5] dt-bindings: riscv: starfive: add milkv,marscm-lite
E Shattow
- [PATCH v3 5/5] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module
E Shattow
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Conor Dooley
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Conor Dooley
- [PATCH 2/2] RISC-V: re-enable gcc + rust builds
Conor Dooley
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Simon Horman
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Simon Horman
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH] drivers/perf: riscv: Remove redundant ternary operators
Atish Patra
- [PATCH v5 6/9] KVM: Add a helper function to check if a gpa is in writable memselot
Atish Kumar Patra
- [PATCH 1/2] riscv: Fix sparse warning in __get_user_error()
Paul Walmsley
- [PATCH 2/2] riscv: Fix sparse warning about different address spaces
Paul Walmsley
- [GIT PULL] RISC-V updates for v6.17-rc5
Paul Walmsley
- Helping out with arch/riscv maintenance
Paul Walmsley
- [PATCH v2 19/37] mm/gup: remove record_subpages()
Eric Biggers
- [External] Re: [PATCH 1/2] watchdog: refactor watchdog_hld functionality
Doug Anderson
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Jakub Kicinski
- [PATCH v2 19/37] mm/gup: remove record_subpages()
John Hubbard
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH v9 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
kernel test robot
- [GIT PULL] clk: thead: Updates for v6.18
Drew Fustini
- [GIT PULL] RISC-V T-HEAD Devicetrees for v6.18
Drew Fustini
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Yao Zi
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Yao Zi
- [PATCH v2 19/37] mm/gup: remove record_subpages()
John Hubbard
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [GIT PULL] RISC-V updates for v6.17-rc5
pr-tracker-bot at kernel.org
- [External] Re: [PATCH 1/2] watchdog: refactor watchdog_hld functionality
Ian Rogers
- [PATCH bpf-next v3] riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
- [PATCH v3 0/6] ONE_REG interface for SBI FWFT extension
Anup Patel
- [PATCH bpf-next v3] riscv, bpf: Sign extend struct ops return values properly
Pu Lehui
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH v3 0/6] Icicle Kit with prod device and Discovery Kit support
Valentina Fernandez
- [PATCH v3 1/6] riscv: dts: microchip: add common board dtsi for icicle kit variants
Valentina Fernandez
- [PATCH v3 2/6] dt-bindings: riscv: microchip: document icicle kit with production device
Valentina Fernandez
- [PATCH v3 3/6] riscv: dts: microchip: add icicle kit with production device
Valentina Fernandez
- [PATCH v3 4/6] riscv: dts: microchip: rename icicle kit ccc clock and other minor fixes
Valentina Fernandez
- [PATCH v3 5/6] dt-bindings: riscv: microchip: document Discovery Kit
Valentina Fernandez
- [PATCH v3 6/6] riscv: dts: microchip: add a device tree for Discovery Kit
Valentina Fernandez
- [PATCH v2 19/37] mm/gup: remove record_subpages()
Lorenzo Stoakes
- [PATCH net-next v10 0/5] Add Ethernet MAC support for SpacemiT K1
Vivian Wang
- [PATCH net-next v10 1/5] dt-bindings: net: Add support for SpacemiT K1
Vivian Wang
- [PATCH net-next v10 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH net-next v10 3/5] riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
- [PATCH net-next v10 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
Vivian Wang
- [PATCH net-next v10 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Conor Dooley
- [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Alice Ryhl
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Xukai Wang
- [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Miguel Ojeda
- [RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
niliqiang
- [PATCH v2 19/37] mm/gup: remove record_subpages()
Mark Brown
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH net-next v10 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH v2 19/37] mm/gup: remove record_subpages()
Mark Brown
- [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
Jason A. Donenfeld
- [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
Jason A. Donenfeld
- [PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
Brian Masney
- [PATCH v2 19/37] mm/gup: remove record_subpages()
John Hubbard
- [PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
Clément Léger
- [PATCH v7 1/5] riscv: add SBI SSE extension definitions
Clément Léger
- [PATCH v7 2/5] riscv: add support for SBI Supervisor Software Events extension
Clément Léger
- [PATCH v7 3/5] drivers: firmware: add riscv SSE support
Clément Léger
- [PATCH v7 4/5] perf: RISC-V: add support for SSE event
Clément Léger
- [PATCH v7 5/5] selftests/riscv: add SSE test module
Clément Léger
- [PATCH v1 0/2] riscv: dts: starfive: jh7110-common: drop no-mmc and power-on-delay-ms from mmc interfaces
Conor Dooley
- [PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
Amery Hung
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Jakub Kicinski
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Yao Zi
- [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Kees Cook
- [REPORT] Should rdcycle be deprecated?
yunhui cui
- [PATCH net-next v10 2/5] net: spacemit: Add K1 Ethernet MAC
kernel test robot
- [PATCH v2 19/37] mm/gup: remove record_subpages()
Andrew Morton
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Xukai Wang
- [PATCH v3] riscv: skip csr restore if vcpu preempted reload
Anup Patel
- [PATCH v3 2/6] dt-bindings: riscv: microchip: document icicle kit with production device
Krzysztof Kozlowski
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Vivian Wang
- [PATCH v6 0/8] Add SBI v3.0 PMU enhancements
Atish Patra
- [PATCH v6 1/8] drivers/perf: riscv: Add SBI v3.0 flag
Atish Patra
- [PATCH v6 2/8] drivers/perf: riscv: Add raw event v2 support
Atish Patra
- [PATCH v6 3/8] RISC-V: KVM: Add support for Raw event v2
Atish Patra
- [PATCH v6 4/8] drivers/perf: riscv: Implement PMU event info function
Atish Patra
- [PATCH v6 5/8] drivers/perf: riscv: Export PMU event info function
Atish Patra
- [PATCH v6 6/8] RISC-V: KVM: No need of explicit writable slot check
Atish Patra
- [PATCH v6 7/8] RISC-V: KVM: Implement get event info function
Atish Patra
- [PATCH v6 8/8] RISC-V: KVM: Upgrade the supported SBI version to 3.0
Atish Patra
- Zatrudnienie nowej osoby
Kamil Nakielski
- Proszę o kontakt
Marek Kucharski
- [PATCH v3 2/6] dt-bindings: riscv: microchip: document icicle kit with production device
Conor Dooley
- [PATCH v17 00/12] Support page table check on PowerPC
Andrew Donnellan
- [PATCH v17 01/12] arm64/mm: Add addr parameter to __set_ptes_anysz()
Andrew Donnellan
- [PATCH v17 02/12] arm64/mm: Add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
- [PATCH v17 03/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
Andrew Donnellan
- [PATCH v17 04/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
Andrew Donnellan
- [PATCH v17 05/12] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
Andrew Donnellan
- [PATCH v17 06/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
Andrew Donnellan
- [PATCH v17 07/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
Andrew Donnellan
- [PATCH v17 08/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
Andrew Donnellan
- [PATCH v17 09/12] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
Andrew Donnellan
- [PATCH v17 10/12] powerpc: mm: Implement *_user_accessible_page() for ptes
Andrew Donnellan
- [PATCH v17 11/12] powerpc: mm: Use set_pte_at_unchecked() for internal usages
Andrew Donnellan
- [PATCH v17 12/12] powerpc: mm: Support page table check
Andrew Donnellan
- [GIT PULL] clk: spacemit: Updates for v6.18
Yixun Lan
- [PATCH 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
Bartosz Golaszewski
- [PATCH 01/15] gpio: loongson1: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
- [PATCH 02/15] gpio: loongson1: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 03/15] gpio: hlwd: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 04/15] gpio: ath79: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 05/15] gpio: ath79: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
- [PATCH 06/15] gpio: xgene-sb: use generic GPIO chip register read and write APIs
Bartosz Golaszewski
- [PATCH 07/15] gpio: brcmstb: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 08/15] gpio: mt7621: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 09/15] gpio: mt7621: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
- [PATCH 10/15] gpio: menz127: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 11/15] gpio: sifive: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 12/15] gpio: spacemit-k1: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 14/15] gpio: mmio: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 15/15] gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
- [PATCH 12/15] gpio: spacemit-k1: use new generic GPIO chip API
Yixun Lan
- [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
David Hildenbrand
- [PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
Chunyan Zhang
- [PATCH V10 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
Chunyan Zhang
- [PATCH V10 3/5] riscv: Add RISC-V Svrsw60t59b extension support
Chunyan Zhang
- [PATCH V10 4/5] riscv: mm: Add soft-dirty page tracking support
Chunyan Zhang
- [PATCH V10 5/5] riscv: mm: Add uffd write-protect support
Chunyan Zhang
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
David Hildenbrand
- [PATCH V10 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
David Hildenbrand
- [PATCH v6 4/8] drivers/perf: riscv: Implement PMU event info function
Anup Patel
- [PATCH v6 6/8] RISC-V: KVM: No need of explicit writable slot check
Anup Patel
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Alice Ryhl
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Simon Horman
- [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC
Simon Horman
- [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2] RISC-V: re-enable gcc + rust builds
Asuna Yang
- [PATCH v2] RISC-V: re-enable gcc + rust builds
Miguel Ojeda
- [PATCH V10 3/5] riscv: Add RISC-V Svrsw60t59b extension support
Andrew Jones
- [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
- [PATCH v2] RISC-V: re-enable gcc + rust builds
Asuna
- [PATCH v1] riscv: dts: allwinner: rename devterm i2c-gpio node to comply with binding
Conor Dooley
- [PATCH] cache: sifive_ccache: Optimize cache flushes
Samuel Holland
- [PATCH v2 0/7] Add PCIe support to Sophgo SG2042 SoC
Chen Wang
- [PATCH v2 1/7] dt-bindings: pci: Add Sophgo SG2042 PCIe host
Chen Wang
- [PATCH v2 2/7] PCI: cadence: Check pcie-ops before using it.
Chen Wang
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
- [PATCH v2 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042
Chen Wang
- [PATCH v2 5/7] riscv: sophgo: dts: enable PCIe for PioneerBox
Chen Wang
- [PATCH v2 6/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
Chen Wang
- [PATCH v2 7/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0
Chen Wang
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Inochi Amaoto
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
- [PATCH v2 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
Bartosz Golaszewski
- [PATCH v2 01/15] gpio: loongson1: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
- [PATCH v2 02/15] gpio: loongson1: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 03/15] gpio: hlwd: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 04/15] gpio: ath79: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 05/15] gpio: ath79: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
- [PATCH v2 06/15] gpio: xgene-sb: use generic GPIO chip register read and write APIs
Bartosz Golaszewski
- [PATCH v2 07/15] gpio: brcmstb: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 08/15] gpio: mt7621: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 09/15] gpio: mt7621: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
- [PATCH v2 10/15] gpio: menz127: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 11/15] gpio: sifive: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 12/15] gpio: spacemit-k1: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 14/15] gpio: mmio: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 15/15] gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
- [PATCH v2 13/15] gpio: sodaville: use new generic GPIO chip API
Andy Shevchenko
- [PATCH v2 13/15] gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
Chunyan Zhang
- [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230
Xukai Wang
- [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
David Hildenbrand
- [RFC PATCH 0/5] riscv: Handle synchronous hardware error exception
Ruidong Tian
- [RFC PATCH 1/5] riscv: Define ioremap_cache for RISC-V
Ruidong Tian
- [RFC PATCH 2/5] riscv: Define arch_apei_get_mem_attribute for RISC-V
Ruidong Tian
- [RFC PATCH 3/5] acpi: Introduce SSE and HEE in HEST notification types
Ruidong Tian
- [RFC PATCH 4/5] riscv: Introduce HEST HEE notification handlers for APEI
Ruidong Tian
- [RFC PATCH 5/5] riscv: Add Hardware Error Exception trap handler
Ruidong Tian
- [PATCH v1] riscv: iommu: Fix irq failure due to idx mismatch in icvec
Yaxing Guo
- [PATCH v1] riscv: iommu: Kconfig: Add RISC-V to IOMMU_DMA def_bool
Yaxing Guo
- [PATCH] dts: sophgo: sg2042: added numa id description
Han Gao
- [PATCH] riscv: acpi: chose to boot from acpi then disable FDT
Han Gao
- [PATCH 0/2] perf vendor events riscv: Add T-HEAD C930 JSON files
cp0613 at linux.alibaba.com
- [PATCH 1/2] perf vendor events riscv: Add T-HEAD C930 JSON file
cp0613 at linux.alibaba.com
- [PATCH 2/2] perf vendor events riscv: Add T-HEAD C930 metrics
cp0613 at linux.alibaba.com
- [PATCH v1] riscv: dts: allwinner: rename devterm i2c-gpio node to comply with binding
Chen-Yu Tsai
- [PATCH v2 2/7] PCI: cadence: Check pcie-ops before using it.
Bjorn Helgaas
- [PATCH v2] RISC-V: re-enable gcc + rust builds
Conor Dooley
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Bjorn Helgaas
- [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Joel Fernandes
- [PATCH] riscv: kprobes: Fix probe address validation
Fabian Vogt
- [PATCH v5 0/2] riscv: sophgo: add USB phy support for CV18XX series
Vinod Koul
- [RFC PATCH 0/5] riscv: Handle synchronous hardware error exception
Anup Patel
- [PATCH v3 0/6] Icicle Kit with prod device and Discovery Kit support
Conor Dooley
- [PATCH v2 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
Linus Walleij
- [PATCH v2 07/15] gpio: brcmstb: use new generic GPIO chip API
Florian Fainelli
- [PATCH v7 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
Frank Li
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
- [PATCH v2 07/15] gpio: brcmstb: use new generic GPIO chip API
Doug Berger
- [PATCH v2 11/15] gpio: sifive: use new generic GPIO chip API
Samuel Holland
- [PATCH] dts: sophgo: sg2042: added numa id description
Chen Wang
- [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
Chunyan Zhang
- [PATCH v7 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
Ze Huang
- [PATCH RESEND v4 0/3] clk: spacemit: fix i2s clock
Troy Mitchell
- [PATCH RESEND v4 1/3] dt-bindings: clock: spacemit: introduce i2s pre-clock to fix i2s clock
Troy Mitchell
- [PATCH RESEND v4 2/3] clk: spacemit: introduce pre-div for ddn clock
Troy Mitchell
- [PATCH RESEND v4 3/3] clk: spacemit: fix i2s clock
Troy Mitchell
- [PATCH v2] RISC-V: re-enable gcc + rust builds
Asuna
- [PATCH v3 0/2] ASoC: spacemit: add i2s support to K1 SoC
Troy Mitchell
- [PATCH v3 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
Troy Mitchell
- [PATCH v3 2/2] ASoC: spacemit: add i2s support for K1 SoC
Troy Mitchell
- [PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
Troy Mitchell
- [PATCH 0/2] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
Drew Fustini
- [PATCH 1/2] RISC-V: Detect the Ssqosid extension
Drew Fustini
- [PATCH 2/2] RISC-V: Add support for srmcfg CSR from Ssqosid ext
Drew Fustini
- [PATCH 00/14] paravirt: cleanup and reorg
Juergen Gross
- [PATCH 05/14] paravirt: remove asm/paravirt_api_clock.h
Juergen Gross
- [PATCH 06/14] sched: move clock related paravirt code to kernel/sched
Juergen Gross
- [PATCH 10/14] riscv/paravirt: use common code for paravirt_steal_clock()
Juergen Gross
- [PATCH v3 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
Krzysztof Kozlowski
- [PATCH v2 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
Bartosz Golaszewski
- [PATCH 00/14] paravirt: cleanup and reorg
Peter Zijlstra
- [PATCH v2 07/15] gpio: brcmstb: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH v2 11/15] gpio: sifive: use new generic GPIO chip API
Bartosz Golaszewski
- [PATCH 00/14] paravirt: cleanup and reorg
Jürgen Groß
- [PATCH v2 07/15] gpio: brcmstb: use new generic GPIO chip API
Andy Shevchenko
- [PATCH net-next v10 2/5] net: spacemit: Add K1 Ethernet MAC
Simon Horman
- [PATCH v11 0/5] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH v11 1/5] mm: softdirty: Add pgtable_soft_dirty_supported()
Chunyan Zhang
- [PATCH v11 2/5] mm: userfaultfd: Add pgtable_uffd_wp_supported()
Chunyan Zhang
- [PATCH v11 3/5] riscv: Add RISC-V Svrsw60t59b extension support
Chunyan Zhang
- [PATCH v11 4/5] riscv: mm: Add soft-dirty page tracking support
Chunyan Zhang
- [PATCH v11 5/5] riscv: mm: Add userfaultfd write-protect support
Chunyan Zhang
- [PATCH net-next v10 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH] riscv: dts: spacemit: add UART pinctrl combinations
Yixun Lan
- [PATCH v1 0/2] riscv: hwprobe: add Zicbop support
Yao Zihong
- [PATCH v1 1/2] uapi: riscv: hwprobe: add Zicbop extension bit and block-size key
Yao Zihong
- [PATCH v1 2/2] riscv: hwprobe: report Zicbop presence and block size
Yao Zihong
- [RFC PATCH 0/4] riscv: tarce: Implement riscv trace pmu driver and perf support
cp0613 at linux.alibaba.com
- [RFC PATCH 1/4] dt-bindings: riscv: Add trace components description
cp0613 at linux.alibaba.com
- [RFC PATCH 2/4] riscv: event: Initial riscv trace driver support
cp0613 at linux.alibaba.com
- [RFC PATCH 3/4] tools: perf: Support perf record with aux buffer for riscv trace
cp0613 at linux.alibaba.com
- [RFC PATCH 4/4] riscv: trace: Support sink using dma buffer
cp0613 at linux.alibaba.com
- [PATCH v11 1/5] mm: softdirty: Add pgtable_soft_dirty_supported()
David Hildenbrand
- [PATCH v2] RISC-V: re-enable gcc + rust builds
Conor Dooley
- [External] [PATCH v5 18/21] RISC-V: perf: Add Qemu virt machine events
yunhui cui
- [PATCH v5 0/6] Basic device tree support for ESWIN EIC7700 RISC-V SoC
Pinkesh Vaghela
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Mingcong Bai
- [PATCH 0/2] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
Conor Dooley
- (subset) [PATCH v13 0/7] spacemit: introduce P1 PMIC support
Alex Elder
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Manivannan Sadhasivam
- [RFC PATCH 1/4] dt-bindings: riscv: Add trace components description
Krzysztof Kozlowski
- [PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
Conor Dooley
- [PATCH net-next v11 0/5] Add Ethernet MAC support for SpacemiT K1
Vivian Wang
- [PATCH net-next v11 1/5] dt-bindings: net: Add support for SpacemiT K1
Vivian Wang
- [PATCH net-next v11 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH net-next v11 3/5] riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
- [PATCH net-next v11 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
Vivian Wang
- [PATCH net-next v11 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
- [PATCH] cache: sifive_ccache: Optimize cache flushes
Conor Dooley
- [PATCH 0/3] riscv: dts: thead: add more th1520 isa extension support
Han Gao
- [PATCH 1/3] riscv: dts: thead: add xtheadvector to the th1520 devicetree
Han Gao
- [PATCH 2/3] riscv: dts: thead: add ziccrse for th1520
Han Gao
- [PATCH 3/3] riscv: dts: thead: add zfh for th1520
Han Gao
- (subset) [PATCH v13 0/7] spacemit: introduce P1 PMIC support
Mark Brown
- [PATCH v2 07/15] gpio: brcmstb: use new generic GPIO chip API
Doug Berger
- [PATCH 0/2] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
Drew Fustini
- (subset) [PATCH v13 0/7] spacemit: introduce P1 PMIC support
Yixun Lan
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
- [PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
Chen Wang
- [PATCH v3 1/7] dt-bindings: pci: Add Sophgo SG2042 PCIe host
Chen Wang
- [PATCH v3 2/7] PCI: cadence: Check pcie-ops before using it
Chen Wang
- [PATCH v3 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
- [PATCH v3 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042
Chen Wang
- [PATCH v3 5/7] riscv: sophgo: dts: enable PCIe for PioneerBox
Chen Wang
- [PATCH v3 6/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
Chen Wang
- [PATCH v3 7/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0
Chen Wang
- [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
Inochi Amaoto
Last message date:
Thu Sep 11 19:47:43 PDT 2025
Archived on: Thu Sep 11 19:47:54 PDT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).