Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-07 11:18:42 to 2023-11-11 23:06:20 UTC [more...]

[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
 2023-11-11  3:10 UTC 

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

[PATCH] RISC-V: Remove the removed single-letter extensions
 2023-11-11 16:03 UTC  (2+ messages)

[PATCH v5 0/7] RISC-V: Add MMC support for TH1520 boards
 2023-11-11  0:07 UTC  (10+ messages)
` [PATCH v5 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH v5 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v5 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v5 4/7] riscv: defconfig: Enable mmc and dma drivers "
` [PATCH v5 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v5 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v5 7/7] riscv: dts: thead: Enable LicheePi 4A "

[GIT PULL] RISC-V Patches for the 6.7 Merge Window, Part 2
 2023-11-10 18:48 UTC  (2+ messages)

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-10 18:22 UTC  (21+ messages)
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [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 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH 30/34] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [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 v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-11-10 18:02 UTC  (13+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-10 17:31 UTC  (3+ messages)
` [PATCH 39/52] serial: sifive: "

[PATCH RT v2 0/3] riscv: add PREEMPT_RT support
 2023-11-10 15:37 UTC  (3+ messages)

[PATCH v2] perf vendor events riscv: add StarFive Dubhe-80 JSON file
 2023-11-10 14:46 UTC  (3+ messages)

[PATCH 0/2] riscv: Enable percpu page first chunk allocator
 2023-11-10 14:07 UTC  (3+ messages)
` [PATCH 1/2] mm: Introduce flush_cache_vmap_early() and its riscv implementation
` [PATCH 2/2] riscv: Enable pcpu page first chunk allocator

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-10 12:41 UTC  (40+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-10 12:27 UTC  (8+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module
` [PATCH v7 2/4] pwm: opencores: Add PWM driver support
` [PATCH v7 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
` [PATCH v7 4/4] riscv: dts: starfive: jh7100: "

[PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
 2023-11-10  9:24 UTC  (4+ messages)
` [PATCH v5 2/2] "

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

[RFC PATCH] membarrier: riscv: Provide core serializing command
 2023-11-10  6:33 UTC  (4+ messages)
    ` [PATCH 1/2] locking: Introduce prepare_sync_core_cmd()

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-10  3:37 UTC  (19+ messages)
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()

RISC-V Linux Patchwork Sync on Nov 15th and 22nd
 2023-11-09 22:16 UTC 

[PATCH 0/6] RISC-V: KVM: change get_reg/set_reg error codes
 2023-11-09 19:33 UTC  (4+ messages)
` [PATCH 1/6] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown

[PATCH -fixes v2] drivers: perf: Do not broadcast to other cpus when starting a counter
 2023-11-09 19:30 UTC  (3+ messages)

[PATCH] drivers: perf: Check find_first_bit() return value
 2023-11-09 19:30 UTC  (3+ messages)

[PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
 2023-11-09 17:15 UTC  (4+ messages)

[PATCH] selftests: sud_test: return correct emulated syscall value on RISC-V
 2023-11-09 16:14 UTC  (4+ messages)

[PATCH V2] riscv: Support RANDOMIZE_KSTACK_OFFSET
 2023-11-09 13:37 UTC 

[PATCH v3 00/20] riscv: report more ISA extensions through hwprobe
 2023-11-09 10:42 UTC  (17+ messages)
` [PATCH v3 03/20] riscv: add ISA extension parsing for scalar crypto
` [PATCH v3 05/20] dt-bindings: riscv: add scalar crypto ISA extensions description
` [PATCH v3 06/20] riscv: add ISA extension parsing for vector crypto
` [PATCH v3 13/20] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v3 20/20] dt-bindings: riscv: add Zfa ISA extension description

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-11-09  8:22 UTC  (4+ messages)
` [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v3] perf vendor events riscv: add StarFive Dubhe-90 JSON file
 2023-11-09  7:49 UTC 

[PATCH] riscv: Support RANDOMIZE_KSTACK_OFFSET
 2023-11-09  3:47 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
 2023-11-08  6:55 UTC 

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-08 19:22 UTC  (10+ 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()

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-08 18:36 UTC  (3+ messages)

[PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
 2023-11-08 18:12 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.7 Merge Window, Part 1
 2023-11-08 17:52 UTC  (2+ messages)

[PATCH] riscv: fix potential panic during CPU hot-plug
 2023-11-08 17:30 UTC  (4+ messages)

[PATCH v4 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
 2023-11-08 17:13 UTC  (2+ messages)

[PATCH RESEND v2 0/2] riscv: Fix set_memory_XX() and set_direct_map_XX()
 2023-11-08 17:20 UTC  (4+ messages)
` [PATCH RESEND v2 1/2] riscv: Don't use PGD entries for the linear mapping
` [PATCH RESEND v2 2/2] riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear mappings

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-11-08 15:32 UTC  (8+ messages)
` [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
  `  "
    `  "
      ` Re:Re: [PATCH "
        `  "
          `  "

[PATCH] RISC-V: Remove __init on unaligned_emulation_finish()
 2023-11-08 15:10 UTC  (2+ messages)

[PATCH] RISC-V: Don't rely on positional structure initialization
 2023-11-08 15:10 UTC  (3+ messages)

[PATCH v9 0/3] riscv: Add remaining module relocations and tests
 2023-11-08 15:10 UTC  (2+ messages)

[PATCH v3] RISC-V: Probe misaligned access speed in parallel
 2023-11-08 15:10 UTC  (5+ messages)

[PATCH v6] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-11-08 15:10 UTC  (2+ messages)

[PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
 2023-11-08  8:18 UTC  (2+ messages)

[PATCH] riscv: CONFIG_EFI should not depend on CONFIG_RISCV_ISA_C
 2023-11-08  5:45 UTC  (3+ messages)

[PATCH] riscv: split cache ops out of dma-noncoherent.c
 2023-11-07 23:00 UTC  (2+ messages)

[PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()
 2023-11-07 17:48 UTC  (2+ messages)

[PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
 2023-11-07 17:48 UTC  (2+ messages)

[PATCH v5 0/7] consolidate and cleanup CPU capacity
 2023-11-07 13:07 UTC  (8+ messages)
` [PATCH v5 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v5 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio


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