public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-17 19:09:58 to 2025-01-27 17:57:36 UTC [more...]

[PATCH v1 0/1] dm-integrity: Implement asynch digest support
 2025-01-27 17:57 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-27 15:42 UTC  (7+ messages)
  `  "
      `  "

[PATCH v4 00/15] KVM: s390: Stop using page->index and other things
 2025-01-27  9:36 UTC  (24+ messages)
` [PATCH v4 01/15] KVM: Do not restrict the size of KVM-internal memory regions
` [PATCH v4 02/15] KVM: s390: wrapper for KVM_BUG
` [PATCH v4 03/15] KVM: s390: fake memslot for ucontrol VMs
` [PATCH v4 04/15] KVM: s390: selftests: fix ucontrol memory region test
` [PATCH v4 05/15] KVM: s390: move pv gmap functions into kvm
` [PATCH v4 06/15] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v4 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v4 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v4 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v4 10/15] KVM: s390: stop using page->index for non-shadow gmaps
` [PATCH v4 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v4 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v4 13/15] KVM: s390: remove useless page->index usage
` [PATCH v4 14/15] KVM: s390: move PGSTE softbits
` [PATCH v4 15/15] KVM: s390: remove the last user of page->index

[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in __pnet_find_base_ndev (2)
 2025-01-27  7:59 UTC 

[s390:for-next 68/91] arch/s390/mm/vmem.c:665:36: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2025-01-26 19:47 UTC 

[PATCH AUTOSEL 6.6 3/5] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
 2025-01-26 14:49 UTC 

[PATCH AUTOSEL 6.12 4/6] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
 2025-01-26 14:48 UTC 

[PATCH AUTOSEL 6.13 4/7] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
 2025-01-26 14:48 UTC 

[syzbot] [net?] [s390?] possible deadlock in smc_shutdown (2)
 2025-01-26 13:59 UTC 

[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
 2025-01-26  9:48 UTC  (12+ messages)
` [PATCH bpf-next v7 1/6] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v7 2/6] net/smc: fix UAF on smcsk after smc_listen_out()
` [PATCH bpf-next v7 3/6] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v7 4/6] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v7 5/6] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v7 6/6] bpf/selftests: add selftest for bpf_smc_ops

[PATCH v2 0/6] iommu/s390: support additional table regions
 2025-01-24 20:18 UTC  (7+ messages)
` [PATCH v2 1/6] iommu/s390: add initial fields to track table size
` [PATCH v2 2/6] s390/pci: set appropriate IOTA region type
` [PATCH v2 3/6] iommu/s390: support cleanup of additional table regions
` [PATCH v2 4/6] iommu/s390: support iova_to_phys for "
` [PATCH v2 5/6] iommu/s390: support map/unmap "
` [PATCH v2 6/6] iommu/s390: allow larger region tables

[PATCH v3 0/3] iommu/s390: add support for IOMMU passthrough
 2025-01-24 20:17 UTC  (4+ messages)
` [PATCH v3 1/3] s390/pci: check for relaxed translation capability
` [PATCH v3 2/3] s390/pci: store DMA offset in bus_dma_region
` [PATCH v3 3/3] iommu/s390: implement iommu passthrough via identity domain

[PATCH] s390/mm: Add missing ctor/dtor on page table upgrade
 2025-01-24 12:39 UTC  (9+ messages)

[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-24  9:33 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
 2025-01-23 16:12 UTC  (41+ messages)
` [kvm-unit-tests PATCH v2 01/18] run_tests: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v2 02/18] Document environment variables
` [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 05/18] scripts: Rename run_qemu_status -> run_test_status
` [kvm-unit-tests PATCH v2 06/18] scripts: Merge the qemu parameter -smp into $qemu_opts
` [kvm-unit-tests PATCH v2 07/18] scripts: Introduce kvmtool_opts
` [kvm-unit-tests PATCH v2 08/18] scripts/runtime: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v2 09/18] scripts/runtime: Skip test when kvmtool and $accel is not KVM
` [kvm-unit-tests PATCH v2 10/18] scripts/arch-run: Add support for kvmtool
` [kvm-unit-tests PATCH v2 11/18] arm/run: "
` [kvm-unit-tests PATCH v2 12/18] scripts/runtime: Add default arguments "
` [kvm-unit-tests PATCH v2 13/18] run_tests: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v2 14/18] run_tests: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification
` [kvm-unit-tests PATCH v2 16/18] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v2 17/18] unittest: Add disabled_if parameter and use it for kvmtool
` [kvm-unit-tests PATCH v2 18/18] run_tests: Enable kvmtool

[PATCH] s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
 2025-01-23 10:40 UTC  (3+ messages)

[PATCH] mm/hugetlb: bring gigantic page allocation under hugepages_supported()
 2025-01-23  9:40 UTC  (3+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-01-22 21:16 UTC  (6+ messages)
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-01-22 17:22 UTC  (5+ messages)

[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
 2025-01-22 17:16 UTC  (14+ messages)
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v6 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v6 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH v3 00/15] KVM: s390: Stop using page->index and other things
 2025-01-22 16:19 UTC  (40+ messages)
` [PATCH v3 01/15] KVM: Do not restrict the size of KVM-internal memory regions
` [PATCH v3 02/15] KVM: s390: wrapper for KVM_BUG
` [PATCH v3 03/15] KVM: s390: fake memslot for ucontrol VMs
` [PATCH v3 04/15] KVM: s390: selftests: fix ucontrol memory region test
` [PATCH v3 05/15] KVM: s390: move pv gmap functions into kvm
` [PATCH v3 06/15] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v3 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v3 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v3 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v3 10/15] KVM: s390: stop using page->index for non-shadow gmaps
` [PATCH v3 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v3 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v3 15/15] KVM: s390: remove the last user of page->index

[RFC net-next 0/7] Provide an ism layer
 2025-01-22 15:02 UTC  (38+ messages)
` [RFC net-next 3/7] net/ism: Use uuid_t for ISM GID
` [RFC net-next 4/7] net/ism: Add kernel-doc comments for ism functions
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism

[kvm-unit-tests PATCH v1] s390x: pv: fix arguments for out-of-tree-builds
 2025-01-21  8:58 UTC  (2+ messages)

[GIT PULL] s390 updates for 6.14 merge window
 2025-01-21  5:30 UTC  (2+ messages)

[PATCH v2 00/15] KVM: s390: Stop using page->index and other things
 2025-01-20 13:54 UTC  (8+ messages)
` [PATCH v2 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v2 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v2 13/15] KVM: s390: remove useless page->index usage

[PATCH v1 00/13] KVM: s390: Stop using page->index and other things
 2025-01-20 10:34 UTC  (6+ messages)
` [PATCH v1 13/13] KVM: s390: remove the last user of page->index

[syzbot] [rdma?] WARNING in rdma_restrack_clean
 2025-01-19 12:25 UTC 

[syzbot] [s390?] [net?] possible deadlock in smc_close_non_accepted (2)
 2025-01-19  5:50 UTC 

[syzbot] [s390?] [net?] possible deadlock in smc_pnet_find_ism_resource
 2025-01-19  0:44 UTC 

[PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
 2025-01-18  4:34 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox