Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-09 06:25:39 to 2024-04-15 15:35:52 UTC [more...]

[PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
 2024-04-15 15:35 UTC  (13+ messages)

[PATCH v5 0/5] s390/vfio-ap: ap_config sysfs attribute for mdevctl automation
 2024-04-15 15:25 UTC  (6+ messages)
` [PATCH v5 1/5] s390/ap: Externalize AP bus specific bitmap reading function
` [PATCH v5 2/5] s390/vfio-ap: Add sysfs attr, ap_config, to export mdev state
` [PATCH v5 3/5] s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queue
` [PATCH v5 4/5] s390/vfio-ap: Add write support to sysfs attr ap_config
` [PATCH v5 5/5] docs: Update s390 vfio-ap doc for ap_config sysfs attribute

[PATCH net 0/1] s390/ism: Fix splice for SMC-D
 2024-04-15 13:28 UTC  (9+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation

[PATCH net] s390/ism: Properly fix receive message buffer allocation
 2024-04-15 13:15 UTC 

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-15 13:14 UTC  (10+ messages)
` [PATCH v3 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
 2024-04-15 11:59 UTC  (7+ messages)
` [RFC kvm-unit-tests PATCH v2 01/14] Add initial shellcheck checking
` [RFC kvm-unit-tests PATCH v2 08/14] shellcheck: Fix SC2013

net/smc: Buggy reordering scenario in smc socket
 2024-04-15 11:16 UTC  (2+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-15  9:36 UTC  (27+ messages)
` [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow()
` [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v4 03/15] nios2: define virtual address space for modules
` [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v4 07/15] mm/execmem, arch: convert remaining "
` [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations
` [PATCH v4 09/15] riscv: extend execmem_params "
` [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations
` [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH net-next v6 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-15  8:41 UTC  (13+ messages)
` [PATCH net-next v6 01/11] net/smc: decouple ism_client from SMC-D DMB registration
` [PATCH net-next v6 02/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [PATCH net-next v6 03/11] net/smc: implement ID-related operations of loopback-ism
` [PATCH net-next v6 04/11] net/smc: implement DMB-related "
` [PATCH net-next v6 05/11] net/smc: mark optional smcd_ops and check for support when called
` [PATCH net-next v6 06/11] net/smc: ignore loopback-ism when dumping SMC-D devices
` [PATCH net-next v6 07/11] net/smc: register loopback-ism into SMC-D device list
` [PATCH net-next v6 08/11] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH net-next v6 09/11] net/smc: {at|de}tach sndbuf to peer DMB if supported
` [PATCH net-next v6 10/11] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [PATCH net-next v6 11/11] net/smc: implement DMB-merged operations of loopback-ism

[PATCH v2 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-12 14:50 UTC  (3+ messages)

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-13 20:12 UTC  (7+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

[PATCH net] net/smc: fix potential sleeping issue in smc_switch_conns
 2024-04-13  3:51 UTC 

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-12 14:58 UTC  (17+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[PATCH v3 0/4] sysctl: Remove sentinel elements from networking
 2024-04-12 14:48 UTC  (5+ messages)
` [PATCH v3 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v3 2/4] netfilter: "
` [PATCH v3 3/4] appletalk: "
` [PATCH v3 4/4] ax.25: "

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-04-12 14:21 UTC  (11+ messages)
` [PATCH v2 01/10] s390/uv: don't call folio_wait_writeback() without a folio reference
` [PATCH v2 02/10] s390/uv: gmap_make_secure() cleanups for further changes
` [PATCH v2 03/10] s390/uv: split large folios in gmap_make_secure()
` [PATCH v2 04/10] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v2 05/10] s390/uv: update PG_arch_1 comment
` [PATCH v2 06/10] s390/uv: make uv_convert_from_secure() a static function
` [PATCH v2 07/10] s390/uv: convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
` [PATCH v2 08/10] s390/uv: convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
` [PATCH v2 09/10] s390/uv: implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
` [PATCH v2 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[PATCH v4 0/5] s390/vfio-ap: ap_config sysfs attribute for mdevctl automation
 2024-04-12 14:18 UTC  (5+ messages)
` [PATCH v4 4/5] s390/vfio-ap: Add write support to sysfs attr ap_config

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-12  6:41 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-04-11 20:24 UTC  (9+ messages)
` [PATCH v3 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH v3 2/6] s390: Implement __iowrite32_copy()
` [PATCH v3 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH v3 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH v3 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-04-11 17:49 UTC  (7+ messages)
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis

[PATCH net] Revert "s390/ism: fix receive message buffer allocation"
 2024-04-11 13:52 UTC  (5+ messages)

[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
 2024-04-11 13:13 UTC  (18+ messages)
` [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() without a reference
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios
` [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v1 4/5] s390/uv: update PG_arch_1 comment

[PATCH v2 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-11 12:55 UTC  (8+ messages)
` [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
 2024-04-11  9:40 UTC  (11+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Fix misspelt variable name in func.bash
` [kvm-unit-tests PATCH 2/2] s390x: Fix is_pv check in run script

[PATCH vhost v8 0/6] refactor the params of find_vqs()
 2024-04-11  2:35 UTC  (7+ messages)
` [PATCH vhost v8 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v8 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v8 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v8 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v8 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v8 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-11  1:17 UTC  (12+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "

[PATCH v1 0/3] mm: follow_pte() improvements and acrn follow_pte() fixes
 2024-04-10 20:12 UTC  (6+ messages)
` [PATCH v1 1/3] drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
` [PATCH v1 2/3] mm: pass VMA instead of MM to follow_pte()
` [PATCH v1 3/3] mm: follow_pte() improvements

[PATCH] mm/shmem: Inline shmem_is_huge() for disabled transparent hugepages
 2024-04-10 17:03 UTC  (10+ messages)

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-04-10 15:09 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 RESEND 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 RESEND 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 RESEND 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 RESEND 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH] vdso: Fix powerpc build U64_MAX undeclared error
 2024-04-10  2:47 UTC  (3+ messages)

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-09 18:11 UTC  (10+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-09 12:20 UTC  (3+ messages)

[PATCH net v2] s390/ism: fix receive message buffer allocation
 2024-04-09  7:58 UTC  (6+ messages)

[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
 2024-04-09  6:17 UTC  (2+ messages)
` [PATCH RFC v2 1/5] dma-mapping: replace zone_dma_bits by zone_dma_limit


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