Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-17 14:26:03 to 2023-01-20 14:10:59 UTC [more...]

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-20 14:09 UTC  (5+ messages)
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 03/31] Documentation: Add binding for kalray,kv3-1-apic-gic
` [RFC PATCH v2 04/31] Documentation: Add binding for kalray,kv3-1-apic-mailbox
` [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl

[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2023-01-20 14:09 UTC  (2+ messages)

[PATCH v2 0/3] Putting some basic order on isa extension lists
 2023-01-20 13:56 UTC  (3+ messages)
` [PATCH v2 2/3] RISC-V: resort all extensions in consistent orders

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-01-20 13:19 UTC  (9+ messages)
` [PATCH v4 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v4 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v4 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v4 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v4 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v4 6/7] smp: reword smp call IPI comment
` [PATCH v4 7/7] sched, smp: Trace smp callback causing an IPI

[GIT PULL] cacheinfo/arch_topology: Updates for v6.3
 2023-01-20 12:41 UTC  (2+ messages)

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2023-01-20 12:20 UTC  (3+ messages)
` [PATCH v12 06/17] riscv: Reset vector register

[PATCH v3 00/11] PCI: microchip: Partition address translations
 2023-01-20 11:07 UTC  (2+ messages)

[PATCH v1] dmaengine: sf-pdma: pdma_desc memory leak fix
 2023-01-20 10:50 UTC  (2+ messages)

[PATCH] riscv: uapi: Lie about having futex()
 2023-01-20  8:44 UTC  (3+ messages)

[PATCH v1 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-01-20  8:13 UTC  (15+ messages)
` [PATCH v1 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v1 02/11] reset: starfive: jh7110: Add StarFive System-Top-Group reset support
` [PATCH v1 03/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v1 04/11] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
` [PATCH v1 05/11] reset: starfive: jh7110: Add StarFive Image-Signal-Process reset support
` [PATCH v1 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v1 07/11] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
` [PATCH v1 08/11] reset: starfive: jh7110: Add StarFive Video-Output reset support
` [PATCH v1 09/11] clk: starfive: Add StarFive JH7110 Video-Output clock driver
` [PATCH v1 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
` [PATCH v1 11/11] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes

[PATCH v2 0/5] riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN
 2023-01-20  8:06 UTC  (8+ messages)
` [PATCH v2 1/5] riscv: lds: define RUNTIME_DISCARD_EXIT
` [PATCH v2 2/5] riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
` [PATCH v2 3/5] riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
` [PATCH v2 4/5] riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub
` [PATCH v2 5/5] riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL

[PATCH v1 0/2] Add RISC-V 32 NOMMU support
 2023-01-20  8:05 UTC  (6+ messages)
` [PATCH v1 1/2] riscv: Kconfig: Allow RV32 to build with no MMU
` [PATCH v1 2/2] riscv: configs: Add nommu decfconfig for RV32

[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-01-20  4:58 UTC  (6+ messages)
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH v16 0/9] RISC-V IPI Improvements
 2023-01-20  3:29 UTC  (3+ messages)

[PATCH v2] riscv: elf: add .riscv.attributes parsing
 2023-01-19 22:18 UTC  (7+ messages)
    ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-19 22:17 UTC  (5+ messages)
` [PATCH v2 2/3] mmc: starfive: Add sdio/emmc "
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH v3 00/13] riscv: improve boot time isa extensions handling
 2023-01-19 22:13 UTC  (9+ messages)
` [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-01-19 18:53 UTC  (14+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 03/13] net: "
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2023-01-19 19:04 UTC  (6+ messages)

[PATCH 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-01-19 18:26 UTC  (10+ messages)
` [PATCH 1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH 3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [PATCH 4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [PATCH 5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [PATCH 6/7] KVM: Allow range-based TLB invalidation from common code
` [PATCH 7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "

[PATCH] riscv: alternative: proceed one more instruction for auipc/jalr pair
 2023-01-19 17:21 UTC  (3+ messages)

[PATCH 1/2] spi: dt-bindings: drop unneeded quotes
 2023-01-19 16:24 UTC  (10+ messages)
` [PATCH 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-19 16:23 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex

[PATCH v4 0/2] JH7110 PMU Support
 2023-01-19 11:59 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add starfive,jh7110-pmu
` [PATCH v4 2/2] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v3 0/2] riscv: Dump faulting instructions in oops handler
 2023-01-19  7:47 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: Add instruction dump to RISC-V splats
` [PATCH v3 2/2] scripts/decodecode: Add support for RISC-V

[PATCH -next V7 0/7] riscv: Optimize function trace
 2023-01-19  6:05 UTC  (9+ messages)
` [PATCH -next V7 6/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH -next V14 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-19  5:46 UTC  (4+ messages)
` [PATCH -next V14 4/7] riscv: entry: Convert to generic entry

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2023-01-18 23:43 UTC  (4+ messages)
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-18 23:21 UTC  (14+ messages)
` [PATCH v4 1/7] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v4 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v4 3/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v4 4/7] dt-bindings: net: Add support StarFive dwmac
` [PATCH v4 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs
` [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v4 7/7] riscv: dts: starfive: visionfive-v2: Enable gmac device tree node

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-18 22:28 UTC  (7+ messages)
` [PATCH v4 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v4 09/13] riscv: switch to relative alternative entries

[PATCH v3 1/2] dt-bindings: clk: si521xx: Add Skyworks Si521xx I2C PCIe clock generators
 2023-01-18 19:15 UTC  (2+ messages)
` [PATCH v3 2/2] clk: si521xx: Clock driver for "

[RFC v2 PATCH 0/1] riscv: Introduce system suspend support
 2023-01-18 18:03 UTC  (2+ messages)
` [RFC v2 PATCH 1/1] riscv: sbi: "

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-18 17:42 UTC  (18+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-01-18 15:44 UTC  (8+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
  ` [PATCH v5 6/7] qed: "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper

[PATCH] RISC-V: Fix do_notify_resume / do_work_pending prototype
 2023-01-18 15:40 UTC  (3+ messages)

[PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU
 2023-01-18 14:12 UTC  (4+ messages)

[PATCH v1 0/7] MPFS system controller/mailbox fixes
 2023-01-18 13:53 UTC  (2+ messages)

[RFC PATCH 0/1] riscv: Introduce system suspend support
 2023-01-18 11:55 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: clk: si521xx: Add Skyworks Si521xx I2C PCIe clock generators
 2023-01-18 11:34 UTC  (3+ messages)
` [PATCH v2 2/2] clk: si521xx: Clock driver for "

[PATCH v2 0/2] riscv: Dump faulting instructions in oops handler
 2023-01-18 11:08 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: Add instruction dump to RISC-V splats

[PATCH 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-01-18  8:13 UTC  (11+ messages)

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-18  8:00 UTC  (5+ messages)
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac

[PATCH v3 0/3] JH7110 PMU Support
 2023-01-18  7:03 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: power: Add starfive,jh7110-pmu
` [PATCH v3 2/3] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v2 0/9] Linux RISC-V AIA Support
 2023-01-18  4:37 UTC  (11+ messages)
` [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
` [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver
      ` Fwd: "
` [PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
      ` Fwd: "

[PATCH v1] RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE
 2023-01-18  3:50 UTC  (2+ messages)

[PATCH v5] dt-bindings: riscv: add SBI PMU event mappings
 2023-01-17 19:50 UTC  (2+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 15:35 UTC  (7+ 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).