public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-28 07:40:21 to 2021-11-10 12:50:21 UTC [more...]

[PATCH net 0/4] Fixes for SMC
 2021-11-10 12:50 UTC  (21+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"
` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback

[PATCH net] net/smc: fix sk_refcnt underflow on linkdown and fallback
 2021-11-10  7:02 UTC 

[PATCH net-next] net/smc: Print function name in smcr_link_down tracepoint
 2021-11-09 16:17 UTC  (2+ messages)

decouple DAX from block devices
 2021-11-09  8:33 UTC  (30+ messages)
` [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
` [PATCH 08/29] dax: remove dax_capable
` [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
` [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
` [PATCH 14/29] fsdax: simplify the pgoff calculation
` [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
` [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
` [PATCH 17/29] fsdax: factor out a dax_memzero helper
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
` [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg
` [PATCH 22/29] iomap: add a IOMAP_DAX flag
` [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings
` [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
` [PATCH 28/29] iomap: build the block based code conditionally
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK

[PATCH v0 36/42] s390: Check notifier registration return value
 2021-11-08 21:18 UTC  (16+ messages)
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-11-08 14:27 UTC  (13+ 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] KVM: s390x: add debug statement for diag 318 CPNC data
 2021-11-08 13:04 UTC  (6+ messages)

[PATCH 0/3] KEXEC_SIG with appended signature
 2021-11-08 12:05 UTC  (11+ 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

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

[PATCH] s390/vdso: remove -nostdlib compiler flag
 2021-11-07 16:21 UTC 

[GIT PULL] s390 patches for the 5.16 merge window
 2021-11-06 21:56 UTC  (3+ 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: "

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  (32+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 07/11] dax: remove dax_capable
` [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 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  (4+ messages)
` [PATCH 2/2] "

[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  (6+ 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  (2+ messages)

[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  (2+ messages)


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