linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-19 03:57:13 to 2023-04-21 03:15:14 UTC [more...]

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-04-21  3:14 UTC  (4+ 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  (9+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH 04/33] mm: add utility functions for ptdesc
  ` [PATCH 4/33] "

[RFC 00/48] RISC-V CoVE support
 2023-04-20 22:15 UTC  (57+ messages)
` [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
` [RFC 02/48] RISC-V: KVM: Improve KVM error reporting to the user space
` [RFC 03/48] RISC-V: KVM: Invoke aia_update with preempt disabled/irq enabled
` [RFC 04/48] RISC-V: KVM: Add a helper function to get pgd size
` [RFC 05/48] RISC-V: Add COVH SBI extensions definitions
` [RFC 06/48] RISC-V: KVM: Implement COVH SBI extension
` [RFC 07/48] RISC-V: KVM: Add a barebone CoVE implementation
` [RFC 08/48] RISC-V: KVM: Add UABI to support static memory region attestation
` [RFC 09/48] RISC-V: KVM: Add CoVE related nacl helpers
` [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
` [RFC 11/48] RISC-V: KVM: Use the new VM IOCTL for measuring pages
` [RFC 12/48] RISC-V: KVM: Exit to the user space for trap redirection
` [RFC 13/48] RISC-V: KVM: Return early for gstage modifications
` [RFC 14/48] RISC-V: KVM: Skip dirty logging updates for TVM
` [RFC 15/48] RISC-V: KVM: Add a helper function to trigger fence ops
` [RFC 16/48] RISC-V: KVM: Skip most VCPU requests for TVMs
` [RFC 17/48] RISC-V : KVM: Skip vmid/hgatp management "
` [RFC 18/48] RISC-V: KVM: Skip TLB "
` [RFC 19/48] RISC-V: KVM: Register memory regions as confidential "
` [RFC 20/48] RISC-V: KVM: Add gstage mapping "
` [RFC 21/48] RISC-V: KVM: Handle SBI call forward from the TSM
` [RFC 22/48] RISC-V: KVM: Implement vcpu load/put functions for CoVE guests
` [RFC 23/48] RISC-V: KVM: Wireup TVM world switch
` [RFC 24/48] RISC-V: KVM: Update timer functionality for TVMs
` [RFC 25/48] RISC-V: KVM: Skip HVIP update "
` [RFC 26/48] RISC-V: Add COVI extension definitions
` [RFC 27/48] RISC-V: KVM: Implement COVI SBI extension
` [RFC 28/48] RISC-V: KVM: Add interrupt management functions for TVM
` [RFC 29/48] RISC-V: KVM: Skip AIA CSR updates for TVMs
` [RFC 30/48] RISC-V: KVM: Perform limited operations in hardware enable/disable
` [RFC 31/48] RISC-V: KVM: Indicate no support user space emulated IRQCHIP
` [RFC 32/48] RISC-V: KVM: Add AIA support for TVMs
` [RFC 33/48] RISC-V: KVM: Hookup TVM VCPU init/destroy
` [RFC 34/48] RISC-V: KVM: Initialize CoVE
` [RFC 35/48] RISC-V: KVM: Add TVM init/destroy calls
` [RFC 36/48] RISC-V: KVM: Read/write gprs from/to shmem in case of TVM VCPU
` [RFC 37/48] RISC-V: Add COVG SBI extension definitions
` [RFC 38/48] RISC-V: Add CoVE guest config and helper functions
` [RFC 39/48] RISC-V: Implement COVG SBI extension
` [RFC 40/48] RISC-V: COVE: Add COVH invalidate, validate, promote, demote and remove APIs
` [RFC 41/48] RISC-V: KVM: Add host side support to handle COVG SBI calls
` [RFC 42/48] RISC-V: Allow host to inject any ext interrupt id to a CoVE guest
` [RFC 43/48] RISC-V: Add base memory encryption functions
` [RFC 44/48] RISC-V: Add cc_platform_has() for RISC-V for CoVE
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
` [RFC 46/48] riscv/virtio: Have CoVE guests enforce restricted virtio memory access
` [RFC 47/48] RISC-V: Add shared bounce buffer to support DBCN for CoVE Guest
` [RFC 48/48] drivers/hvc: sbi: Disable HVC console for TVMs

[PATCH] RISC-V: hwprobe: Remove __init on probe_vendor_features()
 2023-04-20 19:49 UTC 

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

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-20 19:10 UTC  (20+ messages)

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

[PATCH v9 0/6] Introduce 64b relocatable kernel
 2023-04-20 17:40 UTC  (2+ messages)

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

[PATCH v4 0/6] RISC-V kasan rework
 2023-04-20 17:36 UTC  (2+ messages)

[PATCH -next v18 00/20] riscv: Add vector ISA support
 2023-04-20 16:36 UTC  (5+ messages)

[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
 2023-04-20 14:58 UTC  (2+ messages)

[PATCH v2 0/4] Add TDM audio on StarFive JH7110
 2023-04-20 14:30 UTC  (6+ 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 3/4] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v2 4/4] riscv: dts: starfive: add tdm node and sound card

[PATCH v3 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-04-20 14:13 UTC  (8+ messages)
` [PATCH v3 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v5 0/7] Add JH7110 USB and USB PHY driver support
 2023-04-20 12:32 UTC  (9+ 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 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
` [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 v5 0/4] crypto: starfive - Add drivers for crypto engine
 2023-04-20 10:10 UTC  (3+ messages)
` [PATCH v5 4/4] crypto: starfive - Add hash and HMAC support

[PATCH] pwm: sifive: Simplify using devm_clk_get_prepared()
 2023-04-20 10:10 UTC  (2+ messages)

W sprawie samochodu
 2023-04-20  8:16 UTC 

[RESEND v2 0/6] Add JH7110 AON PMU support
 2023-04-20  7:40 UTC  (15+ messages)
` [RESEND v2 1/6] dt-bindings: power: "
` [RESEND v2 2/6] soc: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [RESEND v2 3/6] soc: starfive: Modify ioremap to regmap
` [RESEND v2 4/6] soc: starfive: Extract JH7110 pmu private operations
` [RESEND v2 5/6] soc: starfive: Add JH7110 AON PMU support

[PATCH v2 0/3] Add JH7110 cpufreq support
 2023-04-20  7:10 UTC  (4+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add cpu scaling for JH7110 SoC

[PATCH v8 0/7] Add non-coherent DMA support for AX45MP
 2023-04-20  6:09 UTC  (3+ messages)

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-04-20  0:31 UTC  (10+ messages)

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-04-19 23:34 UTC  (11+ messages)

[RFC kvmtool 00/10] RISC-V CoVE support
 2023-04-19 22:23 UTC  (11+ messages)
` [RFC kvmtool 01/10] riscv: Add a CoVE VM type
` [RFC kvmtool 02/10] riscv: Define a command line option for CoVE VM
` [RFC kvmtool 03/10] riscv: Define a measure region IOCTL
` [RFC kvmtool 04/10] riscv: Invoke measure region for VM images
` [RFC kvmtool 05/10] riscv: Do not create APLIC for TVMs
` [RFC kvmtool 06/10] riscv: Change initrd alignment to a page size
` [RFC kvmtool 07/10] riscv: Define riscv specific vm_type function
` [RFC kvmtool 08/10] riscv: virtio: Enforce VIRTIO_F_ACCESS_PLATFORM feature flag
` [RFC kvmtool 09/10] riscv: Don't emit MMIO devices for CoVE VM
` [RFC kvmtool 10/10] riscv: cove: Don't emit interrupt_map for pci devices in fdt

[PATCH v2 0/6] Add JH7110 AON PMU support
 2023-04-19 18:00 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: power: "

[RFC PATCH 00/14] RISC-V: Add steal-time support
 2023-04-19 16:41 UTC  (11+ messages)
` [RFC PATCH 02/14] RISC-V: Add SBI STA extension definitions
` [RFC PATCH 03/14] RISC-V: paravirt: Implement steal-time support

[PATCH V8 0/4] riscv: Optimize function trace
 2023-04-19 15:00 UTC  (2+ messages)

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-19 14:34 UTC  (5+ messages)
` [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang

[PATCH] Revert "riscv: Set more data to cacheinfo"
 2023-04-19 14:30 UTC  (2+ messages)

[PATCH v6 1/6] RISC-V: Move struct riscv_cpuinfo to new header
 2023-04-19 14:30 UTC  (2+ messages)

[PATCH] riscv: Kconfig: enable SCHED_MC kconfig
 2023-04-19 14:30 UTC  (3+ messages)

[PATCH v9 0/3] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-04-19 14:30 UTC  (3+ messages)

[PATCH v2] RISC-V: align ISA extension Kconfig help text with each other
 2023-04-19 14:30 UTC  (3+ messages)

[PATCH V2] riscv: export cpu/freq invariant to scheduler
 2023-04-19 14:30 UTC  (3+ messages)

[PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
 2023-04-19 14:22 UTC  (2+ messages)

[PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
 2023-04-19 14:22 UTC  (2+ messages)

[PATCH V2] riscv: export cpu/freq invariant to scheduler
 2023-04-19 14:22 UTC  (2+ messages)

[PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
 2023-04-19 14:22 UTC  (2+ messages)

[GIT PULL] cacheinfo/arch_topology: Updates for v6.4
 2023-04-19 13:10 UTC  (2+ messages)

[RFC PATCH 00/21] RISC-V: QoS: add CBQRI resctrl interface
 2023-04-19 11:11 UTC  (22+ messages)
` [RFC PATCH 01/21] RISC-V: Detect the Ssqosid extension
` [RFC PATCH 02/21] RISC-V: Add support for sqoscfg CSR
` [RFC PATCH 03/21] RISC-V: QoS: define properties of CBQRI controllers
` [RFC PATCH 04/21] RISC-V: QoS: define CBQRI capacity and bandwidth capabilities
` [RFC PATCH 05/21] RISC-V: QoS: define prototypes for resctrl interface
` [RFC PATCH 06/21] RISC-V: QoS: define CBQRI resctrl resources and domains
` [RFC PATCH 07/21] RISC-V: QoS: add resctrl interface for CBQRI controllers
` [RFC PATCH 08/21] RISC-V: QoS: expose implementation to resctrl
` [RFC PATCH 09/21] RISC-V: QoS: add late_initcall to setup resctrl interface
` [RFC PATCH 10/21] RISC-V: QoS: make CONFIG_RISCV_ISA_SSQOSID select resctrl
` [RFC PATCH 11/21] RISC-V: QoS: add to build when CONFIG_RISCV_ISA_SSQOSID set
` [RFC PATCH 12/21] dt-bindings: riscv: add riscv,cbqri bindings
` [RFC PATCH 13/21] DO_NOT_MERGE dt-bindings: add foobar vendor-prefix
` [RFC PATCH 14/21] DO_NOT_MERGE dt-bindings: soc: add Foobar SoC cache controller
` [RFC PATCH 15/21] DO_NOT_MERGE dt-bindings: soc: add Foobar SoC memory controller
` [RFC PATCH 16/21] DO_NOT_MERGE soc: add Foobar SoC cache controller driver
` [RFC PATCH 17/21] DO_NOT_MERGE soc: add Foobar SoC memory "
` [RFC PATCH 18/21] DO_NOT_MERGE soc: build Foobar SoC drivers
` [RFC PATCH 19/21] DO_NOT_MERGE riscv: dts: qemu: add dump from riscv-cbqri-rfc
` [RFC PATCH 20/21] DO_NOT_MERGE riscv: dts: qemu: add cbqri-capable controllers
` [RFC PATCH 21/21] DO_NOT_MERGE riscv: dts: build qemu virt device tree

[PATCH v4 0/7] Add JH7110 USB and USB PHY driver support
 2023-04-19  8:16 UTC  (7+ messages)

[RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
 2023-04-19  6:25 UTC 

[PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
 2023-04-19  6:10 UTC  (10+ messages)
` [PATCH v4 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx


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