Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-07 20:53:56 to 2025-02-18 17:06:46 UTC [more...]

[PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
 2025-02-18 17:06 UTC  (16+ messages)
` [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
` [PATCH 2/7] mm: Introduce a common definition of mk_pte()
` [PATCH 3/7] sparc32: Remove custom "
` [PATCH 4/7] x86: "
` [PATCH 5/7] um: "
` [PATCH 6/7] mm: Make mk_pte() definition unconditional
` [PATCH 7/7] mm: Add folio_mk_pte()

[PATCH 0/2] s390/vfio-*: make mdev_types unlike a fake flex array
 2025-02-18 16:38 UTC  (4+ messages)
` [PATCH 1/2] s390/vfio-ap: make mdev_types not look like "
` [PATCH 2/2] s390/vfio-ccw: "

[PATCH v4 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-18 14:58 UTC  (8+ messages)
` [PATCH v4 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v4 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v4 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v4 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v4 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v4 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-02-18 14:08 UTC  (11+ messages)
` [PATCH 1/8] panic: Move panic ctl tables into panic.c
` [PATCH 2/8] signal: Move signal ctl tables into signal.c
` [PATCH 3/8] ftrace: Move trace sysctls into trace.c
` [PATCH 4/8] stack_tracer: move sysctl registration to kernel/trace/trace.c
` [PATCH 5/8] events: Move perf_event sysctls into kernel/events
` [PATCH 6/8] sparc: mv sparc sysctls into their own file under arch/sparc/kernel
` [PATCH 7/8] s390: mv s390 sysctls into their own file under arch/s390 dir
` [PATCH 8/8] x86: Move sysctls into arch/x86

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-18 10:47 UTC  (4+ messages)

[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
 2025-02-18 10:19 UTC 

[RFC PATCH v2 0/3] sched/fair: introduce new scheduler group type group_parked
 2025-02-18  5:58 UTC  (6+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] sched/fair: adapt scheduler group weight and capacity for parked CPUs
` [RFC PATCH v2 3/3] s390/topology: Add initial implementation for selection of "

[PATCH] s390/tty: Fix a potential memory leak bug
 2025-02-18  3:41 UTC 

[PATCH v2] s390/sclp: Add check for get_zeroed_page()
 2025-02-18  2:52 UTC 

[PATCH net] s390/ism: add release function for struct device
 2025-02-18  1:20 UTC  (3+ messages)

[PATCH] s390/purgatory: Use -D__DISABLE_EXPORTS
 2025-02-17 18:25 UTC  (2+ messages)

[PATCH] s390/sclp: Add check for get_zeroed_page()
 2025-02-17 16:16 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
 2025-02-17 16:02 UTC  (17+ messages)
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v2 04/18] run_tests: Introduce unittest parameter 'qemu_params'
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification

[PATCH v3 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-17 15:20 UTC  (9+ messages)
` [PATCH v3 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v3 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v3 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v3 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v3 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v3 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH 0/2] KVM: s390: Don't use %pK through debug printing or tracepoints
 2025-02-17 13:13 UTC  (3+ messages)
` [PATCH 1/2] KVM: s390: Don't use %pK through tracepoints
` [PATCH 2/2] KVM: s390: Don't use %pK through debug printing

[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-17  9:10 UTC  (3+ messages)
` [PATCH v6 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()

[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
 2025-02-17  5:44 UTC  (4+ messages)

[PATCH V2 0/5] mm: Rework generic PTDUMP configs
 2025-02-17  4:22 UTC  (6+ messages)
` [PATCH V2 1/5] configs: Drop GENERIC_PTDUMP from debug.config
` [PATCH V2 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V2 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V2 4/5] mm: Make DEBUG_WX depdendent on GENERIC_PTDUMP
` [PATCH V2 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[RFC net-next 0/7] Provide an ism layer
 2025-02-16 15:40 UTC  (16+ messages)
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism

[GIT PULL] s390 updates for 6.14-rc3
 2025-02-15 18:46 UTC  (2+ messages)

[PATCH] s390/mm: Simplify gap clamping in mmap_base() using clamp()
 2025-02-15 12:31 UTC 

[PATCH v6 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-14 13:10 UTC  (4+ messages)
` [PATCH v6 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v6 2/3] PCI: s390: Support mmap() of BARs and replace VFIO_PCI_MMAP by a device flag
` [PATCH v6 3/3] PCI: s390: Enable HAVE_PCI_MMAP on s390 and restrict mmap() of resources to mappable BARs

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-14 12:04 UTC  (4+ messages)

[PATCH] s390/mm: Simplify gap clamping in mmap_base() using clamp()
 2025-02-14 10:58 UTC  (2+ messages)

[PATCH v1 0/2] KVM: s390: fix two newly introduced bugs
 2025-02-14 10:41 UTC  (10+ messages)
` [PATCH v1 1/2] KVM: s390: fix issues when splitting folios
` [PATCH v1 2/2] KVM: s390: pv: fix race when making a page secure

[PATCH v3 03/28] mm/cma: introduce cma_intersects function
 2025-02-14 10:02 UTC  (2+ messages)

[PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
 2025-02-14  9:43 UTC  (2+ messages)

[PATCH 0/4] mm: Rework generic PTDUMP configs
 2025-02-14  7:26 UTC  (8+ messages)
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH net] s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH
 2025-02-13 17:40 UTC  (4+ messages)

[PATCH v5 0/4] iommu/s390: add support for IOMMU passthrough
 2025-02-13 16:02 UTC  (8+ messages)
` [PATCH v5 1/4] s390/pci: check for relaxed translation capability
` [PATCH v5 2/4] s390/pci: store DMA offset in bus_dma_region
` [PATCH v5 3/4] iommu/s390: handle IOAT registration based on domain
` [PATCH v5 4/4] iommu/s390: implement iommu passthrough via identity domain

[PATCH] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
 2025-02-13 15:14 UTC  (6+ messages)

[PATCH v2 03/28] mm/cma: introduce cma_intersects function
 2025-02-13 10:11 UTC  (2+ messages)

[PATCH v5 0/2] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-13 10:06 UTC  (6+ messages)
` [PATCH v5 1/2] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v5 2/2] PCI: s390: Support mmap() of BARs and replace VFIO_PCI_MMAP by a device flag

[GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
 2025-02-13 10:02 UTC  (6+ messages)
` [GIT PULL v2 09/20] KVM: s390: move pv gmap functions into kvm

New s390 specific protected key hmac
 2025-02-13  4:08 UTC  (15+ messages)
` [PATCH v10 2/5] s390/crypto: New s390 specific protected key hash phmac

[PATCH v2] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
 2025-02-12 18:54 UTC  (3+ messages)

[PATCH v4 0/4] iommu/s390: add support for IOMMU passthrough
 2025-02-12 16:15 UTC  (10+ messages)
` [PATCH v4 1/4] s390/pci: check for relaxed translation capability
` [PATCH v4 2/4] s390/pci: store DMA offset in bus_dma_region
` [PATCH v4 3/4] iommu/s390: handle IOAT registration based on domain
` [PATCH v4 4/4] iommu/s390: implement iommu passthrough via identity domain

[PATCH v3 6/9] s390: Rely on generic printing of preemption model
 2025-02-12 13:41 UTC 

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-02-12 10:55 UTC  (10+ messages)

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-11 13:02 UTC  (3+ messages)

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-02-11  3:44 UTC  (14+ messages)

[PATCH v5 0/6] elf: Define note name macros
 2025-02-11  0:58 UTC  (2+ messages)

[PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-10 11:35 UTC  (3+ messages)
` [PATCH v5 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v5 4/7] syscall.h: introduce syscall_set_nr()


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).