public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-09 10:19:26 to 2023-11-19 13:58:05 UTC [more...]

[PATCH net-next 0/7] net/smc: implement SMCv2.1 virtual ISM device support
 2023-11-19 13:57 UTC 

[PATCH] scsi: zfcp: Replace strlcpy() with strscpy()
 2023-11-19 12:38 UTC  (3+ messages)

[PATCH net] net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
 2023-11-19  3:30 UTC 

We Can Finance Your Business / Projects
 2023-11-18 22:37 UTC 

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-18 19:06 UTC  (6+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 29/34] net: smc: fix opencoded find_and_set_bit() in smc_wr_tx_get_free_slot_index()

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

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-17 21:39 UTC  (34+ messages)
` [PATCH 1/8] mm/memory_hotplug: fix memory hotplug locking order
` [PATCH 2/8] mm/memory_hotplug: fix error handling in add_memory_resource()
` [PATCH 3/8] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
` [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
` [PATCH 5/8] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers
` [PATCH 7/8] s390/sclp: remove unhandled memory notifier type
` [PATCH 8/8] s390: enable MHP_MEMMAP_ON_MEMORY

[PATCH 00/32] kmsan: Enable on s390
 2023-11-17 16:41 UTC  (56+ messages)
` [PATCH 01/32] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH 02/32] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH 03/32] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH 04/32] kmsan: Increase the maximum store size to 4096
` [PATCH 05/32] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH 06/32] kmsan: Fix kmsan_copy_to_user() "
` [PATCH 07/32] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH 08/32] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH 09/32] kmsan: Introduce kmsan_memmove_metadata()
` [PATCH 10/32] kmsan: Expose kmsan_get_metadata()
` [PATCH 11/32] kmsan: Export panic_on_kmsan
` [PATCH 12/32] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH 13/32] kmsan: Support SLAB_POISON
` [PATCH 14/32] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH 15/32] mm: slub: Let KMSAN access metadata
` [PATCH 16/32] mm: kfence: Disable KMSAN when checking the canary
` [PATCH 17/32] lib/string: Add KMSAN support to strlcpy() and strlcat()
` [PATCH 18/32] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH 19/32] kmsan: Accept ranges starting with 0 on s390
` [PATCH 20/32] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH 21/32] s390: Use a larger stack for KMSAN
` [PATCH 22/32] s390/boot: Add the KMSAN runtime stub
` [PATCH 23/32] s390/checksum: Add a KMSAN check
` [PATCH 24/32] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH 25/32] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH 26/32] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH 27/32] s390/string: Add KMSAN support
` [PATCH 28/32] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH 29/32] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH 30/32] s390/unwind: Disable KMSAN checks
` [PATCH 31/32] s390: Implement the architecture-specific kmsan functions
` [PATCH 32/32] kmsan: Enable on s390

[kvm-unit-tests PATCH v3 0/7] s390x: Add base AP support
 2023-11-17 15:19 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: s390x: Add ap library
` [kvm-unit-tests PATCH v3 2/7] s390x: Add guest 2 AP test
` [kvm-unit-tests PATCH v3 3/7] lib: s390x: ap: Add proper ap setup code
` [kvm-unit-tests PATCH v3 4/7] s390x: ap: Add pqap aqic tests
` [kvm-unit-tests PATCH v3 5/7] s390x: ap: Add reset tests
` [kvm-unit-tests PATCH v3 6/7] lib: s390x: ap: Add tapq test facility bit
` [kvm-unit-tests PATCH v3 7/7] s390x: ap: Add nq/dq len test

[PATCH v5] eventfs: Remove eventfs_file and just use eventfs_inode
 2023-11-17 14:38 UTC  (2+ messages)

[PATCH net v2] net/smc: avoid data corruption caused by decline
 2023-11-17 12:43 UTC  (5+ messages)

[PATCH net-next v3] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
 2023-11-17 12:27 UTC  (2+ messages)

[PATCH net] s390/ism: ism driver implies smc protocol
 2023-11-17  0:40 UTC  (8+ messages)
    ` [PATCH net v2] "

[PATCH bpf-next v3 01/13] bpf: Add support for non-fix-size percpu mem allocation
 2023-11-16 13:54 UTC  (5+ messages)

[PATCH][net-next] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
 2023-11-16 12:06 UTC  (5+ messages)

[PATCH net v1] net/smc: avoid data corruption caused by decline
 2023-11-16 11:50 UTC  (9+ messages)

[RFC PATCH net-next] net/smc: Introduce IPPROTO_SMC for smc
 2023-11-16 11:02 UTC  (3+ messages)

[PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
 2023-11-15 16:58 UTC  (4+ messages)

[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
 2023-11-15 13:00 UTC  (6+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()
  ` [PATCH v2 "
` [PATCH 2/2] kexec_file: Load kernel at top of system RAM if required

[GIT PULL v1 0/2] KVM: s390: two small but important fixes
 2023-11-15 12:51 UTC  (3+ messages)
` [GIT PULL v1 1/2] KVM: s390: vsie: fix wrong VIR 37 when MSO is used
` [GIT PULL v1 2/2] KVM: s390/mm: Properly reset no-dat

[kvm-unit-tests PATCH v1] s390x: cmm: test no-translate bit after reset
 2023-11-15 10:07 UTC  (2+ messages)

[PATCH v1 1/1] KVM: s390/mm: Properly reset no-dat
 2023-11-14 16:24 UTC  (4+ messages)

[Bug report][fstests generic/047] Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2572 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x26c/0x368 [xfs]
 2023-11-14 11:17 UTC 

Fotowoltaika - propozycja instalacji
 2023-11-14  9:05 UTC 

[PATCH v3 00/11] bitmap: prereqs for ip_tunnel flags conversion
 2023-11-14  0:48 UTC  (14+ messages)
` [PATCH v3 01/11] bitops: add missing prototype check
` [PATCH v3 02/11] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v3 03/11] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH v3 04/11] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH v3 05/11] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH v3 06/11] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH v3 07/11] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH v3 08/11] tools: move alignment-related macros to new <linux/align.h>
` [PATCH v3 09/11] bitmap: introduce generic optimized bitmap_size()
` [PATCH v3 10/11] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH v3 11/11] lib/bitmap: add compile-time test for __assign_bit() optimization

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-12  4:21 UTC  (12+ messages)
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
 2023-11-10  6:08 UTC  (2+ messages)
` Ping? "

s390x stack unwinding with perf?
 2023-11-09 14:48 UTC  (7+ messages)

[PATCH v3 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
 2023-11-09 12:28 UTC  (5+ messages)
` [PATCH v3 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH v3 3/4] KVM: s390: cpu model: Use proper define for facility mask size


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