messages from 2025-09-17 14:02:12 to 2025-10-10 04:07:40 UTC [more...]
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:07 UTC (24+ 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-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
[PATCH v5 0/2] Loongarch irq-redirect support
2025-10-10 2:28 UTC (3+ 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/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 v2] efistub: Only link libstub to final vmlinux
2025-10-09 7:27 UTC (7+ messages)
[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 (7+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "
[PATCH 0/7] LoongArch: Add support for BPF Arena
2025-10-09 2:09 UTC (11+ 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 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 (4+ 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 (30+ messages)
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v3 20/36] s390/time: Set up vDSO datapage later
` [PATCH v3 23/36] vdso/datastore: Map pages through struct page
` [PATCH v3 24/36] vdso/datastore: Allocate data pages dynamically
` [PATCH v3 25/36] sparc64: vdso: Link with -z noexecstack
` [PATCH v3 26/36] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v3 27/36] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
` [PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks "
` [PATCH v3 30/36] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v3 32/36] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
` [PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
` [PATCH v3 35/36] clocksource: remove ARCH_CLOCKSOURCE_DATA
` [PATCH v3 36/36] clocksource: drop include of asm/clocksource.h from linux/clocksource.h
[PATCH] MAINTAINERS: adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
2025-09-25 12:00 UTC (3+ 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 (5+ messages)
` [PATCH v1 1/3] LoongArch: "
` [PATCH v1 2/3] arm64: "
` [PATCH v1 3/3] riscv: "
[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 (10+ messages)
` [PATCH v5 4/8] LoongArch: BPF: No text_poke() for kernel text
` [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 (11+ 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 (15+ 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 7/8] LoongArch: dts: Add clock tree for Loongson-2K0300
` [PATCH v4 8/8] LoongArch: dts: Remove clock-frquency from UART0 of CTCISZ Forever Pi
[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 (3+ messages)
` "
[GIT PULL] LoongArch fixes for v6.17-rc7
2025-09-19 17:15 UTC (2+ messages)
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-19 8:44 UTC (8+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
2025-09-19 8:25 UTC (2+ messages)
[PATCH] LoongArch: KVM: Fix VM migration failure with PTW enabled
2025-09-19 1:37 UTC (7+ messages)
[PATCH v3 0/3] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
2025-09-19 1:03 UTC (6+ messages)
` [PATCH v3 1/3] objtool/LoongArch: Fix fall through warning about efistub
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-18 15:51 UTC (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[PATCH v2 0/2] objtool/LoongArch: Decode more instructions
2025-09-18 9:17 UTC (2+ messages)
[PATCH v2] LoongArch: Fix unreliable stack for live patching
2025-09-18 9:14 UTC (2+ messages)
[PATCH 1/2] loongarch/vdso: add missing NULL check after kcalloc()
2025-09-18 7:27 UTC (6+ messages)
` [PATCH 2/2] loongarch/env: fix missing NULL check after kstrdup()
[PATCH] LoongArch: vDSO: check kcalloc() result in init_vdso
2025-09-18 7:06 UTC (2+ messages)
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-09-17 17:12 UTC (7+ messages)
` [GIT PULL] Immutable branch between MFD, Char and Crypto due for the v6.18 merge window
[PATCH v2 00/21] paravirt: cleanup and reorg
2025-09-17 14:52 UTC (4+ messages)
` [PATCH v2 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v2 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v2 09/21] loongarch/paravirt: Use common code for paravirt_steal_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).