messages from 2023-02-26 14:50:25 to 2023-03-02 09:45:18 UTC [more...]
[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-03-02 9:35 UTC (10+ messages)
` [PATCH v4 01/24] alpha: "
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
[PATCH v5 00/19] Add vfio_device cdev for iommufd support
2023-03-02 9:43 UTC (88+ 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 v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-03-02 7:57 UTC (3+ messages)
[PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
2023-03-02 3:17 UTC (2+ messages)
[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
2023-03-01 17:03 UTC (10+ messages)
[PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
2023-03-01 15:41 UTC (4+ messages)
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
[PATCH 1/2] lib/test_bitmap: increment failure counter properly
2023-03-01 15:11 UTC (6+ messages)
` [PATCH 2/2] lib/bitmap: drop optimization of bitmap_{from,to}_arr64
[PATCH net v2] net/smc: fix application data exception
2023-03-01 13:41 UTC (3+ messages)
[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
2023-03-01 13:26 UTC
[PATCH v7 11/41] mm: Introduce pte_mkwrite_kernel()
2023-03-01 8:16 UTC (5+ messages)
` [PATCH v7 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
[PATCH v5 10/17] s390: mm: Convert to GENERIC_IOREMAP
2023-03-01 3:42 UTC
[PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
2023-03-01 3:24 UTC (12+ 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 bpf-next v4 0/4] net/smc: Introduce BPF injection capability
2023-03-01 2:36 UTC (7+ messages)
` [PATCH bpf-next v4 1/4] net/smc: move smc_sock related structure definition
` [PATCH bpf-next v4 2/4] bpf: add SMC support in BPF struct_ops
` [PATCH bpf-next v4 3/4] net/smc: add BPF injection on smc negotiation
` [PATCH bpf-next v4 4/4] bpf/selftests: add selftest for SMC bpf capability
[PATCH net-next v2] net/smc: Use percpu ref for wr tx reference
2023-03-01 1:44 UTC (7+ messages)
[PATCH v3 21/34] s390: Implement the new page table range API
2023-02-28 21:37 UTC
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-28 21:11 UTC (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH] mm: remove zap_page_range and create zap_vma_pages
2023-02-28 21:11 UTC (2+ messages)
[kvm-unit-tests PATCH v3] s390x: Add tests for execute-type instructions
2023-02-28 20:44 UTC
[PATCH] s390/zcrypt: remove unnecessary (void*) conversions
2023-02-28 18:05 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests
2023-02-28 17:20 UTC (9+ messages)
` [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
` [kvm-unit-tests PATCH 3/3] s390x: pv: Add IPL reset tests
[PATCH v2 0/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
2023-02-28 17:16 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2023-02-28 15:56 UTC (3+ messages)
[kvm-unit-tests PATCH v2] s390x: Add tests for execute-type instructions
2023-02-28 11:15 UTC (3+ messages)
[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
2023-02-28 9:08 UTC (4+ messages)
[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
2023-02-28 8:58 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-28 8:58 UTC (6+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
2023-02-27 20:23 UTC (10+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
[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 (18+ 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 (5+ messages)
` [PATCH 1/2] s390/rwonce: add READ_ONCE_ALIGNED_128() macro
[PATCH v4 00/19] Add vfio_device cdev for iommufd support
2023-02-27 4:46 UTC (19+ messages)
` [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
` [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
[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 (2+ messages)
` [PATCH AUTOSEL 6.2 41/53] s390/idle: mark arch_cpu_idle() noinstr
[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
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