messages from 2025-10-13 14:06:57 to 2025-10-20 12:13:15 UTC [more...]
[PATCH v5 00/15] expand mmap_prepare functionality, port more users
2025-10-20 12:11 UTC (16+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-10-20 10:58 UTC (8+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
[PATCH 00/17] SHA-3 library
2025-10-20 10:39 UTC (22+ messages)
` [PATCH 01/17] s390/sha3: Rename conflicting functions
` [PATCH 02/17] arm64/sha3: "
` [PATCH 03/17] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH 04/17] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH 05/17] lib/crypto: Add SHA3 kunit tests
` [PATCH 06/17] lib/crypto: sha3: Fix libsha3 build condition
` [PATCH 07/17] lib/crypto: sha3: Use appropriate conversions in sha3_keccakf_generic()
` [PATCH 08/17] lib/crypto: sha3: Drop unfinished SHAKE support from gen-hash-testvecs.py
` [PATCH 09/17] lib/crypto: sha3: Consistently use EXPORT_SYMBOL_GPL
` [PATCH 10/17] lib/crypto: sha3: Replace redundant ad-hoc test with FIPS test
` [PATCH 11/17] lib/crypto: sha3: Simplify the API
` [PATCH 12/17] lib/crypto: sha3: Document one-shot functions in header and improve docs
` [PATCH 13/17] crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for library
` [PATCH 14/17] lib/crypto: arm64/sha3: Migrate optimized code into library
` [PATCH 15/17] lib/crypto: s390/sha3: "
` [PATCH 16/17] crypto: jitterentropy - use default sha3 implementation
` [PATCH 17/17] crypto: sha3 - Reimplement using library API
[PATCH net-next] s390/iucv: Convert sprintf/snprintf to scnprintf
2025-10-20 9:52 UTC (2+ messages)
linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
2025-10-20 9:04 UTC (13+ messages)
` linux-next: KVM/s390x regression
[PATCH 4/4] s390: ptdump: use seq_puts() in pt_dump_seq_puts() macro
2025-10-20 9:17 UTC (2+ messages)
[PATCH v4 01/10] PCI: Avoid saving error values for config space
2025-10-20 8:59 UTC (15+ messages)
[patch V3 00/12] uaccess: Provide and use scopes for user masked access
2025-10-20 6:50 UTC (31+ messages)
` [patch V3 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V3 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V3 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V3 04/12] powerpc/uaccess: "
` [patch V3 05/12] riscv/uaccess: "
` [patch V3 06/12] s390/uaccess: "
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()
` [patch V3 09/12] [RFC] coccinelle: misc: Add scoped_masked_$MODE_access() checker script
` [patch V3 10/12] futex: Convert to scoped masked user access
` [patch V3 11/12] x86/futex: "
` [patch V3 12/12] select: "
[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
2025-10-19 16:23 UTC (4+ messages)
[PATCH 5.15 000/276] 5.15.195-rc1 review
2025-10-19 11:58 UTC (2+ messages)
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-10-19 6:50 UTC (3+ messages)
` [PATCH 03/17] csky: "
[PATCH v6 01/17] s390/sha3: Rename conflicting functions
2025-10-18 12:17 UTC (3+ messages)
[PATCH 6.1 000/168] 6.1.157-rc1 review
2025-10-18 10:51 UTC
[PATCH 6.6 000/201] 6.6.113-rc1 review
2025-10-18 10:42 UTC
[PATCH 6.17 134/371] s390: vmlinux.lds.S: Reorder sections
2025-10-17 14:51 UTC
[PATCH 6.12 083/277] s390: vmlinux.lds.S: Reorder sections
2025-10-17 14:51 UTC
[PATCH v3] crypto: s390/phmac - Do not modify the req->nbytes value
2025-10-17 12:32 UTC
[PATCH net v2] net/smc: fix general protection fault in __smc_diag_dump
2025-10-17 9:03 UTC (5+ messages)
[PATCH net-next] net/smc: add full IPv6 support for SMC
2025-10-17 9:01 UTC (4+ messages)
[PATCH v3] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-16 9:27 UTC
[PATCH v2] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-16 8:40 UTC (3+ messages)
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-15 22:02 UTC (7+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 15/20] iommu/fsl_pamu_domain: Implement fsl_pamu_domain_test_device
[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-15 17:35 UTC (3+ messages)
` [PATCH v1 6/6] iommu: Pass in old domain to attach_dev callback functions
[PATCH v3] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2025-10-15 13:42 UTC
[PATCH 6.12 000/262] 6.12.53-rc1 review
2025-10-15 13:05 UTC (5+ messages)
[PATCH] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-14 15:58 UTC
[PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
2025-10-14 15:04 UTC (10+ messages)
` [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits
[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
2025-10-14 13:05 UTC (11+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
` [PATCH v2 04/10] riscv: Implement custom CC_CAN_LINK
` [PATCH v2 05/10] s390: "
` [PATCH v2 06/10] powerpc: "
` [PATCH v2 07/10] MIPS: "
` [PATCH v2 08/10] x86/Kconfig: "
` [PATCH v2 09/10] sparc: "
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK
[PATCH 6.6 000/196] 6.6.112-rc1 review
2025-10-14 11:44 UTC
[PATCH v2] crypto: s390/phmac - Do not modify the req->nbytes value
2025-10-14 11:01 UTC (2+ messages)
[PATCH v1] crypto: s390/phmac - Do not modify the req->nbytes value
2025-10-14 10:43 UTC (4+ messages)
[PATCH v2] vdso: Remove struct getcpu_cache
2025-10-14 8:56 UTC (8+ messages)
[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
2025-10-14 7:42 UTC (37+ messages)
` [PATCH v4 01/35] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v4 02/35] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v4 03/35] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v4 04/35] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v4 05/35] ARM: vdso: gettimeofday: "
` [PATCH v4 06/35] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v4 07/35] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v4 08/35] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v4 09/35] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v4 10/35] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v4 11/35] random: vDSO: Add explicit includes
` [PATCH v4 12/35] vdso/gettimeofday: "
` [PATCH v4 13/35] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v4 14/35] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v4 15/35] vdso/datapage: Trim down unnecessary includes
` [PATCH v4 16/35] random: vDSO: trim vDSO includes
` [PATCH v4 17/35] random: vDSO: remove ifdeffery
` [PATCH v4 18/35] random: vDSO: split out datapage update into helper functions
` [PATCH v4 19/35] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v4 20/35] s390/time: Set up vDSO datapage later
` [PATCH v4 21/35] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v4 22/35] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
` [PATCH v4 25/35] sparc64: vdso: Link with -z noexecstack
` [PATCH v4 26/35] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v4 27/35] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v4 28/35] sparc64: vdso: Move hardware counter read into header
` [PATCH v4 29/35] sparc64: vdso: Move syscall fallbacks "
` [PATCH v4 30/35] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v4 31/35] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v4 32/35] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v4 33/35] sparc64: vdso2c: Remove symbol handling
` [PATCH v4 34/35] sparc64: vdso: Implement clock_gettime64()
` [PATCH v4 35/35] clocksource: remove ARCH_CLOCKSOURCE_DATA
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-10-14 2:04 UTC (9+ messages)
[PATCH v13 04/17] preempt: Introduce __preempt_count_{sub, add}_return()
2025-10-13 15:48 UTC
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 read-only IMAP folder(s) and NNTP newsgroup(s).