messages from 2024-12-10 02:41:47 to 2024-12-22 00:52:25 UTC [more...]
[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 0:52 UTC (3+ messages)
[PATCH] LoongArch: migrate to the generic rule for built-in DTB
2024-12-22 0:11 UTC
[PATCH v3] mm: add build-time option for hotplug memory default online type
2024-12-21 15:30 UTC (2+ messages)
[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-21 10:50 UTC
[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-21 9:59 UTC (3+ messages)
[PATCH v6 0/9] Add jump table support for objtool on LoongArch
2024-12-21 7:40 UTC (17+ messages)
` [PATCH v6 1/9] objtool: Handle various symbol types of rodata
` [PATCH v6 2/9] objtool: Handle different entry size "
` [PATCH v6 3/9] objtool: Handle PC relative relocation type
` [PATCH v6 4/9] objtool: Handle unreachable entry of rodata
` [PATCH v6 5/9] objtool/LoongArch: Add support for switch table
` [PATCH v6 6/9] objtool/LoongArch: Add support for goto table
` [PATCH v6 7/9] LoongArch: Enable jump table for objtool
` [PATCH v6 8/9] LoongArch: Convert unreachable() to BUG()
` [PATCH v6 9/9] drm/amd/display: Mark dc_fixpt_from_fraction() noinline
[PATCH 00/10] Account page tables at all levels
2024-12-20 19:31 UTC (22+ messages)
` [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
` [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor
` [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH 07/10] mm: Introduce ctor/dtor at P4D level
` [PATCH 08/10] ARM: mm: Rename PGD helpers
` [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH 10/10] mm: Introduce ctor/dtor at PGD level
[PATCH v2] mm: add build-time option for hotplug memory default online type
2024-12-20 18:31 UTC
[PATCH v2 18/28] LoongArch/orc: Use RCU in all users of __module_address()
2024-12-20 17:41 UTC (2+ messages)
` [PATCH v2 19/28] LoongArch: ftrace: Use RCU in all users of __module_text_address()
[PATCH v2] loongarch/mm: disable WUC for pgprot_writecombine as same as ioremap_wc
2024-12-20 16:43 UTC (26+ messages)
[PATCH V11] EDAC: Add EDAC driver for loongson memory controller
2024-12-19 12:48 UTC
[PATCH bpf] selftests/bpf: Use asm constraint "m" for LoongArch
2024-12-19 12:30 UTC (3+ messages)
[PATCH 00/17] vDSO: Introduce generic data storage
2024-12-19 7:03 UTC (28+ messages)
` [PATCH 01/17] parisc: Remove unused symbol vdso_data
` [PATCH 02/17] vdso: Introduce vdso/align.h
` [PATCH 03/17] vdso: Add generic time data storage
` [PATCH 04/17] vdso: Add generic random "
` [PATCH 05/17] vdso: Add generic architecture-specific "
` [PATCH 06/17] arm64: vdso: Switch to generic storage implementation
` [PATCH 07/17] riscv: "
` [PATCH 08/17] LoongArch: vDSO: "
` [PATCH 09/17] arm: vdso: "
` [PATCH 10/17] s390/vdso: "
` [PATCH 11/17] MIPS: vdso: "
` [PATCH 12/17] powerpc/vdso: "
` [PATCH 13/17] x86/vdso: "
` [PATCH 14/17] x86/vdso/vdso2c: Remove page handling
` [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage
` [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage
` [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE
[PATCH] ACPI: EC: Enable EC support on LoongArch by default
2024-12-18 19:27 UTC (2+ messages)
[PATCH v2 0/5] rust: Add bug/warn abstractions
2024-12-18 11:04 UTC (7+ messages)
` [PATCH v2 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v2 2/5] riscv/bug: "
` [PATCH v2 3/5] arm64/bug: "
` [PATCH v2 4/5] loongarch/bug: "
` [PATCH v2 5/5] rust: Add warn_on and warn_on_once
[PATCH] LoongArch: Add pgprot_nx() implementation
2024-12-17 7:39 UTC
[PATCH] LoongArch: Correct the cacheinfo sharing information
2024-12-17 7:38 UTC
[PATCH V10 RESEND] EDAC: Add EDAC driver for loongson memory controller
2024-12-17 2:25 UTC (3+ messages)
[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
2024-12-13 17:08 UTC (31+ messages)
` [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 03/16] mm: arm: "
` [PATCH mm-unstable v2 04/16] mm: alpha: "
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 07/16] mm: loongarch: "
` [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable v2 09/16] mm: parisc: "
` [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
` [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 12/16] mm: sparc32: "
` [PATCH mm-unstable v2 13/16] mm: sparc64: "
` [PATCH mm-unstable v2 14/16] mm: xtensa: "
` [PATCH mm-unstable v2 15/16] mm: powerpc: "
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH v3 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
2024-12-13 3:50 UTC (3+ messages)
` [PATCH v3 1/2] irqchip/loongson-eiointc: Route interrupt parsed from bios table
` [PATCH v3 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2024-12-12 21:37 UTC (2+ messages)
[PATCH v12 0/5] Tracepoints and static branch in Rust
2024-12-12 12:40 UTC (3+ messages)
[PATCH v1 0/5] rust: Add bug/warn abstractions
2024-12-12 2:18 UTC (9+ messages)
` [PATCH v1 4/5] loongarch/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v1 5/5] rust: Add warn_on and warn_on_once
[PATCH v5 00/10] Add jump table support for objtool on LoongArch
2024-12-12 1:34 UTC (15+ messages)
` [PATCH v5 02/10] objtool: Handle different entry size of rodata
` [PATCH v5 03/10] objtool: Handle PC relative relocation type
` [PATCH v5 05/10] objtool/LoongArch: Add support for switch table
[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
2024-12-11 22:33 UTC (2+ messages)
[PATCH 00/28] vdso: Preparations for generic data storage
2024-12-11 22:33 UTC (2+ messages)
[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
2024-12-11 22:33 UTC (2+ messages)
[PATCH] soc: Switch back to struct platform_driver::remove()
2024-12-11 22:33 UTC (2+ messages)
[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
2024-12-11 22:32 UTC (2+ messages)
[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
2024-12-11 22:32 UTC (2+ messages)
[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
2024-12-11 22:32 UTC (2+ messages)
[PATCH AUTOSEL 6.12 17/36] LoongArch: Fix reserving screen info memory for above-4G firmware
2024-12-11 19:14 UTC (4+ messages)
` [PATCH AUTOSEL 6.12 18/36] LoongArch/irq: Use seq_put_decimal_ull_width() for decimal values
` [PATCH AUTOSEL 6.12 19/36] LoongArch: BPF: Adjust the parameter of emit_jirl()
[PATCH AUTOSEL 6.1 07/15] LoongArch/irq: Use seq_put_decimal_ull_width() for decimal values
2024-12-11 18:52 UTC
[PATCH AUTOSEL 6.6 10/23] LoongArch: Fix reserving screen info memory for above-4G firmware
2024-12-11 18:51 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 11/23] LoongArch/irq: Use seq_put_decimal_ull_width() for decimal values
` [PATCH AUTOSEL 6.6 12/23] LoongArch: BPF: Adjust the parameter of emit_jirl()
[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
2024-12-10 19:39 UTC (13+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint()
` [PATCH mm-unstable 14/17] mm: xtensa: "
` [PATCH mm-unstable 15/17] mm: powerpc: "
` [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint()
` [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint()
2024-12-10 12:41 UTC (2+ messages)
[PATCH v8 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-12-10 12:37 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: pwm: Add Loongson PWM controller
` [PATCH v8 2/2] pwm: Add Loongson PWM controller support
[PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint()
2024-12-10 11:35 UTC (2+ messages)
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 NNTP newsgroup(s).