messages from 2022-09-28 20:17:21 to 2022-10-07 18:03:50 UTC [more...]
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-07 18:01 UTC (5+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-07 17:56 UTC (21+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions
[RFC PATCH 0/5] Generic IPI sending tracepoint
2022-10-07 15:45 UTC (6+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 2/5] sched, smp: Trace send_call_function_single_ipi()
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()
[PATCH v6 0/6] iommu/s390: Fixes related to attach and aperture handling
2022-10-07 13:28 UTC (8+ messages)
` [PATCH v6 1/6] iommu/s390: Fix duplicate domain attachments
` [PATCH v6 2/6] iommu/s390: Get rid of s390_domain_device
` [PATCH v6 3/6] iommu/s390: Fix potential s390_domain aperture shrinking
` [PATCH v6 4/6] iommu/s390: Fix incorrect aperture check
` [PATCH v6 5/6] iommu/s390: Fix incorrect pgsize_bitmap
` [PATCH v6 6/6] iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()
[PATCH v5 0/6] iommu/s390: Fixes related to attach and aperture handling
2022-10-07 11:20 UTC (16+ messages)
` [PATCH v5 1/6] iommu/s390: Fix duplicate domain attachments
` [PATCH v5 2/6] iommu/s390: Get rid of s390_domain_device
` [PATCH v5 3/6] iommu/s390: Fix potential s390_domain aperture shrinking
` [PATCH v5 4/6] iommu/s390: Fix incorrect aperture check
` [PATCH v5 5/6] iommu/s390: Fix incorrect pgsize_bitmap
` [PATCH v5 6/6] iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()
[PATCH] MAINTAINERS: add Jan as SMC maintainer
2022-10-07 7:50 UTC (2+ messages)
[PATCH v4 0/5] iommu/s390: Fixes related to attach and aperture handling
2022-10-06 13:01 UTC (22+ messages)
` [PATCH v4 1/5] iommu/s390: Fix duplicate domain attachments
` [PATCH v4 2/5] iommu/s390: Get rid of s390_domain_device
` [PATCH v4 3/5] iommu/s390: Fix potential s390_domain aperture shrinking
` [PATCH v4 4/5] iommu/s390: Fix incorrect aperture check
` [PATCH v4 5/5] iommu/s390: Fix incorrect pgsize_bitmap
[PATCH] s390: remove the last remnants of cputime_t
2022-10-06 12:18 UTC (2+ messages)
[PATCH v2] vfio: Follow a strict lifetime for struct iommu_group
2022-10-06 11:55 UTC (19+ messages)
[PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-10-05 19:16 UTC (22+ messages)
` [PATCH v1 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [PATCH v1 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v1 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v1 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v1 5/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v1 6/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v1 7/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v1 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v1 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test
[RFC PATCH 00/21] block: add and use init tagset helper
2022-10-05 16:54 UTC (25+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 02/21] loop: use lib tagset init helper
` [RFC PATCH 03/21] nbd: "
` [RFC PATCH 04/21] rnbd: "
` [RFC PATCH 05/21] bsg-lib: "
` [RFC PATCH 06/21] rnbd-clt: "
` [RFC PATCH 07/21] virtio-blk: "
` [RFC PATCH 08/21] scsi: "
` [RFC PATCH 09/21] block: "
` [RFC PATCH 10/21] amiflop: "
` [RFC PATCH 11/21] floppy: "
` [RFC PATCH 12/21] mtip32xx: "
` [RFC PATCH 13/21] z3ram: "
` [RFC PATCH 14/21] scm_blk: "
` [RFC PATCH 15/21] ubi: "
` [RFC PATCH 16/21] mmc: core: "
` [RFC PATCH 17/21] dasd: "
` [RFC PATCH 18/21] nvme-core: use lib tagset init helper for I/O q
` [RFC PATCH 19/21] nvme-core: use lib tagset init helper for adminq
` [RFC PATCH 20/21] nvme-apple: use lib tagset init helper
` [RFC PATCH 21/21] nvme-pci: "
[v2] KVM: s390: pv: fix external interruption loop not always detected
2022-10-05 12:20 UTC
[linux-next:master 7287/11993] s390x-linux-ld: topology.c:undefined reference to `__tsan_memcpy'
2022-10-05 11:48 UTC (3+ messages)
` [kbuild-all] "
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-10-04 17:19 UTC (15+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
[PATCH v14 0/6] KVM: s390: pv: implement lazy destroy for reboot
2022-10-04 16:56 UTC (14+ messages)
` [PATCH v14 1/6] KVM: s390: pv: asynchronous "
` [PATCH v14 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v14 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v14 4/6] KVM: s390: pv: avoid export before import if possible
` [PATCH v14 5/6] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v14 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy
[PATCH AUTOSEL 5.19 22/29] KVM: s390: Pass initialized arg even if unused
2022-10-02 22:49 UTC
[RFC net] tcp: Fix performance regression for request-response workloads
2022-09-30 23:37 UTC (6+ messages)
` [RFC net] net/mlx5: "
simplify the mdev interface v8
2022-09-30 21:31 UTC (7+ messages)
[PATCH v3 0/5] iommu/s390: Fixes related to attach and aperture handling
2022-09-30 8:01 UTC (12+ messages)
` [PATCH v3 1/5] iommu/s390: Fix duplicate domain attachments
` [PATCH v3 2/5] iommu/s390: Get rid of s390_domain_device
` [PATCH v3 3/5] iommu/s390: Fix potential s390_domain aperture shrinking
` [PATCH v3 4/5] iommu/s390: Fix incorrect aperture check
` [PATCH v3 5/5] iommu/s390: Fix incorrect pgsize_bitmap
[PATCH v4 00/15] Tidy up vfio_device life cycle
2022-09-30 2:03 UTC (6+ messages)
` [PATCH v4 15/15] vfio: Add struct device to vfio_device
[PATCH RFC v2 rcu 8/8] arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
2022-09-29 18:07 UTC
[PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls
2022-09-29 7:47 UTC (10+ messages)
` [PATCH v2 1/3] iommu/s390: Fix duplicate domain attachments
[PATCH 3/7] s390/qeth: Convert snprintf() to scnprintf()
2022-09-28 23:04 UTC (4+ messages)
[kvm-unit-tests PATCH v7 0/2] Add specification exception tests
2022-09-28 20:17 UTC (3+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v7 2/2] s390x: Test specification exceptions during transaction
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).