linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-20 18:31:00 to 2023-04-26 16:46:10 UTC [more...]

[PATCH v10 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-04-26 15:57 UTC  (3+ messages)
` [PATCH v10 1/1] "

[PATCH 0/2] RISC-V: hwprobe: Couple fixes found on late review
 2023-04-26 15:43 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: hwprobe: There can only be one first
` [PATCH 2/2] RISC-V: hwprobe: Explicity check for -1 in vdso init

[PATCH v1 0/2] Handle multi-letter extensions starting with caps in riscv,isa
 2023-04-26 15:01 UTC  (12+ messages)
` [PATCH v1 1/2] RISC-V: skip parsing multi-letter extensions starting with caps
` [PATCH v1 2/2] dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning

[PATCH RESEND] dt-bindings: riscv: add sv57 mmu-type
 2023-04-26 14:30 UTC  (3+ messages)

[PATCH] dmaengine: xilinx: enable on RISC-V platform
 2023-04-26 14:28 UTC  (2+ messages)

[PATCH] RISC-V: hwprobe: Remove __init on probe_vendor_features()
 2023-04-26 14:27 UTC  (3+ messages)

[PATCH -next v18 00/20] riscv: Add vector ISA support
 2023-04-26 14:27 UTC  (2+ messages)

[RFC 00/48] RISC-V CoVE support
 2023-04-26 13:55 UTC  (21+ messages)
` [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
` [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-04-26 13:25 UTC  (5+ messages)
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[PATCH v5 0/7] Add JH7110 USB and USB PHY driver support
 2023-04-26 12:46 UTC  (18+ messages)
` [PATCH v5 1/7] dt-bindings: phy: Add StarFive JH7110 USB PHY
` [PATCH v5 2/7] dt-bindings: phy: Add StarFive JH7110 PCIe PHY
` [PATCH v5 3/7] phy: starfive: Add JH7110 USB 2.0 PHY driver
` [PATCH v5 4/7] phy: starfive: Add JH7110 PCIE "
` [PATCH v5 6/7] usb: cdns3: Add StarFive JH7110 USB driver
` [PATCH v5 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-04-26 12:29 UTC  (15+ messages)
` [PATCH 1/4] RISC-V: create ISA string separately - not as part of cpuinfo
` [PATCH 2/4] RISC-V: don't parse dt isa string to get rv32/rv64
` [PATCH 3/4] RISC-V: export the ISA string of the running machine in the aux vector
` [PATCH 4/4] RISC-V: add support for vendor-extensions via AT_BASE_PLATFORM and xthead

[PATCH -fixes V2] riscv: mm: remove redundant parameter of create_fdt_early_page_table
 2023-04-26 10:00 UTC 

[PATCH -fixes] riscv: mm: remove redundant parameter of create_fdt_early_page_table
 2023-04-26  9:31 UTC  (2+ messages)

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-26  8:15 UTC  (32+ messages)
` [patch 22/37] arm64: smp: Switch to hotplug core state synchronization
` [patch 35/37] x86/smpboot: Support parallel startup of secondary CPUs

[PATCH v6 0/4] crypto: starfive - Add drivers for crypto engine
 2023-04-26  8:09 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v6 2/4] crypto: starfive - Add crypto engine support
` [PATCH v6 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v6 4/4] crypto: starfive - Add hash and HMAC support

[PATCH v2 0/4] Add TDM audio on StarFive JH7110
 2023-04-26  7:55 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: sound: Add TDM for "
` [PATCH v2 2/4] dt-bindings: riscv: Add item for StarFive JH7110 audio board
` [PATCH v2 4/4] riscv: dts: starfive: add tdm node and sound card

[RESEND v2 0/6] Add JH7110 AON PMU support
 2023-04-26  2:11 UTC  (19+ messages)
` [RESEND v2 1/6] dt-bindings: power: "
` [RESEND v2 4/6] soc: starfive: Extract JH7110 pmu private operations

[PATCH 1/2] riscv: allow case-insensitive ISA string parsing
 2023-04-25 13:32 UTC  (4+ messages)
` [PATCH 2/2] docs: dt: allow case-insensitive RISC-V ISA string

[PATCH -next v4 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-04-25 13:20 UTC  (2+ messages)

[PATCH 0/2] Allow case-insensitive RISC-V ISA string
 2023-04-25 13:14 UTC  (2+ messages)

[PATCH v2] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
 2023-04-25 10:28 UTC 

[RFC PATCH v1] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
 2023-04-25 10:19 UTC  (4+ messages)

Resolving the `fixes` tree build errors
 2023-04-25  9:48 UTC 

Słowa kluczowe do wypozycjonowania
 2023-04-25  9:42 UTC 

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-04-25  3:55 UTC  (8+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 8/8] selftests/ftrace: Add funcgraph-retval test case

[RFC PATCH] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
 2023-04-25  3:35 UTC  (3+ messages)

[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
 2023-04-24 17:15 UTC  (3+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module

[GIT PULL] KVM/riscv changes for 6.4
 2023-04-24 17:06 UTC  (5+ messages)

[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
 2023-04-24 16:45 UTC  (13+ messages)
` [PATCH 1/9] KVM: selftests: Allow dirty_log_perf_test to clear dirty memory in chunks
` [PATCH 2/9] KVM: selftests: Add optional delay between consecutive Clear-Dirty-Log calls
` [PATCH 3/9] KVM: selftests: Pass count of read and write accesses from guest to host
` [PATCH 4/9] KVM: selftests: Print read and write accesses of pages by vCPUs in dirty_log_perf_test
` [PATCH 5/9] KVM: selftests: Allow independent execution of "
` [PATCH 6/9] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
` [PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
` [PATCH 8/9] KMV: arm64: Allow stage2_apply_range_sched() to pass page table walker flags
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock

[PATCH] riscv: uprobes: Restore thread.bad_cause
 2023-04-24 15:28 UTC  (3+ messages)

[PATCH v5 00/10] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-04-24 13:54 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v5 02/10] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v5 03/10] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
` [PATCH v5 04/10] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v5 05/10] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
` [PATCH v5 06/10] clk: starfive: Add StarFive JH7110 Video-Output clock driver
` [PATCH v5 07/10] MAINTAINERS: Update maintainer of JH71x0 clock drivers
` [PATCH v5 08/10] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
` [PATCH v5 09/10] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
` [PATCH v5 10/10] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes

In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
 2023-04-24 12:13 UTC  (2+ messages)

[PATCH] riscv: replace deprecated scall with ecall
 2023-04-23 22:32 UTC 

[PATCH v2] riscv: fix kprobe __user string arg print fault issue
 2023-04-23  9:12 UTC 

[PATCH RESEND] riscv: fix kprobe __user string arg print fault issue
 2023-04-23  8:56 UTC  (2+ messages)

[PATCH] riscv: fix kprobe __user string arg print fault issue
 2023-04-23  1:21 UTC 

[PATCH v3 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-04-22 13:22 UTC  (7+ messages)
` [PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH] libgcc: Add forward declarations for generic library routines
 2023-04-21 20:38 UTC  (2+ messages)

[PATCH v9 0/6] Introduce 64b relocatable kernel
 2023-04-21 19:24 UTC  (5+ messages)

[PATCH v4 0/6] RISC-V kasan rework
 2023-04-19 14:56 UTC  (2+ messages)

[PATCH v1] dt-bindings: riscv: add sv57 mmu-type
 2023-04-21 18:12 UTC  (2+ messages)

[PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
 2023-04-21 13:16 UTC  (2+ messages)

[RFC PATCH 0/2] RISC-V: Detect Ssqosid extension and handle sqoscfg CSR
 2023-04-21  9:34 UTC  (5+ messages)
` [RFC PATCH 2/2] RISC-V: Add support for "

[PATCH v17 0/2] Microchip Soft IP corePWM driver
 2023-04-21  9:27 UTC  (3+ messages)
` [PATCH v17 1/2] pwm: add microchip soft ip "
` [PATCH v17 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH v1 0/3] Add JH7110 cpufreq support
 2023-04-21  7:47 UTC  (3+ messages)

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-04-21  7:37 UTC  (5+ messages)
` [PATCH v3 1/3] riscv: dts: starfive: Enable axp15060 pmic for cpufreq
` [PATCH v3 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
` [PATCH v3 3/3] riscv: dts: starfive: Add cpu scaling for JH7110 SoC

[PATCH 00/33] Split ptdesc from struct page
 2023-04-20 23:32 UTC  (6+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking

[PATCH v1] RISC-V: include cpufeature.h in cpufeature.c
 2023-04-20 19:24 UTC  (2+ messages)

[PATCH v9 1/1] riscv: Allow to downgrade paging mode from the command line
 2023-04-20 18:44 UTC  (2+ messages)


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).