messages from 2023-02-13 16:44:03 to 2023-02-15 15:00:34 UTC [more...]
[PATCH] Documentation: riscv: fix insufficient list item indent
2023-02-15 15:00 UTC (2+ messages)
[PATCH v1 0/3] Remove toolchain dependencies for Zicbom
2023-02-15 14:56 UTC (2+ messages)
[PATCH v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
2023-02-15 14:56 UTC (2+ messages)
[PATCH 0/2] riscv: Fix alternatives issues on for-next
2023-02-15 14:56 UTC (4+ messages)
` [PATCH 1/2] riscv: Fix early alternative patching
[PATCH 0/4] riscv: Introduce KASLR
2023-02-15 14:51 UTC (5+ messages)
` [PATCH 1/4] riscv: Introduce virtual kernel mapping KASLR
` [PATCH 2/4] riscv: Dump out kernel offset information on panic
` [PATCH 3/4] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
` [PATCH 4/4] riscv: libstub: Implement KASLR by using generic functions
[PATCH] riscv: Avoid enabling interrupts in die()
2023-02-15 14:48 UTC
[PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
2023-02-15 14:45 UTC (6+ messages)
` [PATCH bpf-next v1 1/4] riscv: Extend patch_text for multiple instructions
` [PATCH bpf-next v1 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
` [PATCH bpf-next v1 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
` [PATCH bpf-next v1 4/4] riscv, bpf: Add bpf trampoline "
[PATCH v1] RISC-V: take text_mutex during alternative patching
2023-02-15 14:43 UTC (4+ messages)
[PATCH -next v13 00/19] riscv: Add vector ISA support
2023-02-15 14:39 UTC (10+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
[PATCH v8 0/3] Introduce 64b relocatable kernel
2023-02-15 14:36 UTC (4+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v8 2/3] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v8 3/3] riscv: Check relocations at compile time
[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
2023-02-15 14:03 UTC (17+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board "
[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
2023-02-15 13:11 UTC (26+ messages)
` [PATCH 01/12] dt-bindings: riscv: sifive-ccache: Add compatible "
` [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached-offset' property
` [PATCH 05/12] riscv: Implement non-coherent DMA support via SiFive cache flushing
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC
` [PATCH 08/12] net: stmmac: Add glue layer for "
` [PATCH 11/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-02-15 13:04 UTC (50+ messages)
` [PATCH v3 01/24] alpha: "
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 04/24] ia64: "
` [PATCH v3 05/24] m68k: "
` [PATCH v3 06/24] microblaze: "
` [PATCH v3 07/24] mips: "
` [PATCH v3 08/24] parisc: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 10/24] sparc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 12/24] asm-generic: "
` [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v3 14/24] arc: "
` [PATCH v3 15/24] m68k: "
` [PATCH v3 16/24] arm64: "
` [PATCH v3 17/24] microblaze: "
` [PATCH v3 18/24] sparc: "
` [PATCH v3 19/24] parisc: "
` [PATCH v3 20/24] x86: "
` [PATCH v3 21/24] xtensa: "
` [PATCH v3 22/24] powerpc: "
` [PATCH v3 23/24] mips: "
` [PATCH v3 24/24] s390: "
[PATCH] MAINTAINERS: repair file entry for STARFIVE JH7110 MMC/SD/SDIO DRIVER
2023-02-15 12:41 UTC (2+ messages)
[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
2023-02-15 12:37 UTC (13+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC module
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc driver support
` [PATCH v4 3/4] riscv: dts: starfive: Add mmc node
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc
[PATCH 10/7] riscv: Implement the new page table range API
2023-02-15 12:27 UTC (3+ messages)
[PATCH v4] riscv: patch: Fixup lockdep warning in stop_machine
2023-02-15 11:01 UTC (5+ messages)
[PATCH v3 0/3] StarFive's SDIO/eMMC driver support
2023-02-15 10:36 UTC (10+ messages)
` [PATCH v3 3/3] riscv: dts: starfive: Add mmc node
[PATCH v2 0/6] RISC-V Hardware Probing User Interface
2023-02-15 9:56 UTC (10+ messages)
` [PATCH v2 1/6] RISC-V: Move struct riscv_cpuinfo to new header
` [PATCH v2 2/6] RISC-V: Add a syscall for HW probing
` [PATCH v2 4/6] dt-bindings: Add RISC-V misaligned access performance
[syzbot] riscv/fixes boot error: INFO: rcu detected stall in corrupted
2023-02-15 8:46 UTC (2+ messages)
[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
2023-02-15 7:46 UTC (6+ messages)
` [PATCH v4 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
[PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
2023-02-15 5:22 UTC (2+ messages)
[PATCH] mm: remove zap_page_range and create zap_vma_pages
2023-02-15 3:19 UTC (2+ messages)
[PATCH v16 0/9] RISC-V IPI Improvements
2023-02-15 3:17 UTC (2+ messages)
[PATCH v11 0/3] riscv, mm: detect svnapot cpu support at runtime
2023-02-15 2:47 UTC (3+ messages)
[PATCH v1 0/4] Add JH7110 MIPI DPHY RX support
2023-02-15 1:27 UTC (9+ messages)
` [PATCH v1 1/4] riscv: dts: starfive: jh7110: Add aon syscon node
` [PATCH v1 2/4] dt-bindings: phy: Add starfive,jh7110-dphy-rx
[PATCH v1 0/3] Add DMA driver for StarFive JH7110 SoC
2023-02-15 1:22 UTC (3+ messages)
` [PATCH v1 2/3] dma: dw-axi-dmac: Add support for StarFive DMA
[PATCH 4/4] riscv: dts: allwinner: d1: Add video engine node
2023-02-15 0:25 UTC (2+ messages)
[PATCH 1/3] kernel/reboot: Use the static sys-off handler for any priority
2023-02-15 0:17 UTC (2+ messages)
[PATCH] RISC-V: Guard alternative asm macros with !LINKER_SCRIPT
2023-02-15 0:08 UTC (3+ messages)
[PATCH v3] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
2023-02-15 0:02 UTC (3+ messages)
[PATCH v1 RFC Zisslpcfi 00/20] riscv control-flow integrity for U mode
2023-02-14 18:27 UTC (8+ messages)
` [PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs
[linux-next:master] BUILD REGRESSION 3ebb0ac55efaf1d0fb1b106f852c114e5021f7eb
2023-02-14 17:10 UTC
[PATCH] riscv, mm: Perform BPF exhandler fixup on page fault
2023-02-14 16:25 UTC
[PATCH v2] RISC-V: Enable dead code elimination
2023-02-14 15:09 UTC
[PATCH v4 0/7] Generic IPI sending tracepoint
2023-02-14 14:10 UTC (2+ messages)
[PATCH 1/1] kernel: Match preferred console first
2023-02-14 11:42 UTC (2+ messages)
API for setting multiple PTEs at once
2023-02-14 9:55 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Cross-compile bpftool
2023-02-14 9:44 UTC (3+ messages)
[PATCH] RISC-V: Enable dead code elimination
2023-02-14 8:42 UTC (3+ messages)
` "
[PATCH v2 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero
2023-02-14 7:55 UTC (2+ messages)
[PATCH v2 0/4] crypto: starfive - Add drivers for crypto engine
2023-02-14 7:11 UTC (8+ messages)
` [PATCH v2 4/4] crypto: starfive - Add hash and HMAC support
[PATCH v3 0/4] RISC-V Hibernation Support
2023-02-14 6:57 UTC (9+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH 00/24] Add basic ACPI support for RISC-V
2023-02-14 4:42 UTC (28+ messages)
` [PATCH 06/24] RISC-V: ACPI: Add PCI functions to build ACPI core
` [PATCH 14/24] RISC-V: ACPI: smpboot: Add function to retrieve the hartid
` [PATCH 15/24] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH 16/24] RISC-V: ACPI: clocksource/timer-riscv: Add ACPI support
` [PATCH 19/24] RISC-V: ACPI: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH 20/24] RISC-V: ACPI: cpu: Enable cpuinfo for ACPI systems
` [PATCH 21/24] RISC-V: ACPI: Add ACPI initialization in setup_arch()
` [PATCH 23/24] MAINTAINERS: Add entry for drivers/acpi/riscv
[PATCH v2 0/3] Add RISC-V 32 NOMMU support
2023-02-13 21:48 UTC (7+ messages)
` [PATCH v2 1/3] clk: k210: remove an implicit 64-bit division
` [PATCH v2 3/3] riscv: configs: Add nommu defconfig for RV32
[PATCH 8/8] kbuild, PCI: microchip: comment out MODULE_LICENSE in non-modules
2023-02-13 19:23 UTC (10+ messages)
[linux-next:master] BUILD REGRESSION 09e41676e35ab06e4bce8870ea3bf1f191c3cb90
2023-02-13 17:36 UTC
[PATCH v4 00/15] spi: Add support for stacked/parallel memories
2023-02-10 19:36 UTC (8+ messages)
` [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
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