Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-30 04:15:45 to 2024-04-03 12:30:08 UTC [more...]

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-04-03 12:29 UTC  (26+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-04-03 12:26 UTC  (21+ messages)
` [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
` [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-03  8:04 UTC  (23+ messages)
` [PATCH v5 01/22] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v5 02/22] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 05/22] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 07/22] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v5 08/22] RISC-V: KVM: Fix the initial sample period value
` [PATCH v5 09/22] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v5 10/22] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 13/22] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v5 14/22] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v5 15/22] RISC-V: KVM: Improve firmware counter read function
` [PATCH v5 16/22] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v5 17/22] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v5 18/22] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v5 19/22] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v5 21/22] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow

[PATCH] riscv: Fix vector state restore in rt_sigreturn()
 2024-04-03 10:12 UTC  (2+ messages)

[PATCH v6 0/1] Add StarFive JH8100 dwmac support
 2024-04-03 10:05 UTC  (2+ messages)
` [PATCH v6 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH v5 0/1] Add StarFive JH8100 dwmac support
 2024-04-03  9:56 UTC  (5+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH v6 00/11] riscv: add initial support for Canaan Kendryte K230
 2024-04-03  8:38 UTC  (5+ messages)
` [PATCH v6 08/11] pinctrl: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-03  8:38 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 3/7] arm: "
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
` [PATCH v2 6/7] s390: "
` [PATCH v2 7/7] x86: "

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-04-03  8:29 UTC  (3+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-03  7:58 UTC  (17+ messages)
` [PATCH 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH 3/7] arm: "
` [PATCH 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH 5/7] riscv: "
` [PATCH 6/7] s390: "
` [PATCH 7/7] x86: "

[PATCH v3] clk: starfive: pll: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
 2024-04-03  7:44 UTC  (7+ messages)

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-03  7:36 UTC  (26+ messages)
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v4 12/15] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v4 14/15] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v4 15/15] KVM: riscv: selftests: Add a test for counter overflow

[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  7:28 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] riscv, bpf: "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH bpf-next v2 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  7:26 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] riscv, bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH v1] riscv: defconfig: Enable StarFive JH7110 drivers
 2024-04-03  6:09 UTC 

[RFC PATCH] ftrace: riscv: move from REGS to ARGS
 2024-04-03  4:02 UTC  (3+ messages)

[PATCH v2 0/6] Add ACPI NUMA support for RISC-V
 2024-04-03  3:54 UTC  (14+ messages)
` [PATCH v2 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH v2 3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
` [PATCH v2 4/6] ACPI: NUMA: Make some NUMA related parse functions common
` [PATCH v2 6/6] ACPI: RISCV: Enable ACPI based NUMA

[PATCH bpf-next 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  3:24 UTC  (9+ messages)
` [PATCH bpf-next 1/2] riscv, bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Add testcase where 7th argment is struct

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-02 22:33 UTC  (6+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

riscv/fixes build: 8 builds: 0 failed, 8 passed (v6.9-rc1-8-g7115ff4a8bfed)
 2024-04-02 20:28 UTC 

[GIT PULL] KVM/riscv fixes for 6.9, take #1
 2024-04-02 16:27 UTC  (2+ messages)

[PATCH] KVM: riscv: selftests: Add SBI base extension test
 2024-04-02 14:12 UTC  (2+ messages)

[PATCH 0/2] riscv: ftrace: make stack walk more robust
 2024-04-02 13:20 UTC  (6+ messages)
` [PATCH 1/2] riscv: stacktrace: use arch_stack_walk() in place of walk_stackframe
` [PATCH 2/2] riscv: stacktrace: make walk_stackframe() more robust

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-02 13:11 UTC  (10+ messages)
` [PATCH 2/9] dma: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "
` [PATCH 9/9] mmc: "

[PATCH] riscv: lib: Implement optimized memchr function
 2024-04-02 12:40 UTC  (2+ messages)

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-04-02 11:13 UTC  (3+ messages)
` [PATCH v2 4/7] riscv: Simplify text patching loops

[PATCH 0/2] Fix the warnings in the 32-bit platform
 2024-04-02  9:41 UTC  (2+ messages)

[PATCH] riscv: process: Fix kernel gp leakage
 2024-04-02  9:21 UTC  (4+ messages)
` [External] "

[PATCH v1 0/5] riscv: Kconfig.socs: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
 2024-04-02  9:18 UTC  (3+ messages)
` [PATCH v1 5/5] reset: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210

[PATCH v12 00/11] Support page table check PowerPC
 2024-04-02  5:11 UTC  (12+ messages)
` [PATCH v12 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
` [PATCH v12 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v12 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set()
` [PATCH v12 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v12 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v12 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v12 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v12 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v12 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v12 10/11] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v12 11/11] powerpc: mm: Support page table check

[PATCH 1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START
 2024-04-02  3:48 UTC  (2+ messages)

[PATCH v11 00/11] Support page table check PowerPC
 2024-04-02  3:00 UTC  (3+ messages)

[PATCH v9 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-04-02  2:08 UTC  (7+ messages)
` [PATCH v9 2/3] pwm: sifive: change the PWM algorithm
` [PATCH v9 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and two-byte cmpxchg
 2024-04-01 21:39 UTC 

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-04-01 17:55 UTC  (7+ messages)
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-04-01 15:59 UTC  (25+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-04-01 14:44 UTC  (7+ messages)
` [PATCH v3 6/6] "

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-01  3:41 UTC  (4+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array

[PATCH 0/3] iio: adc: add ADC driver for XuanTie TH1520 SoC
 2024-03-30 18:17 UTC  (6+ messages)
` [PATCH 1/3] drivers/iio/adc: Add XuanTie TH1520 ADC driver
` [PATCH 3/3] dt-bindings: adc: Document XuanTie TH1520 ADC

[PATCH v6 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-03-30 18:17 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC

[PATCH v2] riscv: Remove unused asm/signal.h file
 2024-03-30 11:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).