Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-19 22:17:27 to 2024-10-23 16:21:45 UTC [more...]

[PATCH bpf-next v2 0/4] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-23 15:39 UTC  (2+ messages)
` [PATCH bpf-next v2 1/4] net: checksum: move from32to16() to generic header

[PATCH bpf-next 0/5] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-23 15:37 UTC  (24+ 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 bpf-next 5/5] selftests/bpf: Add a selftest for bpf_csum_diff()

[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 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-23 12:42 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: net: snps,dwmac: Add dwmac-5.30a version
` [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[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

provide generic page_to_phys and phys_to_page implementations v3
 2024-10-23  5:36 UTC  (3+ 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] MAINTAINERS: setup support for SpacemiT SoC tree
 2024-10-23  4:18 UTC 

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

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-22 19:51 UTC  (12+ 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] riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
 2024-10-22 16:36 UTC  (5+ messages)

[PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042
 2024-10-22 15:42 UTC  (4+ messages)

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

[PATCH v4 0/3] Introduce support for T-head TH1520 Mailbox
 2024-10-22 11:54 UTC  (10+ messages)
    ` [PATCH v4 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings

[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 v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
 2024-10-22  2:15 UTC  (15+ 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 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)

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

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-21 20:26 UTC  (4+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
 2024-10-21 17:56 UTC  (18+ messages)
` [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
` [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
` [PATCH 04/15] loongarch/crc32: "
` [PATCH 05/15] mips/crc32: "
` [PATCH 06/15] powerpc/crc32: "
` [PATCH 07/15] s390/crc32: "
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library

[PATCH v5 0/3] Add DeepComputing FML13V01 board dts
 2024-10-21 16:48 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: vendor: add deepcomputing
` [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] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-10-21 16:46 UTC  (4+ messages)

[PATCH v2 3/3] riscv: add PREEMPT_LAZY support
 2024-10-21 15:08 UTC 

[PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-21 11:43 UTC  (6+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH net-next v4 2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC
` [PATCH net-next v4 3/3] riscv: dts: thead: Add TH1520 ethernet nodes

[PATCH] RISC-V: ACPI: fix early_ioremap to early_memremap
 2024-10-21  6:45 UTC  (5+ messages)
  ` [External] "

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

[PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-20 19:47 UTC  (14+ messages)
` [PATCH v2 01/13] RISC-V: KVM: Order the object files alphabetically
` [PATCH v2 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
` [PATCH v2 03/13] RISC-V: KVM: Save/restore SCOUNTEREN "
` [PATCH v2 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH v2 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH v2 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH v2 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH v2 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH v2 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH v2 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH v2 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH v2 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
` [PATCH v2 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs

[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-20 19:28 UTC  (10+ messages)
` [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available

[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-10-20 16:26 UTC  (3+ messages)
` [PATCH v5 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests

[GIT PULL] RISC-V T-HEAD Devicetrees for v6.13
 2024-10-20 14:36 UTC 

[PATCH v4 0/3] Add DeepComputing FML13V01 board dts
 2024-10-20 13:26 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor: add deepcomputing

[PATCH v2 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
 2024-10-20  4:01 UTC  (4+ messages)
` [PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver


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