public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-06 19:45:10 to 2024-05-29 08:48:41 UTC [more...]

[PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
 2024-05-29  8:48 UTC  (4+ messages)

[PATCH net-next v4 0/3] Introduce IPPROTO_SMC
 2024-05-29  6:14 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net/smc: refactoring initialization of smc sock
` [PATCH net-next v4 2/3] net/smc: expose smc proto operations
` [PATCH net-next v4 3/3] net/smc: Introduce IPPROTO_SMC

[PATCH v4 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-05-29  3:45 UTC  (10+ messages)
` [PATCH v4 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v4 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v4 3/3] vfio/pci: Fix typo in macro to declare accessors

[PATCH net-next v3 0/3] Introduce IPPROTO_SMC
 2024-05-29  2:36 UTC  (6+ messages)
` [PATCH net-next v3 1/3] net/smc: refatoring initialization of smc sock
` [PATCH net-next v3 2/3] net/smc: expose smc proto operations
` [PATCH net-next v3 3/3] net/smc: Introduce IPPROTO_SMC

[PATCH] vfio/pci: Add iowrite64 and ioread64 support for vfio pci
 2024-05-28 22:48 UTC  (3+ messages)

[PATCH] btrfs: zlib: do not do unnecessary page copying for compression
 2024-05-28 22:02 UTC  (6+ messages)

[PATCH v2 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-05-28 15:14 UTC  (9+ messages)
` [PATCH v2 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v2 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap
` [PATCH v2 3/3] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP

[PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
 2024-05-28 13:51 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined
` [PATCH net-next 2/2] net/smc: change SMCR_RMBE_SIZES from 5 to 15

some questions about restrictions in SMC-R v2's implementation
 2024-05-28  6:59 UTC  (10+ messages)

[PATCH AUTOSEL 6.6 4/4] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH AUTOSEL 6.8 4/4] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH AUTOSEL 6.9 5/5] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH] s390/dasd: fix error checks in dasd_copy_pair_store()
 2024-05-27 13:50 UTC 

[PATCH v3 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-05-23 21:52 UTC  (23+ messages)
` [PATCH v3 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v3 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v3 3/3] vfio/pci: Continue to refactor vfio_pci_core_do_io_rw

[PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
 2024-05-23 14:59 UTC  (4+ messages)

[PATCH 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-05-23  8:24 UTC  (8+ messages)
` [PATCH 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap
` [PATCH 3/3] vfio/pci: Enable VFIO_PCI_MMAP for s390

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-22 23:32 UTC  (9+ messages)

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-05-22 12:44 UTC  (6+ messages)

[GIT PULL] more s390 updates for 6.10 merge window
 2024-05-21 19:14 UTC  (2+ messages)

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-18  1:25 UTC  (10+ messages)

[PATCH net-next v2 0/3] Introduce IPPROTO_SMC
 2024-05-17 19:19 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net/smc: refatoring initialization of smc sock
` [PATCH net-next v2 2/3] net/smc: expose smc proto operations
` [PATCH net-next v2 3/3] net/smc: Introduce IPPROTO_SMC

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-17 16:09 UTC  (9+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH] sched/core: Test online status in available_idle_cpu()
 2024-05-16 16:38 UTC  (4+ messages)

[GIT PULL] s390 updates for 6.10 merge window
 2024-05-13 16:15 UTC  (2+ messages)

[PATCH net-next 0/2] Introduce IPPROTO_SMC
 2024-05-13  3:22 UTC  (15+ messages)
` [PATCH net-next 1/2] net/smc: refatoring initialization of smc sock
` [PATCH net-next 2/2] net/smc: Introduce IPPROTO_SMC

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (14+ messages)

[PATCH v2 0/6] Ensure the copied buf is NUL terminated
 2024-05-11 18:39 UTC  (6+ messages)
` [PATCH v2 3/6] bfa: ensure "
` [PATCH v2 4/6] qedf: "

[PATCH 0/6] s390: Unify IUCV device allocation
 2024-05-10 10:55 UTC  (9+ messages)
` [PATCH 1/6] s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
` [PATCH 3/6] s390/netiucv: Make use of iucv_alloc_device()
` [PATCH 4/6] s390/smsgiucv_app: "
` [PATCH 5/6] tty: hvc-iucv: "

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

[PATCH net v2] net/smc: fix neighbour and rtable leak in smc_ib_find_route()
 2024-05-09  8:20 UTC  (3+ messages)

[PATCH v3] s390/pkey: use kfree_sensitive() to fix Coccinelle warnings
 2024-05-08  8:59 UTC  (3+ messages)

[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-05-08  6:39 UTC  (6+ messages)

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-07 22:38 UTC  (7+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 6.9
 2024-05-07 17:01 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M

[PATCH v2] s390/pkey: use kvfree_sensitive() to fix Coccinelle warning
 2024-05-07 13:53 UTC  (2+ messages)

[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
 2024-05-07  8:02 UTC  (6+ messages)
` [PATCH net-next v6 8/8] ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array

[PATCH net] net/smc: fix netdev refcnt leak in smc_ib_find_route()
 2024-05-07  5:26 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/5] add shellcheck support
 2024-05-07  4:26 UTC  (7+ messages)


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