linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-10 01:35:45 to 2024-03-14 06:13:04 UTC [more...]

[PATCH 0/4] Add StarFive's StarLink-500 Cache Controller
 2024-03-14  6:12 UTC  (5+ messages)
` [PATCH 1/4] riscv: asm: vendorid_list: Add StarFive Technology to vendors list
` [PATCH 2/4] riscv: errata: Add StarFive alternative ports
` [PATCH 3/4] cache: Add StarLink-500 cache management for StarFive JH8100 RISC-V core
` [PATCH 4/4] dt-bindings: cache: Add docs for StarFive StarLink-500 cache controller

[PATCH v15,RESEND 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers
 2024-03-14  3:39 UTC  (6+ messages)

[PATCH v3] riscv: Optimize crc32 with Zbc extension
 2024-03-14  2:51 UTC  (4+ messages)

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-14  0:25 UTC  (34+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "
` [PATCH bpf-next v2 2/9] bpf: refactor the modules_array to ptr_array
    ` [External] "
` [PATCH bpf-next v2 3/9] bpf: trampoline: introduce struct bpf_tramp_link_conn
` [PATCH bpf-next v2 4/9] bpf: trampoline: introduce bpf_tramp_multi_link
` [PATCH bpf-next v2 5/9] bpf: verifier: add btf to the function args of bpf_check_attach_target
    ` [External] "
` [PATCH bpf-next v2 6/9] bpf: tracing: add multi-link support
` [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
    ` [External] "
` [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
    ` [External] "
` [PATCH bpf-next v2 9/9] selftests/bpf: add testcases for "

[PATCH v10 00/12] Support page table check PowerPC
 2024-03-14  0:18 UTC  (18+ messages)
` [PATCH v10 01/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"
` [PATCH v10 02/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set"
` [PATCH v10 03/12] mm: Provide addr parameter to page_table_check_pte_set()
` [PATCH v10 04/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear"
` [PATCH v10 05/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear"
` [PATCH v10 06/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear"
` [PATCH v10 07/12] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v10 08/12] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
` [PATCH v10 09/12] powerpc: mm: Add common pud_pfn stub for all platforms
` [PATCH v10 10/12] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v10 11/12] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v10 12/12] powerpc: mm: Support page table check

[PATCH v9 0/6] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
 2024-03-09  9:02 UTC  (2+ messages)
` [PATCH v9 2/6] clk: sophgo: Add clock support for CV1800 SoC

[PATCH v3 0/7] riscv: add initial support for Canaan Kendryte K230
 2024-03-13 16:56 UTC  (8+ messages)
` [PATCH v3 5/7] riscv: Kconfig.socs: Allow SOC_CANAAN with MMU for K230

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-13 17:59 UTC 

[PATCH] clocksource/drivers/timer-riscv: Drop extra CSR write
 2024-03-13 16:56 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
 2024-03-13 16:23 UTC  (6+ messages)

[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
 2024-03-13 11:23 UTC  (10+ messages)
    ` [DMARC Error] "

[PATCH v3] clocksource: timer-riscv: Clear timer interrupt on timer initialization
 2024-03-13 11:11 UTC  (4+ messages)

[PATCH] riscv: uaccess: Allow the last potential unrolled copy
 2024-03-13 10:33 UTC 

[v1, 0/6] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-03-13  9:53 UTC  (22+ messages)
` [v1, 1/6] riscv: vector: add a comment when calling riscv_setup_vsize()
` [v1, 2/6] riscv: smp: fail booting up smp if inconsistent vlen is detected
` [v1, 3/6] riscv: cpufeature: call match_isa_ext() for single-letter extensions
` [v1, 4/6] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
` [v1, 5/6] riscv: hwprobe: add zve Vector subextesnions into hwprobe interface
` [v1, 6/6] riscv: vector: adjust minimum Vector requirement to ZVE32X

[PATCH] riscv: uaccess: Relax the threshold for fast path
 2024-03-13  9:19 UTC 

[PATCH] riscv: hwprobe: do not produce frtace relocation
 2024-03-13  7:35 UTC 

[PATCH v4] riscv: hwprobe: export highest virtual userspace address
 2024-03-13  8:45 UTC 

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-03-13  8:44 UTC  (2+ messages)

[PATCH] riscv: Add tracepoints for SBI calls and returns
 2024-03-13  8:26 UTC  (2+ messages)

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-13  7:39 UTC  (20+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] riscv: "
` [PATCH 14/14] powerpc: "

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2024-03-13  7:10 UTC  (6+ messages)
` [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing
  ` kexec verbose dumps with 6.8 [was: [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing]

[PATCH] irqchip/riscv-intc: Fix use of AIA IRQs 32-63 on riscv32
 2024-03-13  4:34 UTC  (2+ messages)

RISC-V PMU driver issue
 2024-03-13  4:29 UTC  (3+ messages)

[PATCH] riscv: Fix spurious errors from __get/put_kernel_nofault
 2024-03-13  3:22 UTC  (4+ messages)

[PATCH] perf: RISC-V: fix IRQ detection on T-Head C908
 2024-03-13  1:31 UTC  (5+ messages)

[PATCH] riscv: hwprobe: export highest virtual userspace address
 2024-03-13  1:11 UTC  (2+ messages)

[PATCH v13 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-12 23:56 UTC  (6+ messages)
` [PATCH v13 1/4] riscv: Remove unnecessary irqflags processor.h include
` [PATCH v13 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v13 3/4] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
` [PATCH v13 4/4] cpumask: Add assign cpu

[PATCH v12 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-12 21:12 UTC  (7+ messages)
` [PATCH v12 1/4] riscv: Remove unnecessary irqflags processor.h include
` [PATCH v12 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v12 3/4] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
` [PATCH v12 4/4] cpumask: Add assign cpu

[PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-12 19:12 UTC  (3+ messages)

[PATCH v11 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-12 19:07 UTC  (6+ messages)
` [PATCH v11 1/4] riscv: Remove unnecessary irqflags processor.h include
` [PATCH v11 2/4] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v9 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
 2024-03-12 14:28 UTC  (3+ messages)

[GIT PULL] RISC-V Devicetree fixes for v6.8-final
 2024-03-12 13:09 UTC  (3+ messages)

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2024-03-12  9:33 UTC  (12+ messages)
          ` Fwd: "

[PATCH] riscv: Remove redundant CONFIG_64BIT from pgtable_l{4,5}_enabled
 2024-03-12  8:50 UTC 

Proszę o kontakt
 2024-03-12  8:35 UTC 

[PATCH v4 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-03-12  8:07 UTC  (5+ messages)
` [PATCH v4 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[GIT PULL] KVM/riscv changes for 6.9
 2024-03-12  6:51 UTC  (7+ messages)

[PATCH v6 0/4] riscv/barrier: tidying up barrier-related macro
 2024-03-12  4:49 UTC  (2+ messages)

[PATCH v1 1/2] RISC-V: drop SOC_SIFIVE for ARCH_SIFIVE
 2024-03-12  4:34 UTC  (2+ messages)

[PATCH v9 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-12  2:31 UTC  (2+ messages)

[PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-12  1:51 UTC  (10+ messages)
` [PATCH v5 03/13] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v5 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
  ` [External] "

[PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-12  1:18 UTC  (5+ messages)

[PATCH] riscv: Fix syscall wrapper for >word-size arguments
 2024-03-11 19:31 UTC 

[PATCH AUTOSEL 6.6 17/17] perf: RISCV: Fix panic on pmu overflow handler
 2024-03-11 15:13 UTC 

[PATCH AUTOSEL 6.7 23/23] perf: RISCV: Fix panic on pmu overflow handler
 2024-03-11 15:12 UTC 

[PATCH RFC v2 riscv/for-next 0/5] Enable ftrace with kernel preemption for RISC-V
 2024-03-11 14:24 UTC  (9+ messages)

Niskokosztowa modernizacja oświetlenia
 2024-03-11  9:15 UTC 

[PATCH] riscv: Remove unused asm/signal.h file
 2024-03-11  8:30 UTC  (2+ messages)

[PATCH v11 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-10  1:35 UTC  (4+ messages)
` [PATCH v11 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042


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 NNTP newsgroup(s).