messages from 2023-12-10 13:24:35 to 2023-12-19 08:45:48 UTC [more...]
[PATCH net-next v7 00/10] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-19 8:45 UTC (3+ messages)
` [PATCH net-next v7 02/10] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v7 03/10] net/smc: unify the structs of accept or confirm message for v1 and v2
[PATCH net-next v6 00/10] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-19 8:18 UTC (19+ messages)
` [PATCH net-next v6 01/10] net/smc: rename some 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v6 02/10] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v6 03/10] net/smc: unify the structs of accept or confirm message for v1 and v2
` [PATCH net-next v6 04/10] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v6 05/10] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v6 06/10] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v6 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH net-next v6 08/10] net/smc: support extended GID in SMC-D lgr netlink attribute
` [PATCH net-next v6 09/10] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v6 10/10] net/smc: manage system EID in SMC stack instead of ISM driver
selftests/livepatch fails on s390
2023-12-18 22:44 UTC (3+ messages)
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-18 20:47 UTC (18+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall
[PATCH v3 00/35] bitops: add atomic find_bit() operations
2023-12-16 21:48 UTC (6+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 31/35] net: smc: optimize smc_wr_tx_get_free_slot_index()
[PATCH 00/10] s390/dasd: string handling cleanups
2023-12-15 15:28 UTC (10+ messages)
` [PATCH 01/10] s390/dasd: Simplify uid string generation
` [PATCH 02/10] s390/dasd: Use sysfs_emit() over sprintf()
` [PATCH 03/10] s390/dasd: Remove unnecessary errorstring generation
` [PATCH 04/10] s390/dasd: Move allocation error message to DBF
` [PATCH 05/10] s390/dasd: Remove unused message logging macros
` [PATCH 06/10] s390/dasd: Use dev_err() over printk()
` [PATCH 07/10] s390/dasd: Remove %p format specifier from error messages
` [PATCH 08/10] s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
` [PATCH 09/10] s390/dasd: Use dev_*() for device log messages
[kvm-unit-tests PATCH 0/5] s390x: STFLE nested interpretation
2023-12-15 13:53 UTC (19+ messages)
` [kvm-unit-tests PATCH 1/5] lib: Add pseudo random functions
` [kvm-unit-tests PATCH 2/5] s390x: lib: Remove double include
` [kvm-unit-tests PATCH 3/5] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH 4/5] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH 5/5] s390x: Add test for STFLE interpretive execution (format-0)
[PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-14 20:14 UTC (4+ messages)
` [PATCH RERESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-14 17:38 UTC (8+ messages)
` [PATCH RESEND "
` [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2023-12-14 6:20 UTC (16+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large
[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
2023-12-14 4:29 UTC (2+ messages)
[PATCH v3 00/34] kmsan: Enable on s390
2023-12-13 23:24 UTC (35+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v3 02/34] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v3 03/34] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v3 04/34] kmsan: Increase the maximum store size to 4096
` [PATCH v3 05/34] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v3 06/34] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v3 07/34] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v3 08/34] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v3 09/34] kmsan: Expose kmsan_get_metadata()
` [PATCH v3 10/34] kmsan: Export panic_on_kmsan
` [PATCH v3 11/34] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v3 12/34] kmsan: Support SLAB_POISON
` [PATCH v3 13/34] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v3 14/34] mm: slub: Let KMSAN access metadata
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 16/34] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v3 18/34] kmsan: Accept ranges starting with 0 on s390
` [PATCH v3 19/34] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH v3 20/34] s390: Use a larger stack for KMSAN
` [PATCH v3 21/34] s390/boot: Add the KMSAN runtime stub
` [PATCH v3 22/34] s390/checksum: Add a KMSAN check
` [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 25/34] s390/diag: Unpoison diag224() "
` [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v3 29/34] s390/string: Add KMSAN support
` [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v3 31/34] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
` [PATCH v3 34/34] kmsan: Enable on s390
SMC-R throughput drops for specific message sizes
2023-12-13 15:52 UTC
[PATCH v2 00/33] kmsan: Enable on s390
2023-12-13 15:01 UTC (33+ messages)
` [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v2 05/33] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v2 10/33] kmsan: Expose kmsan_get_metadata()
` [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()
` [PATCH v2 25/33] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v2 27/33] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v2 28/33] s390/string: Add KMSAN support
` [PATCH v2 30/33] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
SMC-R throughput drops for specific message sizes
2023-12-13 13:38 UTC (5+ messages)
[PATCH] KVM: s390: fix cc for successful PQAP
2023-12-13 12:43 UTC (5+ messages)
[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
2023-12-13 1:10 UTC (35+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis
` [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 12/18] gfs2: "
` [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 16/18] ext4: use "
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()
` [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis
[PATCH v2 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
2023-12-12 21:25 UTC (7+ messages)
` [PATCH v2 1/6] s390/vfio-ap: always filter entire AP matrix
` [PATCH v2 2/6] s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
` [PATCH v2 3/6] s390/vfio-ap: let 'on_scan_complete' callback filter matrix and update guest's APCB
` [PATCH v2 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config
` [PATCH v2 5/6] s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
` [PATCH v2 6/6] s390/vfio-ap: do not reset queue removed from host config
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-11 22:34 UTC (5+ messages)
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 31/35] net: smc: use find_and_set_bit() in smc_wr_tx_get_free_slot_index()
[PATCH net-next v5 0/9] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-11 15:23 UTC (20+ messages)
` [PATCH net-next v5 2/9] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v5 5/9] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v5 6/9] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH net-next v5 7/9] net/smc: support extended GID in SMC-D lgr netlink attribute
` [PATCH net-next v5 9/9] net/smc: manage system EID in SMC stack instead of ISM driver
[GIT PULL v1 0/2] KVM: s390: two small but important fixes
2023-12-11 10:04 UTC (4+ messages)
[RFC PATCH net-next 00/13] net/smc: implement loopback-ism used by SMC-D
2023-12-10 13:24 UTC (8+ messages)
` [RFC PATCH net-next 07/13] net/smc: register loopback-ism into SMC-D device list
` [RFC PATCH net-next 08/13] net/smc: introduce loopback-ism runtime switch
` [RFC PATCH net-next 09/13] net/smc: introduce loopback-ism statistics attributes
` [RFC PATCH net-next 10/13] net/smc: introduce operations to {at|de}tach ghost sndbuf to peer DMB
` [RFC PATCH net-next 11/13] net/smc: attach or detach "
` [RFC PATCH net-next 12/13] net/smc: adapt cursor update when sndbuf is mapped "
` [RFC PATCH net-next 13/13] net/smc: implement {at|de}tach_dmb interfaces of loopback-ism
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).