public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-09 12:42:20 to 2023-10-18 19:43:56 UTC [more...]

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-10-18 19:43 UTC  (10+ messages)
` [PATCH net-next v4 06/18] net/smc: extend GID to 128bits only for virtual ISM device
` [PATCH net-next v4 10/18] net/smc: implement ID-related operations of loopback

[PATCH net v2 0/2] net/smc: correct the reason code in smc_listen_find_device when fallback
 2023-10-18 18:00 UTC  (7+ messages)
` [PATCH net v2 1/2] net/smc: change function name from smc_find_ism_store_rc to smc_find_device_store_rc
` [PATCH net v2 2/2] net/smc: correct the reason code in smc_listen_find_device when fallback

[PATCH 00/10] Handle set_memory_XXcrypted() errors
 2023-10-18 17:42 UTC  (20+ messages)
` [PATCH 01/10] mm: Add helper for freeing decrypted memory
` [PATCH 02/10] x86/mm/cpa: Reject incorrect encryption change requests
` [PATCH 03/10] kvmclock: Use free_decrypted_pages()
` [PATCH 04/10] swiotlb: "
` [PATCH 05/10] ptp: "
` [PATCH 06/10] dma: "
` [RFC 07/10] hv: "
` [RFC 08/10] hv: Track decrypted status in vmbus_gpadl
` [RFC 09/10] hv_nstvsc: Don't free decrypted memory
` [RFC 10/10] uio_hv_generic: "

[PATCH v2 0/3] a couple of corrections to the IRQ enablement function
 2023-10-18 13:38 UTC  (4+ messages)
` [PATCH v2 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v2 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v2 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command

split up ->kill_sb
 2023-10-17 19:50 UTC  (9+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-17 17:03 UTC  (26+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 2/5] net/smc: fix incorrect barrier usage
` [PATCH net 3/5] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net 4/5] net/smc: protect connection state transitions in listen work
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-17 13:29 UTC  (29+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: topology: Fix report message
` [kvm-unit-tests PATCH 2/9] s390x: topology: Use parameter in stsi_get_sysib
` [kvm-unit-tests PATCH 3/9] s390x: topology: Fix parsing loop
` [kvm-unit-tests PATCH 4/9] s390x: topology: Don't use non unique message
` [kvm-unit-tests PATCH 5/9] s390x: topology: Refine stsi header test
` [kvm-unit-tests PATCH 6/9] s390x: topology: Rename topology_core to topology_cpu
` [kvm-unit-tests PATCH 7/9] s390x: topology: Rewrite topology list test
` [kvm-unit-tests PATCH 9/9] s390x: topology: Add complex topology test

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-10-17 11:57 UTC  (3+ messages)
` [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets

[PATCH net] net/smc: correct the reason code in smc_listen_find_device when fallback
 2023-10-17  8:52 UTC  (3+ messages)

[PATCH net] net/smc: return the right falback reason when prefix checks fail
 2023-10-16 23:40 UTC  (7+ messages)

[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
 2023-10-16 20:35 UTC  (2+ messages)
` [PATCH 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT

[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-16 17:54 UTC  (15+ messages)
` [PATCH v2 01/13] bitops: add missing prototype check
` [PATCH v2 02/13] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v2 03/13] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH v2 04/13] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH v2 05/13] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH v2 06/13] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH v2 07/13] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH v2 08/13] bitmap: introduce generic optimized bitmap_size()
` [PATCH v2 09/13] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH v2 10/13] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH v2 12/13] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH v2 13/13] lib/bitmap: add tests for IP tunnel flags conversion helpers

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-15  2:20 UTC  (26+ messages)
` [PATCH 01/14] bitops: add missing prototype check
` [PATCH 02/14] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` [PATCH 04/14] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
` [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
` [PATCH 10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH 12/14] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH 13/14] lib/bitmap: add tests for bitmap_{get,set}_bits()
` [PATCH 14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-14  9:08 UTC  (16+ messages)
` [PATCH 2/5] UML: "
` [PATCH 3/5] parisc: remove broken vdso_install
` [PATCH 4/5] kbuild: unify vdso_install rules
` [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets

[PATCH v2 net] net/smc: fix smc clc failed issue when netdevice not in init_net
 2023-10-14  0:00 UTC  (5+ messages)

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-10-13 21:03 UTC  (4+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-10-13  8:04 UTC  (6+ messages)

[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-12 16:55 UTC  (6+ messages)

[GIT PULL 0/1] KVM: s390: gisa: one fix for 6.6
 2023-10-12 15:10 UTC  (2+ messages)

[PATCH net] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-11 23:10 UTC  (6+ messages)

[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
 2023-10-11 12:39 UTC  (9+ messages)

[PATCH net] net/smc: Fix pos miscalculation in statistics
 2023-10-11  9:40 UTC  (3+ messages)

[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
 2023-10-11  8:21 UTC  (3+ messages)

[PATCH] s390/cio: Fix a memleak in css_alloc_subchannel
 2023-10-10 10:32 UTC  (2+ messages)

[PATCH] drivers: s390: dasd_int.h: resolved spelling mistake
 2023-10-10  4:31 UTC 

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (2+ messages)

[kvm-unit-tests PATCH v1] arch-run: migration: properly handle crashing outgoing QEMU
 2023-10-09 14:33 UTC  (3+ messages)

[PATCH v4 0/2] KVM: s390: add counters for vsie performance
 2023-10-09 13:32 UTC  (7+ messages)
` [PATCH v4 1/2] KVM: s390: add stat counter for shadow gmap events
` [PATCH v4 2/2] KVM: s390: add tracepoint in gmap notifier


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