messages from 2023-02-22 07:34:40 to 2023-02-28 12:42:38 UTC [more...]
[PATCH v5 00/19] Add vfio_device cdev for iommufd support
2023-02-28 12:42 UTC (59+ messages)
` [PATCH v5 01/19] vfio: Allocate per device file structure
` [PATCH v5 02/19] vfio: Refine vfio file kAPIs for KVM
` [PATCH v5 03/19] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v5 04/19] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [PATCH v5 05/19] kvm/vfio: Accept vfio device file from userspace
` [PATCH v5 06/19] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v5 07/19] vfio: Block device access via device fd until device is opened
` [PATCH v5 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v5 10/19] vfio: Add infrastructure for bind_iommufd from userspace
` [PATCH v5 11/19] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v5 12/19] vfio-iommufd: Add detach_ioas for emulated "
` [PATCH v5 13/19] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v5 14/19] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v5 15/19] vfio: Add cdev for vfio_device
` [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v5 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` [PATCH v5 18/19] vfio: Compile group optionally
` [PATCH v5 19/19] docs: vfio: Add vfio device cdev description
[PATCH net-next v2] net/smc: Use percpu ref for wr tx reference
2023-02-28 12:20 UTC (5+ messages)
[kvm-unit-tests PATCH v2] s390x: Add tests for execute-type instructions
2023-02-28 11:15 UTC (3+ messages)
[PATCH 1/2] lib/test_bitmap: increment failure counter properly
2023-02-28 10:45 UTC (5+ messages)
` [PATCH 2/2] lib/bitmap: drop optimization of bitmap_{from,to}_arr64
[PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
2023-02-28 9:24 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] net/smc: move smc_sock related structure definition
` [PATCH bpf-next v3 2/4] bpf: add SMC support in BPF struct_ops
` [PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
` [PATCH bpf-next v3 4/4] bpf/selftests: add selftest for SMC bpf capability
[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
2023-02-28 9:08 UTC (8+ messages)
[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
2023-02-28 8:58 UTC (8+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability
[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-28 8:58 UTC (8+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
[PATCH v7 11/41] mm: Introduce pte_mkwrite_kernel()
2023-02-27 22:29 UTC (3+ messages)
` [PATCH v7 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
2023-02-27 20:57 UTC (4+ messages)
[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
2023-02-27 20:23 UTC (11+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-27 19:46 UTC (7+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH v2 20/30] s390: Implement the new page table range API
2023-02-27 17:57 UTC
[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
2023-02-27 13:49 UTC (19+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
` [Intel-gfx] "
` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
` [Intel-gfx] "
` [PATCH v5 4/7] llist: simplify __llist_del_all
` [Intel-gfx] "
` [PATCH v5 5/7] io_uring: use __xchg if possible
` [Intel-gfx] "
` [PATCH v5 6/7] qed: "
` [Intel-gfx] "
` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg
[PATCH 0/2] s390: don't use 128-bit cmpxchg for READ_ONCE() purposes
2023-02-27 11:51 UTC (6+ messages)
` [PATCH 1/2] s390/rwonce: add READ_ONCE_ALIGNED_128() macro
` [PATCH 2/2] s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg
[PATCH v4 00/19] Add vfio_device cdev for iommufd support
2023-02-27 4:46 UTC (40+ messages)
` [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
` [PATCH v4 07/19] vfio: Block device access via device fd until device is opened
` [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
` [PATCH v4 15/19] vfio: Add cdev for vfio_device
` [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v4 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
[PATCH] Use percpu ref for wr tx reference
2023-02-27 3:22 UTC (2+ messages)
[PATCH AUTOSEL 6.2 29/53] s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
2023-02-26 14:44 UTC (3+ messages)
` [PATCH AUTOSEL 6.2 41/53] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH AUTOSEL 6.2 50/53] s390/kfence: fix page fault reporting
[PATCH AUTOSEL 5.15 29/36] s390/idle: mark arch_cpu_idle() noinstr
2023-02-26 14:48 UTC
[PATCH AUTOSEL 6.1 27/49] s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
2023-02-26 14:46 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 37/49] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH AUTOSEL 6.1 46/49] s390/kfence: fix page fault reporting
[PATCH v2 0/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
2023-02-24 14:09 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
2023-02-24 10:31 UTC (2+ messages)
[RFC PATCH net-next v3 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
2023-02-24 9:25 UTC (4+ messages)
[kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
2023-02-23 19:16 UTC (4+ messages)
[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-23 19:08 UTC (4+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
[PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
2023-02-23 17:59 UTC (3+ messages)
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-02-23 13:11 UTC (7+ messages)
` [PATCH v3 03/24] arm: "
[kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro
2023-02-23 10:09 UTC (2+ messages)
[PATCH 6.1 v2 0/7] Backport Build ID fixes
2023-02-23 9:54 UTC (2+ messages)
[PATCH] s390/zcrypt: remove unnecessary (void*) conversions
2023-02-23 1:12 UTC
[PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
2023-02-22 17:04 UTC (5+ messages)
` [PATCH v1 0/1] "
zfcp changes for v6.3
2023-02-22 9:50 UTC (3+ messages)
Fotowoltaika - nowe warunki
2023-02-22 8:34 UTC
[PATCH net-next 0/2] net/smc: Introduce BPF injection capability
2023-02-22 8:33 UTC (5+ messages)
[GIT PULL] s390 updates for 6.3 merge window
2023-02-22 8:07 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).