loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-19 15:25:01 to 2025-10-14 00:02:50 UTC [more...]

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

[PATCH 0/3] Support pinctrl for Loongson 2K0300 SoC
 2025-10-13 22:48 UTC  (6+ messages)
` [PATCH 1/3] dt-binding: pinctrl: Document Loongson 2K0300 pin controller

[PATCH v2] vdso: Remove struct getcpu_cache
 2025-10-13 21:09 UTC  (7+ messages)

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-13 14:36 UTC  (20+ messages)

[PATCH v2] LoongArch: KVM: Add AVEC support
 2025-10-13  4:07 UTC  (4+ messages)

[PATCH 0/7] LoongArch: Add support for BPF Arena
 2025-10-12  3:34 UTC  (14+ messages)
` [PATCH 1/7] LoongArch: BPF: Move sign_extend() upper
` [PATCH 2/7] LoongArch: BPF: Rename local variable sign_extend to sign_ext
` [PATCH 3/7] LoongArch: BPF: Sign extend kfunc call arguments
` [PATCH 4/7] LoongArch: BPF: Zero-extend bpf_tail_call() index
` [PATCH 5/7] LoongArch: BPF: Use BPF prog pack allocator
` [PATCH 6/7] LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
` [PATCH 7/7] LoongArch: BPF: Implement bpf_addr_space_cast instruction

[PATCH v5 0/2] Loongarch irq-redirect support
 2025-10-11 15:27 UTC  (5+ messages)
` [PATCH v5 1/2] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v5 2/2] irqchip/irq-loongarch-ir:Add Redirect irqchip support

[PATCH v6 0/3] uart: Introduce uart driver for the Loongson family
 2025-10-11  7:16 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: serial: 8250: Add Loongson uart compatible
` [PATCH v6 2/3] serial: 8250: Add Loongson uart driver support
` [PATCH v6 3/3] LoongArch: dts: Add uart new compatible string

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:57 UTC  (9+ messages)
        ` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:09 UTC  (18+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-10-09 15:59 UTC  (8+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes

[PATCH v5 0/3] uart: Introduce uart driver for the Loongson family
 2025-10-09 11:46 UTC  (16+ messages)
` [PATCH v5 1/3] dt-bindings: serial: 8250: Add Loongson uart compatible
` [PATCH v5 2/3] serial: 8250: Add Loongson uart driver support
` [PATCH v5 3/3] LoongArch: dts: Add uart new compatible string

[PATCH 1/1] LoongArch: KVM: Add AVEC support
 2025-10-09  2:46 UTC 

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-10-09  2:19 UTC  (6+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[PATCH 00/11] vdso: Various cleanups
 2025-10-09  1:06 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.18
 2025-10-06 21:00 UTC  (2+ messages)

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-10-06  7:45 UTC  (4+ messages)
` [PATCH v3 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v3 09/21] loongarch/paravirt: Use common code for paravirt_steal_clock()

[PATCH 00/62] initrd: remove classic initrd support
 2025-10-06  6:19 UTC  (2+ messages)

[GIT PULL] LoongArch KVM changes for v6.18
 2025-10-01  2:51 UTC  (4+ messages)

[PATCH] LoongArch: KVM: Get VM PMU capability from HW GCFG register
 2025-09-30  9:37 UTC 

[PATCH] LoongArch: KVM: Set page with write privilege if dirty track disabled
 2025-09-30  9:17 UTC 

[PATCH] LoongArch: Init acpi_gbl_use_global_lock to false
 2025-09-29  6:35 UTC 

[PATCH v3] LoongArch: mm: try VMA lock-based page fault handling first
 2025-09-28 17:53 UTC 

[PATCH v2] LoongArch: mm: try VMA lock-based page fault handling first
 2025-09-28 17:43 UTC 

[PATCH] LoongArch: mm: try VMA lock-based page fault handling first
 2025-09-28 14:46 UTC  (3+ messages)

[PATCH v1] LoongArch: Add -fno-isolate-erroneous-paths-dereference in Makefile
 2025-09-28 12:52 UTC  (5+ messages)

[PATCH V2] LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
 2025-09-26 18:27 UTC  (6+ messages)

[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
 2025-09-26 13:53 UTC  (12+ messages)
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h

[PATCH] MAINTAINERS: adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
 2025-09-25 12:00 UTC  (2+ messages)

[PATCH] LoongArch: defconfig: enable NLS_ISO8859_1
 2025-09-25  2:43 UTC 

[PATCH v6 0/8] LoongArch: Fix BPF trampoline related issues
 2025-09-25  2:46 UTC  (10+ messages)
` [PATCH v6 1/8] LoongArch: BPF: Remove duplicated flags check
` [PATCH v6 2/8] LoongArch: BPF: Remove duplicated bpf_flush_icache()
` [PATCH v6 3/8] LoongArch: BPF: No support of struct argument in trampoline programs
` [PATCH v6 4/8] LoongArch: BPF: No text_poke() for kernel text
` [PATCH v6 5/8] LoongArch: BPF: Don't assume trampoline size is page aligned
` [PATCH v6 6/8] LoongArch: BPF: Make trampoline size stable
` [PATCH v6 7/8] LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()
` [PATCH v6 8/8] LoongArch: BPF: Sign extend struct ops return values properly

[PATCH v1 0/3] Only link libstub to final vmlinux
 2025-09-25  2:43 UTC  (3+ messages)
` [PATCH v1 1/3] LoongArch: "

[PATCH v7 01/12] arch: export set_direct_map_valid_noflush to KVM module
 2025-09-24 15:10 UTC 

[PATCH] LoongArch: Fix build error for LTO with LLVM-18
 2025-09-23 23:07 UTC  (2+ messages)

[PATCH v5 0/8] LoongArch: Fix BPF trampoline related issues
 2025-09-23  8:47 UTC  (8+ messages)
` [PATCH v5 8/8] LoongArch: BPF: Sign extend struct ops return values properly

[PATCH v1 0/2] Fix objtool warnings with RUST on LoongArch
 2025-09-23  3:13 UTC  (10+ messages)
` [PATCH v1 1/2] LoongArch: Make LTO case independent in Makefile

[PATCH v4 0/8] Add clock support for Loongson 2K0300 SoC
 2025-09-21 19:50 UTC  (13+ messages)
` [PATCH v4 1/8] dt-bindings: clock: loongson2: Add Loongson-2K0300 compatible
` [PATCH v4 2/8] clk: loongson2: Allow specifying clock flags for gate clock
` [PATCH v4 3/8] clk: loongson2: Support scale clocks with an alternative mode
` [PATCH v4 4/8] clk: loongson2: Allow zero divisors for dividers
` [PATCH v4 5/8] clk: loongson2: Avoid hardcoding firmware name of the reference clock
` [PATCH v4 6/8] clk: loongson2: Add clock definitions for Loongson-2K0300 SoC

[PATCH v4 0/7] Add kexec_file support for LoongArch
 2025-09-21 14:03 UTC  (2+ messages)

[PATCH] LoongArch: Fix bitflag conflict for TIF_FIXADE
 2025-09-20  4:16 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.17-rc7
 2025-09-19 17:15 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).