public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-07-29 03:25:10 to 2024-07-31 13:58:26 UTC [more...]

[PATCH v3 0/3] Add SARADC support on Sophgo SoC
 2024-07-31 13:57 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation
` [PATCH v3 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo SARADC
` [PATCH v3 3/3] riscv: dts: sophgo: Add SARADC description

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-07-31 12:20 UTC  (20+ messages)
` [PATCH v4 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v4 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v4 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v4 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v4 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v4 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v4 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v4 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v4 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v4 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v4 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v4 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-07-31 10:18 UTC  (29+ messages)
` [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference
` [PATCH v12 41/84] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte()
` [PATCH v12 45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
` [PATCH v12 48/84] KVM: Move x86's API to release a faultin page to common KVM
` [PATCH v12 50/84] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn
` [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
` [PATCH v12 84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"

[PATCH V2] riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
 2024-07-31  8:45 UTC 

[PATCH v8 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
 2024-07-31  8:25 UTC  (5+ messages)
    ` [v8 "

[PATCH v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-07-31  8:00 UTC  (4+ messages)
` [PATCH v5 8/8] riscv: sophgo: dts: add mmc controllers for SG2042 SoC

W sprawie samochodu
 2024-07-31  7:41 UTC 

[PATCH] perf: riscv: Fix selecting counters in legacy mode
 2024-07-31  7:37 UTC  (5+ messages)
`  "

[PATCH v8 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-31  7:17 UTC  (9+ messages)
` [PATCH v8 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v8 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v8 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v8 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH] riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
 2024-07-31  7:10 UTC  (2+ messages)

[PATCH] clk: thead: fix dependency on clk_ignore_unused
 2024-07-31  6:14 UTC 

[PATCH V2 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2024-07-31  4:04 UTC  (4+ messages)
` [PATCH V2 1/3] riscv: mm: Prepare for reuse PTE RSW bit(9)
` [PATCH V2 2/3] riscv: mm: Add soft-dirty page tracking support
` [PATCH V2 3/3] riscv: mm: Add uffd write-protect support

[PATCH RFC] riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
 2024-07-31  3:41 UTC  (3+ messages)

[PATCH v2 0/2] riscv: dts: sophgo: Add i2c device support for sg2042
 2024-07-31  0:27 UTC  (7+ messages)
` [PATCH v2 1/2] riscv: dts: sophgo: Use common "interrupt-parent" for all peripherals "
` [PATCH v2 2/2] riscv: dts: sophgo: Add i2c device support "

[PATCH v2 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-07-30 23:05 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller

[PATCH v3 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-07-30 16:43 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: pinctrl: Add pinctrl for Sophgo "

[RFC] uretprobe: change syscall number, again
 2024-07-30 15:43 UTC 

[PATCH/RFC] riscv: defconfig: Disable RZ/Five peripheral support
 2024-07-30 15:37 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed, 10088 warnings (v6.10-10899-g32c4df3f3c5a)
 2024-07-25 21:02 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed, 10081 warnings (v6.10-10885-g2709e400c2e06)
 2024-07-26  4:07 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed, 10080 warnings (v6.10-10879-g52420e483d3e1)
 2024-07-26 14:04 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed, 10079 warnings (v6.10-10866-gb9a603da42c8)
 2024-07-23 15:32 UTC 

riscv/for-next build: 7 builds: 0 failed, 7 passed, 10079 warnings (v6.10-10885-g2709e400c2e0)
 2024-07-25 14:49 UTC 

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-24 22:44 UTC  (2+ messages)

[RFC PATCH v3 24/37] kvx: Add memory management
 2024-07-30 13:48 UTC  (3+ messages)

[PATCH] riscv: Only flush the mm icache when setting an exec pte
 2024-07-30 14:07 UTC  (8+ messages)

[PATCH -fixes] riscv: Re-introduce global icache flush in patch_text_XXX()
 2024-07-30 13:59 UTC 

[PATCH] riscv: fix isa validation for virtual [ms]envcfg extension
 2024-07-30 13:14 UTC  (2+ messages)

[PATCH v4 0/2] Tracepoints and static branch in Rust
 2024-07-30 10:35 UTC  (5+ messages)
` [PATCH v4 1/2] rust: add static_key_false
` [PATCH v4 2/2] rust: add tracepoint support

[RFC PATCH] riscv: mm: Add support for uffd write-protect support
 2024-07-30  9:53 UTC 

[PATCH 0/2] tools: Add barrier implementations for riscv
 2024-07-30  9:18 UTC  (5+ messages)
` [PATCH 1/2] tools: Add riscv barrier implementation
` [PATCH 2/2] tools: Optimize ring buffer for riscv

[PATCH v8] riscv: mm: Add support for Svinval extension
 2024-07-30  8:43 UTC  (3+ messages)

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-07-30  8:10 UTC  (20+ messages)
` [RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer
` [RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer
` [RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole
` [RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page
` [RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page
` [RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc
` [RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd
` [RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc
` [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions
` [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free()
` [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range()
  ` [RFC PATCH 12/18] mm/thp: pass ptdesc to set_huge_zero_folio function
  ` [RFC PATCH 13/18] mm/pgtable: return ptdesc pointer in pgtable_trans_huge_withdraw
  ` [RFC PATCH 14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit
  ` [RFC PATCH 15/18] mm/pgtable: pass ptdesc to pmd_populate
  ` [RFC PATCH 16/18] mm/pgtable: pass ptdesc to pmd_install
  ` [RFC PATCH 17/18] mm: convert vmf.prealloc_pte to struct ptdesc pointer
  ` [RFC PATCH 18/18] mm/pgtable: pass ptdesc in pte_free_defer

[PATCH v4 0/4] Add board support for Sipeed LicheeRV Nano
 2024-07-30  6:34 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic

[PATCH] serial: 8250_platform: Enable generic 16550A platform devices
 2024-07-30  5:12 UTC 

[PATCH v8 RESEND 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-07-30  0:35 UTC  (11+ messages)
` [PATCH v8 RESEND 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v8 RESEND 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v8 RESEND 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
 2024-07-30  0:28 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: vendor-prefixes: add spacemit
` [PATCH v5 02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles
` [PATCH v5 03/10] dt-bindings: riscv: add SpacemiT K1 bindings
` [PATCH v5 04/10] dt-bindings: timer: Add SpacemiT K1 CLINT
` [PATCH v5 05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
` [PATCH v5 06/10] dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
` [PATCH v5 07/10] riscv: add SpacemiT SoC family Kconfig support
` [PATCH v5 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree
` [PATCH v5 09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board "
` [PATCH v5 10/10] riscv: defconfig: enable SpacemiT SoC

[PATCH -fixes] riscv: cpufeature: Do not drop Linux-internal extensions
 2024-07-29 22:25 UTC  (3+ messages)

[PATCH][next] tools: selftests: riscv: Fix spelling mistake "regesters" -> "registers"
 2024-07-29 21:57 UTC  (2+ messages)

[PATCH 0/2] riscv: Add missing licenses
 2024-07-29 21:00 UTC  (3+ messages)
` [PATCH 1/2] riscv: Add license to fence.h
` [PATCH 2/2] riscv: Add license to vmalloc.h

[PATCH v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
 2024-07-29 18:19 UTC  (3+ messages)
` [v2] "

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-29 16:42 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for the 6.11 Merge Window, Part 2
 2024-07-29 16:42 UTC  (3+ messages)

[PATCH] riscv: Remove unnecessary int cast in variable_fls()
 2024-07-29 16:39 UTC  (2+ messages)

[PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-07-29 16:39 UTC  (2+ messages)

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-07-29 14:30 UTC  (5+ messages)
` [PATCH v3 3/6] riscv: Add Zawrs support for spinlocks

[PATCH v7 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-07-29 14:22 UTC  (18+ messages)
` [PATCH v7 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v7 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v7 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v7 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v7 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v7 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v7 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v7 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v7 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v7 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v7 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v7 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v7 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v7 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v7 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v7 16/17] irqchip/riscv-aplic: "
` [PATCH v7 17/17] irqchip/sifive-plic: "

[PATCH] ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
 2024-07-29 13:05 UTC  (4+ messages)

[PATCH v6 RESEND] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29 11:52 UTC 

[PATCH v6] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29 11:50 UTC 

[PATCH v5] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29 11:28 UTC  (5+ messages)

[PATCH v4 0/3] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29 11:14 UTC  (3+ messages)
` [PATCH v4 2/3] ARM: "

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-07-29 10:41 UTC  (3+ messages)
` [RFC v7 3/6] irqchip: add mpfs gpio interrupt mux

[PATCH v2 0/2] soc: qcom: llcc: Add QCS9100 LLCC compatible
 2024-07-29 10:02 UTC  (2+ messages)

[PATCH v12 00/11] Support page table check PowerPC
 2024-07-29  8:27 UTC  (3+ messages)

[PATCH v8 0/5] Add Svade and Svadu Extensions Support
 2024-07-29  4:46 UTC  (3+ messages)
` [PATCH v8 4/5] KVM: riscv: selftests: Fix compile error

[PATCH v7 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-29  2:25 UTC  (2+ messages)
` [PATCH v7 4/4] riscv: defconfig: Enable MCU support for SG2042


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