June 2026 Archives by date
Starting: Mon Jun 1 00:05:12 PDT 2026
Ending: Fri Jun 19 12:27:11 PDT 2026
Messages: 862
- Re: [PATCH v2 2/3] RISC-V: KVM: add tracepoints for guest page faults
wang.yechao255 at zte.com.cn
- [PATCH] riscv: mm: Call mark_new_valid_map() after hotplugging vmemmap
Mike Rapoport
- Re: [PATCH v2 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
wang.yechao255 at zte.com.cn
- Re: [PATCH v2 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
wang.yechao255 at zte.com.cn
- [PATCH] riscv: mm: Call mark_new_valid_map() after hotplugging vmemmap
Vivian Wang
- [PATCH] riscv: Remove support for XIP kernel
Nam Cao
- [PATCH] RISC-V: KVM: Use flexible array for APLIC IRQ state
Anup Patel
- [PATCH v2 03/10] riscv: Standardize extension capitalization
Anup Patel
- [PATCH v4 0/3] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
Yong-Xuan Wang
- [PATCH v4 1/3] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
Yong-Xuan Wang
- [PATCH v4 2/3] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
Yong-Xuan Wang
- [PATCH v4 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
Yong-Xuan Wang
- [PATCH v2 0/7] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
- [PATCH v2 1/7] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
- [PATCH v2 2/7] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
Inochi Amaoto
- [PATCH v2 3/7] RISC-V: KVM: Only enable Svadu extension when Guest/VM requests
Inochi Amaoto
- [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
- [PATCH v2 5/7] RISC-V: KVM: Handle software-check exits for VCPU
Inochi Amaoto
- [PATCH v2 6/7] RISC-V: KVM: Add support for control-flow integrity FWFT features
Inochi Amaoto
- [PATCH v2 7/7] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
Inochi Amaoto
- [PATCH v4 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Yaxing Guo
- [PATCH v3 0/5] mm/sparse-vmemmap: Provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
Muchun Song
- [PATCH v3 1/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
Muchun Song
- [PATCH v3 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
Muchun Song
- [PATCH v3 3/5] riscv/mm: drop vmemmap_pmd helpers and use generic code
Muchun Song
- [PATCH v3 4/5] loongarch/mm: drop vmemmap_check_pmd helper and use generic code
Muchun Song
- [PATCH v3 5/5] sparc/mm: drop vmemmap_check_pmd helper and use generic code
Muchun Song
- [PATCH 1/3] KVM: riscv: Pass the target size to huge G-stage checks
Nutty.Liu
- [PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v15 01/23] riscv: kexec_file: Fix crashk_low_res not exclude bug
Jinjie Ruan
- [PATCH v15 02/23] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
Jinjie Ruan
- [PATCH v15 03/23] powerpc/kexec_file: Fix NULL pointer dereference in kexec_extra_fdt_size_ppc64()
Jinjie Ruan
- [PATCH v15 04/23] powerpc/kexec_file: Fix memory range truncation in __merge_memory_ranges()
Jinjie Ruan
- [PATCH v15 05/23] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
- [PATCH v15 06/23] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
Jinjie Ruan
- [PATCH v15 07/23] arm64: kexec_file: Fix CMA page leaks during segment placement retry loops
Jinjie Ruan
- [PATCH v15 08/23] arm64: kexec_file: Fix image->elf_headers memory leak during retry loop
Jinjie Ruan
- [PATCH v15 09/23] kexec: Fix UAF and Double Free in crash_load_dm_crypt_keys()
Jinjie Ruan
- [PATCH v15 10/23] crash_core: Introduce CRASH_HOTPLUG_SAFETY_PADDING for memory hotplug safety
Jinjie Ruan
- [PATCH v15 11/23] x86: kexec_file: Fix TOCTOU buffer overflow via memory region padding
Jinjie Ruan
- [PATCH v15 12/23] arm64: kexec_file: Fix TOCTOU buffer overflow via memory region padding
Jinjie Ruan
- [PATCH v15 13/23] riscv: kexec_file: Fix TOCTOU buffer overflow via memory region padding
Jinjie Ruan
- [PATCH v15 14/23] LoongArch: kexec_file: Fix TOCTOU buffer overflow via memory region padding
Jinjie Ruan
- [PATCH v15 15/23] crash: Add crash_prepare_headers() to exclude crash kernel memory
Jinjie Ruan
- [PATCH v15 16/23] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v15 17/23] x86: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v15 18/23] riscv: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v15 19/23] LoongArch: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v15 20/23] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Jinjie Ruan
- [PATCH v15 21/23] arm64: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v15 22/23] riscv: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v15 23/23] arm64: crash: Add crash hotplug support
Jinjie Ruan
- [PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
Yong-Xuan Wang
- [PATCH v5 1/5] KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value
Yong-Xuan Wang
- [PATCH v5 2/5] KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
Yong-Xuan Wang
- [PATCH v5 3/5] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
Yong-Xuan Wang
- [PATCH v5 4/5] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
Yong-Xuan Wang
- [PATCH v5 5/5] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
Yong-Xuan Wang
- [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
- [PATCH v3 1/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
David Hildenbrand (Arm)
- [PATCH v3 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
David Hildenbrand (Arm)
- [PATCH v3 3/5] riscv/mm: drop vmemmap_pmd helpers and use generic code
David Hildenbrand (Arm)
- [PATCH v3 4/5] loongarch/mm: drop vmemmap_check_pmd helper and use generic code
David Hildenbrand (Arm)
- [PATCH v3 5/5] sparc/mm: drop vmemmap_check_pmd helper and use generic code
David Hildenbrand (Arm)
- [PATCH v3 4/5] loongarch/mm: drop vmemmap_check_pmd helper and use generic code
Muchun Song
- [PATCH v3 1/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
Muchun Song
- [PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
Baoquan He
- [PATCH] MAINTAINERS: add entry for SpacemiT reset controller driver
Alex Elder
- [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Steven Rostedt
- [PATCH v3 0/2] ASoC: spacemit: add K3 SoC support
Mark Brown
- [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
- [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Andreas Schwab
- [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
- [PATCH RFC v6 00/18] riscv: add Ssqosid and CBQRI resctrl support
Drew Fustini
- [PATCH RFC v6 01/18] dt-bindings: riscv: Add Ssqosid extension description
Drew Fustini
- [PATCH RFC v6 02/18] riscv: detect the Ssqosid extension
Drew Fustini
- [PATCH RFC v6 03/18] riscv: add support for srmcfg CSR from Ssqosid extension
Drew Fustini
- [PATCH RFC v6 04/18] fs/resctrl: Add resctrl_is_membw() helper
Drew Fustini
- [PATCH RFC v6 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
Drew Fustini
- [PATCH RFC v6 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
Drew Fustini
- [PATCH RFC v6 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
Drew Fustini
- [PATCH RFC v6 08/18] riscv_cbqri: Add capacity controller monitoring device ops
Drew Fustini
- [PATCH RFC v6 09/18] riscv_cbqri: Add bandwidth controller probe and allocation device ops
Drew Fustini
- [PATCH RFC v6 10/18] riscv_cbqri: Add bandwidth controller monitoring device ops
Drew Fustini
- [PATCH RFC v6 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
Drew Fustini
- [PATCH RFC v6 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
Drew Fustini
- [PATCH RFC v6 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
Drew Fustini
- [PATCH RFC v6 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
Drew Fustini
- [PATCH RFC v6 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
Drew Fustini
- [PATCH RFC v6 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
Drew Fustini
- [PATCH RFC v6 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
Drew Fustini
- [PATCH RFC v6 18/18] riscv: enable resctrl filesystem for Ssqosid
Drew Fustini
- [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Andreas Schwab
- [GIT PULL] RISC-V Tenstorrent devicetree changes for v7.2
Drew Fustini
- [GIT PULL] RISC-V T-HEAD devicetree changes for v7.2
Drew Fustini
- [PATCH] MAINTAINERS: add entry for SpacemiT reset controller driver
Guodong Xu
- [PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v2 03/10] riscv: Standardize extension capitalization
Guodong Xu
- [PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
Baoquan He
- [PATCH v3 1/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
Oscar Salvador (SUSE)
- [PATCH v3 1/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
Oscar Salvador (SUSE)
- [PATCH v3 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
Oscar Salvador (SUSE)
- [PATCH v3 3/5] riscv/mm: drop vmemmap_pmd helpers and use generic code
Oscar Salvador (SUSE)
- [PATCH v3 4/5] loongarch/mm: drop vmemmap_check_pmd helper and use generic code
Oscar Salvador (SUSE)
- [PATCH v3 5/5] sparc/mm: drop vmemmap_check_pmd helper and use generic code
Oscar Salvador (SUSE)
- [PATCH] MAINTAINERS: add entry for SpacemiT reset controller driver
Yixun Lan
- [GIT PULL] RISC-V SpacemiT Devicetrees for v7.2
Yixun Lan
- Re: [PATCH 2/3] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
Anup Patel
- (subset) [PATCH v5 RESEND 0/5] Add initial Milk-V Duo S board support
Inochi Amaoto
- (subset) [PATCH v5 RESEND 0/5] Add initial Milk-V Duo S board support
Inochi Amaoto
- (subset) [PATCH v5 RESEND 0/5] Add initial Milk-V Duo S board support
Inochi Amaoto
- [GIT PULL] canaan clk changes for 7.2
Conor Dooley
- [GIT PULL] RISC-V soc fixes for v7.1-rc7
Conor Dooley
- [PATCH v1] rtc: mpfs: fix counter upload completion condition
Conor Dooley
- (subset) [PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
Inochi Amaoto
- [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
Mike Rapoport
- [PATCH 1/1] riscv: dts: spacemit: enable PCIe on OrangePi R2S
Chukun Pan
- [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Eric W. Biederman
- [PATCH v2 2/8] riscv: stacktrace: Add frame record metadata
Shuai Xue
- [PATCH v2 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
Shuai Xue
- [PATCH v4 07/12] rvtrace: Add trace ramsink driver
Mayuresh Chitale
- [PATCH v4 05/12] rvtrace: Add trace encoder driver
Mayuresh Chitale
- [PATCH v4 10/12] perf tools: Add RISC-V trace PMU record capabilities
Mayuresh Chitale
- [PATCH v2 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Shuai Xue
- [PATCH v1] rtc: mpfs: fix counter upload completion condition
Valentina.FernandezAlanis at microchip.com
- [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
- [PATCH v3 03/11] of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails
Rob Herring
- [PATCH V5] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
Drew Fustini
- [PATCH bpf-next 0/2] RISC-V JIT support for bpf_get_current_task/_btf
Varun R Mallya
- [PATCH bpf-next 1/2] selftests/bpf: use host CPU features in JIT disassembler
Varun R Mallya
- [PATCH bpf-next 2/2] bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Varun R Mallya
- [PATCH] MAINTAINERS: add entry for SpacemiT reset controller driver
Guodong Xu
- (subset) [PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
Inochi Amaoto
- [PATCH RESEND] riscv: kexec: use min to simplify riscv_kexec_elf_load
Thorsten Blum
- [PATCH v2 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
Shuai Xue
- [PATCH v2 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
Shuai Xue
- [PATCH v2 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Shuai Xue
- [PATCH v2 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
Shuai Xue
- [PATCH v2 0/2] riscv: dts: sophgo: Fix CPU unit address for SG2042/SG2044
Inochi Amaoto
- [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Shuai Xue
- [PATCH] riscv: dts: sophgo: reduce SG2042 MSI count to 16
Inochi Amaoto
- [PATCH] riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
Zong Li
- [PATCH] riscv: fix frame pointer in call_on_irq_stack for RV32
Rui Qi
- [PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
Changhuang Liang
- [PATCH v3 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
Changhuang Liang
- [PATCH v3 02/21] pinctrl: pinconf-generic: Add property 'input-debounce-ns'
Changhuang Liang
- [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
Changhuang Liang
- [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
Changhuang Liang
- [PATCH v3 05/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
Changhuang Liang
- [PATCH v3 06/21] pinctrl: starfive: Add StarFive JHB100 sys0h controller driver
Changhuang Liang
- [PATCH v3 07/21] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
Changhuang Liang
- [PATCH v3 08/21] pinctrl: starfive: Add StarFive JHB100 sys1 controller driver
Changhuang Liang
- [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
Changhuang Liang
- [PATCH v3 10/21] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
Changhuang Liang
- [PATCH v3 11/21] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
Changhuang Liang
- [PATCH v3 12/21] pinctrl: starfive: Add StarFive JHB100 per0 controller driver
Changhuang Liang
- [PATCH v3 13/21] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
Changhuang Liang
- [PATCH v3 14/21] pinctrl: starfive: Add StarFive JHB100 per1 controller driver
Changhuang Liang
- [PATCH v3 15/21] dt-bindings: pinctrl: Add starfive,jhb100-per2-pinctrl
Changhuang Liang
- [PATCH v3 16/21] pinctrl: starfive: Add StarFive JHB100 per2 controller driver
Changhuang Liang
- [PATCH v3 17/21] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
Changhuang Liang
- [PATCH v3 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
Changhuang Liang
- [PATCH v3 19/21] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
Changhuang Liang
- [PATCH v3 20/21] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
Changhuang Liang
- [PATCH v3 21/21] riscv: dts: starfive: jhb100: Add pinctrl nodes
Changhuang Liang
- [GIT PULL] RISC-V Sophgo Devicetrees for v7.2
Chen Wang
- [PATCH v3 03/11] of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails
Wandun
- [PATCH] driver core: platform: Setup device MSI domain just before driver probe
Anup Patel
- [PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Chen Pei
- [PATCH bpf-next 2/2] bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Björn Töpel
- [PATCH bpf-next 1/2] selftests/bpf: use host CPU features in JIT disassembler
Björn Töpel
- [PATCH v2] MAINTAINERS: add entry for SpacemiT reset controller driver
Philipp Zabel
- [PATCH 0/7] riscv: dts: tenstorrent: Add Atlantis platform
Joel Stanley
- [PATCH 1/7] dt-bindings: aplic: Add Tenstorrent Atlantis compatible
Joel Stanley
- [PATCH 2/7] dt-bindings: imsics: Add Tenstorrent Atlantis compatible
Joel Stanley
- [PATCH 3/7] dt-bindings: riscv: cpus: Add Tenstorrent Ascalon
Joel Stanley
- [PATCH 4/7] dt-bindings: timer: Add RISC-V ACLINT bindings
Joel Stanley
- [PATCH 5/7] dt-bindings: riscv: add Smrnmi extension description
Joel Stanley
- [PATCH 6/7] dt-bindings: riscv: Add Tenstorrent Atlantis platform
Joel Stanley
- [PATCH 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Joel Stanley
- [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Anup Patel
- [PATCH 1/7] dt-bindings: aplic: Add Tenstorrent Atlantis compatible
Anup Patel
- [PATCH 2/7] dt-bindings: imsics: Add Tenstorrent Atlantis compatible
Anup Patel
- [PATCH 4/7] dt-bindings: timer: Add RISC-V ACLINT bindings
Anup Patel
- [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
- [PATCH 1/4] RISC-V: KVM: Add the split page cache for ioctl context
Anup Patel
- Re: [PATCH 2/4] RISC-V: KVM: Split huge pages when dirty logging is enabled
Anup Patel
- [PATCH 3/4] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
Anup Patel
- [PATCH 4/4] RISC-V: KVM: Add the eager_page_split module parameter
Anup Patel
- [PATCH v2 0/6] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
Lorenzo Pieralisi
- [PATCH v2 1/6] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
Lorenzo Pieralisi
- [PATCH v2 2/6] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
Lorenzo Pieralisi
- [PATCH v2 3/6] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
Lorenzo Pieralisi
- [PATCH v2 4/6] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
Lorenzo Pieralisi
- [PATCH v2 5/6] ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferral
Lorenzo Pieralisi
- [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
Lorenzo Pieralisi
- [PATCH] riscv: defconfig: thead: enable PCA953X GPIO driver
Marek Szyprowski
- [PATCH] riscv: defconfig: spacemit: enable i2c driver for K1 SoC
Marek Szyprowski
- [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
Philipp Zabel
- [PATCH 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Conor Dooley
- [PATCH 4/7] dt-bindings: timer: Add RISC-V ACLINT bindings
Conor Dooley
- [PATCH RESEND] riscv: kexec: use min to simplify riscv_kexec_elf_load
Breno Leitao
- [PATCH] riscv: cpufeature: Validate H extension via CSR_HGATP probe
Chen Pei
- [PATCH] riscv: cpufeature: Validate H extension via CSR_HGATP probe
Conor Dooley
- [PATCH v2 0/4] Implement Eager Page Splitting for RISC-V
wang.yechao255 at zte.com.cn
- [PATCH v2 1/4] RISC-V: KVM: Add the split page cache for ioctl context
wang.yechao255 at zte.com.cn
- [PATCH v2 2/4] RISC-V: KVM: Split huge pages when dirty logging is enabled
wang.yechao255 at zte.com.cn
- [PATCH v2 3/4] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
wang.yechao255 at zte.com.cn
- [PATCH v2 4/4] RISC-V: KVM: Add the eager_page_split module parameter
wang.yechao255 at zte.com.cn
- [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
Changhuang Liang
- [PATCH v2] MAINTAINERS: add entry for SpacemiT reset controller driver
Guodong Xu
- [PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
Guodong Xu
- [PATCH v3 01/15] riscv: hwprobe.rst: Make indentation consistent
Guodong Xu
- [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Guodong Xu
- [PATCH v3 03/15] riscv: Standardize extension capitalization
Guodong Xu
- [PATCH v3 04/15] riscv: Add Zicclsm to cpufeature and hwprobe
Guodong Xu
- [PATCH v3 05/15] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Guodong Xu
- [PATCH v3 06/15] riscv: Add B to hwcap and hwprobe
Guodong Xu
- [PATCH v3 07/15] dt-bindings: riscv: Add Zic64b extension description
Guodong Xu
- [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
Guodong Xu
- [PATCH v3 09/15] riscv: dts: spacemit: k3: Add Zic64b ISA extension
Guodong Xu
- [PATCH v3 10/15] riscv: dts: spacemit: k1: Add Zic64b ISA extension
Guodong Xu
- [PATCH v3 11/15] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
Guodong Xu
- [PATCH v3 12/15] riscv: Add a getter for user PMLEN support
Guodong Xu
- [PATCH v3 13/15] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Guodong Xu
- [PATCH v3 14/15] riscv: cpu: Output isa bases lines in cpuinfo
Guodong Xu
- [PATCH v3 15/15] riscv: hwprobe: Introduce rva23u64 base behavior
Guodong Xu
- [PATCH 10/83] ASoC: amd: use .auto_selectable_formats
Mukunda,Vijendar
- [PATCH v1 0/2] riscv: stacktrace: Fix return address handling in non-FP unwinder
Rui Qi
- [PATCH v1 1/2] riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Rui Qi
- [PATCH v1 2/2] riscv: stacktrace: Use %pB for backtrace display
Rui Qi
- [PATCH 02/83] ASoC: codecs: framer-codec: don't use array if single pattarn
Herve Codina
- [PATCH 03/83] ASoC: codecs: idt821034: don't use array if single pattarn
Herve Codina
- [PATCH 04/83] ASoC: codecs: peb2466: don't use array if single pattarn
Herve Codina
- [PATCH v1] riscv: cpufeature: Add Zic64b ISA extension support
Qingwei Hu
- [PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
Anup Patel
- [PATCH v1] riscv: cpufeature: Add Zic64b ISA extension support
Conor Dooley
- [PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
Conor Dooley
- [PATCH v2] MAINTAINERS: add entry for SpacemiT reset controller driver
Yixun Lan
- [PATCH] riscv: defconfig: spacemit: enable i2c driver for K1 SoC
Yixun Lan
- [PATCH v3 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
Conor Dooley
- [PATCH v3 02/21] pinctrl: pinconf-generic: Add property 'input-debounce-ns'
Conor Dooley
- [External] [PATCH v1] riscv: cpufeature: Add Zic64b ISA extension support
Qingwei Hu
- [PATCH 5/7] dt-bindings: riscv: add Smrnmi extension description
Conor Dooley
- [PATCH 6/7] dt-bindings: riscv: Add Tenstorrent Atlantis platform
Conor Dooley
- [PATCH 3/7] dt-bindings: riscv: cpus: Add Tenstorrent Ascalon
Conor Dooley
- [PATCH 2/7] dt-bindings: imsics: Add Tenstorrent Atlantis compatible
Conor Dooley
- [PATCH 1/7] dt-bindings: aplic: Add Tenstorrent Atlantis compatible
Conor Dooley
- [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
Conor Dooley
- [PATCH v3 03/11] of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails
Rob Herring
- [PATCH] riscv: defconfig: Enable Eswin SoCs
Anirudh Srinivasan
- [PATCH 6/7] dt-bindings: riscv: Add Tenstorrent Atlantis platform
Drew Fustini
- [PATCH] riscv: defconfig: thead: enable PCA953X GPIO driver
Drew Fustini
- [PATCH] dts: riscv: spacemit: k3: Fix I/O power settings
E Shattow
- (subset) [PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
Sebastian Reichel
- (subset) [PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
Sebastian Reichel
- [PATCH 02/83] ASoC: codecs: framer-codec: don't use array if single pattarn
Kuninori Morimoto
- [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
Changhuang Liang
- [PATCH v3 03/11] of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails
Wandun
- [PATCH 1/3] KVM: riscv: Pass the target size to huge G-stage checks
Anup Patel
- [PATCH 2/3] KVM: riscv: Check hugetlb block mappings against memslot bounds
Anup Patel
- [PATCH v2] RISC-V: KVM: Document a TOCTOU race in SBI system suspend handler
Anup Patel
- [PATCH] RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functions
Anup Patel
- [PATCH 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
Maurice Hieronymus
- [PATCH] iommu/riscv: Add dependency between iommu and devices
wang.yechao255 at zte.com.cn
- [PATCH] RISC-V: KVM: Fix timer state restore
Anup Patel
- [PATCH] riscv: defconfig: thead: enable PCA953X GPIO driver
Conor Dooley
- [PATCH v2 0/2] riscv: mm: Avoid spurious fault after hotplugging vmemmap
Vivian Wang
- [PATCH v2 1/2] mm/vmemmap: Add a post-population hook for architectures
Vivian Wang
- [PATCH v2 2/2] riscv: mm: Avoid spurious fault after hotplugging vmemmap
Vivian Wang
- [PATCH 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get
Alice Ryhl
- [PATCH 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get
Alice Ryhl
- [PATCH v1 0/3] Add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v1 1/3] dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v1 2/3] riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
Lukas Schmid
- [PATCH v1 3/3] ARM: dts: sunxi: add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v1 1/3] dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann)
Krzysztof Kozlowski
- [PATCH v3 0/9] riscv: kexec: Make kexec/kdump robust under VS-mode
fangyu.yu at linux.alibaba.com
- [PATCH v3 1/9] riscv: kexec: Reset executable bit on the control code page in cleanup
fangyu.yu at linux.alibaba.com
- [PATCH v3 2/9] riscv: kexec: Bound FDT search by source buffer size, not destination
fangyu.yu at linux.alibaba.com
- [PATCH v3 3/9] riscv: Add kexec trampoline text section to vmlinux.lds.S
fangyu.yu at linux.alibaba.com
- [PATCH v3 4/9] riscv: kexec: Place norelocate trampoline into .kexec.tramp.text
fangyu.yu at linux.alibaba.com
- [PATCH v3 5/9] riscv: kexec: Build trampoline page tables for crash kernel entry
fangyu.yu at linux.alibaba.com
- [PATCH v3 6/9] riscv: kexec: Switch to trampoline page table before norelocate
fangyu.yu at linux.alibaba.com
- [PATCH v3 7/9] riscv: kexec: Always build the trampoline page table
fangyu.yu at linux.alibaba.com
- [PATCH v3 8/9] riscv: kexec: Add the relocate-trampoline wrapper
fangyu.yu at linux.alibaba.com
- [PATCH v3 9/9] riscv: kexec: Route normal kexec through the trampoline page table
fangyu.yu at linux.alibaba.com
- [PATCH v2 0/2] KVM: riscv: Fix hugetlb G-stage block mapping eligibility
Jinyu Tang
- [PATCH v2 1/2] KVM: riscv: Check hugetlb block mappings against memslot bounds
Jinyu Tang
- [PATCH v2 2/2] KVM: selftests: Add a hugetlb memslot alignment test mode
Jinyu Tang
- [PATCH 4/7] dt-bindings: timer: Add RISC-V ACLINT bindings
Joel Stanley
- [PATCH v2 0/7] riscv: dts: tenstorrent: Add Atlantis platform
Joel Stanley
- [PATCH v2 1/7] dt-bindings: aplic: Add Tenstorrent Atlantis compatible
Joel Stanley
- [PATCH v2 2/7] dt-bindings: imsics: Add Tenstorrent Atlantis compatible
Joel Stanley
- [PATCH v2 3/7] dt-bindings: riscv: cpus: Add Tenstorrent Ascalon
Joel Stanley
- [PATCH v2 4/7] dt-bindings: timer: Add RISC-V ACLINT mtimer bindings
Joel Stanley
- [PATCH v2 5/7] dt-bindings: riscv: add Smrnmi extension description
Joel Stanley
- [PATCH v2 6/7] dt-bindings: riscv: Add Tenstorrent Atlantis platform
Joel Stanley
- [PATCH v2 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Joel Stanley
- [PATCH v2 0/2] riscv: mm: Avoid spurious fault after hotplugging vmemmap
Mike Rapoport
- [PATCH 4/7] dt-bindings: timer: Add RISC-V ACLINT bindings
Conor Dooley
- [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Andrew Jones
- [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
Andrew Jones
- [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Andrew Jones
- [PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
Andrew Jones
- [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Conor Dooley
- [PATCH v2 4/7] dt-bindings: timer: Add RISC-V ACLINT mtimer bindings
Conor Dooley
- [PATCH v2 6/7] dt-bindings: riscv: Add Tenstorrent Atlantis platform
Conor Dooley
- [PATCH v2 3/7] dt-bindings: riscv: cpus: Add Tenstorrent Ascalon
Conor Dooley
- [PATCH v2 2/7] dt-bindings: imsics: Add Tenstorrent Atlantis compatible
Conor Dooley
- [PATCH v2 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Conor Dooley
- [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
Conor Dooley
- [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
Conor Dooley
- [PATCH] riscv: defconfig: Enable Eswin SoCs
Paul Walmsley
- [PATCH 2/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END
Paul Walmsley
- [PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
Paul Walmsley
- [PATCH v2 0/2] RISC-V: KVM: Fix skip of valid pages in gstage ops
atwufei at 163.com
- [PATCH v2 1/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
atwufei at 163.com
- [PATCH v2 2/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range
atwufei at 163.com
- [PATCH v1 1/2] riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Paul Walmsley
- [PATCH v1 2/2] riscv: stacktrace: Use %pB for backtrace display
Paul Walmsley
- [PATCH v7 0/2] i2c: spacemit: improve clock handling and cleanups
Troy Mitchell
- [PATCH v2 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Anirudh Srinivasan
- [PATCH v3 11/15] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
Inochi Amaoto
- [External] Re: [PATCH] riscv: mm: exclude invalid THP PMDs from page table check
yunhui cui
- [PATCH] riscv: defconfig: thead: enable PCA953X GPIO driver
Michael Ellerman
- [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
Changhuang Liang
- [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
Changhuang Liang
- [PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
Vivian Wang
- [PATCH] RISC-V: KVM: Enhance the logging check for mmu mapping
Anup Patel
- [PATCH v2 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
Maurice Hieronymus
- [PATCH v2 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get
Maurice Hieronymus
- [PATCH v2 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get
Maurice Hieronymus
- [PATCH v2] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
Maurice Hieronymus
- [PATCH] RISC-V: KVM: Enhance the logging check for mmu mapping
Inochi Amaoto
- [PATCH v3 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
wang.yechao255 at zte.com.cn
- [PATCH v1 2/2] riscv: stacktrace: Use %pB for backtrace display
Rui Qi
- [PATCH v2 0/2] riscv: stacktrace: Fix return address handling in non-FP unwinder
Rui Qi
- [PATCH v2 1/2] riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Rui Qi
- [PATCH v2 2/2] riscv: stacktrace: Use %pB for return addresses and %pS for exact IPs
Rui Qi
- [PATCH] dts: riscv: spacemit: k3: Fix I/O power settings
Yixun Lan
- [PATCH] iommu/riscv: Add dependency between iommu and devices
Sunil V L
- [PATCH v5 RESEND 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support
Shuwei Wu
- [PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
David Hildenbrand (Arm)
- [PATCH v5 RESEND 4/5] riscv64: dts: sophgo: add SG2000 dtsi
Shuwei Wu
- [PATCH] dts: riscv: spacemit: k3: Fix I/O power settings
E Shattow
- [PATCH v2 1/2] riscv: track effective hardware PTE A/D updates
Inochi Amaoto
- [PATCH v2] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
Uwe Kleine-König
- [PATCH 0/2] drm/bridge: th1520-dw-hdmi: Two fixes
Felix Gu
- [PATCH v7 1/2] i2c: spacemit: configure ILCR/IWCR for accurate SCL frequency
Alex Elder
- [PATCH v2 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Michael Ellerman
- [PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
Miquel Sabaté Solà
- [PATCH] RISC-V: KVM: Enhance the logging check for mmu mapping
Anup Patel
- [PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
- [PATCH v5 1/5] KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value
Anup Patel
- [PATCH v2 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Conor Dooley
- [PATCH v5 2/5] KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
Anup Patel
- [PATCH v5 3/5] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
Anup Patel
- [PATCH v5 4/5] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
Anup Patel
- [PATCH v5 5/5] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
Anup Patel
- [PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
Anup Patel
- [PATCH] riscv: defconfig: thead: enable PCA953X GPIO driver
Drew Fustini
- [PATCH v2 0/3] Add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v2 1/3] dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v2 2/3] riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
Lukas Schmid
- [PATCH v2 3/3] ARM: dts: sunxi: add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v2 1/7] dt-bindings: aplic: Add Tenstorrent Atlantis compatible
Drew Fustini
- [PATCH v2 2/7] dt-bindings: imsics: Add Tenstorrent Atlantis compatible
Drew Fustini
- [PATCH v2 6/7] dt-bindings: riscv: Add Tenstorrent Atlantis platform
Drew Fustini
- [PATCH v2 3/7] dt-bindings: riscv: cpus: Add Tenstorrent Ascalon
Drew Fustini
- [PATCH v2 7/7] riscv: dts: tenstorrent: Add Atlantis platform
Rob Herring
- [PATCH bpf-next 0/2] RISC-V JIT support for bpf_get_current_task/_btf
patchwork-bot+netdevbpf at kernel.org
- [PATCH v3 0/3] Add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v3 1/3] dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v3 2/3] riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
Lukas Schmid
- [PATCH v3 3/3] ARM: dts: sunxi: add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v4 0/3] Add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v4 1/3] dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH v4 2/3] riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
Lukas Schmid
- [PATCH v4 3/3] ARM: dts: sunxi: add support for NetCube Systems OpenNMC (dobermann)
Lukas Schmid
- [PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
Paul Walmsley
- [PATCH v2 0/2] riscv: stacktrace: Fix return address handling in non-FP unwinder
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 1/2] KVM: riscv: Check hugetlb block mappings against memslot bounds
Anup Patel
- [PATCH v2 2/2] KVM: selftests: Add a hugetlb memslot alignment test mode
Anup Patel
- [PATCH v2 1/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
Anup Patel
- [PATCH v2 2/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range
Anup Patel
- [PATCH v2 0/5] riscv: kfence: Handle the spurious fault after kfence_unprotect(), and related fixes
Paul Walmsley
- [PATCH v2] riscv: panic if IRQ handler stacks cannot be allocated
Paul Walmsley
- [PATCH RESEND] riscv: kexec: use min to simplify riscv_kexec_elf_load
Paul Walmsley
- [PATCH 0/4] riscv: alternative: Also patch the CFI vDSO
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
- [PATCH v3 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
- [PATCH v3 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
Inochi Amaoto
- [PATCH v3 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
- [PATCH v3 4/8] RISC-V: KVM: Add ssp context save/restore
Inochi Amaoto
- [PATCH v3 5/8] RISC-V: KVM: Handle software-check exits for VCPU
Inochi Amaoto
- [PATCH v3 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled.
Inochi Amaoto
- [PATCH v3 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
Inochi Amaoto
- [PATCH v3 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
Inochi Amaoto
- [PATCH v4 1/3] dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann)
Krzysztof Kozlowski
- [PATCH 0/2] dt-bindings: Add SpacemiT K1 PDMA request-number header and use it in DT
Guodong Xu
- [PATCH 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
Guodong Xu
- [PATCH 2/2] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
Guodong Xu
- [PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
Miquel Sabaté Solà
- [RFC] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
Guenter Roeck
- [PATCH v3] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
Troy Mitchell
- [PATCH v2] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
Troy Mitchell
- [PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
Vivian Wang
- [RFC PATCH 00/12] Add Linux RISC-V trace support via CoreSight
Zane Leung
- [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
Jinjie Ruan
- [PATCH v16 02/10] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
- [PATCH v16 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
Jinjie Ruan
- [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 05/10] x86: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 06/10] riscv: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 07/10] LoongArch: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Jinjie Ruan
- [PATCH v16 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v16 10/10] riscv: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v4 2/3] riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
Andre Przywara
- [PATCH v2] riscv: defconfig: thead: enable PCA953X GPIO driver
Marek Szyprowski
- [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
Jinjie Ruan
- [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 06/10] riscv: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 05/10] x86: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 07/10] LoongArch: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Breno Leitao
- [PATCH v3] riscv: mm: Implement arch_within_stack_frames() for HARDENED_USERCOPY
Chen Pei
- [PATCH v2 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get
Michal Wilczynski
- [GIT PULL] Microchip RISC-V devicetrees for v7.2
Conor Dooley
- [PATCH v2 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
Daniel Almeida
- [PATCH v2 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get
Onur Özkan
- [GIT PULL] Microchip RISC-V soc drivers for v7.2
Conor Dooley
- [PATCH] irqchip/riscv-imsic: Fix IPI target CPU mapping for sparse hartid topology
Wenhui Fan
- [PATCH v5 RESEND 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support
Joshua Milas
- [PATCH v5 RESEND 4/5] riscv64: dts: sophgo: add SG2000 dtsi
Joshua Milas
- [PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
David Hildenbrand (Arm)
- [PATCH v2 5/6] ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferral
Rafael J. Wysocki
- [PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
David Hildenbrand (Arm)
- [PATCH v5 RESEND 0/5] Add initial Milk-V Duo S board support
Joshua Milas
- [PATCH v7 1/2] clocksource/drivers/timer-clint: Add ZICNTR support
Charlie Jenkins
- [PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
Vivian Wang
- [PATCH v2] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
Aleksa Paunovic via B4 Relay
- [PATCH v3 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
Bartosz Golaszewski
- [PATCH] irqchip/riscv-imsic: Fix IPI target CPU mapping for sparse hartid topology
Anirudh Srinivasan
- [PATCH] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
Aleksa Paunovic
- [PATCH v1] riscv: kvm: Use endian-specific __lelong for NACL shared memory
Sean Chang
- [PATCH] mm/page_table_check: do not track special (PFN-mapped) PTEs
Andrey Smirnov
- [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Andrew Morton
- [PATCH v2 1/6] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
Sunil V L
- [PATCH v2 3/6] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
Sunil V L
- [PATCH v2 2/6] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
Sunil V L
- [PATCH v2 4/6] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
Sunil V L
- [PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
Guenter Roeck
- [PATCH v2 1/3] dt-bindings: arm: sunxi: Add NetCube Systems OpenNMC (dobermann)
Conor Dooley
- [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
Rafael J. Wysocki
- [PATCH] acpi/riscv: use a dedicated insertion point in riscv_acpi_register_ext_intc()
Sunil V L
- [PATCH 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
Conor Dooley
- [PATCH] iommu/riscv: Add dependency between iommu and devices
Sunil V L
- [PATCH v2] riscv: defconfig: thead: enable PCA953X GPIO driver
Drew Fustini
- [PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
Andrew Rembrandt
- [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Mike Rapoport
- [PATCH] riscv: ftrace: sorttable: fix mcount sorting
Martin Kaiser
- [PATCH v2 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
Maurice Hieronymus
- [PATCH] mm/page_table_check: do not track special (PFN-mapped) PTEs
Andrew Morton
- [PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
Jinjie Ruan
- [PATCH] riscv: ftrace: sorttable: fix mcount sorting
Chen Pei
- [PATCH v2 4/5] arch/riscv: Add bitrev.h file to support rev8 and brev8
Jinjie Ruan
- [PATCH v2 2/5] lib/bitrev: Introduce GENERIC_BITREVERSE
Jinjie Ruan
- [PATCH] mm/page_table_check: do not track special (PFN-mapped) PTEs
Pasha Tatashin
- [PATCH v9 0/4] Introduce ASPEED AST27xx BMC SoC
Ryan Chen
- [PATCH v9 1/4] dt-bindings: arm: aspeed: Add AST2700 board compatible
Ryan Chen
- [PATCH v9 2/4] arm64: Kconfig: Add ASPEED SoC family Kconfig support
Ryan Chen
- [PATCH v9 3/4] arm64: dts: aspeed: Add initial AST27xx SoC device tree
Ryan Chen
- [PATCH v9 4/4] arm64: configs: Update defconfig for AST2700 platform support
Ryan Chen
- [PATCH 01/12] dt-bindings: clock: thead: add TH1520 MISC subsys clock controller
Drew Fustini
- [PATCH 00/12] Add TH1520 USB support
Drew Fustini
- [PATCH 00/12] Add TH1520 USB support
Icenowy Zheng
- [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller
Drew Fustini
- [PATCH v2 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
Yixun Lan
- [GIT PULL] clk: spacemit: Updates for v7.2
Yixun Lan
- [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller
Icenowy Zheng
- [PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
Inochi Amaoto
- [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
Drew Fustini
- [PATCH v6 00/21] Add Counter delegation ISA extension support
Atish Patra
- [PATCH v6 01/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
Atish Patra
- [PATCH v6 02/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
Atish Patra
- [PATCH v6 03/21] dt-bindings: riscv: add Sxcsrind ISA extension description
Atish Patra
- [PATCH v6 04/21] RISC-V: Define indirect CSR access helpers
Atish Patra
- [PATCH v6 05/21] RISC-V: Add Smcntrpmf extension parsing
Atish Patra
- [PATCH v6 06/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
Atish Patra
- [PATCH v6 07/21] RISC-V: Add Sscfg extension CSR definition
Atish Patra
- [PATCH v6 08/21] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
Atish Patra
- [PATCH v6 09/21] dt-bindings: riscv: add Counter delegation ISA extensions description
Atish Patra
- [PATCH v6 10/21] RISC-V: perf: Restructure the SBI PMU code
Atish Patra
- [PATCH v6 11/21] RISC-V: perf: Modify the counter discovery mechanism
Atish Patra
- [PATCH v6 12/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
Atish Patra
- [PATCH v6 13/21] RISC-V: perf: Implement supervisor counter delegation support
Atish Patra
- [PATCH v6 14/21] RISC-V: perf: Skip PMU SBI extension when not implemented
Atish Patra
- [PATCH v6 15/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
Atish Patra
- [PATCH v6 16/21] RISC-V: perf: Add legacy event encodings via sysfs
Atish Patra
- [PATCH v6 17/21] RISC-V: perf: Add Qemu virt machine events
Atish Patra
- [PATCH v6 18/21] tools/perf: Support event code for arch standard events
Atish Patra
- [PATCH v6 19/21] tools/perf: Add RISC-V CounterIDMask event field
Atish Patra
- [PATCH v6 20/21] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
Atish Patra
- [PATCH v6 21/21] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path
Atish Patra
- [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
Icenowy Zheng
- [PATCH 00/12] Add TH1520 USB support
Drew Fustini
- [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
Drew Fustini
- [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller
Drew Fustini
- [PATCH v3 0/8] riscv: Add reliable stack unwinding for livepatch
Wang Han
- [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Wang Han
- [PATCH v3 2/8] riscv: stacktrace: Add frame record metadata
Wang Han
- [PATCH v3 3/8] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
Wang Han
- [PATCH v3 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Wang Han
- [PATCH v3 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
Wang Han
- [PATCH v3 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
Wang Han
- [PATCH v3 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Wang Han
- [PATCH v3 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
Wang Han
- [External] Re: [PATCH v2 1/2] riscv: track effective hardware PTE A/D updates
yunhui cui
- [External] Re: [PATCH v2 1/2] riscv: track effective hardware PTE A/D updates
yunhui cui
- Add fustini riscv-config to linux-next
Drew Fustini
- [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Martin Kaiser
- [PATCH v4 02/10] riscv: Define arch_apei_get_mem_attribute for RISC-V
Sunil V L
- [PATCH] irqchip/riscv-imsic: Fix IPI target CPU mapping for sparse hartid topology
Anup Patel
- [PATCH v4 05/10] riscv: conditionally compile GHES NMI spool function
Sunil V L
- [PATCH v4 07/10] riscv: Add RISC-V entries in processor type and ISA strings
Sunil V L
- [PATCH v3 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
Changhuang Liang
- [PATCH v2 1/6] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
Lorenzo Pieralisi
- [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
Lorenzo Pieralisi
- [PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
Conor Dooley
- Add fustini riscv-config to linux-next
Mark Brown
- [PATCH] ACPI: RISC-V: Fix false warning in cppc_read_ffh() for same-CPU reads
wang.yechao255 at zte.com.cn
- [GIT PULL] RISC-V Tenstorrent devicetree changes for v7.2
Krzysztof Kozlowski
- [GIT PULL] RISC-V T-HEAD devicetree changes for v7.2
Krzysztof Kozlowski
- [GIT PULL] RISC-V SpacemiT Devicetrees for v7.2
Krzysztof Kozlowski
- [PATCH v3 RESEND] riscv: hwprobe: allow querying available RISCV_HWPROBE_KEY_IMA_EXT_0 bits
Charlie Jenkins
- [GIT PULL] RISC-V Sophgo Devicetrees for v7.2
Krzysztof Kozlowski
- [PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
Guenter Roeck
- [PATCH v3 0/3] riscv: support effective hardware PTE A/D updates
Yunhui Cui
- [PATCH v3 1/3] dt-bindings: riscv: clarify Svadu boot-time behavior
Yunhui Cui
- [PATCH v3 2/3] riscv: track effective hardware PTE A/D updating
Yunhui Cui
- [PATCH v3 3/3] riscv: preserve A/D and soft-dirty state across PTE updates
Yunhui Cui
- [GIT PULL] RISC-V SpacemiT Devicetrees for v7.2
Yixun Lan
- [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
Manivannan Sadhasivam
- [PATCH v2 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
Manivannan Sadhasivam
- [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Steven Rostedt
- [PATCH v4 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
Sunil V L
- [PATCH v2 1/6] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
Sunil V L
- [PATCH v2 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
Andy Shevchenko
- [PATCH v3 1/3] dt-bindings: riscv: clarify Svadu boot-time behavior
Conor Dooley
- [PATCH v2 2/5] PCI: spacemit-k1: Add multiple PHY handles support
Alex Elder
- [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
Alex Elder
- [PATCH v2 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
Alex Elder
- [PATCH v2 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
Alex Elder
- [PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
Andrew Rembrandt
- [PATCH] riscv: cpufeature: remove _RO from use_hcontext for KVM=m
Jun Sun
- [PATCH] KVM: riscv: aia: use lr.d/sc.d on RV64 in imsic_mrif_atomic_rmw
Jun Sun
- [PATCH] KVM: riscv: mirror VSTIMECMP into t->next_cycles in sstc path
Jun Sun
- [PATCH] KVM: aia: skip silicon ID cap in EMUL mode
Jun Sun
- [PATCH 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
Guodong Xu
- [PATCH v2 0/2] dt-bindings: Add SpacemiT K1 PDMA request-number header and use it in DT
Guodong Xu
- [PATCH v2 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
Guodong Xu
- [PATCH v2 2/2] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
Guodong Xu
- [PATCH 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
Conor Dooley
- [PATCH 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
Guodong Xu
- [PATCH v2 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
Conor Dooley
- [PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
Inochi Amaoto
- [PATCH v2 00/16] Bump minimum version of LLVM for building the kernel to 17.0.1
Nathan Chancellor
- [PATCH net-next v8 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
lizhi2 at eswincomputing.com
- [PATCH net-next v8 1/6] dt-bindings: ethernet: eswin: relax internal delay model to range-based constraints
lizhi2 at eswincomputing.com
- [PATCH net-next v8 2/6] dt-bindings: ethernet: eswin: add EIC7700 eth1 RX clock inversion variant
lizhi2 at eswincomputing.com
- [PATCH net-next v8 3/6] net: stmmac: eic7700: make RGMII delay properties optional
lizhi2 at eswincomputing.com
- [PATCH net-next v8 4/6] net: stmmac: eic7700: add support for eth1 clock inversion variant
lizhi2 at eswincomputing.com
- [PATCH net-next v8 5/6] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
lizhi2 at eswincomputing.com
- [PATCH net-next v8 6/6] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
lizhi2 at eswincomputing.com
- [External] Re: [PATCH v3 1/3] dt-bindings: riscv: clarify Svadu boot-time behavior
yunhui cui
- [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
Drew Fustini
- [PATCH v8 0/3] riscv: Use GCR.U timer device as clocksource
Aleksa Paunovic via B4 Relay
- [PATCH v8 1/3] dt-bindings: timer: mips,p8700-gcru
Aleksa Paunovic via B4 Relay
- [PATCH v8 2/3] riscv: clocksource: Add readq options to clocksource mmio
Aleksa Paunovic via B4 Relay
- [PATCH v8 3/3] riscv: clocksource: Add p8700-gcru driver
Aleksa Paunovic via B4 Relay
- [PATCH net-next v8 3/6] net: stmmac: eic7700: make RGMII delay properties optional
Maxime Chevallier
- [PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
Andrew Rembrandt
- [PATCH] RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
fangyu.yu at linux.alibaba.com
- [PATCH 2/2] riscv: dts: sophgo: Add Milk-V Duo 256M board support
Chen-Yu Yeh
- [PATCH v2 2/2] riscv: dts: sophgo: Add Milk-V Duo 256M board support
Chen-Yu Yeh
- [PATCH] riscv: dts: spacemit: k3: Enable SD card support
Yixun Lan
- [PATCH v5 RESEND 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support
Joshua Milas
- [GIT PULL] RISC-V updates for v7.1-rc8
Paul Walmsley
- [PATCH 01/16] riscv: Introduce instruction table generation
Nam Cao
- [External] Re: [PATCH v3 1/3] dt-bindings: riscv: clarify Svadu boot-time behavior
Conor Dooley
- [GIT PULL] RISC-V updates for v7.1-rc8
pr-tracker-bot at kernel.org
- [PATCH 01/16] riscv: Introduce instruction table generation
Charlie Jenkins
- [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v3 00/11] kdump: reduce vmcore size and capture time
Wandun
- [PATCH v3 00/11] kdump: reduce vmcore size and capture time
Wandun
- [PATCH 01/16] riscv: Introduce instruction table generation
Nam Cao
- (subset) [PATCH v6 0/2] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
Vinod Koul
- [PATCH 03/16] riscv: kgdb: Use generated instruction headers
Nam Cao
- [PATCH 04/16] riscv: kprobes: Use generated instruction headers
Nam Cao
- [PATCH 04/16] riscv: kprobes: Use generated instruction headers
Nam Cao
- [PATCH v8 1/3] dt-bindings: timer: mips,p8700-gcru
Krzysztof Kozlowski
- [PATCH v8 1/3] dt-bindings: timer: mips,p8700-gcru
Krzysztof Kozlowski
- [PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
E Shattow
- [PATCH v8 1/3] dt-bindings: timer: mips,p8700-gcru
Aleksa Paunovic
- [PATCH v8 1/3] dt-bindings: timer: mips,p8700-gcru
Krzysztof Kozlowski
- [PATCH v3 02/21] pinctrl: pinconf-generic: Add property 'input-debounce-ns'
Linus Walleij
- [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
Linus Walleij
- [PATCH v8 1/3] dt-bindings: timer: mips,p8700-gcru
Aleksa Paunovic
- [PATCH v3 00/11] kdump: reduce vmcore size and capture time
Baoquan He
- [PATCH v3] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
Guodong Xu
- [PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Jinjie Ruan
- [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
Jinjie Ruan
- [PATCH RFC 2/3] arm64: smp: Pass CPU ID to update_cpu_boot_status()
Jinjie Ruan
- [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Jinjie Ruan
- [PATCH v3] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
Conor Dooley
- [PATCH v2] riscv: defconfig: thead: enable PCA953X GPIO driver
Drew Fustini
- [PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
Guodong Xu
- [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
Guodong Xu
- [PATCH v4 02/16] riscv: hwprobe.rst: Make indentation consistent
Guodong Xu
- [PATCH v4 03/16] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Guodong Xu
- [PATCH v4 04/16] riscv: Standardize extension capitalization
Guodong Xu
- [PATCH v4 05/16] riscv: Add Zicclsm to cpufeature and hwprobe
Guodong Xu
- [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Guodong Xu
- [PATCH v4 07/16] riscv: Add B to hwcap and hwprobe
Guodong Xu
- [PATCH v4 08/16] dt-bindings: riscv: Add Zic64b extension description
Guodong Xu
- [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
Guodong Xu
- [PATCH v4 10/16] riscv: dts: spacemit: k3: Add Zic64b ISA extension
Guodong Xu
- [PATCH v4 11/16] riscv: dts: spacemit: k1: Add Zic64b ISA extension
Guodong Xu
- [PATCH v4 12/16] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
Guodong Xu
- [PATCH v4 13/16] riscv: Add a getter for user PMLEN support
Guodong Xu
- [PATCH v4 14/16] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Guodong Xu
- [PATCH v4 15/16] riscv: cpu: Output isa bases lines in cpuinfo
Guodong Xu
- [PATCH v4 16/16] riscv: hwprobe: Introduce rva23u64 base behavior
Guodong Xu
- [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
Andrew Jones
- [PATCH] riscv: smp: use secs_to_jiffies in __cpu_up
Thorsten Blum
- [PATCH v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
Jiakai Xu
- [PATCH] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Mark Harris
- [PATCH v3 00/11] kdump: reduce vmcore size and capture time
Wandun
- [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
Lorenzo Pieralisi
- [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
Conor Dooley
- [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Conor Dooley
- [PATCH v4 07/16] riscv: Add B to hwcap and hwprobe
Conor Dooley
- [PATCH v4 08/16] dt-bindings: riscv: Add Zic64b extension description
Conor Dooley
- [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
Conor Dooley
- [PATCH v3 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
Shuwei Wu
- [PATCH v3 1/2] cpufreq: spacemit: Add K1 cpufreq driver
Shuwei Wu
- [PATCH v3 2/2] riscv: dts: spacemit: Add cpu scaling for K1 SoC
Shuwei Wu
- [PATCH v4 05/16] riscv: Add Zicclsm to cpufeature and hwprobe
Jesse Taube
- [PATCH] mm/page_table_check: do not track special (PFN-mapped) PTEs
Thomas Weißschuh
- [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
Rob Herring
- [PATCH v3 00/11] kdump: reduce vmcore size and capture time
Rob Herring
- [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Michael Kelley
- [PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Michael Kelley
- [PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Anirudh Srinivasan
- [PATCH net-next v8 1/6] dt-bindings: ethernet: eswin: relax internal delay model to range-based constraints
Rob Herring (Arm)
- riscv: Heads up: If 7.1 hangs on boot near "vector unaligned word access speed"
Vivian Wang
- [PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Nam Cao
- [PATCH] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Nam Cao
- [PATCH net-next v8 3/6] net: stmmac: eic7700: make RGMII delay properties optional
Andrew Lunn
- [PATCH v4 3/3] ARM: dts: sunxi: add support for NetCube Systems OpenNMC (dobermann)
Jernej Škrabec
- [GIT PULL] canaan clk changes for 7.2
Stephen Boyd
- [GIT PULL] clk: spacemit: Updates for v7.2
Stephen Boyd
- [PATCH v1] riscv: kvm: Use endian-specific __lelong for NACL shared memory
Anup Patel
- [PATCH] riscv: dts: spacemit: orangepi-rv2: Add cpu scaling for K1, SoC
Vincent Legoll
- [GIT PULL] KVM/riscv changes for 7.2
Anup Patel
- [PATCH] riscv: dts: spacemit: k1-musepi-pro: add cpu scaling
Andre Heider
- [PATCH] riscv: dts: spacemit: orangepi-rv2: Add cpu scaling for K1, SoC
Yixun Lan
- [PATCH v3] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
Yixun Lan
- [PATCH v4 10/16] riscv: dts: spacemit: k3: Add Zic64b ISA extension
Yixun Lan
- [PATCH] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
Troy Mitchell
- [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
Wandun
- [PATCH v3 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
Viresh Kumar
- [PATCH v3 1/2] cpufreq: spacemit: Add K1 cpufreq driver
Viresh Kumar
- [PATCH v3 1/2] cpufreq: spacemit: Add K1 cpufreq driver
Shuwei Wu
- [PATCH v3 1/2] cpufreq: spacemit: Add K1 cpufreq driver
Viresh Kumar
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Zhanpeng Zhang
- [PATCH] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
Troy Mitchell
- [PATCH] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
Guodong Xu
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Andreas Schwab
- [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Jinjie Ruan
- [External] Re: [PATCH v1] iommu/riscv: Support 32-bit register accesses
Zhanpeng Zhang
- [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Jinjie Ruan
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
David Laight
- [PATCH v6 0/3] Add initial Milk-V Duo S board support
Joshua Milas
- [PATCH v6 1/3] arm64: dts: sophgo: add initial Milk-V Duo S board support
Joshua Milas
- [PATCH v6 2/3] riscv64: dts: sophgo: add SG2000 dtsi
Joshua Milas
- [PATCH v6 3/3] riscv64: dts: sophgo: add initial Milk-V Duo S board support
Joshua Milas
- [PATCH v3 1/2] cpufreq: spacemit: Add K1 cpufreq driver
Shuwei Wu
- [PATCH 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP power domain, I2C and watchdog
Pinkesh Vaghela
- [PATCH 1/7] riscv: dts: eswin: add reset generator for EIC7700 SoC
Pinkesh Vaghela
- [PATCH 2/7] riscv: dts: eswin: add clock generator for EIC7700 SoC
Pinkesh Vaghela
- [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctrl support
Pinkesh Vaghela
- [PATCH 4/7] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
Pinkesh Vaghela
- [PATCH 5/7] riscv: dts: eswin: add hsp power domain
Pinkesh Vaghela
- [PATCH 6/7] riscv: dts: eswin: add I2C controller support
Pinkesh Vaghela
- [PATCH 7/7] riscv: dts: eswin: add watchdog support
Pinkesh Vaghela
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Guo Ren
- [External] Re: [PATCH v1] iommu/riscv: Support 32-bit register accesses
Zhanpeng Zhang
- [External] Re: [PATCH v1] iommu/riscv: Support 32-bit register accesses
Zhanpeng Zhang
- [PATCH v19 0/3] Add OpenCores PTC PWM support
Hal Feng
- [PATCH v19 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
Hal Feng
- [PATCH v19 2/3] riscv: dts: starfive: Correct pwm nodes
Hal Feng
- [PATCH v19 3/3] pwm: Add OpenCores PTC PWM driver
Hal Feng
- [PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
Vincent Mailhol
- [PATCH 10/19] riscv: define DPS root partition type UUIDs
Vincent Mailhol
- [PATCH bpf-next v2 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
Kuan-Wei Chiu
- [PATCH v19 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
Conor Dooley
- [PATCH 4/7] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
Conor Dooley
- [PATCH 2/7] riscv: dts: eswin: add clock generator for EIC7700 SoC
Conor Dooley
- [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctrl support
Conor Dooley
- [PATCH 6/7] riscv: dts: eswin: add I2C controller support
Conor Dooley
- [GIT PULL] RISC-V defconfig changes for v7.2
Drew Fustini
- [PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
Al Viro
- [PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Anirudh Srinivasan
- [PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
Vincent Mailhol
- [PATCH v2] riscv: dts: spacemit: k1-orangepi-rv2: Add cpu scaling
Vincent Legoll
- [PATCH 0/2] riscv: Use EFI runtime services for poweroff and restart
Atish Patra
- [PATCH 1/2] riscv: efi: Power off via EFI runtime services when available
Atish Patra
- [PATCH 2/2] riscv: Restart via EFI runtime services when available
Atish Patra
- [PATCH bpf-next v2 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
Pu Lehui
- [PATCH bpf-next v2 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
Kuan-Wei Chiu
- [PATCH] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Michael Ellerman
- [PATCH] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Mark Harris
- [PATCH 2/2] riscv: Restart via EFI runtime services when available
Sunil V L
- [PATCH 1/2] riscv: efi: Power off via EFI runtime services when available
Sunil V L
- [PATCH 01/16] riscv: Introduce instruction table generation
Charlie Jenkins
- [PATCH 03/16] riscv: kgdb: Use generated instruction headers
Charlie Jenkins
- [PATCH 04/16] riscv: kprobes: Use generated instruction headers
Charlie Jenkins
- [PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
Xie Bo
- [PATCH][v2] ACPI: processor_idle: Mark LPI enter functions as __cpuidle
lirongqing
- [PATCH v3 1/2] cpufreq: spacemit: Add K1 cpufreq driver
Viresh Kumar
- [PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Nam Cao
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
David Laight
- [PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
Albert Esteve
- [PATCH 2/7] riscv: dts: eswin: add clock generator for EIC7700 SoC
Pinkesh Vaghela
- [PATCH 6/7] riscv: dts: eswin: add I2C controller support
Pinkesh Vaghela
- [PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
David Gow
- [PATCH][v2] ACPI: processor_idle: Mark LPI enter functions as __cpuidle
lihuisong (C)
- [PATCH 0/2] riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
Vivian Wang
- [PATCH 1/2] ACPI: tables: Add missing #include <asm/fixmap.h>
Vivian Wang
- [PATCH 2/2] riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
Vivian Wang
- [PATCH] cache: sifive_ccache: remove debugfs on driver register failure
Pengpeng Hou
- [PATCH] cache: sifive_ccache: remove debugfs on driver register failure
Conor Dooley
- [PATCH 6/7] riscv: dts: eswin: add I2C controller support
Conor Dooley
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Guo Ren
- [PATCH v9 0/3] riscv: Use GCR.U timer device as clocksource
Aleksa Paunovic via B4 Relay
- [PATCH v9 1/3] dt-bindings: timer: mips,p8700-gcru
Aleksa Paunovic via B4 Relay
- [PATCH v9 2/3] riscv: clocksource: Add readq options to clocksource mmio
Aleksa Paunovic via B4 Relay
- [PATCH v9 3/3] riscv: clocksource: Add p8700-gcru driver
Aleksa Paunovic via B4 Relay
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
David Laight
- [PATCH v7 0/2] i2c: spacemit: improve clock handling and cleanups
Andi Shyti
- [PATCH v2] dt-bindings: i2c: microchip,corei2c: permit resets
Andi Shyti
- [PATCH 0/2] riscv: unaligned: stop using kthread for vector speed probe
Nam Cao
- [PATCH 1/2] riscv: unaligned: stop using kthread for check_vector_unaligned_access()
Nam Cao
- [PATCH 2/2] Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"
Nam Cao
- [PATCH RFC bpf-next 1/2] selftests/bpf: Add riscv support for get_preempt_count()
Pu Lehui
- [PATCH] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Michael Ellerman
- [PATCH bpf-next v2 1/3] riscv, bpf: Fix support for BPF_SDIV and BPF_SMOD in RV32 JIT
Pu Lehui
- [PATCH bpf-next v2 2/3] riscv, bpf: Fix support for BPF_MOVSX in RV32 JIT
Pu Lehui
- [PATCH bpf-next v2 3/3] riscv, bpf: Add 32 bit atomic operations to RV32 JIT
Pu Lehui
- [PATCH 1/2] riscv: unaligned: stop using kthread for check_vector_unaligned_access()
Nam Cao
- [PATCH v1] iommu/riscv: Add page request queue and IOPF support
bingyu.xian
- [PATCH v1] iommu/riscv: Add page request queue and IOPF support
bingyu.xian
- [PATCH] mm/page_table_check: do not track special (PFN-mapped) PTEs
David Hildenbrand (Arm)
- [PATCH v5] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
David Carlier
- [PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
Christian Brauner
- [PATCH 0/2] riscv: unaligned: stop using kthread for vector speed probe
Anirudh Srinivasan
- [PATCH v1] iommu/riscv: Add page request queue and IOPF support
Gong Shuai
- [PATCH v9 3/3] riscv: clocksource: Add p8700-gcru driver
Julian Braha
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Guo Ren
- [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Mike Rapoport
- [PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
Vincent Mailhol
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
David Laight
- [GIT PULL] RISC-V updates for v7.2
Paul Walmsley
- [PATCH v16 05/10] x86: kexec_file: Use crash_prepare_headers() helper to simplify code
Borislav Petkov
- [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
- [PATCH v16 06/10] riscv: kexec_file: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Vivian Wang
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Guo Ren
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Guo Ren
- [PATCH v4 0/3] Clk improvements
Daniel Almeida
- [PATCH v4 1/3] rust: clk: use the type-state pattern
Daniel Almeida
- [PATCH v4 2/3] rust: clk: add devres-managed clks
Daniel Almeida
- [PATCH v4 3/3] rust: clk: use 'kernel vertical style' for imports
Daniel Almeida
- [PATCH net] net: stmmac: dwmac-spacemit: Fix wrong ctrl register definition
Inochi Amaoto
- [PATCH v4 0/3] riscv: support effective hardware PTE A/D updates
Yunhui Cui
- [PATCH v4 1/3] dt-bindings: riscv: describe Svadu as disabled at boot
Yunhui Cui
- [PATCH v4 2/3] riscv: track effective hardware PTE A/D updating
Yunhui Cui
- [PATCH v4 3/3] riscv: preserve A/D and soft-dirty state across PTE updates
Yunhui Cui
- [PATCH net] net: stmmac: dwmac-spacemit: Fix wrong ctrl register definition
Maxime Chevallier
- [PATCH net] net: stmmac: dwmac-spacemit: Fix wrong ctrl register definition
Inochi Amaoto
- [PATCH 04/16] riscv: kprobes: Use generated instruction headers
Charlie Jenkins
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Vivian Wang
- [PATCH v4 3/3] rust: clk: use 'kernel vertical style' for imports
Onur Özkan
- [PATCH v4 1/3] rust: clk: use the type-state pattern
Onur Özkan
- [PATCH] riscv: Add kCFI type prefix to unaligned copy routines
Kees Cook
- [PATCH v2 0/4] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Jinjie Ruan
- [PATCH v2 1/4] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
Jinjie Ruan
- [PATCH v2 2/4] arm64: smp: Pass CPU ID to update_cpu_boot_status()
Jinjie Ruan
- [PATCH v2 3/4] arm64: smp: Defer RCU reporting until after local CPU capability checks
Jinjie Ruan
- [PATCH v2 4/4] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Jinjie Ruan
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Guo Ren
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Vivian Wang
- [PATCH] riscv: Add kCFI type prefix to unaligned copy routines
Nam Cao
- [PATCH 2/2] reset: spacemit: k3: fix USB2 ahb reset
Philipp Zabel
- [PATCH 2/2] reset: spacemit: k3: fix USB2 ahb reset
Philipp Zabel
- [PATCH v4 3/3] rust: clk: use 'kernel vertical style' for imports
Miguel Ojeda
- [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Will Deacon
- [PATCH v2] rcu: Use an intermediate irq_work to start process_srcu()
Emil Renner Berthing
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
David Laight
- [PATCH v1 1/1] i2c: microchip-corei2c: Use generic definitions for bus frequencies
Andy Shevchenko
- [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
Thomas Gleixner
- [PATCH v2] rcu: Use an intermediate irq_work to start process_srcu()
Boqun Feng
- [PATCH 04/16] riscv: kprobes: Use generated instruction headers
Nam Cao
- [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Thomas Gleixner
- [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
Thomas Gleixner
- [PATCH] riscv: Add build salt to the vDSO
Bastian Blank
- [PATCH v4 1/3] dt-bindings: riscv: describe Svadu as disabled at boot
Conor Dooley
- [PATCH v1] iommu/riscv: Support 32-bit register accesses
Guo Ren
- [PATCH] riscv: Add kCFI type prefix to unaligned copy routines
Kees Cook
- [PATCH 00/10] rust: driver: use pointers instead of indices for ID info
Gary Guo
- [PATCH 01/10] rust: driver: remove `IdTable::id`
Gary Guo
- [PATCH 02/10] rust: driver: simplify `IdArray::new_without_index`
Gary Guo
- [PATCH 03/10] rust: pci: use `Option<&IdInfo>` for device ID info
Gary Guo
- [PATCH 04/10] rust: net/phy: remove expansion from doc
Gary Guo
- [PATCH 05/10] rust: driver: centralize device ID handling
Gary Guo
- [PATCH 06/10] rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
- [PATCH 07/10] rust: driver: store pointers in `DeviceId`
Gary Guo
- [PATCH 08/10] rust: driver: remove open-coded matching logic
Gary Guo
- [PATCH 09/10] rust: driver: remove duplicate ID table
Gary Guo
- [PATCH 10/10] RFC: rust: driver: support map-like syntax for ID table
Gary Guo
- [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
Changhuang Liang
- [PATCH v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
Nam Cao
- [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
Peter Zijlstra
- [PATCH v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
Nam Cao
- [PATCH] riscv: Add build salt to the vDSO
Nam Cao
- [RFC PATCH 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
Yu-Chien Peter Lin
- [RFC PATCH 1/3] dt-bindings: riscv: Add Worlds ISA extensions
Yu-Chien Peter Lin
- [RFC PATCH 2/3] dt-bindings: riscv: Add Worlds per-hart properties
Yu-Chien Peter Lin
- [RFC PATCH 3/3] dt-bindings: sifive: Add WorldGuard Checker
Yu-Chien Peter Lin
- [PATCH 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
Nam Cao
- [PATCH 1/5] riscv: compat_vdso: switch to standard kbuild rule
Nam Cao
- [PATCH 2/5] riscv: compat_vdso: Allow *.c source files
Nam Cao
- [PATCH 3/5] riscv: compat_vdso: Introduce COMPAT_MARCH variable
Nam Cao
- [PATCH 4/5] riscv: compat_vdso: Build with zacas if available
Nam Cao
- [PATCH 5/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
Nam Cao
- [GIT PULL] RISC-V updates for v7.2
pr-tracker-bot at kernel.org
- [PATCH v2 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
Guo Ren
- [PATCH v1 1/1] i2c: microchip-corei2c: Use generic definitions for bus frequencies
Conor Dooley
- [PATCH 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
Drew Fustini
- [PATCH 1/8] dt-bindings: riscv: Add Ssqosid extension description
Drew Fustini
- [PATCH 2/8] riscv: Detect the Ssqosid extension
Drew Fustini
- [PATCH 3/8] riscv: Add support for srmcfg CSR from Ssqosid extension
Drew Fustini
- [PATCH 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
Drew Fustini
- [PATCH 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
Drew Fustini
- [PATCH 6/8] riscv: Enable resctrl filesystem for Ssqosid
Drew Fustini
- [PATCH 7/8] dt-bindings: riscv: Add generic CBQRI controller binding
Drew Fustini
- [PATCH 8/8] riscv_cbqri: Add CBQRI cache capacity-allocation platform driver
Drew Fustini
- [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
Thomas Gleixner
Last message date:
Fri Jun 19 12:27:11 PDT 2026
Archived on: Fri Jun 19 12:27:24 PDT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).