Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-22 01:03:11 to 2024-10-25 19:27:44 UTC [more...]

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-10-25 19:14 UTC  (4+ messages)
` [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib

[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
 2024-10-25 17:41 UTC  (17+ messages)
` [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
` [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn

[PATCH net-next v5 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-25 17:39 UTC  (3+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH net-next v5 2/2] net: stmmac: Add glue layer for T-HEAD TH1520 SoC

[PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-25 16:57 UTC  (4+ messages)
` [PATCH v2 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs

[PATCH v2 0/5] Add some validation for vector, vector crypto and fp stuff
 2024-10-25 16:53 UTC  (11+ messages)
` [PATCH v2 1/5] RISC-V: add vector crypto extension validation checks
` [PATCH v2 2/5] RISC-V: add f & d "
` [PATCH v2 3/5] dt-bindings: riscv: d requires f
` [PATCH v2 4/5] dt-bindings: riscv: add vector sub-extension dependencies
` [PATCH v2 5/5] dt-bindings: riscv: document vector crypto requirements

[PATCH] RISC-V: Enable Zicbom in usermode
 2024-10-25 16:32 UTC  (3+ messages)

[PATCH v2 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-25 15:48 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: net: snps,dwmac: Add dwmac-5.30a version
` [PATCH v2 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH v2 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH v2 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-10-25 14:30 UTC  (6+ messages)

provide generic page_to_phys and phys_to_page implementations v3
 2024-10-25 13:37 UTC  (4+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys

[PATCH v2 0/3] Add Microchip IPC mailbox
 2024-10-25 12:51 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v2 2/3] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
` [PATCH v2 3/3] mailbox: add Microchip IPC support

[PATCH v5 0/3] pwm: Add pwm driver for Sophgo SG2042
 2024-10-25 12:12 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: sophgo: add PWM controller for SG2042
` [PATCH v5 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM
` [PATCH v5 3/3] riscv: sophgo: dts: add pwm controller for SG2042 SoC

[PATCH] riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
 2024-10-25 11:33 UTC  (6+ messages)

[PATCH bpf-next v2 0/4] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-25 11:32 UTC  (8+ messages)
` [PATCH bpf-next v2 1/4] net: checksum: move from32to16() to generic header
` [PATCH bpf-next v2 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
` [PATCH bpf-next v2 3/4] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier
` [PATCH bpf-next v2 4/4] selftests/bpf: Add a selftest for bpf_csum_diff()

[PATCH 0/2] riscv: dts: sophgo: cv18xx: add emmc and sdio support
 2024-10-25 11:29 UTC  (3+ messages)
` [PATCH 1/2] riscv: dts: sophgo: Add sdio configuration for Huashan Pi
` [PATCH 2/2] riscv: dts: sophgo: Add emmc support "

Proszę o kontakt
 2024-10-25  8:15 UTC 

[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
 2024-10-25  7:40 UTC  (2+ messages)

[PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042
 2024-10-25  7:05 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: sophgo: add PWM controller for SG2042

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-25  1:39 UTC  (26+ messages)
` [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH] MAINTAINERS: setup support for SpacemiT SoC tree
 2024-10-24 20:44 UTC  (3+ messages)

[PATCH RFC v2 0/3] riscv: add Svukte extension
 2024-10-24 19:16 UTC  (3+ messages)
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH] perf, riscv: Wire up perf trace support for RISC-V
 2024-10-24 19:03 UTC 

[PATCH v5 0/2] PCI: microchip: support using either instance 1 or 2
 2024-10-24 18:46 UTC  (3+ messages)

[PATCH] riscv: Remove unused GENERATING_ASM_OFFSETS
 2024-10-24 18:10 UTC  (2+ messages)

[PATCH] riscv: Remove duplicated GET_RM
 2024-10-24 18:10 UTC  (2+ messages)

[PATCH V2 0/4] A few fixes for RISC-V
 2024-10-24 18:10 UTC  (3+ messages)

[PATCH V2 4/4] selftests/mm: skip virtual_address_range tests on riscv
 2024-10-24 18:00 UTC  (2+ messages)

[PATCH V2 3/4] selftest/mm: Fix typo in virtual_address_range
 2024-10-24 18:00 UTC  (2+ messages)

[PATCH v10 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-10-24 17:50 UTC  (2+ messages)

[PATCH v9 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-10-24 17:50 UTC  (2+ messages)

[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-10-24 17:50 UTC  (2+ messages)

[PATCH v2] iio: dac: Kconfig: Fix build error for ltc2664
 2024-10-24 17:46 UTC  (2+ messages)

[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-10-24 17:10 UTC  (3+ messages)
` [PATCH v3 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH v10 0/7] Linux RISC-V IOMMU Support
 2024-10-24 13:09 UTC  (2+ messages)

[PATCH v4 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
 2024-10-24 10:19 UTC  (3+ messages)
` [PATCH v4 1/2] RISC-V: clarify what some RISCV_ISA* config options do
` [PATCH v4 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support

[PATCH v1] i2c: microchip-core: actually use repeated sends
 2024-10-24  9:36 UTC  (4+ messages)

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-24  8:13 UTC  (4+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text

[PATCH 0/3] riscv: sophgo: Add pinctrl support for SG2042
 2024-10-24  6:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoC
` [PATCH 2/3] pinctrl: sophgo: add support for SG2042 SoC
` [PATCH 3/3] riscv: dts: sophgo: sg2042: add pinctrl support

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-23 18:42 UTC  (15+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 2/9] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 4/9] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias
` [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout
` [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB
` [PATCH v2 8/9] riscv: Add SBI Firmware Features extension definitions
` [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS

[PATCH v2 0/2] serial: 8250_dw: Introduce SG2044 uart support
 2024-10-23 18:53 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts

[PATCH v5 0/3] Add DeepComputing FML13V01 board dts
 2024-10-23 17:20 UTC  (11+ messages)
` [PATCH v5 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01
` [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-10-23 17:14 UTC 

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-10-23 16:27 UTC  (9+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10057 warnings (riscv-for-linus-6.12-rc2-8-gc05ad457ce8c9)
 2024-10-18  1:10 UTC 

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-22  1:13 UTC  (3+ messages)

riscv/for-next build: 8 builds: 0 failed, 8 passed, 10050 warnings (v6.12-rc1-5-g5fb0ecf73e7ad)
 2024-10-17 23:09 UTC 

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10056 warnings (riscv-for-linus-6.12-rc2-7-g9510c5b0db36f)
 2024-10-17 18:16 UTC 

crypto: starfive: kernel oops when unloading jh7110_crypto module and loading it again
 2024-10-11  8:19 UTC 

[PATCH v7 0/7] Linux RISC-V IOMMU Support
 2024-10-08  7:48 UTC 

[PATCH bpf-next 0/5] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-23 15:37 UTC  (15+ messages)
` [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header
` [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs
` [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier
` [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper

[PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst
 2024-10-23 15:32 UTC 

[PATCH v3] riscv/mm/fault: add show_pte() before die()
 2024-10-23 14:25 UTC  (4+ messages)

[PATCH] riscv: add a warning when physical memory address overflows
 2024-10-23 14:25 UTC  (4+ messages)
  ` [External] "

[PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
 2024-10-23 10:30 UTC  (5+ messages)

[PATCH] iio: Fix build error for ltc2664
 2024-10-23 10:17 UTC  (3+ messages)

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-10-23  9:58 UTC  (9+ messages)
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support

[PATCH] mmc: dw_mmc: take SWIOTLB memory size limitation into account
 2024-10-22 12:42 UTC  (2+ messages)

[PATCH v4 0/3] Introduce support for T-head TH1520 Mailbox
 2024-10-22 11:54 UTC  (5+ messages)

[PATCH v5 1/2] riscv: perf: add guest vs host distinction
 2024-10-22  9:11 UTC  (2+ messages)

[linux][PATCH v2 00/20] Add support for Microchip PIC64GX Curiosity Kit
 2024-10-22  5:33 UTC  (2+ messages)
` (subset) "

[PATCH v1] dma: fix typo in the comment
 2024-10-22  5:33 UTC  (2+ messages)

[PATCH v4 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
 2024-10-22  4:02 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 "
` [PATCH v4 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
` [PATCH v4 3/3] riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers

[PATCH 0/1] Add power key for pioneer box
 2024-10-22  2:01 UTC  (2+ messages)

[PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series
 2024-10-22  0:48 UTC  (5+ messages)
` [PATCH v5 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV1800B
` (subset) [PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series

[PATCH v5 0/2] Add board support for Sipeed LicheeRV Nano
 2024-10-22  0:43 UTC  (3+ messages)


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