linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-12 13:45:57 to 2021-10-20 17:45:29 UTC [more...]

[PATCH 00/20] exit cleanups
 2021-10-20 17:43 UTC  (3+ messages)
` [PATCH 02/20] exit: Remove calls of do_exit after noreturn versions of die
` [PATCH 11/20] signal/s390: Use force_sigsegv in default_trap_handler

[PATCH net-next 09/12] net: s390: constify and use eth_hw_addr_set()
 2021-10-20 15:56 UTC 

[PATCH] s390: replace snprintf in show functions with sysfs_emit
 2021-10-20 14:44 UTC  (5+ messages)

[PATCH 0/7] s390/dasd: cleanup and small fixes
 2021-10-20 14:10 UTC  (9+ messages)
` [PATCH 1/7] s390/dasd: handle request magic consistently as unsigned int
` [PATCH 2/7] s390/dasd: fix kernel doc comment
` [PATCH 3/7] s390/dasd: split up dasd_eckd_read_conf
` [PATCH 4/7] s390/dasd: move dasd_eckd_read_fc_security
` [PATCH 5/7] s390/dasd: summarize dasd configuration data in a separate structure
` [PATCH 6/7] s390/dasd: fix missing path conf_data after failed allocation
` [PATCH 7/7] s390/dasd: fix possibly missed path verification

[PATCH 0/3] fixes for __airqs_kick_single_vcpu()
 2021-10-20 12:12 UTC  (25+ messages)
` [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
` [PATCH 2/3] KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
` [PATCH 3/3] KVM: s390: clear kicked_mask if not idle after set

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

[PATCH] block: add documentation for inflight
 2021-10-19 21:04 UTC  (3+ messages)

can we finally kill off CONFIG_FS_DAX_LIMITED
 2021-10-19 17:54 UTC  (17+ messages)

futher decouple DAX from block devices
 2021-10-19 15:44 UTC  (14+ 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

more bdev_nr_sectors / bdev_nr_bytes conversions
 2021-10-19 12:18 UTC  (6+ messages)
` [PATCH 1/3] block/ioctl: use bdev_nr_sectors and bdev_nr_bytes
` [PATCH 2/3] partitions/efi: use bdev_nr_bytes instead of open coding it
` [PATCH 3/3] partitions/ibm: use bdev_nr_sectors "

[PATCH][linux-next] net/smc: prevent NULL dereference in smc_find_rdma_v2_device_serv()
 2021-10-19 11:39 UTC  (3+ messages)

[PATCH 0/4] s390: DYNAMIC_FTRACE_WITH_DIRECT_CALL support
 2021-10-19  2:06 UTC  (9+ messages)

[kvm-unit-tests GIT PULL 00/17] s390x update 2021-10-18
 2021-10-18 15:31 UTC  (19+ messages)
` [kvm-unit-tests GIT PULL 01/17] s390x: uv-host: Explain why we set up the home space and remove the space change
` [kvm-unit-tests GIT PULL 02/17] lib: s390x: Control register constant cleanup
` [kvm-unit-tests GIT PULL 03/17] lib: s390x: Print addressing related exception information
` [kvm-unit-tests GIT PULL 04/17] s390x: skey: Test for ADDRESSING exceptions
` [kvm-unit-tests GIT PULL 05/17] s390x: mvpg-sie: Remove unused variable
` [kvm-unit-tests GIT PULL 06/17] s390x: uv: Tolerate 0x100 query return code
` [kvm-unit-tests GIT PULL 07/17] s390x: uv-host: Fence a destroy cpu test on z15
` [kvm-unit-tests GIT PULL 08/17] lib: s390x: uv: Fix share return value and print
` [kvm-unit-tests GIT PULL 09/17] lib: s390x: uv: Add UVC_ERR_DEBUG switch
` [kvm-unit-tests GIT PULL 10/17] lib: s390x: Add access key argument to tprot
` [kvm-unit-tests GIT PULL 11/17] lib: s390x: Print PGM code as hex
` [kvm-unit-tests GIT PULL 12/17] s390x: Add sthyi cc==0 r2+1 verification
` [kvm-unit-tests GIT PULL 13/17] s390x: snippets: Set stackptr and stacktop in cstart.S
` [kvm-unit-tests GIT PULL 14/17] s390x: snippets: Define all things that are needed to link the libc
` [kvm-unit-tests GIT PULL 15/17] lib: s390x: Fix PSW constant
` [kvm-unit-tests GIT PULL 16/17] lib: s390x: snippet.h: Add a few constants that will make our life easier
` [kvm-unit-tests GIT PULL 17/17] lib: s390x: Fix copyright message

[PATCH] s390/bitops: Return true/false (not 1/0) from bool functions
 2021-10-18 10:42 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.15-rc6
 2021-10-17  8:42 UTC  (4+ messages)

[PATCH net-next v3 00/10] net/smc: introduce SMC-Rv2 support
 2021-10-16 14:10 UTC  (12+ messages)
` [PATCH net-next v3 01/10] net/smc: save stack space and allocate smc_init_info
` [PATCH net-next v3 02/10] net/smc: prepare for SMC-Rv2 connection
` [PATCH net-next v3 03/10] net/smc: add SMC-Rv2 connection establishment
` [PATCH net-next v3 04/10] net/smc: add listen processing for SMC-Rv2
` [PATCH net-next v3 05/10] net/smc: add v2 format of CLC decline message
` [PATCH net-next v3 06/10] net/smc: retrieve v2 gid from IB device
` [PATCH net-next v3 07/10] net/smc: add v2 support to the work request layer
` [PATCH net-next v3 08/10] net/smc: extend LLC layer for SMC-Rv2
` [PATCH net-next v3 09/10] net/smc: add netlink support "
` [PATCH net-next v3 10/10] net/smc: stop links when their GID is removed

[PATCH net-next v2 00/11] net/smc: introduce SMC-Rv2 support
 2021-10-16  8:03 UTC  (13+ messages)
` [PATCH net-next v2 01/11] net/smc: improved fix wait on already cleared link
` [PATCH net-next v2 02/11] net/smc: save stack space and allocate smc_init_info
` [PATCH net-next v2 03/11] net/smc: prepare for SMC-Rv2 connection
` [PATCH net-next v2 04/11] net/smc: add SMC-Rv2 connection establishment
` [PATCH net-next v2 05/11] net/smc: add listen processing for SMC-Rv2
` [PATCH net-next v2 06/11] net/smc: add v2 format of CLC decline message
` [PATCH net-next v2 07/11] net/smc: retrieve v2 gid from IB device
` [PATCH net-next v2 08/11] net/smc: add v2 support to the work request layer
` [PATCH net-next v2 09/11] net/smc: extend LLC layer for SMC-Rv2
` [PATCH net-next v2 10/11] net/smc: add netlink support "
` [PATCH net-next v2 11/11] net/smc: stop links when their GID is removed

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-15 13:04 UTC  (5+ messages)
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

[PATCH] KVM: kvm_stat: do not show halt_wait_ns
 2021-10-15  9:07 UTC  (2+ messages)

[PATCH net-next 00/11] net/smc: introduce SMC-Rv2 support
 2021-10-14 16:36 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance 3
 2021-10-14 13:32 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Fix PSW constant
` [kvm-unit-tests PATCH v2 2/3] lib: s390x: snippet.h: Add a few constants that will make our life easier
` [kvm-unit-tests PATCH v2 3/3] lib: s390x: Fix copyright message

[PATCH V3 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-14  6:35 UTC  (10+ messages)
` [PATCH V3 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V3 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter
  ` [PATCH V3 net-next 4/6] ethtool: extend ringparam setting uAPI with rx_buf_len

[kvm-unit-tests PATCH v3 0/9] s390x: Cleanup and maintenance 2
 2021-10-13 14:14 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 4/9] lib: s390x: uv: Add UVC_ERR_DEBUG switch

[RFC PATCH v1 0/6] Improvements to SIGP handling [KVM]
 2021-10-13 13:54 UTC  (7+ messages)
` [RFC PATCH v1 3/6] KVM: s390: Simplify SIGP Restart

[kvm-unit-tests PATCH 0/2] s390x: Cleanup and maintenance 3
 2021-10-13 13:21 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/2] lib: s390x: Fix PSW constant
` [kvm-unit-tests PATCH 2/2] lib: s390x: snippet.h: Add a few constants that will make our life easier

[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-13 12:55 UTC  (8+ messages)

[kvm-unit-tests PATCH] s390x/snippets: Define all things that are needed to link the libc
 2021-10-13  9:51 UTC  (2+ messages)

[RFC PATCH 1/1] s390/cio: make ccw_device_dma_* more robust
 2021-10-13  7:29 UTC  (11+ messages)

[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
 2021-10-13  6:59 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;
as well as URLs for NNTP newsgroup(s).