+++ to secure your transactions use the Bitcoin Mixer Service +++

 

linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
 2024-05-30 21:55 UTC  (3+ messages)

[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
 2024-05-30 21:13 UTC  (2+ messages)

[PATCH v2] riscv: prevent pt_regs corruption for secondary idle threads
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
 2024-05-30 21:10 UTC  (3+ messages)

[PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH] Revert "riscv: mm: accelerate pagefault when badaccess"
 2024-05-30 16:44 UTC 

[PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
 2024-05-30 16:42 UTC  (2+ messages)

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-30 15:48 UTC  (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop

[PATCH 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-05-30 15:29 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal
` [PATCH 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
` [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH v2 0/2] of: Fix interrupt-map for fw_devlink
 2024-05-30 14:52 UTC  (6+ messages)
` [PATCH v2 1/2] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()
` [PATCH v2 2/2] of: property: Fix fw_devlink handling of interrupt-map

[PATCH 0/7] Zacas/Zabha support and qspinlocks
 2024-05-30 14:43 UTC  (27+ messages)
` [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH 3/7] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
` [PATCH 5/7] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH 6/7] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension

[PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready
 2024-05-30 14:28 UTC  (3+ messages)

[PATCH 0/4] riscv: Frame pointer fixes and enhancements
 2024-05-30 14:19 UTC  (7+ messages)
` [PATCH 1/4] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
` [PATCH 2/4] riscv: entry: Balance vector context nesting
` [PATCH 3/4] riscv: entry: Do not clobber the frame pointer
` [PATCH 4/4] riscv: entry: Save a frame record for exceptions

[PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
 2024-05-30 14:09 UTC  (4+ messages)

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-05-30 11:27 UTC  (8+ messages)
` [PATCH 1/6] riscv: "
` [PATCH 2/6] loongarch: "
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
` [PATCH 4/6] powerpc: defconfig: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
` [PATCH 5/6] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus

[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
 2024-05-30 11:56 UTC  (10+ messages)
` [PATCH v2 02/20] pinctrl: tegra: "
` [PATCH v2 07/20] pinctrl: renesas: "
` [PATCH v2 08/20] pinctrl: st: "

[PATCH] riscv: dts: thead: th1520: Add PMU event node
 2024-05-30 11:18 UTC 

[PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
 2024-05-30  9:54 UTC  (5+ messages)
    ` [v2 "

[PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
 2024-05-30  9:40 UTC  (4+ messages)
    ` [v2 "

[RFC PATCH v4 0/5] Add Svadu Extension Support
 2024-05-30  9:41 UTC  (16+ messages)
` [RFC PATCH v4 1/5] RISC-V: Detect and Enable "
` [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-05-30  9:35 UTC  (3+ messages)
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
  ` [External] "

[PATCH v6 0/7] Linux RISC-V IOMMU Support
 2024-05-30  8:20 UTC  (5+ messages)
` [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver

[PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
 2024-05-30  8:07 UTC  (4+ messages)

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-05-30  7:06 UTC  (5+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-30  3:27 UTC  (17+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization
 2024-05-30  0:32 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with "

[PATCH] clk: sifive: Do not register clkdevs for PRCI clocks
 2024-05-29 20:53 UTC  (4+ messages)

[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
 2024-05-29 19:49 UTC  (12+ messages)

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2024-05-29 18:53 UTC  (7+ messages)
` [PATCH RFC 1/6] perf: Increase the maximum number of samples to 256
` [PATCH RFC 2/6] riscv: perf: Add Control transfer records CSR definations
` [PATCH RFC 3/6] riscv: perf: Add Control Transfer Records extension parsing
` [PATCH RFC 4/6] riscv: perf: Add infrastructure for Control Transfer Record
` [PATCH RFC 5/6] riscv: perf: Add driver for Control Transfer Records Ext
` [PATCH RFC 6/6] riscv: perf: Integrate CTR Ext support in riscv_pmu_dev driver

[PATCH v2 0/3] docs: riscv: Some clarifies on hwprobe misaligned performance
 2024-05-29 18:33 UTC  (3+ messages)
` [PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask

[PATCH] of: property: Fix fw_devlink handling of interrupt-map
 2024-05-29 16:46 UTC  (15+ messages)

[PATCH 0/4] riscv: Separate vendor extensions from standard extensions
 2024-05-29 15:22 UTC  (3+ messages)
` [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions

Nowa karta
 2024-05-29 12:51 UTC 

[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-29 12:54 UTC  (6+ messages)
` [PATCH v2 3/6] KVM: x86: "

[PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
 2024-05-29 11:30 UTC  (3+ messages)

[PATCH v3 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
 2024-05-29  9:08 UTC  (9+ messages)
` [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do
` [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support

Proszę o kontakt
 2024-05-29  7:45 UTC 

[PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
 2024-05-29  0:57 UTC  (2+ messages)

[PATCH] RISC-V: io: Don't have a void* PCI_IOBASE
 2024-05-28 22:47 UTC  (2+ messages)

[PATCH 0/5] Add board support for Sipeed LicheeRV Nano
 2024-05-28 17:41 UTC  (2+ messages)

[PATCH] clkdev: report over-sized strings when creating clkdev
 2024-05-28 11:21 UTC  (3+ messages)
` [PATCH] clk: clkdev: don't fail clkdev_alloc() if over-sized

[PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-23  2:26 UTC 

[PATCH v4] of: property: Add fw_devlink support for interrupt-map property
 2024-05-28 16:36 UTC  (2+ messages)

[PATCH v1 0/5] BeagleV Fire support
 2024-05-28 11:57 UTC  (3+ messages)
` [PATCH v1 5/5] riscv: dts: microchip: add an initial devicetree for the BeagleV Fire

[PATCH v4 0/2 RESEND] Add StarFive's StarLink Cache Controller
 2024-05-28 11:44 UTC  (2+ messages)

[PATCH 0/2] riscv: dts: canaan: Unused devices cleanup
 2024-05-28 11:26 UTC  (2+ messages)

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-28  8:07 UTC  (4+ messages)

[PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
 2024-05-28  5:12 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 4/4] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH AUTOSEL 6.8 4/4] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH AUTOSEL 6.9 5/5] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).