linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-21 11:52:02 to 2024-12-01 15:31:27 UTC [more...]

[PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
 2024-12-01 11:19 UTC  (2+ messages)

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-12-01 15:31 UTC  (10+ messages)
` [PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v3 2/7] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v3 4/7] riscv: ftrace: do not use stop_machine to update code
` [PATCH v3 5/7] riscv: vector: Support calling schedule() for preemptible Vector
` [PATCH v3 6/7] riscv: add a data fence for CMODX in the kernel mode
` [PATCH v3 7/7] riscv: ftrace: support PREEMPT

Updates for asm/ptrace/insn code
 2024-12-01 10:27 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: ptrace: add regs_set_register()
` [PATCH v2 2/3] riscv: traps: make insn fetch common in unknown instruction
` [PATCH v2 3/3] riscv: insn: add RV_EXTRACT_FUNCT3()

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-11-30 22:39 UTC  (9+ messages)

[PATCH] riscv/ptrace: add new regset to get original a0 register
 2024-11-30 21:47 UTC 

[PATCH v5 0/2] Improve interrupt handling during machine kexec
 2024-11-30 20:11 UTC  (3+ messages)
` [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
` [PATCH v5 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown

[PATCH] riscv: Fixup boot failure when CONFIG_RT_MUTEXES=y
 2024-11-30 15:36 UTC  (3+ messages)

[RESEND PATCH] riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y
 2024-11-30 15:33 UTC 

[PATCH] mailbox: th1520: Fix a NULL vs IS_ERR() bug
 2024-11-30 12:34 UTC  (2+ messages)

[PATCH] mailbox: mpfs: fix copy and paste bug in probe
 2024-11-30 10:07 UTC 

[PATCH v5 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
 2024-11-30  7:09 UTC  (9+ messages)
` [PATCH v5 1/1] "

[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
 2024-11-30  0:40 UTC  (17+ messages)
` [PATCH v6 13/13] riscv: Add qspinlock support

[PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2024-11-29 19:50 UTC  (3+ messages)

[PATCH v3 0/3] Add clock controller support for Spacemit K1
 2024-11-29 15:31 UTC  (15+ messages)
` [PATCH v3 1/3] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC
` [PATCH v3 2/3] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC

[PATCH] riscv: Rewrite AMO instructions via lr and sc
 2024-11-29 16:29 UTC  (3+ messages)

[PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
 2024-11-29 16:20 UTC  (4+ messages)

[PATCH v4 0/2] Improve interrupt handling during machine kexec
 2024-11-29 15:53 UTC  (7+ messages)
` [PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
` [PATCH v4 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown

[bug report] mailbox: Introduce support for T-head TH1520 Mailbox driver
 2024-11-29 12:37 UTC  (2+ messages)

[PATCH] riscv: kprobes: Fix incorrect address calculation
 2024-11-29 12:19 UTC  (3+ messages)

Proszę o kontakt
 2024-11-29  8:50 UTC 

[PATCH v3 0/2] Improve interrupt handling during machine kexec
 2024-11-29  4:42 UTC  (6+ messages)
` [PATCH v3 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
` [PATCH v3 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown

[PATCH v2] riscv: module: use a plain variable for list_head instead of a pointer
 2024-11-28 14:24 UTC  (6+ messages)

[PATCH 0/8] Add SBI v3.0 PMU enhancements
 2024-11-28 13:10 UTC  (3+ messages)
` [PATCH 2/8] drivers/perf: riscv: Fix Platform firmware event data

[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
 2024-11-28 12:38 UTC  (2+ messages)

[PATCH v2] arm64: kexec: Check if IRQ is already masked before masking
 2024-11-28 10:43 UTC  (3+ messages)

[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2024-11-28 10:36 UTC  (8+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code

[PATCH 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests
 2024-11-28  9:00 UTC  (9+ messages)
` [PATCH 1/4] RISC-V: KVM: Allow Svvptc extension for Guest/VM
` [PATCH 2/4] RISC-V: KVM: Allow Zabha "
` [PATCH 3/4] RISC-V: KVM: Allow Ziccrse "
` [PATCH 4/4] KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list test

[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
 2024-11-28  8:43 UTC  (25+ messages)
` [PATCH v4 01/16] KVM: Move KVM_REG_SIZE() definition to common uAPI header
` [PATCH v4 02/16] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
` [PATCH v4 03/16] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
` [PATCH v4 04/16] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
` [PATCH v4 05/16] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
` [PATCH v4 06/16] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
` [PATCH v4 07/16] KVM: selftests: Compute number of extra pages needed "
` [PATCH v4 08/16] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
` [PATCH v4 09/16] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH v4 10/16] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
` [PATCH v4 11/16] KVM: selftests: Precisely limit the number of guest loops "
` [PATCH v4 12/16] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
` [PATCH v4 13/16] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
` [PATCH v4 14/16] KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
` [PATCH v4 15/16] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
` [PATCH v4 16/16] KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR

[PATCH v3] riscv: module: remove relocation_head rel_entry member allocation
 2024-11-28  8:16 UTC 

[PATCH] riscv: Always inline bitops
 2024-11-27 19:06 UTC  (2+ messages)

[GIT PULL] RISC-V Paches for the 6.13 Merge Window, Part 1
 2024-11-27 19:37 UTC  (2+ messages)

[PATCH v4 00/26] mm: introduce numa_memblks
 2024-11-27 19:32 UTC  (3+ messages)
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks

[GIT PULL] KVM/riscv changes for 6.13, part #2
 2024-11-27 16:59 UTC  (6+ messages)

[PATCH v6 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
 2024-11-27 15:49 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH] RISC-V: Remove unnecessary include from compat.h
 2024-11-27 15:20 UTC  (2+ messages)

[PATCH v4 0/1] riscv: dts: starfive: jh7110-pine64-star64: enable usb0 host function
 2024-11-27 15:15 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] riscv: module: use a plain variable for list_head instead of a pointer
 2024-11-27 14:18 UTC  (3+ messages)

[PATCH v3 0/1] riscv: dts: starfive: jh7110-pine64-star64: enable usb0 host function
 2024-11-27 13:38 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/3] Add clock controller support for Spacemit K1
 2024-11-27 11:20 UTC  (4+ messages)
` [PATCH v2 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC

[PATCH v11 00/14] riscv: Add support for xtheadvector
 2024-11-27  9:23 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
 2024-11-27  4:18 UTC 

[PATCH] tools: Override makefile ARCH variable if defined, but empty
 2024-11-26 19:08 UTC  (5+ messages)

[PATCH] RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
 2024-11-26 17:53 UTC  (4+ messages)

[PATCH v4 0/4] Add Microchip IPC mailbox
 2024-11-26 16:21 UTC  (7+ messages)
` [PATCH v4 1/4] riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v4 2/4] riscv: export __cpuid_to_hartid_map
` [PATCH v4 3/4] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
` [PATCH v4 4/4] mailbox: add Microchip IPC support

[PATCH v2 0/7] riscv: convert bottom half of exception handling to C
 2024-11-26  0:08 UTC  (3+ messages)
` [PATCH v2 3/7] "

[PATCH-next] mailbox: th1520: Fix out of bounds write
 2024-11-25 19:10 UTC 

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-25 15:07 UTC  (11+ messages)
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
 2024-11-25 13:13 UTC 

[PATCH RFC v3 0/3] riscv: add Svukte extension
 2024-11-25 12:08 UTC  (3+ messages)
` [PATCH RFC v3 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH v4 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-25 10:05 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v4 2/2] i2c: spacemit: add support for SpacemiT "

Zapytanie ofertowe
 2024-11-25  9:10 UTC 

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-24 19:18 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH v3 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-24 15:32 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH v4] ACPI: introduce acpi_arch_init
 2024-11-22 20:33 UTC  (2+ messages)

[PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
 2024-11-21 22:41 UTC  (4+ messages)

[PATCHv2 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
 2024-11-21 11:49 UTC  (3+ messages)


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).