loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-21 00:29:54 to 2024-11-03 22:32:24 UTC [more...]

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-03 22:31 UTC  (2+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base

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

[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
 2024-11-03  8:05 UTC 

[PATCH] LoongArch: mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
 2024-11-02  6:54 UTC  (2+ messages)

[PATCH 6.1.y] LoongArch: Fix build errors due to backported TIMENS
 2024-11-02  3:36 UTC 

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-01 19:39 UTC  (22+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines
` [RFC PATCH v3 4/6] kvm: gmem: add trace point for direct map state changes
` [RFC PATCH v3 5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag
` [RFC PATCH v3 6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set

[PATCH v2 1/1] cpufreq: loongson3: Check for error code from devm_mutex_init() call
 2024-10-31 13:46 UTC 

[PATCH] ACPI: fix the warning reported by the sparse
 2024-10-31 11:20 UTC 

[PATCH v1 1/1] cpufreq: loongson: Check for error code from devm_mutex_init() call
 2024-10-31  7:07 UTC  (3+ messages)

[PATCH v2] mm: define general function pXd_init()
 2024-10-31  1:13 UTC  (5+ messages)

[PATCH v12 0/5] Tracepoints and static branch in Rust
 2024-10-31  0:14 UTC  (9+ messages)
` [PATCH v12 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v12 2/5] rust: add tracepoint support
` [PATCH v12 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v12 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v12 5/5] rust: add arch_static_branch

[PATCH 00/28] vdso: Preparations for generic data storage
 2024-10-30 11:39 UTC  (6+ messages)
` [PATCH 04/28] arm64: vdso: Drop LBASE_VDSO
` [PATCH 05/28] arm64: vdso: Use only one single vvar mapping

[PATCH v2] LoongArch: Fix cpu hotplug issue
 2024-10-30  9:20 UTC  (16+ messages)

[PATCH] LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits
 2024-10-30  9:05 UTC  (2+ messages)

[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
 2024-10-30  8:45 UTC  (2+ messages)

[PATCH] LoongArch: Make KASAN work with 5-level page-tables
 2024-10-30  8:10 UTC 

[PATCH] LoongArch: Remove unused _TIF_SINGLESTEP
 2024-10-30  1:26 UTC 

[PATCH] soc: Switch back to struct platform_driver::remove()
 2024-10-30  0:23 UTC  (6+ messages)

[PATCH v11 0/5] Tracepoints and static branch in Rust
 2024-10-29 17:50 UTC  (3+ messages)
` [PATCH v11 5/5] rust: add arch_static_branch

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-10-28 17:33 UTC  (5+ messages)

[PATCH v11 0/4] Replace fallback for IO memcpy and IO memset
 2024-10-28 14:01 UTC  (6+ messages)
` [PATCH v11 1/4] New implementation "
` [PATCH v11 2/4] arm64: Use new fallback IO memcpy/memset
` [PATCH v11 3/4] csky: "
` [PATCH v11 4/4] loongarch: "

[PATCH AUTOSEL 6.1 6/8] LoongArch: Use "Exception return address" to comment ERA
 2024-10-28 10:52 UTC 

[PATCH AUTOSEL 6.6 11/15] LoongArch: Use "Exception return address" to comment ERA
 2024-10-28 10:52 UTC 

[PATCH AUTOSEL 6.11 22/32] LoongArch: Use "Exception return address" to comment ERA
 2024-10-28 10:50 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 25/32] LoongArch: KVM: Mark hrtimer to expire in hard interrupt context

[PATCH] dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL
 2024-10-28  9:34 UTC 

[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
 2024-10-25 17:41 UTC  (17+ messages)
` [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
` [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn

[PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
 2024-10-25 14:20 UTC  (7+ messages)
` [PATCH v10 1/4] "
` [PATCH v10 2/4] arm64: Use new fallback IO memcpy/memset
` [PATCH v10 3/4] csky: "
` [PATCH v10 4/4] loongarch: "

provide generic page_to_phys and phys_to_page implementations v3
 2024-10-25 13:37 UTC  (4+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys

[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
 2024-10-25  7:40 UTC  (13+ messages)
` [PATCH 07/15] s390/crc32: expose CRC32 functions through lib
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library

[GIT PULL] LoongArch fixes for v6.12-rc5
 2024-10-24 21:29 UTC  (2+ messages)

[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-10-24 17:10 UTC  (3+ messages)
` [PATCH v3 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-10-24 10:52 UTC  (9+ messages)

[PATCH v1 0/6] Add jump table support for objtool on LoongArch
 2024-10-24  9:03 UTC  (4+ messages)
` [PATCH v1 4/6] bpf, core: Add weak arch_prepare_goto()

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-24  8:13 UTC  (4+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-10-23 16:27 UTC  (9+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH v8 0/3] Add extioi virt extension support
 2024-10-22 10:01 UTC  (7+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "

[PATCH v7 0/2] pwm: Introduce pwm driver for the Loongson family chips
 2024-10-22  9:04 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: pwm: Add Loongson PWM controller
` [PATCH v7 2/2] pwm: Add Loongson PWM controller support

[PATCH] dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2
 2024-10-22  5:33 UTC  (2+ messages)

[PATCH v2 0/3] LoongArch: Fix vmalloc test issue
 2024-10-22  1:56 UTC  (13+ messages)
` [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space

[PATCH] LoongArch: Using the Exception return address instead of the ERA
 2024-10-21 10:51 UTC 


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).