messages from 2023-11-28 13:18:07 to 2023-12-08 14:31:03 UTC [more...]
[PATCH v2 00/33] kmsan: Enable on s390
2023-12-08 14:31 UTC (25+ messages)
` [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v2 14/33] kmsan: Support SLAB_POISON
` [PATCH v2 16/33] mm: slub: Let KMSAN access metadata
` [PATCH v2 17/33] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v2 24/33] s390/checksum: Add a KMSAN check
` [PATCH v2 26/33] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v2 33/33] kmsan: Enable on s390
[PATCH] KVM: s390: fix cc for successful PQAP
2023-12-08 14:21 UTC (8+ messages)
[PATCH 08/27] tty: con3215: convert to u8 and size_t
2023-12-08 13:19 UTC (4+ messages)
` [PATCH 09/27] tty: con3270: "
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-08 12:43 UTC (16+ 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 net-next v5 0/9] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-08 7:40 UTC (10+ messages)
` [PATCH net-next v5 1/9] net/smc: rename some 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v5 2/9] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v5 3/9] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v5 4/9] net/smc: introduce virtual ISM device support feature
` [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 8/9] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v5 9/9] net/smc: manage system EID in SMC stack instead of ISM driver
crypto: s390/aes - Fix buffer overread in CTR mode
2023-12-08 4:06 UTC (3+ messages)
[PATCH net-next v4 0/9] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-08 3:30 UTC (12+ messages)
` [PATCH net-next v4 1/9] net/smc: Rename some 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v4 2/9] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v4 3/9] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v4 4/9] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v4 5/9] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v4 6/9] net/smc: compatible with 128-bits extend GID of virtual ISM device
` [PATCH net-next v4 7/9] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v4 8/9] net/smc: manage system EID in SMC stack instead of ISM driver
` [PATCH net-next v4 9/9] net/smc: support extended GID in SMC-D lgr netlink attribute
[PATCH net] MAINTAINERS: remove myself as maintainer of SMC
2023-12-08 2:44 UTC (3+ messages)
[PATCH net] net/smc: fix missing byte order conversion in CLC handshake
2023-12-07 18:20 UTC (5+ messages)
[PATCH] s390/vfio-ap: handle response code 01 on queue reset
2023-12-07 15:31 UTC (12+ messages)
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-12-07 12:38 UTC (2+ messages)
` (subset) "
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-07 9:10 UTC (9+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [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 v3 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-07 3:42 UTC (20+ messages)
` [PATCH net-next v3 1/7] net/smc: Rename some variable 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v3 2/7] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v3 3/7] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v3 4/7] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v3 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device
` [PATCH net-next v3 6/7] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v3 7/7] net/smc: manage system EID in SMC stack instead of ISM driver
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
2023-12-07 2:45 UTC (28+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH -next RFC 03/14] bcache: use bdev api in read_super()
` [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis
` [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format()
` [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors()
` [PATCH -next RFC 08/14] btrfs: use bdev apis
` [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH -next RFC 10/14] erofs: use bdev api
` [PATCH -next RFC 11/14] ext4: use bdev apis
` [PATCH -next RFC 12/14] jbd2: "
` [PATCH -next RFC 13/14] gfs2: use bdev api
` [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer()
SMC-R throughput drops for specific message sizes
2023-12-06 15:28 UTC (3+ messages)
[PATCH v1 1/1] s390: mm: convert pgste locking functions to C
2023-12-06 13:14 UTC (6+ messages)
[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
2023-12-06 1:53 UTC (3+ messages)
[PATCH 0/2] s390: A couple of fixes for -Wmissing-prototypes
2023-12-05 12:59 UTC (8+ messages)
` [PATCH 1/2] s390/dasd: Remove dasd_stats_generic_show()
` [PATCH 2/2] s390/traps: Only define is_valid_bugaddr() under CONFIG_GENERIC_BUG
[PATCH v3 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-12-04 15:52 UTC (7+ messages)
` [PATCH v3 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [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
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2023-12-03 14:07 UTC (7+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
[PATCH 0/3] Use new wrappers to copy userspace arrays
2023-12-01 16:02 UTC (4+ messages)
[PATCH v4 0/3] a couple of corrections to the IRQ enablement function
2023-12-01 9:58 UTC (7+ messages)
` [PATCH v4 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v4 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v4 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command
[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
2023-11-30 20:54 UTC (6+ messages)
[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
2023-11-30 12:07 UTC (12+ messages)
` Ping? "
[PATCH net-next v2 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-11-30 11:02 UTC (5+ messages)
` [PATCH net-next v2 1/7] net/smc: Rename some variable 'fce' to 'fce_v2x' for clarity
[PATCH v5 0/5] implement "memmap on memory" feature on s390
2023-11-29 16:18 UTC (8+ messages)
` [PATCH v5 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v5 2/5] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v5 3/5] s390/sclp: remove unhandled memory notifier type
` [PATCH v5 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v5 5/5] s390: enable MHP_MEMMAP_ON_MEMORY
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