loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
 2024-12-10 19:39 UTC  (26+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable 03/17] mm: arm: "
` [PATCH mm-unstable 04/17] mm: alpha: "
` [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable 07/17] mm: loongarch: "
` [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable 09/17] mm: parisc: "
` [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint()
` [PATCH mm-unstable 11/17] mm: sh: "
` [PATCH mm-unstable 12/17] mm: sparc32: "
` [PATCH mm-unstable 13/17] mm: sparc64: "
` [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 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 v1 0/5] rust: Add bug/warn abstractions
 2024-12-10  9:05 UTC  (7+ messages)
` [PATCH v1 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v1 2/5] riscv/bug: "
` [PATCH v1 3/5] arm64/bug: "
` [PATCH v1 4/5] loongarch/bug: "
` [PATCH v1 5/5] rust: Add warn_on and warn_on_once

[PATCH] irqchip/loongarch-avec:Add multi-nodes topology support
 2024-12-10  1:29 UTC  (7+ messages)

[PATCH v5 00/10] Add jump table support for objtool on LoongArch
 2024-12-09 20:39 UTC  (14+ messages)
` [PATCH v5 01/10] objtool: Handle various symbol types of rodata
` [PATCH v5 02/10] objtool: Handle different entry size "
` [PATCH v5 03/10] objtool: Handle PC relative relocation type
` [PATCH v5 04/10] objtool: Handle unreachable entry of rodata
` [PATCH v5 05/10] objtool/LoongArch: Add support for switch table
` [PATCH v5 06/10] objtool/LoongArch: Get each table size of rodata
` [PATCH v5 07/10] objtool/LoongArch: Add support for goto table
` [PATCH v5 08/10] LoongArch: Enable jump table for objtool
` [PATCH v5 09/10] LoongArch: Convert unreachable() to BUG()
` [PATCH v5 10/10] drm/amd/display: Mark dc_fixpt_from_fraction() noinline

[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
 2024-12-09 10:01 UTC  (10+ messages)
` [PATCH 6.1&6.6 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH 6.1&6.6 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH 6.1&6.6 3/3] btf: Avoid weak external references

[GIT PULL] LoongArch fixes for v6.13-rc2
 2024-12-05 18:04 UTC  (2+ messages)

[PATCH v7 0/2] pwm: Introduce pwm driver for the Loongson family chips
 2024-12-05  2:26 UTC  (4+ messages)
` [PATCH v7 2/2] pwm: Add Loongson PWM controller support

[PATCH V2 1/2] LoongArch: KVM: Protect kvm_check_requests() with SRCU
 2024-12-05  0:44 UTC  (3+ messages)
` [PATCH V2 2/2] LoongArch: KVM: Protect kvm_io_bus_{read,write}() "

[PATCH AUTOSEL 6.1] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
 2024-12-04 22:14 UTC 

[PATCH AUTOSEL 6.6 3/3] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
 2024-12-04 22:14 UTC 

[PATCH AUTOSEL 6.11 3/3] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
 2024-12-04 22:14 UTC 

[PATCH AUTOSEL 6.12 3/3] LoongArch: Fix sleeping in atomic context for PREEMPT_RT
 2024-12-04 22:14 UTC 

[PATCH 00/11] irqchip: MSI parent cleanup and PCI host driver conversion
 2024-12-04 22:58 UTC  (14+ messages)
` [PATCH 01/11] irqchip: Make irq-msi-lib.h globally available
` [PATCH 02/11] genirq/msi: Add helper for creating MSI-parent irq domains
` [PATCH 03/11] irqchip/gic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/11] irqchip/mvebu: "
` [PATCH 05/11] irqchip/riscv-imsic: "
` [PATCH 06/11] irqchip/imx-mu-msi: "
` [PATCH 07/11] irqchip/loongson-pch-msi: "
` [PATCH 08/11] iommu/amd: "
` [PATCH 09/11] iommu/intel: "
` [PATCH 10/11] PCI: apple: Convert to MSI parent infrastructure
` [PATCH 11/11] PCI: xgene: "

[RFC 0/5] LoongArch: KVM: Add separate vmid support
 2024-12-04  4:07 UTC  (7+ messages)
` [RFC 1/5] LoongArch: KVM: Add vmid support for stage2 MMU
` [RFC 5/5] LoongArch: KVM: Enable separate vmid feature

[PATCH v4 00/10] Add jump table support for objtool on LoongArch
 2024-12-03 15:58 UTC  (44+ messages)
` [PATCH v4 01/10] objtool: Handle various symbol types of rodata
` [PATCH v4 02/10] objtool: Handle special cases of dead end insn
` [PATCH v4 03/10] objtool: Handle different entry size of rodata
` [PATCH v4 04/10] objtool: Handle PC relative relocation type
` [PATCH v4 05/10] objtool: Handle unreachable entry of rodata
` [PATCH v4 06/10] objtool: Handle unsorted table offset "
` [PATCH v4 08/10] objtool/LoongArch: Add support for switch table

[PATCH 1/2] LoongArch: KVM: Protect kvm_check_requests() with SRCU
 2024-12-03  9:50 UTC  (7+ messages)
` [PATCH 2/2] LoongArch: KVM: Protect kvm_io_bus_{read,write}() "

[PATCH] LoongArch: Fix reserving screen info memory for above-4G firmware
 2024-12-03  6:50 UTC 

[PATCH 03/11] tools headers: Sync uapi/linux/kvm.h with the kernel sources
 2024-12-03  3:53 UTC 

[PATCH] dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL
 2024-12-02 17:30 UTC  (2+ messages)

[PATCH v2] loongarch/mm: disable WUC for pgprot_writecombine as same as ioremap_wc
 2024-12-02 16:23 UTC  (6+ messages)

[PATCH AUTOSEL 6.1 2/6] LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS
 2024-12-02 12:01 UTC  (2+ messages)

[PATCH 09/13] loongarch/irq: use seq_put_decimal_ull_width() for decimal values
 2024-12-02  3:13 UTC  (2+ messages)

[PATCH] LoongArch: Add architecture specific huge_pte_clear
 2024-12-02  3:12 UTC  (2+ messages)

[PATCH] LoongArch: BPF: Adjust the parameter of emit_jirl()
 2024-12-02  3:10 UTC  (2+ messages)

[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
 2024-12-02  1:08 UTC  (20+ messages)
` [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
` [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
` [PATCH v4 06/19] loongarch/crc32: "
` [PATCH v4 07/19] mips/crc32: "
` [PATCH v4 08/19] powerpc/crc32: "
` [PATCH v4 09/19] s390/crc32: "
` [PATCH v4 10/19] sparc/crc32: "
` [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl()
` [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib
` [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
` [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
` [PATCH v4 16/19] ext4: switch to using the crc32c library
` [PATCH v4 17/19] jbd2: "
` [PATCH v4 18/19] f2fs: switch to using the crc32 library
` [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2024-11-30 12:26 UTC  (3+ messages)
` [PATCH V2 3/3] SH: "

[PATCH v2 00/16] objtool: Rewrite annotations
 2024-11-28 18:44 UTC  (18+ messages)
` [PATCH v2 01/16] objtool: Generic annotation infrastructure
` [PATCH v2 02/16] objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
` [PATCH v2 03/16] objtool: Convert ANNOTATE_RETPOLINE_SAFE "
` [PATCH v2 04/16] objtool: Convert instrumentation_{begin,end}() "
` [PATCH v2 05/16] objtool: Convert VALIDATE_UNRET_BEGIN "
` [PATCH v2 06/16] objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE "
` [PATCH v2 07/16] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL "
` [PATCH v2 08/16] objtool: Collapse annotate sequences
` [PATCH v2 09/16] objtool: Collect more annotations in objtool.h
` [PATCH v2 10/16] unreachable: Unify
` [PATCH v2 11/16] x86: Convert unreachable() to BUG()
` [PATCH v2 12/16] loongarch: Use ASM_REACHABLE
` [PATCH v2 13/16] objtool: Remove annotate_{,un}reachable()
` [PATCH v2 14/16] objtool: Convert {.UN}REACHABLE to ANNOTATE
` [PATCH v2 15/16] objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
` [PATCH v2 16/16] objtool: Warn about unknown annotation types

[PATCH v2 0/5] Add jump table support for objtool on LoongArch
 2024-11-28  0:56 UTC  (10+ messages)
` [PATCH v2 5/5] LoongArch: Enable jump table with GCC for objtool
          ` annotating jump tables (Re: [PATCH v2 5/5] LoongArch: Enable jump table with GCC for objtool)

[GIT PULL] LoongArch changes for v6.13
 2024-11-27 19:37 UTC  (2+ messages)

[PATCH v4 00/26] mm: introduce numa_memblks
 2024-11-27 19:32 UTC  (3+ messages)
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks

[PATCH] LoongArch: Fix build failure with GCC 15 (-std=gnu23)
 2024-11-24  5:34 UTC  (2+ messages)

[PATCH] LoongArch: BPF: Sign-extend return values
 2024-11-24  5:33 UTC  (5+ 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).