public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-11-23 01:03:36 to 2023-11-27 10:33:07 UTC [more...]

[PATCH 0/2] membarrier: riscv: Provide core serializing command
 2023-11-27 10:32 UTC  (2+ messages)
` [PATCH 1/2] locking: Introduce prepare_sync_core_cmd()

[PATCH v2] riscv: fix incorrect use of __user pointer
 2023-11-27 10:24 UTC  (4+ messages)

[PATCH] drivers: perf: ctr_get_width function for legacy is not defined
 2023-11-27  9:54 UTC 

[PATCH 0/7] Initial device tree support for StarFive JH8100 SoC
 2023-11-27  9:29 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: riscv: Add StarFive Dubhe compatibles
` [PATCH 2/7] dt-bindings: riscv: Add StarFive JH8100 SoC
` [PATCH 3/7] dt-bindings: timer: Add StarFive JH8100 clint
` [PATCH 4/7] dt-bindings: interrupt-controller: Add StarFive JH8100 plic
` [PATCH 5/7] dt-bindings: xilinx: Add StarFive compatible string
` [PATCH 6/7] serial: xilinx_uartps: Add new compatible string for StarFive
` [PATCH 7/7] riscv: dts: starfive: Add initial StarFive JH8100 device tree

[PATCH v2 0/4] riscv: sophgo: add clock support for sg2042
 2023-11-27  9:16 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: clock: sophgo: Add SG2042 bindings
` [PATCH v2 2/4] dt-bindings: soc: sophgo: Add Sophgo syscon module
` [PATCH v2 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v2 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

Zapytanie ofertowe
 2023-11-27  9:05 UTC 

[PATCH] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2023-11-27  8:35 UTC  (3+ messages)

[RFC PATCH V1 00/11] riscv: Introduce 64K base page
 2023-11-27  8:14 UTC  (14+ messages)
` [RFC PATCH V1 01/11] mm: Fix misused APIs on huge pte
` [RFC PATCH V1 02/11] riscv: Introduce concept of hardware base page
` [RFC PATCH V1 03/11] riscv: Adapt pte struct to gap between hw page and sw page
` [RFC PATCH V1 04/11] riscv: Adapt pte operations "
` [RFC PATCH V1 05/11] riscv: Decouple pmd operations and pte operations
` [RFC PATCH V1 06/11] riscv: Distinguish pmd huge pte and napot huge pte
` [RFC PATCH V1 07/11] riscv: Adapt satp operations to gap between hw page and sw page
` [RFC PATCH V1 08/11] riscv: Apply Svnapot for base page mapping
` [RFC PATCH V1 09/11] riscv: Adjust fix_btmap slots number to match variable page size
` [RFC PATCH V1 10/11] riscv: kvm: Adapt kvm to gap between hw page and sw page
` [RFC PATCH V1 11/11] riscv: Introduce 64K page size
  ` [External] Re: [RFC PATCH V1 00/11] riscv: Introduce 64K base page

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-27  7:07 UTC  (14+ messages)
` [PATCH v2 01/13] RISC-V: add helper function to read the vector VLEN
` [PATCH v2 02/13] RISC-V: hook new crypto subdir into build-system
` [PATCH v2 03/13] RISC-V: crypto: add OpenSSL perl module for vector instructions
` [PATCH v2 04/13] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH v2 05/13] crypto: simd - Update `walksize` in simd skcipher
` [PATCH v2 06/13] crypto: scatterwalk - Add scatterwalk_next() to get the next scatterlist in scatter_walk
` [PATCH v2 07/13] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH v2 08/13] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
` [PATCH v2 09/13] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations
` [PATCH v2 10/13] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations
` [PATCH v2 11/13] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH v2 12/13] RISC-V: crypto: add Zvksh accelerated SM3 implementation
` [PATCH v2 13/13] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-27  2:52 UTC  (14+ messages)
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
` [PATCH 09/12] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH v1 0/8] Add JH7100 errata and update device tree
 2023-11-26 23:27 UTC  (9+ messages)
` [PATCH v1 1/8] riscv: errata: Add StarFive JH7100 errata
` [PATCH v1 2/8] riscv: dts: starfive: Group tuples in interrupt properties
` [PATCH v1 3/8] riscv: dts: starfive: Mark the JH7100 as having non-coherent DMAs
` [PATCH v1 4/8] riscv: dts: starfive: Add JH7100 cache controller
` [PATCH v1 5/8] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
` [PATCH v1 6/8] riscv: dts: starfive: Add JH7100 MMC nodes
` [PATCH v1 7/8] riscv: dts: starfive: Enable SD-card on JH7100 boards
` [PATCH v1 8/8] riscv: dts: starfive: Enable SDIO wifi "

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-11-26 21:15 UTC  (5+ messages)
` [PATCH v2 09/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH v1] riscv: dts: microchip: move timebase-frequency to mpfs.dtsi
 2023-11-26 15:35 UTC  (2+ messages)

[PATCH 1/2] riscv: remove unneeded #include <asm-generic/export.h>
 2023-11-26 15:17 UTC  (2+ messages)
` [PATCH 2/2] riscv: replace <asm-generic/export.h> with <linux/export.h>

[RFC PATCH 0/5] RISC-V: Add dynamic TSO support
 2023-11-26 12:34 UTC  (13+ messages)
` [RFC PATCH 1/5] RISC-V: Add basic Ssdtso support
` [RFC PATCH 2/5] RISC-V: Expose Ssdtso via hwprobe API
` [RFC PATCH 3/5] uapi: prctl: Add new prctl call to set/get the memory consistency model
` [RFC PATCH 4/5] RISC-V: Implement "
` [RFC PATCH 5/5] RISC-V: selftests: Add DTSO tests

[PATCH v2 0/7] kexec_file: print out debugging message if required
 2023-11-26 11:55 UTC  (12+ messages)
` [PATCH v2 1/7] kexec_file: add kexec_file flag to control debug printing
` [PATCH v2 2/7] kexec_file: print out debugging message if required
` [PATCH v2 3/7] kexec_file, x86: "
` [PATCH v2 4/7] kexec_file, arm64: "
` [PATCH v2 5/7] kexec_file, ricv: "
` [PATCH v2 6/7] kexec_file, power: "
` [PATCH v2 7/7] kexec_file, parisc: "

[PATCH] riscv: dts: starfive: add Milkv Mars board device tree
 2023-11-26 11:36 UTC  (3+ messages)

[PATCH] riscv: Fix SMP when shadow call stacks are enabled
 2023-11-26  0:06 UTC  (3+ messages)

[PATCH 0/2] riscv: enable lockless lockref implementation
 2023-11-25  8:21 UTC  (3+ messages)
` [PATCH 1/2] riscv: select ARCH_USE_CMPXCHG_LOCKREF
` [PATCH 2/2] riscv: cmpxchg: implement arch_cmpxchg64_{relaxed|acquire|release}

[PATCH v11 0/5] riscv: Add fine-tuned checksum functions
 2023-11-25  6:42 UTC  (5+ messages)
` [PATCH v11 3/5] riscv: Add checksum header
` [PATCH v11 4/5] riscv: Add checksum library

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2023-11-24 17:31 UTC  (7+ messages)
` [PATCH v5 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v5 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v5 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v5 4/5] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v5 5/5] RISC-V: Enable SBI based earlycon support

[PATCH v4 00/13] Support Andes PMU extension
 2023-11-24 15:08 UTC  (23+ messages)
` [PATCH v4 01/13] riscv: errata: Rename defines for Andes
` [PATCH v4 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v4 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v4 07/13] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v4 08/13] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v4 10/13] dt-bindings: riscv: Add Andes "
` [PATCH v4 11/13] riscv: dts: allwinner: Add T-Head PMU extension
` [PATCH v4 12/13] riscv: dts: renesas: Add Andes "
` [PATCH v4 13/13] riscv: andes: Support symbolic FW and HW raw events

[PATCH v2] scripts: clean up IA-64 code
 2023-11-24 14:09 UTC 

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-24 13:40 UTC  (3+ messages)
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane

[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-24 12:44 UTC  (10+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module

[PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-11-24 12:11 UTC  (5+ messages)
` [PATCH v4 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v4 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-24 12:04 UTC  (3+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes

[PATCH] perf callchain: Support riscv cross-platform
 2023-11-24 11:47 UTC  (2+ messages)

[PATCH] riscv: fix __user annotation in traps_misaligned.c
 2023-11-24 10:46 UTC  (6+ messages)

[PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
 2023-11-24  9:40 UTC  (7+ messages)
` [PATCH 1/5] tools: selftests: riscv: Fix compile warnings in hwprobe
` [PATCH 2/5] tools: selftests: riscv: Fix compile warnings in cbo
` [PATCH 3/5] tools: selftests: riscv: Add missing include for vector test
` [PATCH 4/5] tools: selftests: riscv: Fix compile warnings in vector tests
` [PATCH 5/5] tools: selftests: riscv: Fix compile warnings in mm tests

[PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
 2023-11-24  5:05 UTC 

[PATCH 2/7] kexec_file: print out debugging message if required
 2023-11-24  1:57 UTC  (10+ messages)

[PATCH v4 0/5] RISC-V SBI debug console extension support
 2023-11-23 14:45 UTC  (16+ messages)
` [PATCH v4 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v4 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v4 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v4 5/5] RISC-V: Enable SBI based earlycon support

[PATCH] riscv: Select ARCH_WANTS_NO_INSTR
 2023-11-23 14:22 UTC 

[RFC PATCH v2 07/10] perf: RISC-V: Move T-Head PMU to CPU feature alternative framework
 2023-11-23 14:32 UTC  (8+ messages)

[PATCH] riscv: Use asm-generic for {read,write}{bwlq} and their relaxed variant
 2023-11-23 14:20 UTC 

[PATCH] riscv; fix __user annotation in save_v_state()
 2023-11-23 14:27 UTC 

[PATCH 0/3] riscv: Add kernel-mode FPU support for amdgpu
 2023-11-23 14:23 UTC  (3+ messages)
` [PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V

[PATCH] riscv: declare overflow_stack as exported from traps.c
 2023-11-23 13:54 UTC  (3+ messages)

[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
 2023-11-23 13:27 UTC  (4+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()
  ` [PATCH v2 "

[PATCH] dt-bindings: perf: riscv,pmu: drop unneeded quotes
 2023-11-23 13:19 UTC  (3+ messages)

[PATCH v2 0/4] kbuild: Per arch/platform dtc warning levels
 2023-11-23 12:00 UTC  (7+ messages)
` [PATCH v2 4/4] arm/arm64: dts: samsung: Always enable extra W=1 warnings

[PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
 2023-11-23 11:42 UTC  (2+ messages)

[PATCH v8 0/5] leds: Allwinner A100 LED controller support
 2023-11-23 10:55 UTC  (2+ messages)
` (subset) "

[PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
 2023-11-23  9:08 UTC  (7+ messages)

Proszę o kontakt
 2023-11-23  8:50 UTC 

Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")
 2023-11-23  8:27 UTC  (7+ messages)

[RFC PATCH] membarrier: riscv: Provide core serializing command
 2023-11-23  6:52 UTC  (6+ messages)

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-11-23  2:50 UTC  (6+ messages)
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets

[PATCH 1/3] riscv: Add support for kernel-mode FPU
 2023-11-23  1:54 UTC  (2+ messages)

[PATCH 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2023-11-23  1:03 UTC  (3+ messages)
` [PATCH 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl


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