public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-21 22:03:04 to 2023-11-30 02:02:10 UTC [more...]

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

[PATCH] s390/vfio-ap: handle response code 01 on queue reset
 2023-11-29 17:12 UTC  (2+ messages)

[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

[PATCH v4 0/3] a couple of corrections to the IRQ enablement function
 2023-11-29 14:54 UTC  (4+ 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 net-next v2 0/7] net/smc: implement SMCv2.1 virtual ISM device support
 2023-11-29 12:50 UTC  (12+ 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 v2 00/33] kmsan: Enable on s390
 2023-11-29  9:58 UTC  (25+ messages)
` [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v2 04/33] kmsan: Increase the maximum store size to 4096
` [PATCH v2 06/33] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
` [PATCH v2 09/33] kmsan: Introduce kmsan_memmove_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 17/33] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v2 21/33] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH v2 22/33] s390: Use a larger stack for KMSAN
` [PATCH v2 23/33] s390/boot: Add the KMSAN runtime stub
` [PATCH v2 24/33] s390/checksum: Add a KMSAN check
` [PATCH v2 25/33] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v2 26/33] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v2 27/33] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v2 28/33] s390/string: Add KMSAN support
` [PATCH v2 29/33] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v2 30/33] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v2 31/33] s390/unwind: Disable KMSAN checks
` [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
` [PATCH v2 33/33] kmsan: Enable on s390

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  (18+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
` [PATCH v2 3/4] eventfd: simplify eventfd_signal_mask()
` [PATCH v2 4/4] eventfd: make eventfd_signal{_mask}() void

[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  (16+ messages)
` [PATCH 1/3] "
` [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  (9+ messages)
` [PATCH v2 1/7] mm/memory_hotplug: introduce mhp_flag MHP_OFFLINE_INACCESSIBLE
` [PATCH v2 2/7] mm/memory_hotplug: avoid poisoning memmap during mhp addition phase
` [PATCH v2 3/7] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v2 4/7] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v2 5/7] s390/sclp: remove unhandled memory notifier type
` [PATCH v2 6/7] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v2 7/7] s390: enable MHP_MEMMAP_ON_MEMORY

[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 "

Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")
 2023-11-23  8:27 UTC  (7+ messages)

[kvm-unit-tests PATCH v1 00/10] RFC: Add clang-format and kerneldoc check
 2023-11-22 13:09 UTC  (16+ messages)
` [kvm-unit-tests PATCH v1 01/10] make: add target to check kernel-doc comments
` [kvm-unit-tests PATCH v1 02/10] powerpc: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 03/10] lib: s390x: cpacf: move kernel-doc comment to correct function
` [kvm-unit-tests PATCH v1 04/10] s390x: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 05/10] s390x: ensure kernel-doc parameters are properly formated
` [kvm-unit-tests PATCH v1 06/10] x86: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 09/10] add clang-format configuration file

[PATCH net v4] net/smc: avoid data corruption caused by decline
 2023-11-22 12:20 UTC  (4+ messages)

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-22 11:44 UTC  (7+ messages)

[PATCH net-next v3] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
 2023-11-22  9:53 UTC  (5+ messages)

[PATCH 10/14] tools headers: Update tools's copy of s390/asm headers
 2023-11-21 22:56 UTC  (2+ messages)
` [PATCH 13/14] tools/perf: Update tools's copy of s390 syscall table


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