messages from 2021-11-03 15:41:08 to 2021-11-17 17:40:36 UTC [more...]
[PATCH v3 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
2021-11-17 17:39 UTC (2+ messages)
` [PATCH v3 05/12] KVM: RISC-V: Use Makefile.kvm for common files
decouple DAX from block devices
2021-11-17 17:31 UTC (32+ 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 RFC net] net/smc: Ensure the active closing peer first closes clcsock
2021-11-17 16:19 UTC (2+ messages)
[PATCH v2 0/6] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
2021-11-17 12:12 UTC (12+ messages)
` [PATCH v2 1/6] KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
` [PATCH v2 2/6] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH v2 3/6] KVM: PPC: "
` [PATCH v2 4/6] KVM: RISC-V: "
` [PATCH v2 5/6] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [PATCH v2 6/6] KVM: x86: Drop arbitraty KVM_SOFT_MAX_VCPUS
[PATCH 0/2] ftrace/samples: fix ftrace direct multi config option + s390 support
2021-11-17 9:13 UTC (8+ messages)
` [PATCH 1/2] ftrace/samples: add missing Kconfig option for ftrace direct multi sample
` [PATCH 2/2] ftrace/samples: add s390 support "
[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [KVM]
2021-11-17 7:54 UTC (19+ messages)
` [RFC PATCH v3 1/2] Capability/IOCTL/Documentation
` [RFC PATCH v3 2/2] KVM: s390: Extend the USER_SIGP capability
[PATCH 0/7] KVM: Add Makefile.kvm for common files
2021-11-17 7:29 UTC (11+ messages)
` [PATCH 1/7] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH 2/7] KVM: Add Makefile.kvm for common files, use it for x86
` [PATCH 3/7] KVM: s390: Use Makefile.kvm for common files
` [PATCH 4/7] KVM: mips: "
` [PATCH 5/7] KVM: RISC-V: "
` [PATCH 6/7] KVM: powerpc: "
` [PATCH 7/7] KVM: arm64: "
[RESEND PATCH V6 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
2021-11-17 1:55 UTC (6+ messages)
` [RESEND PATCH V6 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [RESEND PATCH V6 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [RESEND PATCH V6 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [RESEND PATCH V6 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [RESEND PATCH V6 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter
[PATCH V6 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
2021-11-17 1:24 UTC (4+ messages)
[PATCH 0/1] Update my mail address
2021-11-16 14:20 UTC (3+ messages)
` [PATCH 1/1] MAINTAINERS: update email address of borntraeger
[PATCH v2 1/2] s390/kexec: check the return value of ipl_report_finish
2021-11-16 13:39 UTC (6+ messages)
` [PATCH v2 2/2] s390/kexec: fix kmemleak
` [PATCH v2 RESEND 2/2] s390/kexec: fix memory leak of ipl report buffer
[kvm-unit-tests PATCH v3 1/1] s390x: Add specification exception interception test
2021-11-16 11:57 UTC (3+ messages)
[PATCH 0/3] KEXEC_SIG with appended signature
2021-11-16 9:53 UTC (13+ messages)
` [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
[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
2021-11-15 15:45 UTC (12+ 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 net] net/smc: Make sure the link_id is unique
2021-11-15 14:50 UTC (3+ messages)
[PATCH net v2] net/smc: Transfer remaining wait queue entries during fallback
2021-11-15 13:30 UTC (2+ messages)
[GIT PULL] s390 patches for the 5.16 merge window #2
2021-11-13 19:15 UTC (2+ messages)
[PATCH net] net/smc: Transfer remaining wait queue entries during fallback
2021-11-12 15:28 UTC (3+ messages)
[RFC PATCH 0/2] Two RFC patches for the same SMC socket wait queue mismatch issue
2021-11-12 3:09 UTC (5+ messages)
` [RFC PATCH net v2 1/2] net/smc: Fix socket wait queue mismatch issue caused by fallback
` [RFC PATCH net 2/2] net/smc: Transfer remaining wait queue entries during fallback
[PATCH] s390/kexec: fix memory leak of ipl report buffer
2021-11-11 0:22 UTC (4+ messages)
[PATCH] s390/vdso: remove -nostdlib compiler flag
2021-11-10 15:19 UTC (2+ messages)
[PATCH] s390: replace snprintf in show functions with sysfs_emit
2021-11-10 15:19 UTC (3+ messages)
[PATCH net] net/smc: fix sk_refcnt underflow on linkdown and fallback
2021-11-10 14:50 UTC (3+ messages)
[PATCH] s390:Use BUG_ON instead of if condition followed by BUG
2021-11-10 14:44 UTC (2+ messages)
[PATCH net 0/4] Fixes for SMC
2021-11-10 12:50 UTC (19+ 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-next] net/smc: Print function name in smcr_link_down tracepoint
2021-11-09 16:17 UTC (2+ messages)
[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] KVM: s390x: add debug statement for diag 318 CPNC data
2021-11-08 13:04 UTC (6+ messages)
[RFC PATCH v2 0/2] s390x: Improvements to SIGP handling [KVM]
2021-11-08 8:57 UTC (7+ messages)
` [RFC PATCH v2 2/2] KVM: s390: Extend the USER_SIGP capability
[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 (5+ messages)
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 (9+ 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