messages from 2025-05-30 16:23:52 to 2025-06-13 14:51:35 UTC [more...]
[PATCH 00/16] SHA-512 library functions
2025-06-13 14:51 UTC (28+ 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 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 0/6] mm: Consolidate lazy MMU mode context
2025-06-13 10:32 UTC (10+ 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
[linus:master] [mm] 4e92030c05: will-it-scale.per_process_ops 4.0% improvement
2025-06-13 9:00 UTC
[PATCH bpf 0/7] bpf: deny trampoline attachment if args can not be located exactly on stack
2025-06-13 8:59 UTC (12+ 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 0/3] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
2025-06-13 3:05 UTC (4+ 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
[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 (16+ messages)
` [PATCH v2 1/7] qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH v2 2/7] iommu/arm-smmu: "
` [PATCH v2 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
` [PATCH v2 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
` [PATCH v2 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
` [PATCH v2 6/7] iommu/qcom: "
` [PATCH v2 7/7] iommu: Remove ops->pgsize_bitmap
[kvm-unit-tests PATCH 00/16] x86: Add CPUID properties, clean up related code
2025-06-11 0:41 UTC (27+ messages)
` [kvm-unit-tests PATCH 01/16] lib: Add and use static_assert() convenience wrappers
` [kvm-unit-tests PATCH 02/16] x86: Encode X86_FEATURE_* definitions using a structure
` [kvm-unit-tests PATCH 03/16] x86: Add X86_PROPERTY_* framework to retrieve CPUID values
` [kvm-unit-tests PATCH 04/16] x86: Use X86_PROPERTY_MAX_VIRT_ADDR in is_canonical()
` [kvm-unit-tests PATCH 05/16] x86: Implement get_supported_xcr0() using X86_PROPERTY_SUPPORTED_XCR0_{LO,HI}
` [kvm-unit-tests PATCH 06/16] x86: Add and use X86_PROPERTY_INTEL_PT_NR_RANGES
` [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
` [kvm-unit-tests PATCH 15/16] x86/sev: Use amd_sev_es_enabled() to detect if SEV-ES is enabled
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-10 19:12 UTC (25+ messages)
` [PATCH v2 01/12] lib/crc: move files into lib/crc/
` [PATCH v2 02/12] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH v2 03/12] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH v2 04/12] lib/crc/arm64: migrate arm64-optimized "
` [PATCH v2 05/12] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH v2 06/12] lib/crc/mips: migrate mips-optimized "
` [PATCH v2 07/12] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH v2 08/12] lib/crc/riscv: migrate riscv-optimized "
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized "
` [PATCH v2 10/12] lib/crc/sparc: migrate sparc-optimized "
` [PATCH v2 11/12] lib/crc/x86: migrate x86-optimized "
` [PATCH v2 12/12] lib/crc: remove ARCH_HAS_* kconfig symbols
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
2025-06-10 16:28 UTC (4+ messages)
[PATCH] perf test: Skip stat uniquifying test if unavailable
2025-06-10 15:58 UTC (2+ messages)
(no subject)
2025-06-10 2:06 UTC (4+ messages)
` [PATCH] s390/zfcp: Ensure synchronous unit_add
[PATCH AUTOSEL 6.14 02/11] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
2025-06-09 22:52 UTC
[PATCH AUTOSEL 6.15 02/11] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
2025-06-09 22:52 UTC
[PATCH 10/15] bugs/s390: Pass in 'cond_str' to __EMIT_BUG()
2025-06-09 15:56 UTC (4+ messages)
` [PATCH 16/15] bugs/s390: Use "
[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
2025-06-08 23:46 UTC (15+ messages)
` [PATCH 01/13] crypto/crc32: register only one shash_alg
` [PATCH 02/13] crypto/crc32c: "
` [PATCH 03/13] lib/crc: move files into lib/crc/
` [PATCH 04/13] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH 05/13] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH 06/13] lib/crc/arm64: migrate arm64-optimized "
` [PATCH 07/13] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH 08/13] lib/crc/mips: migrate mips-optimized "
` [PATCH 09/13] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH 10/13] lib/crc/riscv: migrate riscv-optimized "
` [PATCH 11/13] lib/crc/s390: migrate s390-optimized CRC code into lib/s390/
` [PATCH 12/13] lib/crc/sparc: migrate sparc-optimized CRC code into lib/crc/
` [PATCH 13/13] lib/crc/x86: migrate x86-optimized "
[GIT PULL] more s390 updates for 6.16 merge window
2025-06-07 1:18 UTC (2+ messages)
[PATCH v2] KVM: S390: Remove sca_lock
2025-06-06 8:48 UTC (3+ messages)
[PATCH v7] KVM: s390: Use ESCA instead of BSCA at VM init
2025-06-05 16:17 UTC (2+ messages)
[PATCH v6] KVM: s390: Use ESCA instead of BSCA at VM init
2025-06-05 15:06 UTC
[PATCH] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
2025-06-05 10:21 UTC (10+ messages)
[PATCH v5] KVM: s390: Use ESCA instead of BSCA at VM init
2025-06-04 14:31 UTC (3+ messages)
kernel/sched/core: WARNING when migrating to an offline CPU
2025-06-04 11:52 UTC
[PATCH] KVM: S390: Remove sca_lock
2025-06-03 16:56 UTC
[PATCH v4] KVM: s390: Use ESCA instead of BSCA at VM init
2025-06-03 15:15 UTC (3+ messages)
[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
2025-06-02 15:16 UTC (4+ messages)
[PATCH v4 00/13] Architecture-optimized SHA-256 library API
2025-06-02 14:45 UTC (10+ messages)
` [PATCH v4 08/13] crypto: s390/sha256 - implement library instead of shash
[PATCH v3 0/3] KVM: s390: Use ESCA instead of BSCA at VM init
2025-06-02 10:01 UTC (6+ messages)
` [PATCH v3 2/3] KVM: s390: Always allocate esca_block
[syzbot] [net?] [s390?] possible deadlock in smc_switch_to_fallback (2)
2025-05-31 16:20 UTC (2+ messages)
` [syzbot] [smc?] "
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