messages from 2023-11-15 15:09:49 to 2023-11-21 22:46:04 UTC [more...]
[PATCH v4 0/5] RISC-V SBI debug console extension support
2023-11-21 22:45 UTC (12+ messages)
` [PATCH v4 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v4 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v4 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v4 4/5] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v4 5/5] RISC-V: Enable SBI based earlycon support
[PATCH] riscv: select ARCH_HAS_FAST_MULTIPLIER
2023-11-21 22:20 UTC (2+ messages)
[PATCH] riscv: mm: implement pgprot_nx
2023-11-21 21:34 UTC (2+ messages)
[PATCH 0/2] riscv: Resolve module loading issues
2023-11-21 21:33 UTC (5+ messages)
` [PATCH 1/2] Support rv32 ULEB128 test
` [PATCH 2/2] Correct type casting in module loading
[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-11-21 21:32 UTC (6+ messages)
` [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
[PATCH] riscv: errata: andes: Probe IOCP during boot stage
2023-11-21 21:21 UTC (2+ messages)
[PATCH] riscv: Fix SMP when shadow call stacks are enabled
2023-11-21 21:19 UTC
[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
2023-11-21 17:55 UTC (18+ messages)
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
[PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
2023-11-21 17:51 UTC (3+ messages)
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-21 17:00 UTC (5+ messages)
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
[PATCH v3] perf vendor events riscv: add StarFive Dubhe-90 JSON file
2023-11-21 16:53 UTC (3+ messages)
[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
2023-11-21 13:50 UTC (4+ messages)
` [PATCH v3 026/108] pwm: sifive: Make use of pwmchip_parent() macro
` [PATCH v3 070/108] pwm: microchip-core: Make use of devm_pwmchip_alloc() function
` [PATCH v3 083/108] pwm: sifive: "
[PATCH v6 0/7] consolidate and cleanup CPU capacity
2023-11-21 15:43 UTC (3+ messages)
` [PATCH v6 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-21 14:12 UTC (3+ messages)
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
[PATCH 00/21] Initial cleanups for vCPU hotplug
2023-11-21 13:45 UTC (22+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 02/21] x86: intel_epb: Don't rely on link order
` [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
` [PATCH 04/21] Loongarch: "
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH 18/21] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable()
[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
2023-11-21 13:33 UTC (7+ messages)
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
2023-11-21 13:14 UTC (20+ messages)
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation
[PATCH v4 0/2] Change the sg2042 timer layout to fit aclint format
2023-11-21 13:03 UTC (8+ messages)
` [PATCH v4 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
` [PATCH v4 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")
2023-11-21 9:56 UTC (6+ messages)
[PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
2023-11-21 7:52 UTC (2+ messages)
[PATCH v3 0/4] Add Svadu Extension Support
2023-11-21 3:12 UTC (3+ messages)
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-11-21 1:44 UTC (7+ messages)
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs
[PATCH 1/1] tty/serial: RISC-V SBI earlycon via DBCN extension
2023-11-20 21:27 UTC (3+ messages)
RISC-V regression on Linux 6.7-rc1
2023-11-20 18:52 UTC (3+ messages)
[PATCH] riscv: Safely remove entries from relocation list
2023-11-20 17:36 UTC
[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
2023-11-20 15:59 UTC (4+ messages)
` [PATCH 1/2] cfi: Flip headers
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call
[RFC] support built-in ethernet phy which needs some mmio accesses
2023-11-20 15:54 UTC (5+ messages)
[PATCH 0/2] nvmem: Add Sophgo eFuse driver
2023-11-20 10:42 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: nvmem: Add sophgo,efuses
` [PATCH 2/2] nvmem: Add Sophgo eFuse driver
[PATCH] scripts: clean up IA-64 code
2023-11-20 5:15 UTC (4+ messages)
[PATCH 4/5] clk: sophgo: Add SG2042 clock generator driver
2023-11-19 11:11 UTC (2+ messages)
[PATCH] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
2023-11-19 9:48 UTC (2+ messages)
[PATCH v3 0/2] Change the sg2042 timer layout to fit aclint format
2023-11-18 1:12 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
` [PATCH v3 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
2023-11-17 22:48 UTC (13+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac
[PATCH v11 0/5] riscv: Add fine-tuned checksum functions
2023-11-17 21:28 UTC (6+ messages)
` [PATCH v11 1/5] asm-generic: Improve csum_fold
` [PATCH v11 2/5] riscv: Add static key for misaligned accesses
` [PATCH v11 3/5] riscv: Add checksum header
` [PATCH v11 4/5] riscv: Add checksum library
` [PATCH v11 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
[PATCH v10 0/5] riscv: Add fine-tuned checksum functions
2023-11-17 21:07 UTC (4+ messages)
` [PATCH v10 4/5] riscv: Add checksum library
linux-next: Tree for Nov 15 (RV32: arch/riscv/kernel/tests/module_test/test_uleb128.S)
2023-11-17 17:12 UTC (2+ messages)
[PATCH v2 0/6] DRM driver for verisilicon
2023-11-15 16:00 UTC (7+ messages)
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
[PATCH 2/7] kexec_file: print out debugging message if required
2023-11-17 14:01 UTC (7+ messages)
[PATCH v3 0/9] RISC-V SBI debug console extension support
2023-11-17 13:11 UTC (10+ messages)
` [PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v3 7/9] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
[PATCH] riscv: compat_vdso: align VDSOAS build log
2023-11-17 12:58 UTC
[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
2023-11-17 12:58 UTC
[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
2023-11-17 12:54 UTC (4+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller
[PATCH 4/7] kexec_file, arm64: print out debugging message if required
2023-11-17 0:55 UTC (3+ messages)
[PATCH 0/5] riscv: sophgo: add clock support for sg2042
2023-11-17 0:34 UTC (7+ messages)
` [PATCH 2/5] dt-bindings: soc: sophgo: Add Sophgo syscon module
` [PATCH 3/5] dt-bindings: clock: sophgo: Add SG2042 bindings
[PATCH 32/34] KVM: selftests: Add basic selftest for guest_memfd()
2023-11-16 21:00 UTC (2+ messages)
[PATCH 0/2] riscv: sophgo: add pinctrl support for cv1800b
2023-11-16 16:36 UTC (3+ messages)
` [PATCH 1/2] riscv: dts: cv1800b: add pinctrl node "
[PATCH v3 1/1] clocksource/timer-riscv: Add riscv_clock_shutdown callback
2023-11-16 11:51 UTC (2+ messages)
[PATCH v2 1/1] clocksource/timer-risc: Add riscv_clock_shutdown callback
2023-11-16 10:12 UTC (2+ messages)
[PATCH 0/4] riscv: sophgo: add reset support for cv1800b
2023-11-15 21:00 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: reset: Add binding for Sophgo CV1800B reset controller
[PATCH 1/1] clocksource/timer-risc: Add riscv_clock_shutdown callback
2023-11-15 16:24 UTC (4+ messages)
[PATCH v6 0/7] RISC-V: Add MMC support for TH1520 boards
2023-11-15 16:05 UTC (11+ messages)
` [PATCH v6 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v6 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
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 read-only IMAP folder(s) and NNTP newsgroup(s).