messages from 2024-02-15 13:41:13 to 2024-02-21 07:38:36 UTC [more...]
[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
2024-02-21 7:38 UTC (11+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
` [PATCH 3/4] arm64: separate code and data virtual memory allocation
` [PATCH 4/4] arm64: dynamic enforcement of pmd-level PXNTable
[PATCH v2 00/14] Split crash out from kexec and clean up related config items
2024-02-21 5:45 UTC (4+ messages)
pass queue_limits to blk_mq_alloc_disk for simple drivers
2024-02-21 5:44 UTC (15+ messages)
` [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk
` [PATCH 08/17] rnbd-clt: "
` [PATCH 14/17] ubiblock: "
` [PATCH 17/17] mmc: "
[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
2024-02-21 5:16 UTC
[kvm-unit-tests PATCH v5 0/8] Multi-migration support
2024-02-21 3:27 UTC (9+ messages)
` [kvm-unit-tests PATCH v5 1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly
` [kvm-unit-tests PATCH v5 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v5 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v5 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v5 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v5 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v5 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v5 8/8] migration: add a migration selftest
[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
2024-02-21 2:03 UTC (6+ messages)
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
2024-02-21 1:17 UTC (7+ messages)
` [PATCH 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH 2/6] s390: Implement __iowrite32_copy()
` [PATCH 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores
[PATCH v4 0/2] KVM: s390: Fix AR parameter in ioctl
2024-02-20 21:12 UTC (3+ messages)
` [PATCH v4 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v4 2/2] KVM: s390: selftests: memop: add a simple AR test
[PATCH] s390/boot: Workaround current 'llvm-objdump -t -j ...' behavior
2024-02-20 20:44 UTC
[PATCH] s390/boot: Add 'alloc' to info.bin .vmlinux.info section flags
2024-02-20 19:15 UTC (4+ messages)
[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
2024-02-20 17:07 UTC (44+ messages)
` [PATCH v13 01/21] KVM: pfncache: Add a map helper function
` [PATCH v13 02/21] KVM: pfncache: remove unnecessary exports
` [PATCH v13 03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held
` [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
` [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
` [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v13 10/21] KVM: x86/xen: separate initialization of shared_info cache and content
` [PATCH v13 11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA
` [PATCH v13 13/21] KVM: x86/xen: allow vcpu_info "
` [PATCH v13 14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN
` [PATCH v13 15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA
` [PATCH v13 16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v13 17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied
` [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
[kvm-unit-tests PATCH v4 0/7] s390x: Add base AP support
2024-02-20 16:38 UTC (3+ messages)
` [kvm-unit-tests PATCH v4 2/7] s390x: Add guest 2 AP test
[PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl
2024-02-20 15:48 UTC (9+ messages)
` [PATCH v3 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v3 2/2] KVM: s390: selftests: memop: add a simple AR test
[PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
2024-02-20 15:44 UTC (8+ messages)
` [PATCH v2 1/2] KVM: s390: load guest access registers "
` [PATCH v2 2/2] KVM: s390: selftests: memop: add a simple AR test
[PATCH rc] s390: Use the correct count for __iowrite64_copy()
2024-02-20 13:09 UTC (5+ messages)
[PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
2024-02-20 8:56 UTC (6+ messages)
Meeting with the Development Team
2024-02-20 8:50 UTC
[RFC net-next 00/20] Introduce IPPROTO_SMC
2024-02-20 7:01 UTC (21+ messages)
` [RFC net-next 01/20] net: export partial symbols in inet/inet6 proto_ops
` [RFC net-next 02/20] net/smc: read&write sock state via unified macros
` [RFC net-next 03/20] net/smc: refactor smc_setsockopt
` [RFC net-next 04/20] net/smc: refactor smc_accept_poll
` [RFC net-next 05/20] net/smc: try test to fallback when ulp set
` [RFC net-next 06/20] net/smc: fast return on unconcernd TCP options
` [RFC net-next 07/20] net/smc: refactor sock_flag/sock_set_flag
` [RFC net-next 08/20] net/smc: optimize mutex_fback_rsn from mutex to spinlock
` [RFC net-next 09/20] net/smc: refator smc_switch_to_fallback
` [RFC net-next 10/20] net/smc: make initialization code in smc_listen independent
` [RFC net-next 11/20] net/smc: make __smc_accept can return the new accepted sock
` [RFC net-next 12/20] net/smc: refatoring initialization of smc sock
` [RFC net-next 13/20] net/smc: embedded tcp sock into "
` [RFC net-next 14/20] net/smc: allow to access the state of inet "
` [RFC net-next 15/20] net/smc: enable access of sock flags "
` [RFC net-next 16/20] net/smc: add inet proto defination for SMC
` [RFC net-next 17/20] net/smc: add dummy implementation for inet smc sock
` [RFC net-next 18/20] net/smc: add define and macro for smc_negotiation
` [RFC net-next 19/20] net/smc: support smc inet with merge socks
` [RFC net-next 20/20] net/smc: support diag for smc inet mode
[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
2024-02-20 3:52 UTC (20+ messages)
` [PATCH net-next 03/15] net/smc: introduce virtual ISM device loopback-ism
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes
` [PATCH net-next 13/15] net/smc: introduce loopback-ism DMB type control
` [PATCH net-next 14/15] net/smc: introduce loopback-ism DMB data copy control
[PATCH 02/10] s390/vdso/data: Drop unnecessary header include
2024-02-19 16:22 UTC (4+ messages)
` [PATCH 07/10] s390/vdso: Use generic union vdso_data_store
[PATCH v2 0/4] s390: compile relocatable kernel with/without fPIE
2024-02-19 16:12 UTC (7+ messages)
` [PATCH v2 1/4] s390/vdso64: filter out munaligned-symbols flag for vdso
` [PATCH v2 2/4] s390: Add relocs tool
` [PATCH v2 3/4] s390: Compile relocatable kernel without -fPIE
` [PATCH v2 4/4] s390/kernel: vmlinux.lds.S: handle orphan .rela sections
[kvm-unit-tests PATCH v4 0/8] Multi-migration support
2024-02-19 12:02 UTC (7+ messages)
` [kvm-unit-tests PATCH v4 8/8] migration: add a migration selftest
SMC-R throughput drops for specific message sizes
2024-02-19 8:44 UTC (3+ messages)
[kvm-unit-tests PATCH] s390x/snippets/c/sie-dat: Fix compiler warning with GCC 11.2
2024-02-16 19:08 UTC (2+ messages)
[PATCH 0/4] s390: compile relocatable kernel with/without fPIE
2024-02-16 17:09 UTC (2+ messages)
[PATCH] net/iucv: fix the allocation size of iucv_path_table array
2024-02-16 9:30 UTC (2+ messages)
[PATCH net-next] net/iucv: fix virtual vs physical address confusion
2024-02-16 8:50 UTC (2+ messages)
[PATCH v1 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
2024-02-16 0:04 UTC (4+ messages)
[PATCH v2 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
2024-02-15 19:39 UTC (6+ messages)
[PATCH v2 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
2024-02-15 19:37 UTC (2+ messages)
[PATCH] s390/vfio-ap: handle hardware checkstop state on queue reset operation
2024-02-15 15:31 UTC
[PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression
2024-02-15 14:46 UTC (10+ messages)
` [PATCH v6 1/9] dax: add empty static inline for CONFIG_DAX=n
` [PATCH v6 2/9] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) "
` [PATCH v6 3/9] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 4/9] dm: "
` [PATCH v6 5/9] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v6 6/9] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 7/9] dax: Check for data cache aliasing at runtime
` [PATCH v6 8/9] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v6 9/9] dax: Fix incorrect list of data cache aliasing architectures
[PATCH] net/af_iucv: fix virtual vs physical address confusion
2024-02-15 13:36 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