messages from 2023-02-10 20:42:54 to 2023-02-14 08:03:32 UTC [more...]
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-02-14 7:49 UTC (14+ 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 v2 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero
2023-02-14 7:55 UTC (2+ messages)
[PATCH v3] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
2023-02-14 7:54 UTC (2+ messages)
[PATCH v1 0/4] Add JH7110 MIPI DPHY RX support
2023-02-14 7:49 UTC (12+ 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 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 -next v13 00/19] riscv: Add vector ISA support
2023-02-14 6:43 UTC (5+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
[PATCH 00/24] Add basic ACPI support for RISC-V
2023-02-14 4:42 UTC (49+ messages)
` [PATCH 02/24] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH 05/24] RISC-V: ACPI: Add basic functions to build ACPI core
` [PATCH 06/24] RISC-V: ACPI: Add PCI "
` [PATCH 07/24] RISC-V: ACPI: Enable ACPI build infrastructure
` [PATCH 11/24] RISC-V: ACPI: irqchip/riscv-intc: Add ACPI support
` [PATCH 13/24] RISC-V: ACPI: smpboot: Add ACPI support in smp_setup()
` [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 24/24] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter
[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
2023-02-14 2:37 UTC (11+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree
[PATCH v1] RISC-V: take text_mutex during alternative patching
2023-02-13 22:40 UTC (4+ messages)
[PATCH v2 0/3] Add RISC-V 32 NOMMU support
2023-02-13 21:48 UTC (8+ messages)
` [PATCH v2 1/3] clk: k210: remove an implicit 64-bit division
` [PATCH v2 2/3] riscv: Kconfig: Allow RV32 to build with no MMU
` [PATCH v2 3/3] riscv: configs: Add nommu defconfig for RV32
[PATCH v1 RFC Zisslpcfi 00/20] riscv control-flow integrity for U mode
2023-02-13 20:01 UTC (25+ messages)
` [PATCH v1 RFC Zisslpcfi 01/20] sslp stubs: shadow stack and landing pad stubs
` [PATCH v1 RFC Zisslpcfi 02/20] riscv: zisslpcfi enumeration
` [PATCH v1 RFC Zisslpcfi 03/20] riscv: zisslpcfi extension csr and bit definitions
` [PATCH v1 RFC Zisslpcfi 04/20] riscv: kernel enabling user code for shadow stack and landing pad
` [PATCH v1 RFC Zisslpcfi 05/20] mmap : Introducing new protection "PROT_SHADOWSTACK" for mmap
` [PATCH v1 RFC Zisslpcfi 06/20] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [PATCH v1 RFC Zisslpcfi 07/20] elf: ELF header parsing in GNU property for cfi state
` [PATCH v1 RFC Zisslpcfi 08/20] riscv: ELF header parsing in GNU property for riscv zisslpcfi
` [PATCH v1 RFC Zisslpcfi 09/20] riscv mmu: riscv shadow stack page fault handling
` [PATCH v1 RFC Zisslpcfi 10/20] riscv mmu: write protect and shadow stack
` [PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs
` [PATCH v1 RFC Zisslpcfi 12/20] riscv mm: manufacture shadow stack pte and is vma shadowstack
` [PATCH v1 RFC Zisslpcfi 13/20] riscv: illegal instruction handler for cfi violations
` [PATCH v1 RFC Zisslpcfi 14/20] riscv: audit mode "
` [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
` [PATCH v1 RFC Zisslpcfi 16/20] riscv: Implements sslp prctls
` [PATCH v1 RFC Zisslpcfi 17/20] riscv ucontext: adding shadow stack pointer field in ucontext
` [PATCH v1 RFC Zisslpcfi 18/20] riscv signal: Save and restore of shadow stack for signal
` [PATCH v1 RFC Zisslpcfi 19/20] config: adding two new config for control flow integrity
` [PATCH v1 RFC Zisslpcfi 20/20] riscv: select config for shadow stack and landing pad instr support
[PATCH] RISC-V: Enable dead code elimination
2023-02-13 19:39 UTC (2+ messages)
[PATCH 8/8] kbuild, PCI: microchip: comment out MODULE_LICENSE in non-modules
2023-02-13 19:23 UTC (12+ messages)
[linux-next:master] BUILD REGRESSION 09e41676e35ab06e4bce8870ea3bf1f191c3cb90
2023-02-13 17:36 UTC
[PATCH 0/2] riscv: Fix alternatives issues on for-next
2023-02-13 16:46 UTC (11+ messages)
` [PATCH 1/2] riscv: Fix early alternative patching
` [PATCH 2/2] riscv: Fix Zbb alternative IDs
[PATCH v4 00/15] spi: Add support for stacked/parallel memories
2023-02-10 19:36 UTC (16+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v4 02/15] net: "
` [PATCH v4 03/15] iio: imu: "
` [PATCH v4 04/15] mtd: devices: "
` [PATCH v4 05/15] staging: "
` [PATCH v4 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH v4 08/15] ALSA: hda: cs35l41: "
` [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
[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
2023-02-13 15:26 UTC (7+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver
[PATCH bpf-next] selftests/bpf: Cross-compile bpftool
2023-02-13 14:30 UTC
[PATCH v1 0/3] Add DMA driver for StarFive JH7110 SoC
2023-02-13 13:08 UTC (7+ messages)
` [PATCH v1 1/3] dt-bindings: dma: snps,dw-axi-dmac: Update resets and add snps,num-hs-if
` [PATCH v1 2/3] dma: dw-axi-dmac: Add support for StarFive DMA
[PATCH v13 0/2] Microchip Soft IP corePWM driver
2023-02-13 12:45 UTC (7+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "
[PATCH 1/1] kernel: Match preferred console first
2023-02-13 11:39 UTC
[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
2023-02-13 9:26 UTC (24+ messages)
` [PATCH 01/12] dt-bindings: riscv: sifive-ccache: Add compatible "
` [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached-offset' property
` [PATCH 03/12] soc: sifive: ccache: Add StarFive JH7100 support
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling
` [PATCH 05/12] riscv: Implement non-coherent DMA support via SiFive cache flushing
` [PATCH 06/12] dt-bindings: mfd: syscon: Add StarFive JH7100 sysmain compatible
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC
` [PATCH 08/12] net: stmmac: Add glue layer for "
` [PATCH 09/12] riscv: dts: starfive: Add dma-noncoherent for "
` [PATCH 10/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH 11/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH 12/12] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-02-13 7:54 UTC (12+ messages)
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[PATCH v5 00/13] riscv: improve boot time isa extensions handling
2023-02-12 22:21 UTC (13+ messages)
[PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page
2023-02-12 16:26 UTC (6+ messages)
` [PATCH v4 5/8] RISC-V: cpufeature: Put vendor_id to work
[PATCH v5 0/2] Zbb string optimizations
2023-02-12 15:47 UTC (3+ messages)
` [PATCH v5 2/2] RISC-V: add zbb support to string functions
sagar.kadam@sifive is bouncing
2023-02-11 11:20 UTC
[PATCH v1] RISC-V: add a spin_shadow_stack declaration
2023-02-11 10:16 UTC (3+ messages)
[PATCH v5 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2023-02-11 8:24 UTC (3+ messages)
RISC-V Patchwork
2023-02-10 21:40 UTC (4+ messages)
[PATCH 0/2] Small fixups for the Zbb string functions
2023-02-10 20:49 UTC (2+ messages)
[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-10 20:39 UTC (10+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 v2 2/6] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.4 v2 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT
[PATCH v3 2/2] riscv: dts: nezha-d1: add gpio-line-names
2023-02-10 20:37 UTC (2+ messages)
[PATCH 5.10 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-10 20:19 UTC (2+ messages)
` [PATCH 5.10 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
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;
as well as URLs for NNTP newsgroup(s).