Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-07 09:20:16 to 2024-03-12 20:12:16 UTC [more...]

[PATCH v12 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-12 20:11 UTC  (6+ 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] riscv: Do not save the scratch CSR during suspend
 2024-03-12 19:56 UTC 

[PATCH] clocksource/drivers/timer-riscv: Drop extra CSR write
 2024-03-12 19:32 UTC 

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-12 17:03 UTC  (15+ 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] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
 2024-03-12 19:25 UTC 

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

[PATCH v3] clocksource: timer-riscv: Clear timer interrupt on timer initialization
 2024-03-12 19:08 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 bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-12 16:42 UTC  (31+ 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 v9 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
 2024-03-12 14:28 UTC  (3+ messages)

[PATCH] perf: RISC-V: fix IRQ detection on T-Head C908
 2024-03-12 14:07 UTC  (4+ messages)

[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
 2024-03-12 13:42 UTC  (14+ messages)
    ` [DMARC Error] "

[v1, 0/6] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-03-12 13:16 UTC  (14+ 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

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

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2024-03-12  9:58 UTC  (3+ 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 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  (9+ 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  (6+ messages)
` [PATCH v9 1/4] riscv: lib: Introduce has_fast_unaligned_access()
` [PATCH v9 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v9 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v9 4/4] riscv: Set unaligned access speed at compile time

[PATCH] riscv: Fix spurious errors from __get/put_kernel_nofault
 2024-03-12  2:19 UTC 

[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  (12+ messages)
` [PATCH v11 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v11 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v11 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v11 4/5] clk: sophgo: Add SG2042 clock driver

[PATCH v9 0/6] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
 2024-03-09  9:02 UTC  (6+ messages)
` [PATCH v9 1/6] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
` [PATCH v9 3/6] clk: sophgo: Add clock support for CV1810 SoC
` [PATCH v9 4/6] clk: sophgo: Add clock support for SG2000 SoC
` [PATCH v9 5/6] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v9 6/6] riscv: dts: sophgo: add uart clock "

[PATCH v8 0/8] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
 2024-03-09  8:29 UTC  (4+ messages)
` [PATCH v8 2/8] clk: sophgo: Add CV1800/SG2000 series clock controller driver skeleton

[PATCH v8 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-08 18:05 UTC  (9+ messages)
` [PATCH v8 1/4] riscv: lib: Introduce has_fast_unaligned_access()
` [PATCH v8 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v8 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v8 4/4] riscv: Set unaligned access speed at compile time

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (6+ messages)
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH v16 0/9] Linux RISC-V AIA Support
 2024-03-08 11:13 UTC  (14+ messages)
` [PATCH v16 1/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v16 2/9] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v16 3/9] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v16 4/9] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v16 5/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v16 6/9] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v16 7/9] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v16 8/9] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v16 9/9] MAINTAINERS: Add entry for RISC-V AIA drivers

[External] Re: [PATCH 3/3] efistub: fix missed the initialization of gp
 2024-03-08  8:16 UTC  (8+ messages)

[PATCH] riscv: dmi: Add SMBIOS/DMI support
 2024-03-08  7:38 UTC  (3+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
 2024-03-08  5:19 UTC  (3+ messages)

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

[PATCH v2] riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
 2024-03-07 18:06 UTC  (2+ messages)

[RFC] Inconsistent sifive,fu540-c000-uart binding
 2024-03-07 17:56 UTC  (7+ messages)
    ` [PATCH] serial: sifive: Remove 0 from fu540-c000-uart0 binding

[PATCH v15 00/10] Linux RISC-V AIA Support
 2024-03-07 15:25 UTC  (6+ messages)
` [PATCH v15 08/10] irqchip/riscv-aplic: Add support for MSI-mode

[PATCH bpf-next 0/1] Support kCFI + BPF on riscv64
 2024-03-07 13:37 UTC  (3+ messages)
` [PATCH bpf-next 1/1] riscv64/cfi,bpf: "

[PATCH v2 0/6] Add ACPI NUMA support for RISC-V
 2024-03-07  9:28 UTC  (6+ messages)
` [PATCH v2 5/6] ACPI: NUMA: Remove ARCH depends option in ACPI_NUMA Kconfig


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox