messages from 2023-02-17 13:34:18 to 2023-02-21 20:15:54 UTC [more...]
[PATCH v3 0/7] RISC-V Hardware Probing User Interface
2023-02-21 19:08 UTC (7+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
` [PATCH v3 3/7] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v3 4/7] dt-bindings: Add RISC-V misaligned access performance
` [PATCH v3 5/7] RISC-V: hwprobe: Support probing of "
` [PATCH v3 6/7] selftests: Test the new RISC-V hwprobe interface
` [PATCH v3 7/7] RISC-V: Add hwprobe vDSO function and data
[PATCH v5 0/8] RISC-V: Apply Zicboz to clear_page
2023-02-21 19:09 UTC (7+ messages)
` [PATCH v5 1/8] RISC-V: alternatives: Support patching multiple insns in assembly
` [PATCH v5 2/8] RISC-V: Factor out body of riscv_init_cbom_blocksize loop
` [PATCH v5 4/8] RISC-V: Add Zicboz detection and block size parsing
` [PATCH v5 5/8] riscv: cpufeatures: Put the upper 16 bits of patch ID to work
` [PATCH v5 6/8] RISC-V: Use Zicboz in clear_page when available
` [PATCH v5 8/8] RISC-V: KVM: Expose Zicboz to the guest
[PATCH 0/5] riscv: alternative/cpufeature related cleanups
2023-02-21 18:56 UTC (6+ messages)
` [PATCH 1/5] riscv: Rename Kconfig.erratas to Kconfig.errata
` [PATCH 2/5] riscv: alternatives: Remove unnecessary define and unused struct
` [PATCH 3/5] riscv: alternatives: Rename errata_id to patch_id
` [PATCH 4/5] riscv: lib: Include hwcap.h directly
` [PATCH 5/5] riscv: cpufeature: Drop unused includes
[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
2023-02-21 17:26 UTC (32+ messages)
` [PATCH v4 01/19] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v4 02/19] clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h
` [PATCH v4 03/19] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v4 04/19] reset: Create subdirectory for StarFive drivers
` [PATCH v4 05/19] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v4 06/19] reset: starfive: Extract the "
` [PATCH v4 07/19] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v4 08/19] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v4 09/19] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v4 10/19] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v4 11/19] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v4 12/19] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v4 13/19] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v4 14/19] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v4 15/19] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v4 16/19] dt-bindings: riscv: Add SiFive S7 compatible
` [PATCH v4 17/19] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v4 18/19] riscv: dts: starfive: Add StarFive JH7110 pin function definitions
` [PATCH v4 19/19] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree
[PATCH 0/4] riscv: Introduce KASLR
2023-02-21 15:50 UTC (2+ messages)
[PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership
2023-02-21 15:39 UTC (3+ messages)
[PATCH v3 0/2] riscv: Dump faulting instructions in oops handler
2023-02-21 15:18 UTC (3+ messages)
` [PATCH v3 2/2] scripts/decodecode: Add support for RISC-V
[PATCH v1 0/3] Add PLL clocks driver for StarFive JH7110
2023-02-21 14:11 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [PATCH v1 2/3] clk: starfive: Add StarFive JH7110 PLL clock driver
` [PATCH v1 3/3] riscv: dts: starfive: jh7110: Add PLL clock node
[PATCH v2 0/3] Add DMA driver for StarFive JH7110 SoC
2023-02-21 14:04 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add reset items
` [PATCH v2 2/3] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
` [PATCH v2 3/3] riscv: dts: starfive: add dma controller node
[PATCH bpf-next v3] riscv, bpf: Add kfunc support for RV64
2023-02-21 14:06 UTC
[PATCH bpf-next v2] riscv, bpf: Add kfunc support for RV64
2023-02-21 13:39 UTC (5+ messages)
[PATCH v2 00/11] Add new partial clock and reset drivers for StarFive JH7110
2023-02-21 13:37 UTC (17+ messages)
` [PATCH v2 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v2 02/11] reset: starfive: jh7110: Add StarFive System-Top-Group reset support
` [PATCH v2 03/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v2 04/11] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
` [PATCH v2 05/11] reset: starfive: jh7110: Add StarFive Image-Signal-Process reset support
` [PATCH v2 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v2 07/11] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
` [PATCH v2 08/11] reset: starfive: jh7110: Add StarFive Video-Output reset support
` [PATCH v2 09/11] clk: starfive: Add StarFive JH7110 Video-Output clock driver
` [PATCH v2 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
` [PATCH v2 11/11] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes
[PATCH 0/2] Add PTP support for sama7g5
2023-02-21 12:20 UTC (4+ messages)
` [PATCH 1/2] net: macb: Add PTP support to GEM "
` [PATCH 2/2] net: macb: Add PTP support to EMAC "
[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-02-21 11:22 UTC (9+ messages)
stable-rc: 5.10: riscv: defconfig: clang-nightly: build failed - Invalid or unknown z ISA extension: 'zifencei'
2023-02-21 9:15 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-02-21 8:30 UTC
[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
2023-02-21 6:44 UTC (20+ messages)
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v3 09/11] clk: starfive: Add StarFive JH7110 system clock driver
[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
2023-02-21 5:54 UTC (5+ messages)
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm
[PATCH -next V7 6/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
2023-02-21 4:02 UTC (5+ messages)
[PATCH 0/3] RISC-V Hibernation Support
2023-02-21 3:16 UTC (5+ messages)
` [PATCH 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
2023-02-21 2:44 UTC (4+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc
[PATCH v4 0/4] RISC-V Hibernation Support
2023-02-21 2:35 UTC (5+ messages)
` [PATCH v4 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v4 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v4 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
2023-02-21 2:27 UTC (9+ messages)
` [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] riscv: kprobe: Optimize kprobe with accurate atomicity
2023-02-21 1:56 UTC (21+ messages)
[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
2023-02-20 22:56 UTC (6+ messages)
[PATCH V2 00/21] Add basic ACPI support for RISC-V
2023-02-20 20:15 UTC (35+ messages)
` [PATCH V2 04/21] RISC-V: Add support to build the ACPI core
` [PATCH V2 05/21] ACPI: Kconfig: Enable ACPI_PROCESSOR for RISC-V
` [PATCH V2 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V2 08/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V2 09/21] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V2 10/21] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V2 11/21] RISC-V: ACPI: Add a function to retrieve the hartid
` [PATCH V2 12/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V2 13/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V2 14/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V2 15/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V2 16/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V2 17/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V2 18/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V2 19/21] RISC-V: Enable ACPI in defconfig
` [PATCH V2 20/21] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH V2 21/21] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter
[PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page
2023-02-20 19:24 UTC (7+ messages)
` [PATCH v4 6/8] RISC-V: Use Zicboz in clear_page when available
[PATCH v4 0/1] riscv: Allow to downgrade paging mode from the command line
2023-02-20 13:10 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH v3 0/2] Add watchdog driver for StarFive JH7110 RISC-V SoC
2023-02-20 11:46 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: Add watchdog for StarFive JH7110
` [PATCH v3 2/2] drivers: watchdog: Add StarFive Watchdog driver
[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
2023-02-20 11:43 UTC (14+ messages)
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC
[PATCH v2 0/9] Linux RISC-V AIA Support
2023-02-20 10:56 UTC (15+ messages)
` [PATCH v2 4/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v2 6/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
[PATCH v5 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2023-02-20 10:15 UTC (4+ messages)
[PATCH v16 0/9] RISC-V IPI Improvements
2023-02-20 9:50 UTC (3+ messages)
[PATCH v8 0/3] Introduce 64b relocatable kernel
2023-02-20 9:14 UTC (2+ messages)
API for setting multiple PTEs at once
2023-02-20 8:29 UTC (3+ messages)
[PATCH bpf-next] riscv, bpf: Add kfunc support for RV64
2023-02-20 7:13 UTC
[PATCH 1/3] kernel/reboot: Use the static sys-off handler for any priority
2023-02-18 23:32 UTC (3+ messages)
[PATCH -next V7 0/7] riscv: Optimize function trace
2023-02-18 21:42 UTC (2+ messages)
[PATCH] RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
2023-02-18 21:42 UTC (2+ messages)
[PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
2023-02-18 1:30 UTC (4+ messages)
[PATCH v2 0/6] RISC-V Hardware Probing User Interface
2023-02-18 0:15 UTC (4+ messages)
` [PATCH v2 5/6] RISC-V: hwprobe: Support probing of misaligned access performance
[PATCH v1 0/6] PolarFire SoC Auto Update Support
2023-02-17 16:40 UTC (7+ messages)
` [PATCH v1 1/6] soc: microchip: mpfs: add a prefix to rx_callback()
` [PATCH v1 2/6] dt-bindings: soc: microchip: add a property for system controller flash
` [PATCH v1 3/6] soc: microchip: mpfs: enable access to the system controller's flash
` [PATCH v1 4/6] soc: microchip: mpfs: add auto-update subdev to system controller
` [PATCH v1 5/6] fpga: add PolarFire SoC Auto Update support
` [PATCH v1 6/6] riscv: dts: microchip: add the mpfs' system controller qspi & associated flash
[PATCH v4 0/6] RISC-V kasan rework
2023-02-17 14:58 UTC (7+ messages)
` [PATCH v4 2/6] riscv: Rework kasan population functions
` [PATCH v4 3/6] riscv: Move DTB_EARLY_BASE_VA to the kernel address space
` [PATCH v4 5/6] riscv: Fix ptdump when KASAN is enabled
[PATCH v4 6/6] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
2023-02-17 14:57 UTC (2+ messages)
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