Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-12 00:46:03 to 2024-11-19 08:28:58 UTC [more...]

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-19  8:28 UTC  (20+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity
` [RFC PATCH 02/15] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [RFC PATCH 03/15] irqchip/riscv-imsic: Add support for DOMAIN_BUS_MSI_REMAP
` [RFC PATCH 04/15] iommu/riscv: report iommu capabilities
` [RFC PATCH 05/15] iommu/riscv: use data structure instead of individual values
` [RFC PATCH 06/15] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH 07/15] iommu/riscv: Move definitions to iommu.h
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping
` [RFC PATCH 09/15] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH 10/15] RISC-V: KVM: Add irqbypass skeleton
` [RFC PATCH 11/15] RISC-V: Define irqbypass vcpu_info
` [RFC PATCH 12/15] iommu/riscv: Add guest file irqbypass support
` [RFC PATCH 13/15] RISC-V: KVM: "
` [RFC PATCH 14/15] vfio: enable IOMMU_TYPE1 for RISC-V
` [RFC PATCH 15/15] RISC-V: defconfig: Add VFIO modules

[PATCHv2 0/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
 2024-11-19  8:21 UTC  (4+ messages)
  ` [PATCHv2 2/2] "

[PATCH v2] riscv: perf: Drop defining `perf_instruction_pointer()` and `perf_misc_flags()`
 2024-11-19  7:52 UTC  (3+ messages)

[PATCH v2 0/1] riscv: dts: starfive: jh7110-pine64-star64: enable usb0 host function
 2024-11-19  3:12 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
 2024-11-19  1:44 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v2 0/4] riscv: uaccess: optimizations
 2024-11-18 23:01 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: implement user_access_begin and families
` [PATCH v2 2/4] riscv: uaccess: use input constraints for ptr of __put_user
` [PATCH v2 3/4] riscv: uaccess: use 'asm goto' for put_user()
` [PATCH v2 4/4] riscv: uaccess: use 'asm goto output' for get_user

[PATCH v4] pinctrl: k210: Undef K210_PC_DEFAULT
 2024-11-18 22:51 UTC  (2+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (3+ messages)

[PATCH v1] firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()
 2024-11-18 15:53 UTC 

[PATCH] riscv: Fix sleeping in invalid context in die()
 2024-11-18  9:13 UTC 

[PATCH] irqchip/riscv-aplic: Fix crash when MSI domain is missing
 2024-11-18  8:19 UTC  (4+ messages)

[PATCH v1 0/1] riscv: dts: starfive: jh7110-pine64-star64: enable usb0 host function
 2024-11-18  4:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
 2024-11-18  3:45 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] riscv: defconfig: enable pinctrl and dwmac support for TH1520
 2024-11-16 21:32 UTC  (2+ messages)

[PATCH v2 0/8] Refactor cpuid and metric table lookup code
 2024-11-16 19:47 UTC  (6+ messages)

[resend PATCH] riscv: fix memory leakage in process_accumulated_relocations
 2024-11-16 12:07 UTC 

[PATCH] riscv: fix memory leakage in process_accumulated_relocations
 2024-11-16 10:42 UTC 

[PATCH v2 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
 2024-11-16  6:17 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
 2024-11-15 23:32 UTC 

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-11-15 21:49 UTC  (3+ messages)

[GIT PULL] A Single RISC-V Fix for 6.12-rc8
 2024-11-15 19:48 UTC  (2+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-15 17:23 UTC  (15+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()

[PATCH] riscv: dts: starfive: jh7110-milkv-mars: set host mode and vbus pin for on-chip USB 2.0
 2024-11-15 15:13 UTC  (2+ messages)

riscv: include/linux/perf_event.h:1679:84: error: macro "perf_misc_flags" passed 2 arguments, but takes just 1
 2024-11-15 13:25 UTC 

[PATCH v2] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
 2024-11-15 13:24 UTC  (2+ messages)

[PATCH 00/11] riscv: Memory type control for platforms with physical memory aliases
 2024-11-15 13:05 UTC  (3+ messages)
` [PATCH 08/11] riscv: alternative: Add an ALTERNATIVE_3 macro

[PATCH] riscv: perf: Drop defining `perf_instruction_pointer()` and `perf_misc_flags()`
 2024-11-15 12:11 UTC  (2+ messages)

[PATCH v8 00/29] riscv control-flow integrity for usermode
 2024-11-15  3:19 UTC  (10+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2024-11-15  1:29 UTC  (7+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code

[PATCH] riscv: Fix a comment typo in set_mm_asid()
 2024-11-14 22:08 UTC  (2+ messages)

[PATCH 0/2] RISC-V CRC-T10DIF optimization with zbc extension and CRC-T10DIF selftest
 2024-11-14 14:42 UTC  (6+ messages)
` [PATCH 1/2] lib/crct10diftest.c add selftests for crct10dif
    ` [PATCH v2] riscv: Optimize crct10dif with zbc extension
` [PATCH 2/2] "

[PATCH] dma-mapping: Save base/size instead of pointer to shared DMA pool
 2024-11-14  9:37 UTC  (5+ messages)

[PATCH v11 00/14] riscv: Add support for xtheadvector
 2024-11-14  7:23 UTC  (21+ messages)
` [PATCH v11 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v11 02/14] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v11 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v11 04/14] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v11 05/14] riscv: vector: Use vlenb from DT for thead
` [PATCH v11 06/14] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v11 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v11 08/14] riscv: Add xtheadvector instruction definitions
` [PATCH v11 09/14] riscv: vector: Support xtheadvector save/restore
` [PATCH v11 10/14] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v11 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v11 12/14] selftests: riscv: Fix vector tests
` [PATCH v11 13/14] selftests: riscv: Support xtheadvector in "
` [PATCH v11 14/14] riscv: Add ghostwrite vulnerability

[PATCH v3 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-14  7:06 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v3 2/2] i2c: spacemit: add support for SpacemiT "

[RESEND PATCH v2] riscv: hwprobe: export Zicntr and Zihpm extensions
 2024-11-14  6:37 UTC  (3+ messages)

[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
 2024-11-14  2:51 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH 3/5] dt-bindings: mfd: syscon: Add sg2042 pcie ctrl compatible

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-11-14  2:44 UTC  (6+ messages)
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead

[PATCH 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2024-11-14  0:20 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2042 MSI
` [PATCH 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller

[PATCH] riscv/futex: Optimize atomic cmpxchg
 2024-11-13 19:15 UTC  (2+ messages)

[PATCH] RISC-V: Enable Zicbom in usermode
 2024-11-13 17:37 UTC  (6+ messages)
    ` [External] "

[PATCH RFC 0/3] riscv: add Svukte extension
 2024-11-13 16:15 UTC  (3+ messages)
` [PATCH RFC 1/3] dt-bindings: riscv: Add Svukte entry

[PATCH] riscv: defconfig: enable pinctrl and dwmac support for TH1520
 2024-11-13 15:31 UTC  (2+ messages)

[PATCH for-next v2] riscv: Fix default misaligned access trap
 2024-11-13 15:12 UTC  (2+ messages)

[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
 2024-11-13 15:12 UTC  (2+ messages)

[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
 2024-11-13 15:12 UTC  (6+ messages)
` [PATCH v6 13/13] riscv: Add qspinlock support

[PATCH v10 0/3] Fix address translations on MPFS PCIe controller
 2024-11-13 11:50 UTC  (2+ messages)

updates for instruction trapping and ptrace
 2024-11-13 10:35 UTC  (10+ messages)
` [PATCH 1/3] riscv: ptrace: add regs_set_register()
` [PATCH 2/3] riscv: traps: make insn fetch common in unknown instruction
` [PATCH 3/3] riscv: insn: add RV_EXTRACT_FUNCT3()

[PATCH V5 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2024-11-13  9:58 UTC  (4+ messages)
` [PATCH V5 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)
` [PATCH V5 2/3] riscv: mm: Add soft-dirty page tracking support
` [PATCH V5 3/3] riscv: mm: Add uffd write-protect support

[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-11-13 10:00 UTC  (18+ messages)
` [PATCH v1 3/4] perf record: Skip don't fail for events that don't open

Współpraca
 2024-11-13  8:50 UTC 

[PATCH v3] pinctrl: k210: Undef K210_PC_DEFAULT
 2024-11-13  6:41 UTC  (2+ messages)

[PATCH v2] pinctrl: k210: Undef K210_PC_DEFAULT
 2024-11-13  6:30 UTC  (2+ messages)

[PATCH] pinctrl: k210: Modify the wrong "#undef"
 2024-11-13  4:41 UTC  (2+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-13  3:31 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: Fix error codes
 2024-11-12 22:53 UTC  (2+ messages)

[PATCH] mmc: core: Only set maximum DMA segment size if DMA is supported
 2024-11-12 22:53 UTC  (2+ messages)

[PATCH -fixes] drivers: perf: Fix wrong put_cpu() placement
 2024-11-12 22:53 UTC  (3+ messages)

[PATCH] irqchip/riscv-imsic: Fix output text of base address
 2024-11-12 22:53 UTC  (2+ messages)

[PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2024-11-12 21:20 UTC  (2+ messages)

[PATCH v10 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
 2024-11-12 18:03 UTC  (3+ messages)
` D1 vlenb

[PATCH] irqchip: THEAD_C901_ACLINT_SSWI should depend on ARCH_THEAD
 2024-11-12 16:44 UTC  (3+ messages)

[PATCH v10 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-11-12 14:13 UTC  (3+ messages)
` [PATCH v10 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH v2 0/1] iommu/riscv: Add platform msi support
 2024-11-12 13:35 UTC  (2+ messages)
` [PATCH v2 1/1] iommu/riscv: Add support for platform msi

[PATCH] firmware: Switch back to struct platform_driver::remove()
 2024-11-12 11:39 UTC  (2+ messages)

[PATCH] tools: add forwarding header for arch/riscv/include/asm/fence.h
 2024-11-12 11:36 UTC  (6+ messages)

[PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone
 2024-11-12  9:47 UTC  (2+ messages)

Proszę o kontakt
 2024-11-12  8:51 UTC 


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