linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-12 05:39:10 to 2024-12-02 01:21:33 UTC [more...]

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
 2024-12-02  1:20 UTC  (13+ messages)
` [PATCH v2 01/12] lib/crc-t10dif: stop wrapping the crypto API
` [PATCH v2 02/12] lib/crc-t10dif: add support for arch overrides
` [PATCH v2 03/12] crypto: crct10dif - expose arch-optimized lib function
` [PATCH v2 04/12] x86/crc-t10dif: expose CRC-T10DIF function through lib
` [PATCH v2 05/12] arm/crc-t10dif: "
` [PATCH v2 06/12] arm64/crc-t10dif: "
` [PATCH v2 07/12] powerpc/crc-t10dif: "
` [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions
` [PATCH v2 09/12] lib/crc16_kunit: delete obsolete crc16_kunit.c
` [PATCH v2 10/12] lib/crc32test: delete obsolete crc32test.c
` [PATCH v2 11/12] powerpc/crc: delete obsolete crc-vpmsum_test.c
` [PATCH v2 12/12] MAINTAINERS: add entry for CRC library

[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 v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-12-01 14:31 UTC  (3+ messages)
` [PATCH v7 3/7] Adjust symbol ordering in text output section
  ` [PATCH v7 3/7] Adjust symbol ordering in text output section [openrisc boot failure]

[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 v6 00/13] Zacas/Zabha support and qspinlocks
 2024-11-30  0:40 UTC  (21+ messages)
` [PATCH v6 13/13] riscv: Add qspinlock support

[PATCH 0/6] Enable strict percpu address space checks
 2024-11-29 16:33 UTC  (9+ messages)
` [PATCH 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

[PATCH v3] selftests: add new kallsyms selftests
 2024-11-28 19:34 UTC  (3+ messages)

[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 v3 0/5] Introduce new headers for Hyper-V
 2024-11-26 17:28 UTC  (10+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 2/5] hyperv: Clean up unnecessary #includes
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files

[PATCH v9 00/15] arm64: support poll_idle()
 2024-11-26 10:36 UTC  (11+ messages)
` [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-11-23  4:39 UTC  (8+ messages)
      ` [EXTERNAL] "

[PATCH] Revert "delay: Rework udelay and ndelay"
 2024-11-21 11:36 UTC  (2+ messages)

[PATCHES][RFC] cleaning up asm/vga.h situation
 2024-11-21  8:35 UTC  (2+ messages)

[GIT PULL] asm-generic updates for 6.13
 2024-11-21  6:24 UTC  (4+ messages)

Linux 6.12
 2024-11-20 15:29 UTC 

[PATCH 00/11] Wire up CRC-T10DIF library functions to arch-optimized code
 2024-11-19 17:53 UTC  (17+ messages)
` [PATCH 01/11] lib/crc-t10dif: stop wrapping the crypto API
` [PATCH 02/11] lib/crc-t10dif: add support for arch overrides
` [PATCH 03/11] crypto: crct10dif - expose arch-optimized lib function
` [PATCH 04/11] x86/crc-t10dif: expose CRC-T10DIF function through lib
` [PATCH 05/11] arm/crc-t10dif: "
` [PATCH 06/11] arm64/crc-t10dif: "
` [PATCH 07/11] powerpc/crc-t10dif: "
` [PATCH 08/11] lib/crc_kunit.c: add KUnit test suite for CRC library functions
` [PATCH 09/11] lib/crc32test: delete obsolete crc32test.c
` [PATCH 10/11] powerpc/crc: delete obsolete crc-vpmsum_test.c
` [PATCH 11/11] MAINTAINERS: add entry for CRC library

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (3+ messages)

[PATCH v12 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-11-18  5:49 UTC  (10+ messages)
` [PATCH v12 1/9] iommu/amd: Misc ACPI IVRS debug info clean up
` [PATCH v12 2/9] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v12 3/9] iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
` [PATCH v12 4/9] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v12 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v12 6/9] iommu/amd: Introduce helper function get_dte256()
` [PATCH v12 7/9] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v12 8/9] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
` [PATCH v12 9/9] iommu/amd: Remove amd_iommu_apply_erratum_63()

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-15 21:54 UTC  (11+ messages)
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
 2024-11-15 14:17 UTC  (12+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch

[GIT PULL] LoongArch fixes for v6.12-final
 2024-11-15  6:39 UTC  (6+ messages)

[PATCH v8 00/29] riscv control-flow integrity for usermode
 2024-11-15  3:19 UTC  (10+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH v11 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-11-14 20:26 UTC  (12+ messages)
` [PATCH v11 1/9] iommu/amd: Misc ACPI IVRS debug info clean up
` [PATCH v11 2/9] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v11 3/9] iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
` [PATCH v11 4/9] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v11 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v11 6/9] iommu/amd: Introduce helper function get_dte256()
` [PATCH v11 7/9] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v11 8/9] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
` [PATCH v11 9/9] iommu/amd: Remove amd_iommu_apply_erratum_63()

[PATCH v10 00/10] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-11-14 20:25 UTC  (24+ messages)
` [PATCH v10 01/10] iommu/amd: Misc ACPI IVRS debug info clean up
` [PATCH v10 02/10] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v10 03/10] compiler_types.h: Introduce 128-bit unqualified scalar type support
` [PATCH v10 04/10] iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
` [PATCH v10 05/10] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v10 06/10] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v10 07/10] iommu/amd: Introduce helper function get_dte256()
` [PATCH v10 08/10] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v10 09/10] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
` [PATCH v10 10/10] iommu/amd: Remove amd_iommu_apply_erratum_63()

[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
 2024-11-14 10:42 UTC  (3+ messages)
  ` [RFC PATCH v1 11/57] fork: Permit boot-time THREAD_SIZE determination

[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
 2024-11-13 15:12 UTC  (2+ messages)

[arnd-asm-generic:asm-generic] BUILD SUCCESS 0af8e32343f8d0db31f593464fc140eaef25a281
 2024-11-13  2:45 UTC 

[PATCH v19 17/19] Documentation: probes: Update fprobe on function-graph tracer
 2024-11-13  0:42 UTC  (2+ messages)
` [PATCH 19.1] "

[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-11-12 23:48 UTC  (9+ messages)
` [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature
` [PATCH v18 16/17] Documentation: probes: Update fprobe on function-graph tracer

[PATCH] tools/memory-model: Fix litmus-tests's file names for case-insensitive filesystem
 2024-11-12 21:53 UTC  (19+ messages)

[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
 2024-11-12 20:13 UTC  (9+ messages)
` [PATCH v6 3/7] Adjust symbol ordering in text output section

[PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone
 2024-11-12  9:47 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 NNTP newsgroup(s).