messages from 2025-06-10 07:22:43 to 2025-06-19 09:53:43 UTC [more...]
[PATCH 0/6] mm: Consolidate lazy MMU mode context
2025-06-19 9:53 UTC (12+ messages)
` [PATCH 1/6] mm: Cleanup apply_to_pte_range() routine
` [PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
` [PATCH 3/6] mm/debug: Detect wrong arch_enter_lazy_mmu_mode() contexts
` [PATCH 4/6] sparc/mm: Do not disable preemption in lazy MMU mode
` [PATCH 5/6] powerpc/64s: "
` [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-06-19 8:55 UTC (5+ messages)
` [PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
` [PATCH v2 10/14] loongarch: "
[PATCH v6] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
2025-06-19 5:43 UTC (2+ messages)
[PATCH net-next] net/smc: remove unused function smc_lo_supports_v2
2025-06-19 3:08 UTC
[PATCH net-next] net/smc: remove unused input parameters in smc_buf_get_slot
2025-06-18 16:51 UTC (2+ messages)
[PATCH] net/smc: replace strncpy with strscpy
2025-06-18 14:32 UTC (3+ messages)
[PATCH] s390/boot: use the full title of the manual for facility bits
2025-06-18 11:43 UTC (3+ messages)
[PATCH v12 0/6] New s390 specific protected key hmac
2025-06-18 9:29 UTC (11+ messages)
` [PATCH v12 1/6] crypto: ahash - make hash walk functions from ahash.c public
` [PATCH v12 2/6] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v12 3/6] s390/crypto: New s390 specific protected key hash phmac
` [PATCH v12 4/6] crypto: api - Add crypto_ahash_tested() helper function
` [PATCH v12 5/6] s390/crypto: Add selftest support for phmac
` [PATCH v12 6/6] crypto: testmgr - Enable phmac selftest
[PATCH 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
2025-06-18 2:52 UTC (12+ messages)
` [PATCH 1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/
` [PATCH 2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/
` [PATCH 3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/
` [PATCH 4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/
` [PATCH 5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/
` [PATCH 6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/
` [PATCH 7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
` [PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern
[PATCH v2 00/17] SHA-512 library functions
2025-06-17 21:10 UTC (26+ messages)
` [PATCH v2 01/17] crypto: sha512 - rename conflicting symbols
` [PATCH v2 02/17] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH v2 03/17] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH v2 04/17] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH v2 05/17] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH v2 06/17] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH v2 07/17] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH v2 08/17] crypto: sha512 - use same state format as legacy drivers
` [PATCH v2 09/17] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH v2 10/17] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH v2 11/17] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH v2 12/17] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH v2 13/17] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH v2 14/17] lib/crypto/sha512: migrate s390-optimized "
` [PATCH v2 15/17] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH v2 16/17] lib/crypto/sha512: migrate x86-optimized "
` [PATCH v2 17/17] crypto: sha512 - remove sha512_base.h
[PATCH v5 0/1] mm: Restrict _shared_alloc_tag static definition to CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
2025-06-17 14:12 UTC (4+ messages)
` [PATCH v5 1/1] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
[PATCH 0/2] bugs/s390: Fix compile error with old gcc versions
2025-06-17 13:50 UTC (3+ messages)
` [PATCH 1/2] bugs/s390: Remove private WARN_ON() implementation
` [PATCH 2/2] bugs/s390: Use inline assembly without input operands
[PATCH AUTOSEL 6.15 02/15] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
2025-06-17 12:21 UTC
[PATCH v4 0/1] mm: Restrict _shared_alloc_tag static definition to CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
2025-06-17 5:33 UTC (2+ messages)
` [PATCH v4 1/1] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
[PATCH v3 0/2] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
2025-06-16 23:49 UTC (8+ messages)
` [PATCH v3 1/2] mm: Optimize the ARCH_NEEDS_WEAK_PER_CPU logic for s390/alpha architectures
` [PATCH v3 2/2] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag
next-20250616: S390 gcc-8 allnoconfig mm mempool.c In function remove_element
2025-06-16 14:08 UTC (3+ messages)
[syzbot] Monthly smc report (Jun 2025)
2025-06-16 12:34 UTC
[PATCH 00/16] SHA-512 library functions
2025-06-16 4:09 UTC (34+ messages)
` [PATCH 01/16] crypto: sha512 - rename conflicting symbols
` [PATCH 02/16] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH 03/16] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH 04/16] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH 05/16] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH 06/16] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
` [PATCH] crypto: ahash - Fix infinite recursion in ahash_def_finup
` [PATCH 08/16] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH 09/16] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH 10/16] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH 11/16] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH 12/16] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH 13/16] lib/crypto/sha512: migrate s390-optimized "
` [PATCH 14/16] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH 15/16] lib/crypto/sha512: migrate x86-optimized "
` [PATCH 16/16] crypto: sha512 - remove sha512_base.h
[PATCH bpf 0/7] bpf: deny trampoline attachment if args can not be located exactly on stack
2025-06-15 15:44 UTC (15+ messages)
` [PATCH bpf 1/7] bpf/x86: use define for max regs count used for arguments
` [PATCH bpf 2/7] bpf/x86: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 3/7] bpf/riscv: "
` [PATCH bpf 4/7] bpf/s390: "
` [PATCH bpf 5/7] bpf/powerpc64: use define for max regs count used for arguments
` [PATCH bpf 6/7] bpf/powerpc64: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 7/7] selftests/bpf: ensure that functions passing structs on stack can not be hooked
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-14 13:24 UTC (11+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/
[PATCH v2 0/3] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
2025-06-13 19:21 UTC (6+ messages)
` [PATCH v2 1/3] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU Option and enable it for s390/alpha
` [PATCH v2 2/3] mm: replace ARCH_NEEDS_WEAK_PER_CPU with MODULE_NEEDS_WEAK_PER_CPU
` [PATCH v2 3/3] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag
[linus:master] [mm] 4e92030c05: will-it-scale.per_process_ops 4.0% improvement
2025-06-13 9:00 UTC
[PATCH 0/5] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
2025-06-12 12:15 UTC (11+ messages)
` [PATCH 1/5] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU option
` [PATCH 2/5] alpha: Modify the definition logic of WEAK_PER_CPU
` [PATCH 3/5] s390: "
` [PATCH 4/5] mm: use MODULE_NEEDS_WEAK_PER_CPU instead of ARCH_NEEDS_WEAK_PER_CPU
` [PATCH 5/5] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag
[PATCH v3 0/2] s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
2025-06-12 11:41 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PATCH v2] s390/pkey: prevent overflow in size calculation for memdup_user()
2025-06-12 11:40 UTC (4+ messages)
page type is 0, migratetype passed is 2 (nr=256)
2025-06-12 9:05 UTC (6+ messages)
[PATCH 1/5] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU option
2025-06-12 7:54 UTC (3+ messages)
` [PATCH 2/5] alpha: Modify the definition logic of WEAK_PER_CPU
` [PATCH 3/5] s390: "
[PATCH 0/5] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
2025-06-12 7:54 UTC
[PATCH] s390/pkey: prevent overflow in size calculation for memdup_user()
2025-06-11 19:00 UTC (2+ messages)
[PATCH v2 0/7] Remove ops.pgsize_bitmap
2025-06-11 9:46 UTC (5+ messages)
` [PATCH v2 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
[PATCH v2 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
2025-06-11 9:40 UTC (2+ messages)
[kvm-unit-tests PATCH 00/16] x86: Add CPUID properties, clean up related code
2025-06-11 0:41 UTC (15+ messages)
` [kvm-unit-tests PATCH 02/16] x86: Encode X86_FEATURE_* definitions using a structure
` [kvm-unit-tests PATCH 07/16] x86/pmu: Rename pmu_gp_counter_is_available() to pmu_arch_event_is_available()
` [kvm-unit-tests PATCH 08/16] x86/pmu: Rename gp_counter_mask_length to arch_event_mask_length
` [kvm-unit-tests PATCH 10/16] x86/pmu: Use X86_PROPERTY_PMU_* macros to retrieve PMU information
` [kvm-unit-tests PATCH 11/16] x86/sev: Use VC_VECTOR from processor.h
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
2025-06-10 16:28 UTC (2+ messages)
[PATCH] perf test: Skip stat uniquifying test if unavailable
2025-06-10 15:58 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).