messages from 2023-11-23 12:34:41 to 2023-12-05 12:38:41 UTC [more...]
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
2023-12-05 12:37 UTC (5+ 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 net-next v3 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-05 9:51 UTC (19+ 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] s390/vfio-ap: handle response code 01 on queue reset
2023-12-05 8:04 UTC (10+ messages)
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-04 18:51 UTC (7+ 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 v2] scsi: zfcp: Replace strlcpy() with strscpy()
2023-12-04 17:17 UTC (2+ messages)
[PATCH 0/2] s390: A couple of fixes for -Wmissing-prototypes
2023-12-04 16:38 UTC (7+ 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
SMC-R throughput drops for specific message sizes
2023-12-04 16:09 UTC (2+ messages)
[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] KVM: s390: fix cc for successful PQAP
2023-12-04 11:48 UTC (2+ messages)
[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 v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-01 16:38 UTC (8+ 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 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 v2 00/33] kmsan: Enable on s390
2023-11-30 15:26 UTC (6+ messages)
` [PATCH v2 16/33] mm: slub: Let KMSAN access metadata
` [PATCH v2 33/33] kmsan: Enable on s390
[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 (13+ messages)
` [PATCH net-next v2 1/7] net/smc: Rename some variable 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v2 2/7] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v2 3/7] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v2 4/7] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v2 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device
` [PATCH net-next v2 6/7] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v2 7/7] net/smc: manage system EID in SMC stack instead of ISM driver
[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
crypto: s390/aes - Fix buffer overread in CTR mode
2023-11-28 13:18 UTC (3+ messages)
[PATCH v4 0/5] implement "memmap on memory" feature on s390
2023-11-28 11:12 UTC (8+ messages)
` [PATCH v4 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v4 2/5] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v4 3/5] s390/sclp: remove unhandled memory notifier type
` [PATCH v4 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v4 5/5] s390: enable MHP_MEMMAP_ON_MEMORY
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
2023-11-28 10:05 UTC (21+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "
[PATCH v3 0/5] implement "memmap on memory" feature on s390
2023-11-28 7:54 UTC (13+ messages)
` [PATCH v3 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v3 2/5] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v3 3/5] s390/sclp: remove unhandled memory notifier type
` [PATCH v3 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v3 5/5] s390: enable MHP_MEMMAP_ON_MEMORY
[PATCH net-next v4] net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty
2023-11-28 1:57 UTC (4+ messages)
[PATCH v2 0/4] eventfd: simplify signal helpers
2023-11-27 16:17 UTC (11+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
2023-11-27 6:22 UTC (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "
[PATCH 0/3] kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
2023-11-27 3:29 UTC (13+ messages)
` [PATCH 2/3] drivers/base/cpu: crash data showing should depends on KEXEC_CORE
` [PATCH 3/3] s390/Kconfig: drop select of KEXEC
[PATCH -next] block: remove field 'bd_inode' from block_device
2023-11-27 1:13 UTC (3+ messages)
[GIT PULL] s390 fixes for 6.7-rc3
2023-11-24 21:30 UTC (2+ messages)
[PATCH v2 0/7] implement "memmap on memory" feature on s390
2023-11-24 18:04 UTC (3+ messages)
` [PATCH v2 1/7] mm/memory_hotplug: introduce mhp_flag MHP_OFFLINE_INACCESSIBLE
[PATCH net-next 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-11-24 13:37 UTC (9+ messages)
` [PATCH net-next 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device
[PATCH net-next 0/2] add two sysctl for SMC-R v2.1
2023-11-24 12:22 UTC (8+ messages)
` [PATCH net-next 1/2] net/smc: add sysctl for max links per lgr "
` [PATCH net-next 2/2] net/smc: add sysctl for max conns "
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-24 12:04 UTC (3+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
[PATCH v5] eventfs: Remove eventfs_file and just use eventfs_inode
2023-11-23 16:06 UTC (6+ messages)
[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
2023-11-23 13:27 UTC (4+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()
` [PATCH v2 "
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 read-only IMAP folder(s) and NNTP newsgroup(s).