Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-07 12:39:58 to 2024-04-10 22:16:32 UTC [more...]

[PATCH 00/10] Add support for a few Zc* extensions as well as Zcmop
 2024-04-10 22:16 UTC  (14+ messages)
` [PATCH 01/10] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH 02/10] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH 03/10] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH 04/10] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH 05/10] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH 06/10] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH 07/10] riscv: add ISA extension parsing for Zcmop
` [PATCH 08/10] riscv: hwprobe: export Zcmop ISA extension
` [PATCH 09/10] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH 10/10] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-10 22:11 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zimop ISA extension description

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-10 21:37 UTC  (4+ messages)
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-10 21:07 UTC  (12+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-10 19:58 UTC  (11+ messages)

[PATCH 0/3] Add early console functionality
 2024-04-10 19:57 UTC  (7+ messages)
` [PATCH 1/3] riscv: Support for early console
` [PATCH 2/3] riscv: SBI as the interface for the "
` [PATCH 3/3] riscv: Add information for MAINTAINERS

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-10 17:28 UTC  (16+ 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 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
` [PATCH v2 6/7] s390: "

riscv/for-next build: 8 builds: 0 failed, 8 passed (v6.9-rc1-19-gba5ea59f768f)
 2024-04-10 16:53 UTC 

[PATCH] clk: sifive: prci: fix module autoloading
 2024-04-10 16:03 UTC  (2+ messages)

[PATCH v3 0/2] riscv: improve nommu and timer-clint
 2024-04-10 15:30 UTC  (4+ messages)
` [PATCH v3 1/2] riscv: nommu: remove PAGE_OFFSET hardcoding
` [PATCH v3 2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint

[PATCH v5] riscv: hwprobe: export highest virtual userspace address
 2024-04-10 14:45 UTC 

[PATCH v3 0/1] RISC-V: enable rust
 2024-04-10 14:20 UTC  (4+ messages)
` [PATCH v3 1/1] RISC-V: enable building 64-bit kernels with rust support

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-04-10 14:20 UTC  (2+ messages)

[PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2024-04-10 14:20 UTC  (2+ messages)

[PATCH 0/4] riscv: 64-bit NOMMU fixes and enhancements
 2024-04-10 14:20 UTC  (3+ messages)

[PATCH v2] selftests: sud_test: return correct emulated syscall value on RISC-V
 2024-04-10 14:20 UTC  (2+ messages)

[PATCH v2] riscv: remove unused header
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH] RISC-V: only flush icache when it has VM_EXEC set
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH] export.h: remove include/asm-generic/export.h
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH] riscv: merge two if-blocks for KBUILD_IMAGE
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH v2] riscv: Remove unused asm/signal.h file
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
 2024-04-10 13:30 UTC  (2+ messages)

[PATCH v1 0/5] PolarFire SoC Auto Update design info support
 2024-04-10 11:58 UTC  (6+ messages)
` [PATCH v1 1/5] firmware: microchip: support writing bitstream info to flash
` [PATCH v1 2/5] firmware: microchip: don't unconditionally print validation success
` [PATCH v1 3/5] firmware: microchip: clarify that sizes and addresses are in hex
` [PATCH v1 4/5] firmware: microchip: move buffer allocation into mpfs_auto_update_set_image_address()
` [PATCH v1 5/5] firmware: microchip: use scope-based cleanup where possible

[PATCH RESEND v8 0/6] riscv: add initial support for Canaan Kendryte K230
 2024-04-10 10:44 UTC  (10+ messages)
` [PATCH RESEND v8 1/6] dt-bindings: riscv: Add T-HEAD C908 compatible
` [PATCH RESEND v8 2/6] dt-bindings: add Canaan K230 boards compatible strings
` [PATCH RESEND v8 3/6] dt-bindings: timer: Add Canaan K230 CLINT
` [PATCH RESEND v8 4/6] dt-bindings: interrupt-controller: Add Canaan K230 PLIC
` [PATCH RESEND v8 5/6] riscv: dts: add initial canmv-k230 and k230-evb dts
` [PATCH RESEND v8 6/6] riscv: config: enable ARCH_CANAAN in defconfig
` (subset) [PATCH RESEND v8 0/6] riscv: add initial support for Canaan Kendryte K230

[PATCH v1] RISC-V: drop SOC_MICROCHIP_POLARFIRE for ARCH_MICROCHIP
 2024-04-10 10:44 UTC  (2+ messages)

[PATCH v1 1/2] RISC-V: drop SOC_SIFIVE for ARCH_SIFIVE
 2024-04-10 10:44 UTC  (2+ messages)

[PATCH v2 0/3] riscv: improve nommu and timer-clint
 2024-04-10 10:30 UTC  (5+ messages)
` [PATCH v2 2/3] clocksource/drivers/timer-clint: Add option to use CSR instead of mtime

[PATCH] riscv: dts: sophgo: add initial Milk-V Duo S board device tree
 2024-04-10 10:24 UTC  (11+ messages)

[PATCH v3 0/2] add initial Milk-V Duo S board support
 2024-04-10 10:17 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles
` [PATCH v3 2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support

[PATCH v4 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
 2024-04-10  7:58 UTC  (4+ messages)
` [PATCH v4 1/2] clk: starfive: jh7110-sys: Add notifier for PLL clock
` [PATCH v4 2/2] riscv: dts: starfive: visionfive-2: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-10  7:54 UTC  (27+ messages)
` [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 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [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 v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-10  7:20 UTC  (7+ messages)
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests

[PATCH 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-10  7:12 UTC  (4+ messages)
` [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events

[PATCH 0/3] Add early console functionality
 2024-04-10  6:31 UTC 

[PATCH 2/3] riscv: dts: thead: Add XuanTie TH1520 ADC device node
 2024-04-10  6:23 UTC  (2+ messages)

[PATCH v2 0/2] add initial Milk-V Duo S board support
 2024-04-10  6:12 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles
` [PATCH v2 2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support

[PATCH riscv/fixes] riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
 2024-04-10  6:07 UTC  (2+ messages)

[PATCH 00/13] Linux RISC-V IOMMU Support
 2024-04-10  5:38 UTC  (4+ messages)

[PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT
 2024-04-10  1:29 UTC  (4+ messages)
` [PATCH 2/2] RISC-V: Select ACPI PPTT drivers

[PATCH v7 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-04-10  1:21 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v7 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v7 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-04-09 19:43 UTC  (2+ messages)

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-09 18:11 UTC  (13+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests

[PATCH cmpxchg 14/14] riscv: Emulate one-byte cmpxchg
 2024-04-09 18:08 UTC  (3+ messages)

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-09 16:59 UTC  (2+ messages)

subscribe
 2024-04-09  6:34 UTC 

[PATCH RFC 00/11] riscv: support Sdtrig extension hcontext/scontext CSRs
 2024-04-09 15:49 UTC  (5+ messages)
` [PATCH RFC 02/11] dt-bindings: riscv: Add Sdtrig optional CSRs existence on DT

[PATCH v1 0/6] SiFive cache controller PMU drivers
 2024-04-09 15:03 UTC  (5+ messages)
` [PATCH v1 1/6] dt-bindings: cache: Document the sifive,perfmon-counters property

[RFC PATCH v1] riscv kernel control flow integrity
 2024-04-09  6:10 UTC  (13+ messages)
` [RFC PATCH 01/12] riscv: zicfiss / zicfilp extension csr and bit definitions
` [RFC PATCH 02/12] riscv: add landing pad for asm routines
` [RFC PATCH 03/12] riscv: after saving expected landing pad (elp), clear elp state
` [RFC PATCH 04/12] riscv: update asm call sites with label setup
` [RFC PATCH 05/12] riscv: fix certain indirect jumps for kernel cfi
` [RFC PATCH 06/12] scs: place init shadow stack in .shadowstack section
` [RFC PATCH 07/12] riscv/mm: prepare shadow stack for init task for kernel cfi
` [RFC PATCH 08/12] riscv: dynamic (zicfiss) shadow call stack support
` [RFC PATCH 09/12] scs: kernel shadow stack with hardware assistance
` [RFC PATCH 10/12] riscv/traps: Introduce software check exception
` [RFC PATCH 11/12] riscv: Kconfig & Makefile for riscv kernel control flow integrity
` [RFC PATCH 12/12] riscv: enable kernel shadow stack and landing pad enforcement

[PATCH] riscv: selftests: Add signal handling vector tests
 2024-04-09  3:01 UTC  (3+ messages)

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-04-08 17:06 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-08 13:58 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-08 10:03 UTC  (6+ messages)
` [PATCH 3/9] IB: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "

[PATCH v3 0/2] RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE
 2024-04-08  9:06 UTC  (10+ messages)
` [PATCH v3 1/2] riscv: thead: Rename T-Head PBMT to MAE
` [PATCH v3 2/2] riscv: T-Head: Test availability bit before enabling MAE errata

[PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
 2024-04-08  7:40 UTC  (3+ messages)

Zapytanie ofertowe
 2024-04-08  7:36 UTC 

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

[PATCH v3] clk: starfive: jh7100: Use clk_hw for external input clocks
 2024-04-08  2:45 UTC  (2+ messages)

[PATCH v3] rust: make mutually exclusive with CFI_CLANG
 2024-04-07 20:02 UTC  (2+ messages)

[PATCH v8 0/6] riscv: add initial support for Canaan Kendryte K230
 2024-04-07 16:48 UTC  (4+ messages)
` [PATCH v8 1/6] dt-bindings: riscv: Add T-HEAD C908 compatible

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


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).