linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-07 21:22:31 to 2023-05-09 14:49:15 UTC [more...]

[PATCH] riscv: enable BUILDTIME_TABLE_SORT for !MMU
 2023-05-09 14:37 UTC  (3+ messages)

[PATCH -next v19 00/24] riscv: Add vector ISA support
 2023-05-09 12:34 UTC  (28+ messages)
` [PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v19 02/24] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
` [PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
` [PATCH -next v19 05/24] riscv: Clear vector regfile on bootup
` [PATCH -next v19 06/24] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v19 07/24] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v19 08/24] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v19 09/24] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v19 10/24] riscv: Add task switch support for vector
` [PATCH -next v19 11/24] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v19 12/24] riscv: Add ptrace vector support
` [PATCH -next v19 13/24] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v19 14/24] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v19 15/24] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v19 16/24] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v19 17/24] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v19 18/24] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v19 19/24] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
` [PATCH -next v19 21/24] riscv: Add sysctl to set the default vector rule for new processes
` [PATCH -next v19 22/24] riscv: detect assembler support for .option arch
` [PATCH -next v19 23/24] riscv: Enable Vector code to be built
` [PATCH -next v19 24/24] riscv: Add documentation for Vector

[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-09 13:57 UTC  (54+ messages)
` [patch v3 01/36] [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch v3 02/36] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch v3 03/36] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch v3 04/36] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch v3 05/36] x86/topology: Remove CPU0 hotplug option
` [patch v3 06/36] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch v3 07/36] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch v3 09/36] x86/smpboot: Get rid of cpu_init_secondary()
` [patch v3 10/36] [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch v3 11/36] [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
` [patch v3 12/36] [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
` [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
` [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch v3 15/36] x86/smpboot: Remove wait for cpu_online()
` [patch v3 16/36] x86/xen/smp_pv: Remove wait for CPU online
` [patch v3 17/36] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch v3 19/36] x86/smpboot: Switch to hotplug core state synchronization
` [patch v3 20/36] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch v3 21/36] [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
` [patch v3 22/36] arm64: "
` [patch v3 23/36] [patch V2 23/38] csky/smp: "
` [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: "
` [patch v3 25/36] parisc: "
` [patch v3 26/36] riscv: "
` [patch v3 27/36] cpu/hotplug: Remove unused state functions
` [patch v3 28/36] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch v3 29/36] [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch v3 30/36] x86/smpboot: Enable split CPU startup
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
` [patch v3 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch v3 33/36] x86/apic: Save the APIC virtual base address
` [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs
` [patch v3 36/36] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-05-09 13:40 UTC  (6+ messages)
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[PATCH v3 0/3] Add TDM audio on StarFive JH7110
 2023-05-09 12:52 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH] riscv: Optimize memset
 2023-05-09  9:48 UTC  (6+ messages)
` [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
  ` [PATCH 2/2] riscv: Optimize memset
  ` Re: [PATCH] "

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-05-09  9:37 UTC 

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-09  7:06 UTC  (2+ messages)

[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
 2023-05-09  6:52 UTC  (7+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH AUTOSEL 5.15 2/4] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
 2023-05-09  3:55 UTC 

[PATCH AUTOSEL 6.1 3/5] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
 2023-05-09  3:55 UTC 

[PATCH AUTOSEL 6.3 4/7] riscv: Fix EFI stub usage of KASAN instrumented strcmp function
 2023-05-09  3:54 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN

[PATCH AUTOSEL 6.2 3/6] riscv: Fix EFI stub usage of KASAN instrumented strcmp function
 2023-05-09  3:55 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 4/6] riscv: Unconditionnally select KASAN_VMALLOC if KASAN

[PATCH V5 00/21] Add basic ACPI support for RISC-V
 2023-05-09  2:17 UTC  (23+ messages)
` [PATCH V5 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V5 02/21] platform/surface: Disable for RISC-V
` [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V5 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V5 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V5 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V5 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V5 09/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V5 10/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V5 11/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V5 12/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V5 13/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V5 14/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V5 15/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V5 16/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V5 17/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V5 18/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V5 19/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V5 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V5 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-05-08 21:00 UTC  (3+ messages)
` [PATCH 37/89] i2c: microchip-corei2c: "

[RFC 0/6] Deprecate riscv,isa DT property?
 2023-05-08 18:16 UTC  (7+ messages)
` [RFC 1/6] dt-bindings: riscv: clarify what an unversioned extension means
` [RFC 2/6] dt-bindings: riscv: add riscv,isa-extension-* property and incompatible example
` [RFC 3/6] RISC-V: deprecate riscv,isa & replace it with per-extension properties
` [RFC 4/6] RISC-V: add support for riscv,isa-base property
` [RFC 5/6] RISC-V: drop a needless check in print_isa_ext()
` [RFC 6/6] riscv: dts: microchip: use new riscv,isa-extension-* properties for mpfs

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-05-08 17:38 UTC  (5+ messages)

[PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-08 17:23 UTC  (33+ messages)
` [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
` [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
` [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
` [PATCH 4/5] riscv: dts: thead: add sipeed Lichee Pi 4A board "
` [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC

[PATCH] cpuidle: Use of_property_present() for testing DT property presence
 2023-05-08 14:41 UTC  (2+ messages)

[PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
 2023-05-08 14:41 UTC  (2+ messages)

[PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
 2023-05-08 14:41 UTC  (2+ messages)

[PATCH v18 0/7] RISC-V IPI Improvements
 2023-05-08 14:41 UTC  (2+ messages)

[PATCH] libgcc: Add forward declarations for generic library routines
 2023-05-08 14:41 UTC  (2+ messages)

[PATCH -fixes] riscv: Move .rela.dyn to the init sections
 2023-05-08 14:41 UTC  (2+ messages)

[PATCH] riscv: compat_syscall_table: Fixup compile warning
 2023-05-08 14:41 UTC  (2+ messages)

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-05-08 14:28 UTC  (12+ messages)
` [PATCH v3 01/11] RISC-V: Add riscv_fw_parent_hartid() function
` [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
` [PATCH v3 03/11] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v3 05/11] irqchip: Add RISC-V incoming MSI controller driver
` [PATCH v3 06/11] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
` [PATCH v3 08/11] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v3 09/11] irqchip: Add RISC-V advanced PLIC driver
` [PATCH v3 10/11] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v3 11/11] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm
 2023-05-08  9:48 UTC  (2+ messages)

[PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-08  9:47 UTC  (3+ messages)
` [PATCH v3 2/5] spi: sun6i: change OF match data to a struct

In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
 2023-05-08  4:52 UTC  (3+ messages)

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-05-08  3:56 UTC  (3+ messages)

[PATCH 00/41] rtc: Convert to platform remove callback returning void
 2023-05-08  3:56 UTC  (3+ messages)

[PATCH v4 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07 22:40 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI

[PATCH v1] riscv: dts: starfive: Add PMU controller node
 2023-05-07 22:02 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry
 2023-05-07 22:02 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).