Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-12 06:37:29 to 2025-11-14 16:21:28 UTC [more...]

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-14 16:20 UTC  (33+ messages)
` [PATCH v7 01/31] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v7 02/31] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v7 03/31] rcu: Add a small-width RCU watching counter debug option
` [PATCH v7 04/31] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v7 05/31] jump_label: Add annotations for validating noinstr usage
` [PATCH v7 06/31] static_call: Add read-only-after-init static calls
` [PATCH v7 07/31] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v7 08/31] x86/idle: Mark x86_idle "
` [PATCH v7 09/31] x86/paravirt: Mark pv_steal_clock "
` [PATCH v7 10/31] riscv/paravirt: "
` [PATCH v7 11/31] loongarch/paravirt: "
` [PATCH v7 12/31] arm64/paravirt: "
` [PATCH v7 13/31] arm/paravirt: "
` [PATCH v7 14/31] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v7 15/31] sched/clock: Mark sched_clock_running key "
` [PATCH v7 16/31] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v7 17/31] x86/bugs: Mark cpu_buf_vm_clear key as allowed in .noinstr
` [PATCH v7 18/31] x86/speculation/mds: Mark cpu_buf_idle_clear "
` [PATCH v7 19/31] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v7 20/31] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v7 21/31] stackleack: Mark stack_erasing_bypass key "
` [PATCH v7 22/31] objtool: Add noinstr validation for static branches/calls
` [PATCH v7 23/31] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v7 24/31] context-tracking: Introduce work deferral infrastructure
` [PATCH v7 25/31] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v7 26/31] x86/jump_label: Add ASM support for static_branch_likely()
` [PATCH v7 27/31] x86/mm: Make INVPCID type macros available to assembly
` [RFC PATCH v7 28/31] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
` [RFC PATCH v7 31/31] x86/entry: Add an option to coalesce TLB flushes

How to Avoid Starving the Kernel When Using SSE
 2025-11-14 15:41 UTC  (2+ messages)

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-11-14 13:43 UTC  (17+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK

[RFC PATCH] riscv: dts: spacemit: initial i2c support for OrangePi RV2
 2025-11-14 13:33 UTC  (4+ messages)

[PATCH v2] i2c: spacemit: fix detect issue
 2025-11-14 13:32 UTC  (5+ messages)

[PATCH] riscv: sbi: Prefer SRST shutdown over legacy
 2025-11-14 10:58 UTC  (2+ messages)

[PATCH v2] of/irq: Ignore interrupt parent for nodes without interrupts
 2025-11-14 10:47 UTC 

[PATCH v4 0/3] Add support for Microchip CoreSPI Controller
 2025-11-14 10:45 UTC  (4+ messages)
` [PATCH v4 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v4 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v4 3/3] spi: add support for microchip "soft" spi controller

[PATCH] irqchip/riscv-intc: Fix missing .free callback for freeing local IRQs
 2025-11-14  7:28 UTC 

[PATCH] tools: riscv: Fixed misalignment of CSR related definitions
 2025-11-14  7:12 UTC 

[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
 2025-11-14  7:06 UTC  (14+ messages)
    ` [PATCH RFC 01/13] dt-bindings: soc: starfive: Add vout-subsystem IP block

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-11-14  6:19 UTC  (3+ messages)
` [PATCH v5 44/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match

[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-11-14  6:05 UTC  (10+ messages)
` [PATCH v6 1/7] dt-bindings: phy: spacemit: Add SpacemiT PCIe/combo PHY
` [PATCH v6 2/7] dt-bindings: phy: spacemit: Introduce PCIe PHY
` [PATCH v6 3/7] dt-bindings: pci: spacemit: Introduce PCIe host controller
` [PATCH v6 4/7] phy: spacemit: Introduce PCIe/combo PHY
` [PATCH v6 5/7] PCI: spacemit: Add SpacemiT PCIe host driver
` [PATCH v6 6/7] riscv: dts: spacemit: Add a PCIe regulator
` [PATCH v6 7/7] riscv: dts: spacemit: PCIe and PHY-related updates

[PATCH v2] clk: spacemit: fix comment typo
 2025-11-14  2:20 UTC  (2+ messages)

[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-11-14  3:32 UTC  (3+ messages)
` [PATCH v6 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v6 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support

[PATCH] of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root node
 2025-11-14  2:53 UTC  (3+ messages)

[PATCH v5 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-11-14  2:12 UTC  (3+ messages)
  ` [External] "

[PATCH 00/10] KVM: selftests: Convert to kernel-style types
 2025-11-14  0:52 UTC  (4+ messages)

[PATCH v2] RISC-V: KVM: Fix guest page fault within HLV* instructions
 2025-11-14  0:38 UTC  (3+ messages)
  `  "

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-11-13 19:18 UTC  (6+ messages)
` [PATCH v3 1/7] "

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-11-13 19:17 UTC  (33+ messages)
` [PATCH v3 01/22] mm/ptdump: replace READ_ONCE() with standard page table accessors
` [PATCH v3 02/22] mm: "
` [PATCH v3 03/22] mm/dirty: replace READ_ONCE() with pudp_get()
` [PATCH v3 04/22] perf/events: replace READ_ONCE() with standard page table accessors
` [PATCH v3 05/22] mm: Move the fallback definitions of pXXp_get()
` [PATCH v3 06/22] mm: Always use page table accessor functions
` [PATCH v3 07/22] checkpatch: Warn on page table access without accessors
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent
` [PATCH v3 09/22] riscv: hibernate: Replace open-coded pXXp_get()
` [PATCH v3 10/22] riscv: mm: Always use page table accessor functions
` [PATCH v3 11/22] riscv: mm: Simplify set_p4d() and set_pgd()
` [PATCH v3 12/22] riscv: mm: Deduplicate _PAGE_CHG_MASK definition
` [PATCH v3 13/22] riscv: ptdump: Only show N and MT bits when enabled in the kernel
` [PATCH v3 14/22] riscv: mm: Fix up memory types when writing page tables
` [PATCH v3 15/22] riscv: mm: Expose all page table bits to assembly code
` [PATCH v3 16/22] riscv: alternative: Add an ALTERNATIVE_3 macro
` [PATCH v3 17/22] riscv: alternative: Allow calls with alternate link registers
` [PATCH v3 18/22] riscv: Fix logic for selecting DMA_DIRECT_REMAP
` [PATCH v3 19/22] dt-bindings: riscv: Describe physical memory regions
` [PATCH v3 20/22] riscv: mm: Use physical memory aliases to apply PMAs
` [PATCH v3 21/22] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA
` [PATCH v3 22/22] riscv: dts: eswin: eic7700: "

[PATCH v2] riscv: Update MIPS vendor id to 0x127
 2025-11-13 16:10 UTC 

[PATCH] riscv: Update MIPS vendor id to 0x127
 2025-11-13 16:07 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-11-13 15:39 UTC  (3+ messages)

[PATCH v2] riscv/plic: assign context ID based on hartid
 2025-11-13 15:18 UTC  (3+ messages)

[PATCH v2 0/8] Add support for StarFive VisionFive 2 Lite board
 2025-11-13 15:16 UTC  (13+ messages)

[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-11-13 14:47 UTC  (19+ messages)
` [PATCH v5 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v5 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v5 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v5 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v3 0/3] Optimize code generation during context switching
 2025-11-13 12:11 UTC  (6+ messages)
` [PATCH v3 1/3] Make enter_lazy_tlb inline on x86
` [PATCH v3 2/3] Make raw_spin_rq_unlock inline
` [PATCH v3 3/3] Make finish_task_switch and its subfuncs inline in context switching

[PATCH] riscv: fix KUnit test_kprobes crash when building with Clang
 2025-11-13 10:51 UTC 

[GIT PULL] RISC-V SpacemiT Devicetrees for v6.19
 2025-11-13 10:14 UTC 

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-11-13  7:28 UTC  (7+ messages)
` [PATCH V15 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V15 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V15 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V15 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V15 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V15 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2025-11-13  0:43 UTC  (29+ messages)
` [PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v23 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v23 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v23 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v23 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v23 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v23 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v23 09/28] riscv/mm: write protect and shadow stack
` [PATCH v23 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v23 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v23 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v23 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v23 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v23 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v23 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v23 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v23 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v23 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v23 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v23 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v23 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v23 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v23 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v23 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v23 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v23 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI
 2025-11-12 18:56 UTC  (5+ messages)
` [PATCH v4 9/9] riscv: defconfig: enable SPI_FSL_QUADSPI as a module
` (subset) [PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI

[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
 2025-11-12 17:17 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Microchip CoreSPI Controller
 2025-11-12 14:40 UTC  (4+ messages)
` [PATCH v3 3/3] spi: add support for microchip "soft" spi controller

[PATCH 0/2] riscv: dts: spacemit: define all missing I2C controller nodes
 2025-11-12 11:07 UTC  (2+ messages)

[PATCH v4 0/2] riscv: spacemit: initial support for OrangePi R2S
 2025-11-12 10:36 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: riscv: spacemit: Add OrangePi R2S board


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox