public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-19 08:46:01 to 2024-01-08 13:28:12 UTC [more...]

[PATCH v6 0/5] implement "memmap on memory" feature on s390
 2024-01-08 13:27 UTC 

[kvm-unit-tests PATCH v2 0/5] s390x: STFLE nested interpretation
 2024-01-08 12:58 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/5] lib: Add pseudo random functions
` [kvm-unit-tests PATCH v2 2/5] s390x: lib: Remove double include
` [kvm-unit-tests PATCH v2 3/5] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH v2 4/5] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH v2 5/5] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-01-05 10:31 UTC  (35+ messages)
` [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
` [PATCH RFC v3 for-6.8/block 15/17] ext4: use "
` [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
` [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis

[PATCH 0/2] net/smc: Adjustments for two function implementations
 2024-01-04 20:40 UTC  (15+ messages)
` [PATCH 1/2] net/smc: Return directly after a failed kzalloc() in smc_fill_gid_list()
` [PATCH 2/2] net/smc: Improve exception handling in smc_llc_cli_add_link_invite()
  ` [0/2] net/smc: Adjustments for two function implementations

[PATCH v3 00/34] kmsan: Enable on s390
 2024-01-04 11:34 UTC  (35+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
` [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 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

[PATCH net] net/smc: fix invalid link access in dumping SMC-R connections
 2024-01-04  1:00 UTC  (5+ messages)

[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-03 22:09 UTC  (11+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH RESEND v4 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH RESEND v4 3/3] selftests: livepatch: Test livepatching a heavily called syscall
` livepatch: Move modules to selftests and add a new test

s390x stack unwinding with perf?
 2024-01-03 15:48 UTC  (9+ messages)

[PATCH] KVM: s390: fix cc for successful PQAP
 2024-01-03 15:26 UTC  (2+ messages)

[GIT PULL 0/4] KVM: s390: Changes for 6.8
 2024-01-02 18:19 UTC  (6+ messages)
` [GIT PULL 1/4] s390/uvdevice: Report additional-data length for attestation
` [GIT PULL 2/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [GIT PULL 3/4] KVM: s390: vsie: Fix length of facility list shadowed
` [GIT PULL 4/4] KVM: s390: cpu model: Use proper define for facility mask size

[PATCH v2 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-02 16:26 UTC  (2+ messages)

[PATCH 0/2] net/iucv: Adjustments for iucv_enable()
 2024-01-02 10:31 UTC  (8+ messages)
` [PATCH 1/2] net/iucv: Improve unlocking in iucv_enable()
  ` [EXT] "
      ` [EXT] "
` [PATCH 2/2] net/iucv: Improve error handling "

[PATCH v2] iucv: make iucv_bus const
 2023-12-29  7:50 UTC  (2+ messages)

[PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
 2023-12-26 21:46 UTC 

[PATCH net-next v8 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-26 20:30 UTC  (16+ messages)
` [PATCH net-next v8 01/10] net/smc: rename some 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v8 02/10] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v8 03/10] net/smc: unify the structs of accept or confirm message for v1 and v2
` [PATCH net-next v8 04/10] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v8 05/10] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v8 06/10] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v8 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH net-next v8 08/10] net/smc: support extended GID in SMC-D lgr netlink attribute
` [PATCH net-next v8 09/10] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v8 10/10] net/smc: manage system EID in SMC stack instead of ISM driver

[PATCH AUTOSEL 4.14 4/6] s390/scm: fix virtual vs physical address confusion
 2023-12-26  0:27 UTC 

[PATCH AUTOSEL 4.19 5/7] s390/scm: fix virtual vs physical address confusion
 2023-12-26  0:26 UTC 

[PATCH AUTOSEL 5.4 5/8] s390/scm: fix virtual vs physical address confusion
 2023-12-26  0:25 UTC 

[PATCH AUTOSEL 5.10 5/9] s390/scm: fix virtual vs physical address confusion
 2023-12-26  0:24 UTC 

[PATCH AUTOSEL 5.15 05/11] s390/scm: fix virtual vs physical address confusion
 2023-12-26  0:23 UTC 

[PATCH AUTOSEL 6.1 06/24] s390/scm: fix virtual vs physical address confusion
 2023-12-26  0:21 UTC 

[PATCH AUTOSEL 6.6 11/39] s390/scm: fix virtual vs physical address confusion
 2023-12-26  0:19 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 38/39] posix-timers: Get rid of [COMPAT_]SYS_NI() uses

Avoid unprivileged splice(file->)/(->socket) pipe exclusion
 2023-12-25 21:50 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/9] Multi-migration support
 2023-12-23  5:18 UTC  (13+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: clean lib/auxinfo.o
` [kvm-unit-tests PATCH 2/9] arch-run: Clean up temporary files properly
` [kvm-unit-tests PATCH 3/9] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH 4/9] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH 5/9] migration: Support multiple migrations
` [kvm-unit-tests PATCH 6/9] arch-run: rename migration variables
` [kvm-unit-tests PATCH 7/9] migration: Add quiet migration support
` [kvm-unit-tests PATCH 8/9] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH 9/9] migration: add a migration selftest

[PATCH] selftests/livepatch: fix and refactor new dmesg message code
 2023-12-22 12:27 UTC  (3+ messages)

[PATCH v2] KVM: s390: vsie: fix race during shadow creation
 2023-12-21 11:59 UTC  (5+ messages)

[PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
 2023-12-21  3:09 UTC  (2+ messages)
` [PATCH v2 04/11] net/smc: smc_splice_read: always request MSG_DONTWAIT

[GIT PULL] s390 fixes for 6.7-rc7
 2023-12-21  0:25 UTC  (2+ messages)

selftests/livepatch fails on s390
 2023-12-20 13:19 UTC  (7+ messages)

[PATCH] KVM: s390: vsie: fix race during shadow creation
 2023-12-20 13:11 UTC  (6+ messages)

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-20 11:33 UTC  (12+ messages)
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH v4 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
 2023-12-20 10:48 UTC  (9+ messages)
` [PATCH v4 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH v4 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH v4 3/4] KVM: s390: cpu model: Use proper define for facility mask size
` [PATCH v4 4/4] KVM: s390: Minor refactor of base/ext facility lists

[PATCH] icuv: make iucv_bus const
 2023-12-20  7:24 UTC  (4+ messages)

[PATCH net-next v7 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-19 12:22 UTC  (8+ messages)
` [PATCH net-next v7 06/10] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v7 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH net-next v7 08/10] net/smc: support extended GID in SMC-D lgr netlink attribute
` [PATCH net-next v7 09/10] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v7 10/10] net/smc: manage system EID in SMC stack instead of ISM driver

[PATCH net-next v6 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-19 11:16 UTC  (3+ messages)


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