messages from 2022-06-15 06:37:31 to 2022-06-21 15:28:39 UTC [more...]
[PATCH v2 0/2] Add support for PolarFire SoC's musb controller
2022-06-21 15:28 UTC (4+ messages)
[PATCH V6 0/2] riscv: Support qspinlock with generic headers
2022-06-21 15:08 UTC (4+ messages)
` [PATCH V6 1/2] asm-generic: spinlock: Move qspinlock & ticket-lock into generic spinlock.h
` [PATCH V6 2/2] riscv: Add qspinlock support
[PATCH V5] riscv: Add qspinlock support
2022-06-21 14:57 UTC (10+ messages)
[PATCH 0/3] KVM: selftests: Consolidate ucall code
2022-06-21 14:54 UTC (10+ messages)
` [PATCH 1/3] KVM: selftests: Consolidate common code for popuplating ucall struct
` [PATCH 2/3] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH 3/3] KVM: selftest: Add __weak stubs for ucall_arch_(un)init()
QUICK LOAN
2022-06-21 11:05 UTC
[PATCH 00/14] Canaan devicetree fixes
2022-06-21 9:49 UTC (29+ messages)
` [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi
` [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node
` [PATCH 08/14] riscv: dts: canaan: add a specific compatible for k210's dma
` [PATCH 09/14] riscv: dts: canaan: add a specific compatible for k210's timers
` [PATCH 10/14] riscv: dts: canaan: fix mmc node names
` [PATCH 11/14] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH 12/14] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH 13/14] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH 14/14] riscv: dts: canaan: build all devicetress if SOC_CANAAN
[PATCH] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
2022-06-21 8:28 UTC (5+ messages)
[PATCH v2 0/6] genirq/irqchip: RISC-V PLIC cleanup and optimization
2022-06-21 8:06 UTC (11+ messages)
` [PATCH v2 1/6] genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
` [PATCH v2 2/6] genirq: GENERIC_IRQ_IPI "
` [PATCH v2 3/6] genirq: Refactor accessors to use irq_data_get_affinity_mask
` [PATCH v2 4/6] genirq: Provide an IRQ affinity mask in non-SMP configs
` [PATCH v2 5/6] irqchip/sifive-plic: Make better use of the effective affinity mask
` [PATCH v2 6/6] irqchip/sifive-plic: Separate the enable and mask operations
[PATCH v4 0/1] RISC-V: Create unique identification for SoC PMU
2022-06-21 7:59 UTC (10+ messages)
` [PATCH v4 1/1] "
[PATCH v6 1/2] i2c: add support for microchip fpga i2c controllers
2022-06-21 7:42 UTC (2+ messages)
` [PATCH v6 2/2] MAINTAINERS: add the polarfire soc's i2c driver
[PATCH] RISC-V: KVM: Improve ISA extension by using a bitmap
2022-06-20 23:42 UTC
[PATCH] riscv: config: enable SOC_STARFIVE in defconfig
2022-06-20 21:08 UTC (2+ messages)
[PATCH v4] arch/riscv: add Zihintpause support
2022-06-20 20:15 UTC
[PATCH v4 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
2022-06-20 19:41 UTC (10+ messages)
` [PATCH 1/4] of: also handle dma-noncoherent in of_dma_is_coherent()
` [PATCH 2/4] dt-bindings: riscv: document cbom-block-size
` [PATCH 3/4] riscv: Implement Zicbom-based cache management operations
` [PATCH 4/4] riscv: implement cache-management errata for T-Head SoCs
[PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
2022-06-20 13:27 UTC (18+ messages)
` [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
` [PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
[RFC 0/6] PolarFire SoC Reset controller
2022-06-19 19:06 UTC (10+ messages)
` [RFC 1/6] dt-bindings: clk: microchip: mpfs: add reset controller support
` [RFC 2/6] dt-bindings: net: cdns,macb: document polarfire soc's macb
` [RFC 3/6] clk: microchip: mpfs: add reset controller
` [RFC 4/6] reset: add polarfire soc reset support
` [RFC 5/6] net: macb: "
` [RFC 6/6] riscv: dts: microchip: add mpfs specific macb "
[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
2022-06-18 12:40 UTC (2+ messages)
[PATCH] riscv: Fix ALT_THEAD_PMA's asm parameters
2022-06-17 21:57 UTC (3+ messages)
[PATCH v3 0/3] riscv: implement Zicbom-based CMO instructions + the t-head variant
2022-06-17 20:37 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: riscv: document cbom-block-size
` [PATCH 2/3] riscv: Implement Zicbom-based cache management operations
[GIT PULL] RISC-V Fixes for 5.19-rc3
2022-06-17 19:22 UTC (2+ messages)
[PATCH v3] arch/riscv: add Zihintpause support
2022-06-17 16:35 UTC (3+ messages)
[PATCH] arch/riscv: Add support for STACKLEAK gcc plugin
2022-06-17 16:32 UTC (3+ messages)
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-16 21:26 UTC (14+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
[PATCH v3 0/2] Add support for Microchip's pwm fpga core
2022-06-17 13:13 UTC (6+ messages)
` [PATCH v3 1/2] pwm: add microchip soft ip corePWM driver
` [PATCH v3 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
[PATCH v4] RISC-V: Fixup fast call of crash_kexec()
2022-06-17 7:58 UTC
[PATCH v3] RISC-V: Add fixup to support fast call of crash_kexec()
2022-06-17 7:13 UTC (5+ messages)
[PATCH v2 0/5] riscv: some svpbmt fixes
2022-06-17 7:13 UTC (3+ messages)
[GIT PULL] Microchip RISC-V devicetree fixes for 5.19-rc3
2022-06-16 22:40 UTC (2+ messages)
[PATCH] riscv: Invalid instruction cache after copy the xol area
2022-06-16 22:04 UTC (2+ messages)
[PATCH v2 0/2] introduce unified static key mechanism for ISA ext
2022-06-16 22:04 UTC (2+ messages)
[PATCH] drivers: soc: sifive: Add missing of_node_put() in sifive_l2_cache.c
2022-06-16 18:45 UTC (6+ messages)
` "
[PATCH] riscv: dts: microchip: remove spi-max-frequency property
2022-06-16 15:17 UTC (2+ messages)
[PATCH v2] spi: microchip-core: fix passing zero to PTR_ERR warning
2022-06-16 11:42 UTC (2+ messages)
[PATCH riscv/for-next 0/4] Enable ftrace with kernel preemption for RISC-V
2022-06-16 8:59 UTC (10+ messages)
` [PATCH riscv/for-next 1/4] riscv: align ftrace to 4 Byte boundary and increase ftrace prologue size
` [PATCH riscv/for-next 2/4] riscv: export patch_insn_write
` [PATCH riscv/for-next 3/4] riscv: ftrace: use indirect jump to work with kernel preemption
` [PATCH riscv/for-next 4/4] riscv: ftrace: do not use stop_machine to update code
[PATCH v3] soc: sifive: Add missing of_node_put() in sifive_l2_cache.c
2022-06-16 7:56 UTC
[PATCH v2] soc: sifive: (sifive_l2_cache) Add missing of_node_put()
2022-06-16 6:52 UTC (5+ messages)
` "
` Re:Re: [PATCH "
[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
2022-06-16 5:11 UTC (3+ messages)
[PATCH] RISC-V: kexec: Fix build error without CONFIG_KEXEC
2022-06-16 2:21 UTC (3+ messages)
[PATCH] kprobes: Enable tracing for mololithic kernel images
2022-06-15 21:29 UTC (12+ messages)
[PATCH] kprobes: Enable tracing for mololithic kernel images
2022-06-15 21:24 UTC (6+ messages)
[PATCH v2 1/2] pwm: add microchip soft ip corePWM driver
2022-06-15 19:20 UTC (3+ messages)
[PATCH v2] arch/riscv: add Zihintpause support
2022-06-15 17:06 UTC (3+ messages)
[PATCH] spi: microchip-core: fix passing zero to PTR_ERR warning
2022-06-15 12:51 UTC (7+ messages)
[PATCH v2 0/3] Improve instruction and CSR emulation in KVM RISC-V
2022-06-15 10:40 UTC (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources
` [PATCH v2 2/3] RISC-V: KVM: Add extensible system instruction emulation framework
` [PATCH v2 3/3] RISC-V: KVM: Add extensible CSR "
[PATCH v5 0/5] introduce mirrored memory support for arm64
2022-06-15 10:15 UTC (8+ messages)
` [PATCH v5 1/5] efi: arm64: Introduce ability to find mirrored memory ranges
` [PATCH v5 4/5] arm64: mm: Only remove nomap flag for initrd
[PATCH 0/3] selftests/rseq: fixes for RISC-V and Glibc 2.35
2022-06-15 10:15 UTC (3+ messages)
Wycena paneli fotowoltaicznych
2022-06-15 8:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox