linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 11:53:28 to 2021-11-05 18:39:27 UTC [more...]

[GIT PULL] s390 patches for the 5.16 merge window
 2021-11-05 18:39 UTC  (2+ messages)

[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-11-05 17:23 UTC  (5+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says

[PATCH] s390/cio: check the subchannel validity for dev_busid
 2021-11-05 15:56 UTC  (2+ messages)

[RFC v2 0/1]s390/cio: remove uevent suppress from cio driver
 2021-11-05 14:11 UTC  (7+ messages)
` [PATCH] s390/cio: "

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-11-05 13:15 UTC  (11+ messages)
` [PATCH v17 11/15] s390/ap: driver callback to indicate resource in use
` [PATCH v17 14/15] s390/ap: notify drivers on config changed and scan complete callbacks

[PATCH 0/3] KEXEC_SIG with appended signature
 2021-11-05 13:14 UTC  (9+ messages)
` [PATCH 1/3] s390/kexec_file: Don't opencode appended signature verification
` [PATCH 2/3] module: strip the signature marker in the verification function
` [PATCH 3/3] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH 0/2] Additional appended signature cleanup
  ` [PATCH 1/2] module: Use key_being_used_for for log messages in verify_appended_signature
  ` [PATCH 2/2] module: Move duplicate mod_check_sig users code to mod_parse_sig

REGRESSION: relocating a Debian/bullseye guest is losing network connection
 2021-11-05 10:48 UTC  (6+ messages)

futher decouple DAX from block devices
 2021-11-05  3:30 UTC  (45+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c

[RFC PATCH v2 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-04 15:54 UTC  (7+ messages)
` [RFC PATCH v2 1/2] Capability/IOCTL/Documentation
` [RFC PATCH v2 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH net 0/4] Fixes for SMC
 2021-11-04  4:39 UTC  (25+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"
` [PATCH net 2/4] net/smc: Fix smc_link->llc_testlink_time overflow
` [PATCH net 3/4] net/smc: Correct spelling mistake to TCPF_SYN_RECV
` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback

[PATCH net-next] net/smc: Print function name in smcr_link_down tracepoint
 2021-11-03 12:48 UTC 

[PATCH net-next 0/3] Tracepoints for SMC
 2021-11-03  6:57 UTC  (7+ messages)
` [PATCH net-next 1/3] net/smc: Introduce tracepoint for fallback
` [PATCH net-next 2/3] net/smc: Introduce tracepoints for tx and rx msg
` [PATCH net-next 3/3] net/smc: Introduce tracepoint for smcr link down

[PATCH] s390:Use BUG_ON instead of if condition followed by BUG
 2021-11-03  5:56 UTC 

[PATCH V6 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-11-02 13:46 UTC  (6+ messages)
` [PATCH V6 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V6 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [PATCH V6 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V6 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [PATCH V6 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter

[PATCH 0/2] s390/vfio-ap: add status attribute to AP queue device's sysfs dir
 2021-11-01 15:48 UTC  (5+ messages)
` [PATCH 1/2] s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
` [PATCH 2/2] s390/vfio-ap: add status attribute to AP queue device's sysfs dir

[GIT PULL 00/17] KVM: s390: Fixes and Features for 5.16
 2021-11-01  7:35 UTC  (19+ messages)
` [GIT PULL 01/17] s390/gmap: validate VMA in __gmap_zap()
` [GIT PULL 02/17] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [GIT PULL 03/17] s390/mm: validate VMA in PGSTE manipulation functions
` [GIT PULL 04/17] s390/mm: fix VMA and page table handling code in storage key handling functions
` [GIT PULL 05/17] s390/uv: fully validate the VMA before calling follow_page()
` [GIT PULL 06/17] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
` [GIT PULL 07/17] s390/mm: optimize set_guest_storage_key()
` [GIT PULL 08/17] s390/mm: optimize reset_guest_reference_bit()
` [GIT PULL 09/17] KVM: s390: pv: add macros for UVC CC values
` [GIT PULL 10/17] KVM: s390: pv: avoid double free of sida page
` [GIT PULL 11/17] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
` [GIT PULL 12/17] KVM: s390: pv: avoid stalls when making pages secure
` [GIT PULL 13/17] KVM: s390: Simplify SIGP Set Arch handling
` [GIT PULL 14/17] KVM: s390: Add a routine for setting userspace CPU state
` [GIT PULL 15/17] KVM: s390: Fix handle_sske page fault handling
` [GIT PULL 16/17] KVM: s390: pv: properly handle page flags for protected guests
` [GIT PULL 17/17] KVM: s390: add debug statement for diag 318 CPNC data

[PATCH V5 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-11-01  3:43 UTC  (11+ messages)
` [PATCH V5 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V5 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [PATCH V5 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V5 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [PATCH V5 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter

[PATCH 00/20] exit cleanups
 2021-10-29 19:32 UTC  (5+ messages)
` [PATCH 11/20] signal/s390: Use force_sigsegv in default_trap_handler

[PATCH v2] scsi: core: Fix early registration of sysfs attributes for scsi_device
 2021-10-29 17:56 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] s390/kexec: fix memory leak of ipl report buffer
 2021-10-29 16:31 UTC  (2+ messages)

[PATCH] s390: add <linux/minmax.h> to <asm/facility.h>
 2021-10-29 10:21 UTC  (2+ messages)

[PATCH v1 1/1] delay.h: fix for removed kernel.h
 2021-10-29  4:28 UTC  (2+ messages)

[PATCH v4 0/4] Move vfio_ccw to the new mdev API
 2021-10-28 18:40 UTC  (6+ messages)
` [PATCH v4 1/4] vfio/ccw: Remove unneeded GFP_DMA
` [PATCH v4 2/4] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
` [PATCH v4 3/4] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
` [PATCH v4 4/4] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()

[PATCH v1 1/1] delay.h: fix for removed kernel.h
 2021-10-28 17:01 UTC 

[PATCH v2 0/3] KVM: s390: Some gaccess cleanup
 2021-10-28 14:48 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: s390: gaccess: Refactor gpa and length calculation
` [PATCH v2] KVM: s390: gaccess: Refactor access address range check
` [PATCH v2 3/3] KVM: s390: gaccess: Cleanup access to guest frames

s390: facility.h:98:22: error: implicit declaration of function 'min_t' [-Werror=implicit-function-declaration]
 2021-10-28 14:13 UTC 

[PATCH net v2 0/2] Fixes for SMC
 2021-10-28 12:10 UTC  (4+ messages)
` [PATCH net v2 1/2] net/smc: Fix smc_link->llc_testlink_time overflow
` [PATCH net v2 2/2] net/smc: Correct spelling mistake to TCPF_SYN_RECV

[PATCH V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-27 18:59 UTC  (8+ messages)
  ` [PATCH V4 net-next 4/6] ethtool: extend ringparam setting uAPI with rx_buf_len

[PATCH] KVM: s390x: add debug statement for diag 318 CPNC data
 2021-10-27 14:07 UTC  (5+ messages)

[kvm-unit-tests PATCH v3 1/2] s390x: Add specification exception test
 2021-10-27 12:08 UTC  (11+ messages)
` [kvm-unit-tests PATCH v3 2/2] s390x: Test specification exceptions during transaction

[PATCH] locking: remove spin_lock_flags() etc
 2021-10-27 12:01 UTC  (7+ messages)

[PATCH 2/2] futex: remove futex_cmpxchg detection
 2021-10-26 20:26 UTC  (3+ messages)

s390: {standard input}:11: Error: Unrecognized opcode: `pushq'
 2021-10-26 17:32 UTC 

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-26 11:53 UTC  (3+ messages)
` [PATCH v5 06/14] KVM: s390: pv: properly handle page flags for protected guests


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).