All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-11 02:20:10 to 2023-07-11 03:20:48 UTC [more...]

next/master build: 121 builds: 2 failed, 119 passed, 3 errors, 42 warnings (next-20230711)
 2023-07-11  3:20 UTC 

[PATCH -next 0/2] iommu/iova: optimize the iova rcache
 2023-07-11  2:54 UTC  (3+ messages)
` [PATCH -next 1/2] iommu/iova: Add check for cpu_rcache in free_iova_rcaches
` [PATCH -next 2/2] iommu/iova: allocate iova_rcache->depot dynamicly

[PATCH 0/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
 2023-07-11  3:20 UTC  (4+ messages)
` [PATCH 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()

[PATCH 0/1] Specify twos complement format for signed integers
 2023-07-11  3:19 UTC  (8+ messages)
` [PATCH 1/1] bpf, docs: Specify twos complement as "
      ` [Bpf] "

[Nouveau] [PATCH] drm/nouveau/clk: add missing spaces after ', ' and '{'
 2023-07-11  3:17 UTC  (3+ messages)
  ` [PATCH] drm/nouveau/clk: add missing spaces after ',' "

[PATCH] kexec_file: ima: allow loading a kernel with its IMA signature verified
 2023-07-11  3:16 UTC  (2+ messages)

[PATCH v7 00/15] Add RISC-V vector cryptographic instruction set support
 2023-07-11  3:15 UTC  (5+ messages)
` [PATCH v7 12/15] target/riscv: Add Zvkg ISA extension support

[PATCH] fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
 2023-07-11  3:12 UTC  (3+ messages)

[PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-11  3:10 UTC  (5+ messages)

[PATCH] blkid: solve a bug that the disk device of the ceph_bluestore
 2023-07-11  3:12 UTC  (2+ messages)

rm hanging, v6.1.35
 2023-07-11  3:10 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] bpf: Introduce user log
 2023-07-11  3:10 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce bpf generic log
` [PATCH bpf-next v2 2/2] bpf: Introduce bpf user log

[virtio-comment] [PATCH 0/2] Selective queue enabling
 2023-07-11  3:09 UTC  (7+ messages)

[PATCH] drm/nouveau/clk: add missing spaces after ','
 2023-07-11  3:06 UTC  (3+ messages)
  ` [Nouveau] "

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-07-11  3:02 UTC  (10+ messages)
` [PATCH 14/24] workqueue: Generalize unbound CPU pods

[PATCH] net: add initial support for AF_XDP network backend
 2023-07-11  3:04 UTC  (27+ messages)

[PATCH] time/hrtimer: Use hrtimer_is_queued instead of accessingtimer bits directly
 2023-07-11  3:01 UTC 

[PATCH v14 00/26] Add vfio_device cdev for iommufd support
 2023-07-11  2:59 UTC  (54+ messages)
` [Intel-gfx] "
` [PATCH v14 01/26] vfio: Allocate per device file structure
  ` [Intel-gfx] "
` [PATCH v14 02/26] vfio: Refine vfio file kAPIs for KVM
  ` [Intel-gfx] "
` [PATCH v14 03/26] vfio: Accept vfio device file in the KVM facing kAPI
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v14 04/26] kvm/vfio: Prepare for accepting vfio device fd
  `  "
` [Intel-gfx] [PATCH v14 05/26] kvm/vfio: Accept vfio device file from userspace
  `  "
` [PATCH v14 06/26] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
  ` [Intel-gfx] "
` [PATCH v14 07/26] vfio: Block device access via device fd until device is opened
  ` [Intel-gfx] "
` [PATCH v14 08/26] vfio: Add cdev_device_open_cnt to vfio_group
  ` [Intel-gfx] "
` [PATCH v14 09/26] vfio: Make vfio_df_open() single open for device cdev path
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v14 10/26] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
  `  "
` [Intel-gfx] [PATCH v14 11/26] vfio-iommufd: Split bind/attach into two steps
  `  "
` [Intel-gfx] [PATCH v14 12/26] vfio: Record devid in vfio_device_file
  `  "
` [PATCH v14 13/26] vfio-iommufd: Add detach_ioas support for physical VFIO devices
  ` [Intel-gfx] "
` [PATCH v14 14/26] iommufd/device: Add iommufd_access_detach() API
  ` [Intel-gfx] "
` [PATCH v14 15/26] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
  ` [Intel-gfx] "
` [PATCH v14 16/26] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
  ` [Intel-gfx] "
` [PATCH v14 17/26] vfio: Move device_del() before waiting for the last vfio_device registration refcount
  ` [Intel-gfx] "
` [PATCH v14 18/26] vfio: Add cdev for vfio_device
  ` [Intel-gfx] "
` [PATCH v14 19/26] vfio: Test kvm pointer in _vfio_device_get_kvm_safe()
  ` [Intel-gfx] "
` [PATCH v14 20/26] iommufd: Add iommufd_ctx_from_fd()
  ` [Intel-gfx] "
` [PATCH v14 21/26] vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl()
  ` [Intel-gfx] "
` [PATCH v14 22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  ` [Intel-gfx] "
` [PATCH v14 23/26] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
  ` [Intel-gfx] "
` [PATCH v14 24/26] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
  ` [Intel-gfx] "
` [PATCH v14 25/26] vfio: Compile vfio_group infrastructure optionally
  ` [Intel-gfx] "
` [PATCH v14 26/26] docs: vfio: Add vfio device cdev description
  ` [Intel-gfx] "

[PATCH] cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
 2023-07-11  3:00 UTC  (7+ messages)

[PATCH 0/4] More grub shell debugging
 2023-07-11  3:01 UTC  (5+ messages)
` [PATCH 1/4] grub-shell: Add --verbose to mkrescue when $debug is greater than 2
` [PATCH 2/4] grub-shell: Allow setting default timeout via GRUB_SHELL_DEFAULT_TIMEOUT envvar
` [PATCH 3/4] grub-shell: Allow setting the value of debug regardless of its previous state
` [PATCH 4/4] tests/util/grub-shell-luks-tester: Allow GRUB_SHELL_LUKS_DEFAULT_DEBUG and GRUB_TEST_DEFAULT_DEBUG to specify the debug level to grub-shell

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-07-11  2:59 UTC  (10+ messages)
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn

[PATCH v2 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-07-11  2:39 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: arm: Add compatible for MediaTek MT8188
` [PATCH v2 2/4] dt-bindings: arm: mediatek: Add mt8188 pericfg compatible
` [PATCH v2 3/4] dt-bindings: soc: mediatek: pwrap: Add compatible for MT8188
` [PATCH v2 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-11  2:58 UTC  (12+ messages)
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[QEMU PATCH v2 0/1] S3 support
 2023-07-11  2:58 UTC  (4+ messages)
` [QEMU PATCH v2 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH 2/2] serial: sprd: Fix DMA buffer leak issue
 2023-07-11  2:58 UTC  (2+ messages)

[PATCH 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
 2023-07-11  2:57 UTC  (3+ messages)

[PATCH v1 0/9] gfxstream + rutabaga_gfx
 2023-07-11  2:56 UTC  (10+ messages)
` [PATCH v1 1/9] virtio: Add shared memory capability
` [PATCH v1 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v1 3/9] virtio-gpu: hostmem
` [PATCH v1 4/9] virtio-gpu: blob prep
` [PATCH v1 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v1 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v1 7/9] gfxstream + rutabaga: meson support
` [PATCH v1 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v1 9/9] docs/system: add basic virtio-gpu documentation

[PATCH] drm/nouveau/clk: remove spaces before ','
 2023-07-11  2:56 UTC  (3+ messages)
  ` [Nouveau] "

[PATCH bpf-next 0/3] bpf: Introduce union trusted
 2023-07-11  2:56 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce BTF_TYPE_SAFE_TRUSTED_UNION
` [PATCH bpf-next 3/3] bpf: Fix an error in verifying a field in a union

[PATCH V2 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-11  2:55 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: gpio: Add a header file "

[RFC PATCH 0/4] Limit the scan depth to find the busiest sched group during newidle balance
 2023-07-11  2:52 UTC  (7+ messages)
` [RFC PATCH 3/4] sched/fair: Calculate the scan depth for idle balance based on system utilization

[PATCH 0/5] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-07-11  2:52 UTC  (6+ messages)

[PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
 2023-07-11  2:52 UTC  (5+ messages)

[PATCH V2] vhost_vdpa: no need to fetch vring base when poweroff
 2023-07-11  2:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: txgbe: Fix two bugs in txgbe_calc_eeprom_checksum
 2023-07-11  2:47 UTC  (3+ messages)
` [PATCH net-next 2/2] net: txgbe: Fix unsigned comparison to zero in txgbe_calc_eeprom_checksum()

[PATCH] drm/nouveau/devinit: Move assignment outside if condition
 2023-07-11  2:45 UTC  (3+ messages)
  ` [Nouveau] "

[PATCH 0/3] Some misc changes
 2023-07-11  3:15 UTC  (4+ messages)
` [PATCH 1/3] scsi: hisi_sas: Fix normally completed I/O analysed as failed
` [PATCH 2/3] scsi: hisi_sas: Block requests before a debugfs snapshot
` [PATCH 3/3] scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()

[PATCH v2 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-07-11  2:43 UTC  (4+ messages)
` [PATCH v2 1/2] irqchip/loongson-eiointc: Fix return value checking of eiointc_index

[RFC PATCH 0/6] Share sva domain with all devices bound to a mm
 2023-07-11  2:43 UTC  (4+ messages)
` [RFC PATCH 5/6] iommu: Support mm PASID 1:1 with sva domain

cron job: media_tree daily build: ERRORS
 2023-07-11  2:42 UTC 

[PATCH bpf-next] libbpf: fix realloc API handling in zero-sized edge cases
 2023-07-11  2:41 UTC 

[PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
 2023-07-11  2:40 UTC  (5+ messages)

[Nouveau] [PATCH] drm/nouveau/volt: Move assignment outside if condition
 2023-07-11  2:38 UTC  (3+ messages)
  `  "

[PATCH] pwm: atmel: enable clk when pwm already enabled in bootloader
 2023-07-11  2:37 UTC  (7+ messages)

[PATCH] cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
 2023-07-11  2:38 UTC  (2+ messages)

[PATCH v3 00/11] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-11  2:34 UTC  (6+ messages)
` [PATCH v3 04/11] drm/msm/dpu: drop separate dpu_core_perf_tune overrides

[PATCH v5 00/38] New page table range API
 2023-07-11  2:33 UTC  (4+ messages)
` [PATCH v5 04/38] mm: Add folio_flush_mapping()

[Intel-gfx] [PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-07-11  2:31 UTC  (22+ messages)
`  "
` [Intel-gfx] [PATCH v9 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  `  "
` [Intel-gfx] [PATCH v9 02/10] vfio/pci: Move the existing hot reset logic to be a helper
  `  "
` [Intel-gfx] [PATCH v9 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
  `  "
` [Intel-gfx] [PATCH v9 04/10] iommufd: Add iommufd_ctx_has_group()
  `  "
` [Intel-gfx] [PATCH v9 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
  `  "
` [Intel-gfx] [PATCH v9 06/10] vfio: Mark cdev usage in vfio_device
  `  "
` [Intel-gfx] [PATCH v9 07/10] vfio: Add helper to search vfio_device in a dev_set
  `  "
` [Intel-gfx] [PATCH v9 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  `  "
` [Intel-gfx] [PATCH v9 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
  `  "
` [Intel-gfx] [PATCH v9 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  `  "

[Nouveau] [PATCH] drm/nouveau/volt/gk104: Move assignment outside if condition
 2023-07-11  2:31 UTC  (2+ messages)
  `  "

Interpol Police Summons
 2023-07-11  2:30 UTC 

[PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-07-11  2:29 UTC  (3+ messages)

[PATCH v3 0/9] SUNRPC service thread scheduler optimizations
 2023-07-11  2:24 UTC  (6+ messages)
` [PATCH v3 8/9] SUNRPC: Replace sp_threads_all with an xarray

[PATCH v3 2/2] drm/amdgpu: update kernel vcn ring test
 2023-07-11  2:21 UTC  (3+ messages)

❌ FAIL (SKIPPED 53 of 346): Test report for master (6.4.0, mainline.kernel.org-clang, 946c6b59)
 2023-07-11  2:21 UTC 

[PATCH] ipsec: fix NAT-T length calculation
 2023-07-11  2:18 UTC  (2+ messages)
` [PATCH v2] ipsec: fix NAT-T header "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.