Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 02:27:28 to 2023-03-23 17:24:18 UTC [more...]

[PATCH V2] riscv: export cpu/freq invariant to scheduler
 2023-03-23 17:24 UTC  (2+ messages)

[PATCH -fixes 0/2] Fixes for dtb mapping
 2023-03-23 16:33 UTC  (3+ messages)
` [PATCH -fixes 1/2] riscv: Move early dtb mapping into the fixmap region
` [PATCH -fixes 2/2] riscv: Do not set initial_boot_params to the linear address of the dtb

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-23 16:33 UTC 

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-23 16:25 UTC  (14+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

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

[PATCH v5 00/13] riscv: improve boot time isa extensions handling
 2023-03-23 15:56 UTC  (12+ messages)
` [PATCH v5 06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
    ` [PATCH] riscv: require alternatives framework when selecting FPU support

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-23 14:55 UTC  (11+ messages)
` [PATCH v8 2/4] mm: Introduce memblock_isolate_memory

[PATCH -next v15 00/19] riscv: Add vector ISA support
 2023-03-23 14:39 UTC  (10+ messages)
` [PATCH -next v15 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v15 09/19] riscv: Add task switch support for vector
` [PATCH -next v15 14/19] riscv: signal: Report signal frame size to userspace via auxv

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-23 13:23 UTC  (4+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary

[PATCH -next v15 10/19] riscv: Allocate user's vector context in the first-use trap
 2023-03-23 10:29 UTC  (2+ messages)

[PATCH v3 0/5] Add JH7110 USB and USB PHY driver support
 2023-03-23  9:29 UTC  (12+ messages)
` [PATCH v3 3/5] dt-binding: Add JH7110 USB wrapper layer doc
` [PATCH v3 4/5] usb: cdns3: add StarFive JH7110 USB driver
` [PATCH v3 5/5] dts: usb: add StarFive JH7110 USB dts configuration

[PATCH v14 0/2] Microchip Soft IP corePWM driver
 2023-03-23  9:14 UTC  (5+ messages)
` [PATCH v14 1/2] pwm: add microchip soft ip "

[PATCH] dt-bindings: mailbox: Drop unneeded quotes
 2023-03-23  9:12 UTC  (4+ messages)

[PATCH v6 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-23  9:03 UTC  (13+ messages)
` [PATCH v6 11/21] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v6 19/21] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-23  8:39 UTC  (3+ messages)

[PATCH -next v15 13/19] riscv: signal: Add sigcontext save/restore for vector
 2023-03-23  7:50 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Drop unneeded quotes
 2023-03-23  7:31 UTC  (3+ messages)

[PATCH v3 0/4] Use dma_default_coherent for devicetree default coherency
 2023-03-23  7:29 UTC  (6+ messages)
` [PATCH v3 1/4] of: address: Fix default coherency for MIPS
` [PATCH v3 2/4] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v3 3/4] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v3 4/4] of: address: Always use dma_default_coherent for default coherency

[PATCH v7 0/4] RISC-V Hibernation Support
 2023-03-23  4:56 UTC  (5+ messages)
` [PATCH v7 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v7 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v7 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v7 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-03-23  0:43 UTC  (4+ messages)
` [PATCH -next V17 1/7] compiler_types.h: Add __noinstr_section() for noinstr

[PATCH 0/2] RISC-V: KVM: Require alternatives
 2023-03-22 19:40 UTC  (4+ messages)
` [PATCH 1/2] RISC-V: KVM: Alphabetize selects
` [PATCH 2/2] RISC-V: KVM: Require alternatives

[PATCH v1 0/6] PolarFire SoC Auto Update Support
 2023-03-22 18:51 UTC  (8+ messages)

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-03-22 18:25 UTC  (6+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

[PATCH v4 1/6] RISC-V: Move struct riscv_cpuinfo to new header
 2023-03-22 16:17 UTC  (14+ messages)
` [PATCH v4 2/6] RISC-V: Add a syscall for HW probing
` [PATCH v4 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v4 4/6] RISC-V: hwprobe: Support probing of misaligned access performance

[PATCH] riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
 2023-03-22 14:14 UTC  (2+ messages)

[RFC PATCH] riscv: export cpu/freq invariant to scheduler
 2023-03-22 10:51 UTC  (3+ messages)

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-03-22  9:48 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: dma: snps,dw-axi-dmac: constrain the items of resets for JH7110 dma
` [PATCH v6 2/4] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
` [PATCH v6 3/4] dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion status
` [PATCH v6 4/4] riscv: dts: starfive: add dma controller node

[PATCH v5 0/2] function_graph: Support recording and printing the return value of function
 2023-03-22  9:01 UTC  (13+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] tracing: Add documentation for funcgraph-retval and graph_retval_hex

[RESEND RFC PATCH v2 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-03-22  7:50 UTC  (10+ messages)
` [RESEND RFC PATCH v2 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions
` [RESEND RFC PATCH v2 2/6] riscv/cmpxchg: Deduplicate cmpxchg() macros
` [RESEND RFC PATCH v2 3/6] riscv/cmpxchg: Deduplicate arch_cmpxchg() macros
` [RESEND RFC PATCH v2 4/6] riscv/cmpxchg: Deduplicate xchg() asm functions
` [RESEND RFC PATCH v2 5/6] riscv/cmpxchg: Deduplicate xchg() macros
` [RESEND RFC PATCH v2 6/6] riscv/cmpxchg: Deduplicate arch_xchg() macros

[RFC PATCH 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-03-22  7:56 UTC  (8+ messages)

[PATCH v2] riscv: mm: Fix incorrect ASID argument when flushing TLB
 2023-03-22  5:45 UTC  (5+ messages)

[PATCH v6 0/2] function_graph: Support recording and printing the return value of function
 2023-03-22  1:48 UTC  (7+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] tracing: Add documentation for funcgraph-retval and graph_retval_hex

[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
 2023-03-21 22:49 UTC  (2+ messages)

[PATCH v2 00/10] Enable I2S support for RK3588/RK3588S SoCs
 2023-03-21 22:17 UTC  (14+ messages)
` [PATCH v2 01/10] dt-bindings: serial: snps-dw-apb-uart: Switch dma-names order
` [PATCH v2 02/10] ARM: dts: sun6i: a31: Switch dma-names order for snps,dw-apb-uart nodes
` [PATCH v2 03/10] ARM: dts: sun8i: a23/a33: "
` [PATCH v2 04/10] ARM: dts: sun8i: v3s: "
` [PATCH v2 05/10] ARM: dts: sunxi: h3/h5: "
` [PATCH v2 06/10] riscv: dts: allwinner: d1: "
` [PATCH v2 07/10] arm64: dts: rockchip: rk3588s: Move assigned-clocks/assigned-clock-rates out of scmi
` [PATCH v2 08/10] arm64: dts: rockchip: rk3588s: Add I2S nodes
` [PATCH v2 09/10] arm64: dts: rockchip: rk3588: "
` [PATCH v2 10/10] arm64: dts: rockchip: rk3588-rock-5b: Add analog audio

[PATCH] riscv: mm: execute local TLB flush after populating vmemmap
 2023-03-21 16:11 UTC  (2+ messages)

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-20 19:15 UTC  (4+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH] riscv: relocate R_RISCV_CALL_PLT in kexec_file
 2023-03-21 15:35 UTC  (4+ messages)

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2023-03-21 13:14 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: Drop unneeded quotes
 2023-03-21  9:28 UTC  (3+ messages)

[RFC PATCH v2 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-03-21  7:44 UTC  (8+ messages)
` [RFC PATCH v2 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions
` [RFC PATCH v2 2/6] riscv/cmpxchg: Deduplicate cmpxchg() macros
` [RFC PATCH v2 3/6] riscv/cmpxchg: Deduplicate arch_cmpxchg() macros
` [RFC PATCH v2 4/6] riscv/cmpxchg: Deduplicate xchg() asm functions
` [RFC PATCH v2 5/6] riscv/cmpxchg: Deduplicate xchg() macros
` [RFC PATCH v2 6/6] riscv/cmpxchg: Deduplicate arch_xchg() macros

[PATCH v2 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-03-21  7:17 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC

[PATCH v2 0/3] Add JH7110 MIPI DPHY RX support
 2023-03-21  6:08 UTC  (4+ messages)
` [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support

[PATCH v6 0/2] hwmon: Add StarFive JH71X0 temperature sensor
 2023-03-21  2:26 UTC  (2+ messages)
` [PATCH v6 2/2] hwmon: (sfctemp) Add StarFive JH71x0 "


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