messages from 2025-03-06 22:18:13 to 2025-03-21 19:51:57 UTC [more...]
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-21 19:48 UTC (4+ messages)
` [PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-21 17:33 UTC (28+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v4 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 08/14] loongarch: "
` [PATCH v4 09/14] parisc: "
` [PATCH v4 10/14] s390: "
` [PATCH v4 11/14] sh: "
` [PATCH v4 12/14] sh: Move defines needed "
` [PATCH v4 13/14] riscv: Add support "
` [PATCH v4 14/14] powerpc: "
[PATCH v2 00/20] AP bus/zcrypt/pkey/paes no-mem-alloc patches
2025-03-21 9:06 UTC (43+ messages)
` [PATCH v2 01/20] s390/ap: Move response_type struct into ap_msg struct
` [PATCH v2 02/20] s390/ap/zcrypt: Rework AP message buffer allocation
` [PATCH v2 03/20] s390/ap: Introduce ap message buffer pool
` [PATCH v2 04/20] s390/ap/zcrypt: New xflag parameter and extension of the ap msg flags
` [PATCH v2 05/20] s390/zcrypt: Introduce cprb mempool for cca misc functions
` [PATCH v2 06/20] s390/zcrypt: Introduce cprb mempool for ep11 "
` [PATCH v2 07/20] s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
` [PATCH v2 08/20] s390/zcrypt: Introduce pre-allocated device status array for cca misc
` [PATCH v2 09/20] s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
` [PATCH v2 10/20] s390/zcrypt/pkey: Rework cca findcard() implementation and callers
` [PATCH v2 11/20] s390/zcrypt/pkey: Rework ep11 "
` [PATCH v2 12/20] s390/zcrypt: Rework cca misc functions kmallocs to use the cprb mempool
` [PATCH v2 13/20] s390/zcrypt: Add small mempool for cca info list entries
` [PATCH v2 14/20] s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
` [PATCH v2 15/20] s390/zcrypt: Rework ep11 misc functions to use cprb mempool
` [PATCH v2 16/20] s390/zcrypt: Add small mempool for ep11 card info list entries
` [PATCH v2 17/20] s390/pkey: Rework CCA pkey handler to use stack for small memory allocs
` [PATCH v2 18/20] s390/pkey: Rework EP11 "
` [PATCH v2 19/20] s390/zcrypt/pkey: Provide and pass xflags within pkey and zcrypt layers
` [PATCH v2 20/20] s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
2025-03-21 3:37 UTC (6+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH 2/2] arm64/ptdump: Replace u64 with pteval_t
[PATCH RFC 0/5] KVM: s390: Add VSIE Interpretation Extension Facility (vsie_sigpif)
2025-03-20 17:46 UTC (12+ messages)
` [PATCH RFC 1/5] KVM: s390: Add vsie_sigpif detection
` [PATCH RFC 2/5] KVM: s390: Add ssca_block and ssca_entry structs for vsie_ie
` [PATCH RFC 3/5] KVM: s390: Shadow VSIE SCA in guest-1
` [PATCH RFC 4/5] KVM: s390: Re-init SSCA on switch to ESCA
` [PATCH RFC 5/5] KVM: s390: Add VSIE shadow stat counters
[PATCH v2] perf pmu: Handle memory failure in tool_pmu__new()
2025-03-20 16:00 UTC (2+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-03-20 10:44 UTC (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
[GIT PULL v1 0/1] KVM: s390: pv: fix race when making a page secure
2025-03-19 13:02 UTC (3+ messages)
` [GIT PULL v1 1/1] "
[PATCH] perf pmu: Handle memory failure in tool_pmu__new()
2025-03-19 12:28 UTC (3+ messages)
[PATCH] net/smc: Reduce size of smc_wr_tx_tasklet_fn
2025-03-19 2:42 UTC (6+ messages)
[PATCH 0/2] perf bench: Fix core dumps on s390 z/VM
2025-03-18 16:37 UTC (5+ messages)
` [PATCH 1/2] perf/bench: Fix perf bench internals pmu-scan core dump
` [PATCH 2/2] perf/bench: Double free of dynamic allocated memory
[PATCH v2 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved
2025-03-18 16:26 UTC (3+ messages)
[PATCH 00/11] Always call constructor for kernel page tables
2025-03-18 12:14 UTC (14+ messages)
` [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
` [PATCH 03/11] m68k: "
` [PATCH 04/11] powerpc: "
` [PATCH 05/11] sparc64: "
` [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs
` [PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-17 12:40 UTC (19+ messages)
` [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH v2 02/13] csky: move setup_initrd() to setup.c
` [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 07/13] s390: make setup_zero_pages() use memblock
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit
[RFC PATCH net-next] net/smc: avoid conflict with sockmap after fallback
2025-03-17 3:57 UTC (2+ messages)
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-15 14:55 UTC (21+ messages)
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 07/13] s390: "
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` Soekris crypto 1411, where to find ?
[PATCH v4 6/9] s390: Rely on generic printing of preemption model
2025-03-14 16:08 UTC
[PATCH net-next v2] net/smc: use the correct ndev to find pnetid by pnetid table
2025-03-14 13:00 UTC (7+ messages)
[PATCH 30/41] s390/uapi: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
2025-03-14 7:10 UTC (2+ messages)
` [PATCH 31/41] s390x: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PATCH v2 0/6] sysctl: Move sysctls from kern_table into their respective subsystems
2025-03-13 16:19 UTC (9+ messages)
` [PATCH v2 4/6] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
` [PATCH v2 6/6] s390: mv s390 sysctls into their own file under arch/s390 dir
[PATCH] s390/vfio-ap: lock mdev object when handling mdev remove request
2025-03-13 11:18 UTC (4+ messages)
[kvm-unit-tests PATCH v2] Makefile: Use CFLAGS in cc-option
2025-03-13 10:11 UTC (3+ messages)
[PATCH v5 0/1] KVM: s390: fix a newly introduced bug
2025-03-12 18:49 UTC (2+ messages)
` [PATCH v5 1/1] KVM: s390: pv: fix race when making a page secure
[PATCH v2] s390/pci: Fix dev.dma_range_map missing sentinel element
2025-03-12 10:32 UTC
[PATCH] s390/boot: Ignore vmlinux.map
2025-03-11 17:23 UTC (2+ messages)
[PATCH v3 0/5] iommu/s390: support additional table regions
2025-03-11 14:19 UTC (7+ messages)
` [PATCH v3 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v3 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v3 3/5] iommu/s390: support iova_to_phys for "
[PATCH v2] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
2025-03-11 10:32 UTC
[kvm-unit-tests PATCH v1] s390x: pv: fix arguments for out-of-tree-builds
2025-03-11 9:03 UTC (4+ messages)
[PATCH] s390/pci: Fix dev.dma_range_map missing sentinel element
2025-03-10 20:40 UTC (2+ messages)
[PATCH] s390/uapi: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
2025-03-10 12:50 UTC (5+ messages)
[RFC 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
2025-03-10 9:59 UTC (3+ messages)
` [RFC 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [RFC 2/2] arm64/ptdump: Replace u64 with pteval_t
[syzbot] Monthly s390 report (Mar 2025)
2025-03-08 22:17 UTC
[GIT PULL] s390 updates for 6.14-rc6
2025-03-08 3:07 UTC (2+ messages)
[PATCH v4 0/1] KVM: s390: fix a newly introduced bug
2025-03-07 13:18 UTC (6+ messages)
` [PATCH v4 1/1] KVM: s390: pv: fix race when making a page secure
[kvm-unit-tests PATCH] Makefile: Use CFLAGS in cc-option
2025-03-07 8:45 UTC (3+ messages)
[PATCH v1 0/1] Rework protected key AES for true asynch support
2025-03-07 8:36 UTC (5+ messages)
` [PATCH v1 1/1] s390/crypto: "
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