messages from 2023-05-10 06:07:41 to 2023-05-12 09:51:20 UTC [more...]
[PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
2023-05-12 9:51 UTC (2+ messages)
[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
2023-05-12 8:53 UTC (7+ messages)
` [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v2 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
2023-05-12 9:35 UTC (23+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver
` [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
` [PATCH v4 4/7] clk: starfive: jh7110-sys: Modify PLL clocks source
` [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
` [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
` [PATCH v4 7/7] riscv: dts: starfive: jh7110: Add PLL clock node and modify syscrg node
[PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
2023-05-12 8:56 UTC
[PATCH v2] riscv: optimize ELF relocation function in riscv
2023-05-12 8:51 UTC
[PATCH v2 0/2] RISC-V: Optimize memset for data sizes less than 16 bytes
2023-05-12 8:51 UTC (6+ messages)
` [PATCH v2 1/2] RISC-V: lib: Improve memset assembler formatting
` [PATCH v2 2/2] RISC-V: lib: Optimize memset performance
[PATCH net-next v2 0/2] Add support for partial store and forward
2023-05-12 7:57 UTC (11+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: cdns,macb: Add rx-watermark property
` [PATCH net-next v2 2/2] net: macb: Add support for partial store and forward
[PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
2023-05-12 5:24 UTC (14+ messages)
` [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v5 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v5 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v5 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
` (subset) [PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-12 3:38 UTC (21+ messages)
` [PATCH 01/23] arm: "
` [PATCH 05/23] m68k: "
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH 21/23] x86: Allow get_locked_pte() "
[PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
2023-05-11 22:56 UTC (2+ messages)
[PATCH -next v19 05/24] riscv: Clear vector regfile on bootup
2023-05-11 22:56 UTC (2+ messages)
[PATCH -next v19 06/24] riscv: Disable Vector Instructions for kernel itself
2023-05-11 22:56 UTC (2+ messages)
[PATCH -next v19 02/24] riscv: Extending cpufeature.c to detect V-extension
2023-05-11 22:56 UTC (2+ messages)
[PATCH -next v19 08/24] riscv: Introduce riscv_v_vsize to record size of Vector context
2023-05-11 22:56 UTC (2+ messages)
[PATCH -next v19 07/24] riscv: Introduce Vector enable/disable helpers
2023-05-11 22:56 UTC (2+ messages)
[PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
2023-05-11 22:56 UTC (2+ messages)
[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
2023-05-11 22:48 UTC (7+ messages)
` [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
` [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
[PATCH] riscv: optimize ELF relocation function in riscv
2023-05-11 22:45 UTC (2+ messages)
[PATCH] riscv: replace deprecated scall with ecall
2023-05-11 22:41 UTC (2+ messages)
[RFC 0/6] Deprecate riscv,isa DT property?
2023-05-11 22:38 UTC (5+ messages)
[PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
2023-05-11 22:36 UTC (2+ messages)
[PATCH 0/4] Zbb + fast-unaligned string optimization
2023-05-11 21:06 UTC (2+ messages)
[PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
2023-05-11 20:53 UTC (2+ messages)
[PATCH V10 0/4] riscv: Optimize function trace
2023-05-11 19:42 UTC (6+ messages)
` [PATCH V10 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH V10 2/4] riscv: ftrace: Add ftrace_graph_func
` [PATCH V10 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
2023-05-11 19:02 UTC (5+ messages)
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
[PATCH v8 0/3] Introduce 64b relocatable kernel
2023-05-11 18:18 UTC (5+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
[PATCH 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-05-11 14:12 UTC (5+ messages)
` [PATCH 1/4] riscv: vmlinux-xip.lds.S: remove .alternative section
` [PATCH 2/4] riscv: move HAVE_RETHOOK to keep entries sorted
` [PATCH 3/4] vmlinux.lds.h: use correct .init.data.* section name
` [PATCH 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
[PATCH] PCI: microchip: Avoid cast to incompatible function type
2023-05-11 15:30 UTC (2+ messages)
[PATCH v1] Documentation: RISC-V: patch-acceptance: mention patchwork's role
2023-05-11 13:50 UTC
[PATCH V9 0/4] riscv: Optimize function trace
2023-05-11 13:30 UTC (10+ messages)
` [PATCH V9 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH V9 2/4] riscv: ftrace: Add ftrace_graph_func
` [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH V9 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
[PATCH v3 00/11] Linux RISC-V AIA Support
2023-05-11 9:49 UTC (14+ messages)
` [PATCH v3 01/11] RISC-V: Add riscv_fw_parent_hartid() function
` [PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [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 10/11] RISC-V: Select APLIC and IMSIC drivers
[PATCH v4 0/3] Add TDM audio on StarFive JH7110
2023-05-11 9:15 UTC (4+ messages)
` [PATCH v4 1/3] ASoC: dt-bindings: Add TDM controller bindings for "
` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm
[PATCH v2 1/5] riscv: Add the T-HEAD SoC family Kconfig option
2023-05-11 9:12 UTC (14+ messages)
` [PATCH v2 2/5] riscv: dts: add initial T-HEAD light SoC device tree
` [PATCH v2 3/5] riscv: dts: thead: add sipeed Lichee Pi 4A board "
` [PATCH v2 4/5] riscv: defconfig: Enable the T-HEAD SoC
` [PATCH v2 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC
[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
2023-05-11 8:51 UTC (3+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v5 2/2] docs: kdump: Update the crashkernel description for riscv
[PATCH -next v4 0/2] support allocating crashkernel above 4G explicitly on riscv
2023-05-11 8:47 UTC (4+ messages)
` [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
[PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
2023-05-11 7:07 UTC (4+ messages)
[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
2023-05-11 6:59 UTC (8+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
[PATCH v5 00/10] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
2023-05-11 6:48 UTC (3+ messages)
` [PATCH v5 04/10] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
[PATCH v3 0/3] Add TDM audio on StarFive JH7110
2023-05-11 5:10 UTC (9+ messages)
` [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card
[PATCH v3 0/5] Add JH7110 AON PMU support
2023-05-11 2:06 UTC (8+ messages)
` [PATCH v3 1/5] dt-bindings: power: "
` [PATCH v3 3/5] soc: starfive: Extract JH7110 pmu private operations
[PATCH] riscv: Optimize memset
2023-05-11 1:55 UTC (8+ messages)
` [PATCH 0/2] riscv: Optimize memset for data sizes less than 16 bytes
` [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
[PATCH v1] perf build: Add system include paths to BPF builds
2023-05-11 0:05 UTC (3+ messages)
[PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi
2023-05-10 18:50 UTC (3+ messages)
[PATCH v2] dmaengine: xilinx: dma: remove arch dependency
2023-05-10 17:00 UTC (2+ messages)
[PATCH RT 0/3] riscv: add PREEMPT_RT support
2023-05-10 16:24 UTC (4+ messages)
` [PATCH RT 1/3] asm-generic/preempt: also check preempt_lazy_count for should_resched() etc
` [PATCH RT 2/3] riscv: add lazy preempt support
` [PATCH RT 3/3] riscv: Allow to enable RT
[PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
2023-05-10 15:42 UTC (3+ messages)
[PATCH v2 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
2023-05-10 14:47 UTC (5+ messages)
` [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
` [PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
[PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
2023-05-10 10:13 UTC (6+ messages)
` [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-10 8:39 UTC (5+ messages)
` [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
[PATCH V8 0/4] riscv: Optimize function trace
2023-05-10 7:09 UTC (3+ messages)
` [PATCH V8 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
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