Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 05:18:08 to 2023-11-07 09:19:40 UTC [more...]

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-07  9:19 UTC  (8+ messages)
` [PATCH v2 6/6] drm/vs: Add hdmi driver

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-07  8:53 UTC  (4+ messages)
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations

[PATCH v10 0/5] riscv: Add fine-tuned checksum functions
 2023-11-07  8:39 UTC  (5+ messages)
` [PATCH v10 3/5] riscv: Checksum header
` [PATCH v10 4/5] riscv: Add checksum library

[PATCH v6 0/4] riscv: tlb flush improvements
 2023-11-07  8:38 UTC  (3+ messages)

[PATCH v3] RISC-V: Probe misaligned access speed in parallel
 2023-11-07  8:34 UTC  (2+ messages)

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-11-07  6:50 UTC  (2+ messages)

[PATCH] riscv: boot: Fix creation of loader.bin
 2023-11-07  6:50 UTC  (2+ messages)

[PATCH v2 00/11] riscv: ASID-related and UP-related TLB flush enhancements
 2023-11-07  6:50 UTC  (2+ messages)

[PATCH v6 0/4] riscv: tlb flush improvements
 2023-11-07  6:50 UTC  (2+ messages)

[PATCH] riscv: select ARCH_PROC_KCORE_TEXT
 2023-11-07  6:50 UTC  (2+ messages)

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-07  5:47 UTC  (61+ messages)
` [PATCH 01/34] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH 02/34] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH 03/34] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH 04/34] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH 05/34] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH 06/34] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [PATCH 07/34] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH 08/34] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH 10/34] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH 11/34] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH 12/34] KVM: Introduce per-page memory attributes
` [PATCH 13/34] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [PATCH 14/34] fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH 16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH 17/34] KVM: x86: Disallow hugepages when memory attributes are mixed
` [PATCH 18/34] KVM: x86/mmu: Handle page fault for private memory
` [PATCH 19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH 20/34] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH 21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [PATCH 22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [PATCH 23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [PATCH 24/34] KVM: selftests: Add support for creating private memslots
` [PATCH 25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [PATCH 26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH 28/34] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [PATCH 29/34] KVM: selftests: Add x86-only selftest for private memory conversions
` [PATCH 30/34] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [PATCH 31/34] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [PATCH 32/34] KVM: selftests: Add basic selftest for guest_memfd()
` [PATCH 33/34] KVM: selftests: Test KVM exit behavior for private memory/access
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
` [PATCH 35/34] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH 36/34] KVM: Add transparent hugepage support for dedicated guest memory

[PATCH v4 0/7] RISC-V: Add MMC support for TH1520 boards
 2023-11-07  0:06 UTC  (6+ messages)
` [PATCH v4 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v4 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH v6] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-11-06 23:24 UTC 

[PATCH] RISC-V: Remove __init on unaligned_emulation_finish()
 2023-11-06 23:11 UTC 

[linux-next:master] BUILD REGRESSION e27090b1413ff236ca1aec26d6b022149115de2c
 2023-11-04 11:38 UTC 

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-06 22:16 UTC 

[PATCH RT v2 0/3] riscv: add PREEMPT_RT support
 2023-11-06 21:58 UTC  (17+ messages)

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-11-06 20:42 UTC  (2+ messages)

[PATCH] riscv: CONFIG_EFI should not depend on CONFIG_RISCV_ISA_C
 2023-11-06 19:21 UTC  (3+ messages)

[PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable
 2023-11-06 17:47 UTC  (2+ messages)

[PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
 2023-11-06 17:47 UTC  (2+ messages)

[PATCH] riscv: lib: Implement optimized memchr function
 2023-11-06 17:00 UTC 

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-06 15:56 UTC  (24+ messages)
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize "
` [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared

[PATCH v3 0/2] pwm: add driver for T-THEAD TH1520 SoC
 2023-11-06 15:43 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.7 Merge Window, Part 1
 2023-11-06 15:13 UTC 

[PATCH v2] riscv: defconfig : add CONFIG_MMC_DW for starfive
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH v1] RISC-V: capitalise CMO op macros
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH v4 0/3] Improve PTDUMP and introduce new fields
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH] riscv: signal: handle syscall restart before get_signal
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH v2] riscv: provide riscv-specific is_trap_insn()
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH v6] riscv: add userland instruction dump to RISC-V splats
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH] riscv: kprobes: allow writing to x0
 2023-11-06 15:00 UTC  (2+ messages)

[RESEND PATCH 0/3] riscv: vdso.lds.S: some improvement
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH v2] riscv: mm: update T-Head memory type definitions
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH] riscv: don't probe unaligned access speed if already done
 2023-11-06 15:00 UTC  (2+ messages)

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-06 14:36 UTC  (30+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[PATCH v5 0/7] consolidate and cleanup CPU capacity
 2023-11-06 14:26 UTC  (9+ messages)
` [PATCH v5 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v5 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v5 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v5 4/7] energy_model: "
` [PATCH 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v5 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v5 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

[PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
 2023-11-06 11:37 UTC 

[RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
 2023-11-06 11:35 UTC  (3+ messages)

[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-06  7:26 UTC  (6+ messages)
` [PATCH v6 2/4] pwm: opencores: Add PWM "

[PATCH v2] riscv: mm: update T-Head memory type definitions
 2023-11-05 22:18 UTC  (2+ messages)

[PATCH v1 00/14] DCE/DSE: Add Dead Syscalls Elimination support, part2
 2023-11-05 21:13 UTC  (19+ messages)
` [PATCH v1 01/14] DCE/DSE: allow keep unique bounded sections
` [PATCH v1 02/14] compiler: add a global __QUITE_UNIQUE_ID()
` [PATCH v1 03/14] compiler: add unique __SECTION_NAME()
` [PATCH v1 04/14] compiler: add unique LABEL_NAME()
` [PATCH v1 05/14] DCE/DSE: add HAVE_SECTION_SHF_LINK_ORDER_SUPPORT option
` [PATCH v1 06/14] DCE/DSE: add HAVE_SECTION_SHF_GROUP_SUPPORT option
` [PATCH v1 07/14] DCE/DSE: add HAVE_SECTION_NO_KEEP_SUPPORT option
` [PATCH v1 08/14] DCE/DSE: add choice of methods to build reference for orphan sections
` [PATCH v1 09/14] DCE/DSE: inhibit .size directive for SHF_GROUP
` [PATCH v1 10/14] DCE/DSE: riscv: make every ex_table's name unique
` [PATCH v1 11/14] DCE/DSE: riscv: build reference for .pushsection in C functions
` [PATCH v1 12/14] DCE/DSE: riscv: build reference for .pushsection in assembly
` [PATCH v1 13/14] DCE/DSE: add SECTION_NO_KEEP_SUPPORT option
` [PATCH v1 14/14] DCE/DSE: vmlinux.lds.h: allow NO_KEEP on __ex_table sections

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-11-04  0:58 UTC  (6+ messages)
` [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
      `  "
        `  "
  `  "

[PATCH v2 0/2] soc: sifive: ccache: Add StarFive JH7100 support
 2023-11-03 15:53 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2] perf vendor events riscv: add StarFive Dubhe-80 JSON file
 2023-11-03 15:45 UTC  (2+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-03 14:37 UTC  (14+ messages)
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present

[PATCH v2 0/2] riscv: Fix set_memory_XX() and set_direct_map_XX()
 2023-11-03 10:02 UTC 

[PATCH] riscv: fix misaligned access handling of C.SWSP and C.SDSP
 2023-11-03  9:02 UTC 

[PATCH] RISC-V: Probe misaligned access speed in parallel
 2023-11-03  8:34 UTC  (3+ messages)

[PATCH] perf vendor events riscv: add StarFive Dubhe-80 JSON file
 2023-11-03  5:15 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 read-only IMAP folder(s) and NNTP newsgroup(s).