public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-09-16 00:11:47 to 2023-09-19 07:28:00 UTC [more...]

[PATCH 0/7] KVM RISC-V Conditional Operations
 2023-09-19  7:27 UTC  (10+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH 2/7] RISC-V: Detect Zicond "
` [PATCH 3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
` [PATCH 4/7] RISC-V: KVM: Allow Zicond "
` [PATCH 5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH 6/7] KVM: riscv: selftests: Add smstateen registers "
` [PATCH 7/7] KVM: riscv: selftests: Add condops extensions "

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-19  5:45 UTC  (35+ messages)
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
` [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation

starfive crypto list_add corruption
 2023-09-19  5:31 UTC  (3+ messages)

[PATCH v3 0/3] Introduce reset driver for T-HEAD th1520 SoC
 2023-09-19  5:08 UTC  (8+ messages)
  ` [PATCH v3 1/3] dt-bindings: reset: Document th1520 reset control
  ` [PATCH v3 2/3] reset: Add th1520 reset driver support
  ` [PATCH v3 3/3] riscv: dts: Add th1520 reset device tree

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-19  4:46 UTC  (52+ messages)
` [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [RFC PATCH v2 07/35] x86: intel_epb: Don't rely on link order
` [RFC PATCH v2 12/35] ACPI: Use the acpi_device_is_present() helper in more places
` [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
` [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH v2 16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [RFC PATCH v2 17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [RFC PATCH v2 18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [RFC PATCH v2 19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [RFC PATCH v2 21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
` [RFC PATCH v2 23/35] ACPI: Warn when the present bit changes but the feature is not enabled
` [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
` [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
` [RFC PATCH v2 26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [RFC PATCH v2 28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [RFC PATCH v2 30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [RFC PATCH v2 31/35] arm64: psci: Ignore DENIED CPUs
` [RFC PATCH v2 32/35] ACPI: add support to register CPUs based on the _STA enabled bit

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2023-09-19  3:58 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v2 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v2 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v2 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next v2 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap "

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-19  3:57 UTC  (5+ messages)
` [PATCH bpf-next 1/4] riscv, bpf: Remove redundant ctx->offset initialization
` [PATCH bpf-next 2/4] riscv, bpf: Using kvcalloc to allocate cache buffer
` [PATCH bpf-next 3/4] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH v6 0/4] riscv: Add fine-tuned checksum functions
 2023-09-19  2:58 UTC  (6+ messages)
` [PATCH v6 1/4] asm-generic: Improve csum_fold
` [PATCH v6 3/4] riscv: Add checksum library

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-19  0:08 UTC  (14+ messages)
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-18 20:46 UTC  (8+ messages)
` [PATCH 2/4] topology: add a new arch_scale_freq_reference
` [PATCH 4/4] energy_model: use a fixed reference frequency

[PATCH 09/12] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2042 uarts
 2023-09-18 20:15 UTC  (3+ messages)

[PATCH v2 0/4] tools/nolibc: cleanups for syscall fallbacks
 2023-09-18 19:09 UTC  (7+ messages)
` [PATCH v2 1/4] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH v2 3/4] tools/nolibc: don't define new syscall number
` [PATCH v2 4/4] tools/nolibc: automatically detect necessity to use pselect6

[PATCH 0/4] KVM RISC-V fixes for ONE_REG interface
 2023-09-18 18:06 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
` [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
` [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
` [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers

more RELOCATABLE + errata code model issues
 2023-09-18 16:59 UTC  (3+ messages)

[PATCH AUTOSEL 6.4 25/25] riscv: Add CFI error handling
 2023-09-18 16:50 UTC  (4+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-18 16:17 UTC  (39+ messages)
` [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
` [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
` [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
` [PATCH 07/26] x86/idt: Wrap KVM logic with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 08/26] KVM: x86: Stop selecting and depending on HAVE_KVM
` [PATCH 09/26] KVM: arm64: "
` [PATCH 10/26] KVM: s390: "
` [PATCH 11/26] KVM: MIPS: Make HAVE_KVM a MIPS-only Kconfig
` [PATCH 12/26] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 13/26] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 14/26] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 16/26] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 17/26] KVM: PPC: "
` [PATCH 18/26] KVM: s390: "
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 20/26] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
` [PATCH 21/26] entry/kvm: Drop @vcpu param from arch_xfer_to_guest_mode_handle_work()
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 23/26] KVM: arm64: Move and consolidate "public" functions in asm/kvm_host.h
` [PATCH 24/26] powerpc/xics: Move declaration of xics_wake_cpu() out of kvm_ppc.h
` [PATCH 25/26] KVM: PPC: Rearrange code in kvm_ppc.h to isolate "public" information
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH tty v1 00/74] serial: wrappers for uart port lock
 2023-09-18  8:26 UTC  (9+ messages)

[PATCH v4 0/6] RISC-V: Enable cbo.zero in usermode
 2023-09-18 13:15 UTC  (7+ messages)
` [PATCH v4 1/6] RISC-V: Make zicbom/zicboz errors consistent
` [PATCH v4 2/6] RISC-V: Enable cbo.zero in usermode
` [PATCH v4 3/6] RISC-V: hwprobe: Expose Zicboz extension and its block size
` [PATCH v4 4/6] RISC-V: selftests: Statically link hwprobe test
` [PATCH v4 5/6] RISC-V: selftests: Convert hwprobe test to kselftest API
` [PATCH v4 6/6] RISC-V: selftests: Add CBO tests

[PATCH v2 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
 2023-09-18 13:03 UTC  (5+ messages)

[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-18 12:58 UTC  (9+ messages)
` [PATCH v3 3/9] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH v3 4/9] crash_core: add generic function to do reservation
` [PATCH v3 5/9] crash_core: move crashk_*res definition into crash_core.c
` [PATCH v3 6/9] x86: kdump: use generic interface to simplify crashkernel reservation code
  ` [PATCH v4 "

[PATCH v6 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-18 10:52 UTC  (15+ messages)
` [PATCH v6 02/19] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v6 07/19] PCI: plda: Move the setup functions to pcie-plda-host.c
` [PATCH v6 08/19] PCI: plda: Add event interrupt codes and IRQ domain ops
` [PATCH v6 18/19] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v6 19/19] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH v3 0/6] RISC-V: Enable cbo.zero in usermode
 2023-09-18 10:41 UTC  (3+ messages)
` [PATCH v3 6/6] RISC-V: selftests: Add CBO tests

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-18  7:29 UTC  (14+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH bpf-next 0/6] Zbb support and code simplification for RV64 JIT
 2023-09-18  0:32 UTC  (4+ messages)
` [PATCH bpf-next 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions

[PATCH 0/4] tools/nolibc: cleanups for syscall fallbacks
 2023-09-17 15:08 UTC  (13+ messages)
` [PATCH 1/4] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH 3/4] tools/nolibc: don't define new syscall number
` [PATCH 4/4] tools/nolibc: automatically detect necessity to use pselect6

[PATCH v1] riscv: dts: allwinner: remove address-cells from intc node
 2023-09-17 14:44 UTC  (2+ messages)

[GIT PULL] RISC-V Devicetree fixes for v6.6-rc3
 2023-09-16 11:40 UTC 

[PATCH] RISC-V: Probe misaligned access speed in parallel
 2023-09-16  8:39 UTC  (4+ messages)

[PATCH v1] RISC-V: capitalise CMO op macros
 2023-09-16  6:27 UTC  (2+ messages)

[PATCH 04/12] dt-bindings: riscv: Add T-HEAD C920 compatibles
 2023-09-16  0:46 UTC  (4+ messages)

[PATCH 07/12] riscv: dts: add initial SOPHGO SG2042 SoC device tree
 2023-09-16  0:23 UTC  (3+ messages)

[PATCH 00/12] Add Milk-V Pioneer RISC-V board support
 2023-09-16  0:19 UTC  (3+ messages)


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