Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 20:04:49 to 2024-03-29 06:47:01 UTC [more...]

RISC-V for-next/fixes (cont'd from PW sync)
 2024-03-29  6:46 UTC  (3+ messages)

[PATCH v13 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-29  6:21 UTC  (6+ messages)
` [PATCH v13 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v13 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v13 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v13 4/5] clk: sophgo: Add SG2042 clock driver
` [PATCH v13 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-03-29  5:15 UTC  (31+ messages)
` [PATCH v2 01/27] riscv: envcfg save and restore on task switching
` [PATCH v2 02/27] riscv: define default value for envcfg
` [PATCH v2 03/27] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v2 04/27] riscv: zicfiss/zicfilp enumeration
` [PATCH v2 05/27] riscv: zicfiss/zicfilp extension csr and bit definitions
` [PATCH v2 06/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v2 07/27] mm: Define VM_SHADOW_STACK for RISC-V
` [PATCH v2 08/27] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [PATCH v2 09/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v2 10/27] riscv mm: manufacture shadow stack pte
` [PATCH v2 11/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v2 12/27] riscv mmu: write protect and shadow stack
` [PATCH v2 13/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v2 14/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v2 15/27] prctl: arch-agnostic prctl for shadow stack
` [PATCH v2 16/27] prctl: arch-agnostic prtcl for indirect branch tracking
` [PATCH v2 17/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v2 18/27] riscv: Implements arch argnostic indirect branch tracking prctls
` [PATCH v2 19/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v2 20/27] riscv/traps: Introduce software check exception
` [PATCH v2 21/27] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v2 22/27] riscv signal: Save and restore of shadow stack for signal
` [PATCH v2 23/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v2 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v2 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v2 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v12 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-29  4:00 UTC  (2+ messages)

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-03-29  2:32 UTC  (9+ messages)
` [PATCH v3 6/6] "

[PATCH v6 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-03-29  2:04 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v6 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v6 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-28 23:17 UTC  (13+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 23:05 UTC  (9+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/7] security: "
` [PATCH 3/7] crypto: "
` [PATCH 4/7] initrd: "
` [PATCH 5/7] ipc: "
` [PATCH 6/7] io_uring: Remove the now superfluous sentinel elements "
` [PATCH 7/7] drivers: perf: "
` (subset) [PATCH 0/7] sysctl: Remove sentinel elements from misc directories

[PATCH] cache: sifive_ccache: Partially convert to a platform driver
 2024-03-28 22:44 UTC  (3+ messages)

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-03-28 22:07 UTC  (8+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Enable cross platform testing for local vmtest
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
` [PATCH bpf-next 3/5] selftests/bpf: Add config.riscv64
` [PATCH bpf-next 4/5] selftests/bpf: Add DENYLIST.riscv64
` [PATCH bpf-next 5/5] selftests/bpf: Add riscv64 configurations to local vmtest

[PATCH v1 0/5] riscv: Kconfig.socs: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
 2024-03-28 21:11 UTC  (9+ messages)
` [PATCH v1 1/5] riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210
` [PATCH v1 2/5] soc: canaan: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
` [PATCH v1 3/5] clk: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210
` [PATCH v1 4/5] pinctrl: "
` [PATCH v1 5/5] reset: "

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-28 20:01 UTC  (25+ messages)
` [PATCH 2/9] dma: Convert from tasklet to BH workqueue
` [PATCH 4/9] USB: "
` [PATCH 6/9] ipmi: "
` [PATCH 9/9] mmc: "

[PATCH v5 0/1] Add StarFive JH8100 dwmac support
 2024-03-28 20:42 UTC  (4+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
 2024-03-28 19:34 UTC  (6+ messages)
` [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
  ` [RISC-V] [tech-j-ext] "

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-03-28 19:01 UTC  (4+ messages)
` [PATCH v4 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

[PATCH 0/2] riscv: ftrace: make stack walk more robust
 2024-03-28 18:40 UTC  (3+ messages)
` [PATCH 1/2] riscv: stacktrace: use arch_stack_walk() in place of walk_stackframe
` [PATCH 2/2] riscv: stacktrace: make walk_stackframe() more robust

[PATCH 0/2] RISC-V: Test th.mxstatus.MAEE bit before enabling MAEE
 2024-03-28 15:43 UTC  (9+ messages)
` [PATCH 2/2] riscv: T-Head: Test availability bit before enabling MAEE errata

[PATCH] riscv: compat_vdso: align VDSOAS build log
 2024-03-28 15:20 UTC  (2+ messages)

[RFC PATCH] ftrace: riscv: move from REGS to ARGS
 2024-03-28 14:18 UTC 

[syzbot] riscv/fixes boot error: can't ssh into the instance (3)
 2024-03-28 13:08 UTC  (3+ messages)

[PATCH v7 1/2] kprobes: Implement trampoline memory allocator for tracing
 2024-03-28 12:50 UTC  (4+ messages)
` [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH] riscv: process: Fix kernel gp leakage
 2024-03-28 12:09 UTC  (4+ messages)
` [External] "

[PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-03-28  9:18 UTC  (23+ messages)
` [PATCH v16 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v16 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v16 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v16 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v16 05/22] PCI: microchip: Rename two PCIe data structures
` [PATCH v16 06/22] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v16 07/22] PCI: microchip: Rename two setup functions
` [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v16 09/22] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v16 10/22] PCI: microchip: Rename interrupt related functions
` [PATCH v16 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v16 12/22] PCI: microchip: Add request_event_irq() callback function
` [PATCH v16 13/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v16 14/22] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v16 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v16 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v16 17/22] PCI: plda: Add event bitmap field to struct plda_pcie_rp
` [PATCH v16 18/22] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v16 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v16 20/22] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v16 21/22] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v16 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH 0/5] riscv: improve nommu and timer-clint
 2024-03-28 10:11 UTC  (5+ messages)
` [PATCH 2/5] riscv: nommu: use CSR_TIME* for get_cycles* implementation

[PATCH v11 00/11] Support page table check PowerPC
 2024-03-28  9:28 UTC  (18+ messages)
` [PATCH v11 01/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"
` [PATCH v11 02/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set"
` [PATCH v11 03/11] mm: Provide addr parameter to page_table_check_pte_set()
` [PATCH v11 04/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear"
` [PATCH v11 05/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear"
` [PATCH v11 06/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear"
` [PATCH v11 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v11 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v11 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v11 10/11] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v11 11/11] powerpc: mm: Support page table check

6.9-rc1 regression: irq: no irq domain found for interrupt-controller@c000000
 2024-03-28  9:19 UTC  (3+ messages)

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2024-03-28  8:50 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: qcom: Update DT bindings for multiple DT

[PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
 2024-03-28  7:38 UTC 

[PATCH] riscv: Check that vdso does not contain any dynamic relocations
 2024-03-28  7:32 UTC  (2+ messages)

[PATCH v9 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-03-28  7:27 UTC  (2+ messages)
` 回复: "

[PATCH v1 0/2] Add camera subsystem for StarFive
 2024-03-28  6:28 UTC  (10+ messages)
` [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
    ` 回复: "
        ` 回复: "
              ` 回复: "

[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
 2024-03-28  2:52 UTC  (29+ messages)
` [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
` [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
` [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
` [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
` [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
` [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
` [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
` [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation
` [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
` [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
` [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation
` [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros
` [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation
` [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers

[PATCH 0/2] perf kvm: Add kvm stat support on riscv
 2024-03-28  3:12 UTC  (3+ messages)
` [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events
` [PATCH 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-03-28  2:09 UTC  (3+ messages)

[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-28  2:21 UTC  (5+ messages)
` [PATCH v6 05/13] riscv: Only send remote fences when some other CPU is online
  ` [External] "

[PATCH 5/5] clocksource/drivers/timer-clint: Add T-Head C9xx clint support
 2024-03-27 22:53 UTC  (2+ messages)

[PATCH v3 00/14] Unified cross-architecture kernel-mode FPU API
 2024-03-27 22:08 UTC  (10+ messages)
` [PATCH v3 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 06/14] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v3 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v3 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v3 14/14] selftests/fpu: Allow building on other architectures

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-27 19:39 UTC  (5+ messages)
` [PATCH v2 12/14] sh: "


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