messages from 2021-10-11 06:29:34 to 2021-10-18 23:30:51 UTC [more...]
can we finally kill off CONFIG_FS_DAX_LIMITED
2021-10-18 23:30 UTC (11+ messages)
[PATCH][linux-next] net/smc: prevent NULL dereference in smc_find_rdma_v2_device_serv()
2021-10-18 18:31 UTC
[PATCH] s390: replace snprintf in show functions with sysfs_emit
2021-10-18 14:20 UTC (4+ 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
futher decouple DAX from block devices
2021-10-18 12:25 UTC (13+ 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
` [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
[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 V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
2021-10-15 2:41 UTC (9+ 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 net-next 00/11] net/smc: introduce SMC-Rv2 support
2021-10-14 16:36 UTC (15+ messages)
` [PATCH net-next 01/11] net/smc: improved fix wait on already cleared link
` [PATCH net-next 02/11] net/smc: save stack space and allocate smc_init_info
` [PATCH net-next 03/11] net/smc: prepare for SMC-Rv2 connection
` [PATCH net-next 04/11] net/smc: add SMC-Rv2 connection establishment
` [PATCH net-next 05/11] net/smc: add listen processing for SMC-Rv2
` [PATCH net-next 06/11] net/smc: add v2 format of CLC decline message
` [PATCH net-next 07/11] net/smc: retrieve v2 gid from IB device
` [PATCH net-next 08/11] net/smc: add v2 support to the work request layer
` [PATCH net-next 09/11] net/smc: extend LLC layer for SMC-Rv2
` [PATCH net-next 10/11] net/smc: add netlink support "
` [PATCH net-next 11/11] net/smc: stop links when their GID is removed
[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 (13+ messages)
` [PATCH V3 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V3 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [PATCH V3 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V3 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [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 (26+ messages)
` [RFC PATCH v1 1/6] KVM: s390: Simplify SIGP Set Arch handling
` [RFC PATCH v1 2/6] KVM: s390: Reject SIGP when destination CPU is busy
` [RFC PATCH v1 3/6] KVM: s390: Simplify SIGP Restart
` [RFC PATCH v1 5/6] KVM: s390: Give BUSY to SIGP SENSE during Restart
` [RFC PATCH v1 6/6] KVM: s390: Add a routine for setting userspace CPU state
[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 (9+ 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)
[PATCH 0/4] s390: DYNAMIC_FTRACE_WITH_DIRECT_CALL support
2021-10-13 8:48 UTC (12+ messages)
` [PATCH 1/4] s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
` [PATCH 2/4] s390: make STACK_FRAME_OVERHEAD available via asm-offsets.h
` [PATCH 3/4] samples: add HAVE_SAMPLE_FTRACE_DIRECT config option
` [PATCH 4/4] samples: add s390 support for ftrace direct call samples
[RFC PATCH 1/1] s390/cio: make ccw_device_dma_* more robust
2021-10-13 7:29 UTC (12+ messages)
[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
2021-10-13 6:59 UTC (3+ messages)
[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
2021-10-12 12:31 UTC (13+ messages)
` [PATCH v5 04/14] KVM: s390: pv: avoid stalls when making pages secure
` [PATCH v5 05/14] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v5 06/14] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v5 08/14] KVM: s390: pv: handle secure storage exceptions for normal guests
[PATCH v1 1/1] s390: Use string_upper() instead of open coded variant
2021-10-12 9:12 UTC (6+ messages)
clang-13: s390/kernel/head64.S:24:17: error: invalid operand for instruction
2021-10-11 17:31 UTC (3+ messages)
[PATCH 0/1] Arch use of pci_dev_is_added()
2021-10-11 12:06 UTC (2+ messages)
DPAA2 triggers, [PATCH] dma debug: report -EEXIST errors in add_dma_entry
2021-10-11 11:47 UTC (6+ messages)
[PATCH] dma-debug: fix sg checks in debug_dma_map_sg()
2021-10-11 11:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox