All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-26 14:28:47 to 2023-04-26 15:06:13 UTC [more...]

[PATCH] softmmu: Move dirtylimit.c into the target independent source set
 2023-04-26 15:05 UTC  (3+ messages)

[PATCHv2] nvme-fabrics: add queue setup helpers
 2023-04-26 15:04 UTC 

[PATCH v10 00/22] Add vfio_device cdev for iommufd support
 2023-04-26 15:03 UTC  (46+ messages)
` [Intel-gfx] "
` [PATCH v10 01/22] vfio: Allocate per device file structure
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v10 02/22] vfio: Refine vfio file kAPIs for KVM
  `  "
` [PATCH v10 03/22] vfio: Accept vfio device file in the KVM facing kAPI
  ` [Intel-gfx] "
` [PATCH v10 04/22] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v10 05/22] kvm/vfio: Accept vfio device file from userspace
  `  "
` [PATCH v10 06/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
  ` [Intel-gfx] "
` [PATCH v10 07/22] vfio: Block device access via device fd until device is opened
  ` [Intel-gfx] "
` [PATCH v10 08/22] vfio: Add cdev_device_open_cnt to vfio_group
  ` [Intel-gfx] "
` [PATCH v10 09/22] vfio: Make vfio_device_open() single open for device cdev path
  ` [Intel-gfx] "
` [PATCH v10 10/22] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
  ` [Intel-gfx] "
` [PATCH v10 11/22] vfio-iommufd: Split bind/attach into two steps
  ` [Intel-gfx] "
` [PATCH v10 12/22] vfio: Record devid in vfio_device_file
  ` [Intel-gfx] "
` [PATCH v10 13/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices
  ` [Intel-gfx] "
` [PATCH v10 14/22] iommufd/device: Add iommufd_access_detach() API
  ` [Intel-gfx] "
` [PATCH v10 15/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
  ` [Intel-gfx] "
` [PATCH v10 16/22] vfio: Name noiommu vfio_device with "noiommu-" prefix
  ` [Intel-gfx] "
` [PATCH v10 17/22] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
  ` [Intel-gfx] "
` [PATCH v10 18/22] vfio: Add cdev for vfio_device
  ` [Intel-gfx] "
` [PATCH v10 19/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  ` [Intel-gfx] "
` [PATCH v10 20/22] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
  ` [Intel-gfx] "
` [PATCH v10 21/22] vfio: Compile group optionally
  ` [Intel-gfx] "
` [PATCH v10 22/22] docs: vfio: Add vfio device cdev description
  ` [Intel-gfx] "

[PATCH v7 00/13] fold per-CPU vmstats remotely
 2023-04-26 15:04 UTC  (12+ messages)

[PATCH 0/2] RISC-V: hwprobe: Couple fixes found on late review
 2023-04-26 15:04 UTC  (2+ messages)

[PATCH] Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
 2023-04-26 15:03 UTC 

[PATCH] libselinux: set CFLAGS for pip installation
 2023-04-26 15:01 UTC  (2+ messages)

[PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers
 2023-04-26 15:01 UTC  (19+ messages)
` [PATCH 1/6] fbdev: Return number of bytes read or written
` [PATCH 2/6] fbdev: Use screen_buffer in fb_sys_{read,write}()
` [PATCH 3/6] fbdev: Don't re-validate info->state in fb_ops implementations
` [PATCH 4/6] fbdev: Validate info->screen_{base,buffer} "
  ` [PATCH 4/6] fbdev: Validate info->screen_{base, buffer} "
` [PATCH 5/6] fbdev: Move CFB read and write code into helper functions

[PATCH v1 0/2] Handle multi-letter extensions starting with caps in riscv,isa
 2023-04-26 15:01 UTC  (10+ messages)
` [PATCH v1 1/2] RISC-V: skip parsing multi-letter extensions starting with caps

[PATCH net-next v2 0/3] Add support for VSC8531_02 PHY and DT RGMII tuning
 2023-04-26 15:00 UTC  (3+ messages)
` [PATCH net-next v2 3/3] phy: mscc: Add support for VSC8531_02 with "

[PATCH V3 0/3] drm/panel: Add Anbernic RG353V-V2 Panel
 2023-04-26 14:54 UTC  (9+ messages)
` [PATCH V3 1/3] dt-bindings: panel: Add Anbernic RG353V-V2 panel compatible
` [PATCH V3 2/3] drm/panel: st7703: Rename CMD_UNKNOWN_C6 to CMD_SETECO
` [PATCH V3 3/3] drm/panel: st7703: Add Anbernic RG353V-V2 Panel Support

[PATCH] developer: remove gcc 12 workaround
 2023-04-26 15:00 UTC  (4+ messages)

[PATCH 0/7] Rationalize usage of xc_domain_getinfo{,list}()
 2023-04-26 14:59 UTC  (8+ messages)
` [PATCH 1/7] tools: Make some callers of xc_domain_getinfo use xc_domain_getinfolist
` [PATCH 2/7] tools: Create xc_domain_getinfo_single()
` [PATCH 3/7] tools: Refactor the console/io.c to avoid using xc_domain_getinfo()
` [PATCH 4/7] tools: Make init-xenstore-domain use xc_domain_getinfolist()
` [PATCH 5/7] tools: Modify single-domid callers of xc_domain_getinfolist
` [PATCH 6/7] tools: Use new xc function for some xc_domain_getinfo calls
` [PATCH 7/7] domctl: Modify getdomaininfo to fail if domid is not found

[PATCH v5] qapi/qmp: Add timestamps to qmp command responses
 2023-04-26 14:57 UTC  (2+ messages)

[PATCH] x86/msi: dynamically map pages for MSI-X tables
 2023-04-26 14:55 UTC 

[virtio-comment] [PATCH v13] virtio-net: support inner header hash
 2023-04-26 14:57 UTC  (12+ messages)
` [virtio-comment] "
    ` [virtio-comment] "
          ` [virtio-dev] "
    ` [virtio-dev] Re: [virtio-comment] "

[PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
 2023-04-26 14:45 UTC  (4+ messages)

[PATCH v3 0/2] Hwmon driver for MAX31827 temperature switch
 2023-04-26 14:57 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: add MAX31827
  ` [PATCH v3 2/2] hwmon: max31827: add MAX31827 driver

stable/linux-5.4.y baseline: 92 runs, 14 regressions (v5.4.242)
 2023-04-26 14:57 UTC 

[PATCH 0/5] Overlayfs lazy lookup of lowerdata
 2023-04-26 14:56 UTC  (3+ messages)
` [PATCH 4/5] ovl: prepare for lazy lookup of lowerdata inode

[PATCH v2 0/6] xfstests: Add support for using xfstests to test AFS
 2023-04-26 14:54 UTC  (15+ messages)
` [PATCH v2 1/6] Add AFS support
` [PATCH v2 2/6] generic/314, afs: Allow for a filesystem that doesn't honour SGID inheritance
` [PATCH v2 3/6] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
` [PATCH v2 4/6] generic/123, generic/128, afs: Allow for an fs that does its own perm management
` [PATCH v2 5/6] generic/531: Check for O_TMPFILE
` [PATCH v2 6/6] generic/696: AFS doesn't support the "noacl" command line option

[Intel-gfx] [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-04-26 14:54 UTC  (20+ messages)
`  "
` [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
  `  "
` [Intel-gfx] [PATCH v4 3/9] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  `  "
` [Intel-gfx] [PATCH v4 4/9] vfio/pci: Move the existing hot reset logic to be a helper
  `  "
` [PATCH v4 5/9] vfio: Mark cdev usage in vfio_device
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
  `  "
` [Intel-gfx] [PATCH v4 7/9] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
  `  "
` [Intel-gfx] [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  `  "
` [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  ` [Intel-gfx] "

[PATCH] x86/CPU/AMD: Rename the spectral chicken
 2023-04-26 14:54 UTC  (6+ messages)

Performance issue LUKS1 vs LUKS2
 2023-04-26 14:53 UTC 

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-26 14:47 UTC  (38+ messages)
` [PATCH v1 1/5] mtd: rawnand: meson: fix NAND access for read/write
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-26 14:50 UTC  (7+ messages)

[PATCH] clocksource: cadence-ttc: fix memory leak in ttc_timer_probe
 2023-04-26 14:49 UTC  (3+ messages)

[PATCH] CI: Remove all use of /bin/false as a ROM
 2023-04-26 14:47 UTC 

dsa: mv88e6xxx: mv88e6321 rsvd2cpu
 2023-04-26 14:46 UTC  (4+ messages)

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-26 14:45 UTC  (13+ messages)

[Cluster-devel] [PATCH] gfs2: fix minor comment typos
 2023-04-26 14:46 UTC 

[Intel-gfx] [PATCH v2 0/7] drm/i915: Scaler/pfit stuff
 2023-04-26 14:45 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Scaler/pfit stuff (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/2] Update mailmap ids
 2023-04-26 14:45 UTC  (2+ messages)

[PATCH] A small compile fix
 2023-04-26 14:45 UTC  (4+ messages)

[PATCH v11 0/6] Wave5 codec driver
 2023-04-26 14:44 UTC  (3+ messages)
` [PATCH v11 3/6] media: chips-media: wave5: Add the v4l2 layer

[PATCH v3 0/2] Fix Goodix touchscreen power leakage for MT8186 boards
 2023-04-26 14:44 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: input: goodix: Add "goodix,no-reset-during-suspend" property
` [PATCH v3 2/2] HID: i2c-hid: goodix: Add support for "

[PATCH] feat(cmd_mount): Add support for magic keyword `OLD_BLKID_UUID`
 2023-04-26 14:44 UTC  (2+ messages)

[PATCH v2 0/3] fixing some parse_commit() timestamp corner cases
 2023-04-26 14:44 UTC  (7+ messages)
` [PATCH v2 3/4] parse_commit(): handle broken whitespace-only timestamp

linux-next: manual merge of the rpmsg tree with the origin tree
 2023-04-26 14:43 UTC 

[PATCH 00/10] Add dynamic boost control support
 2023-04-26 14:43 UTC  (3+ messages)

[PATCH v3 1/4] wifi: ath11k: remove unused function ath11k_tm_event_wmi
 2023-04-26 14:43 UTC  (3+ messages)

[PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify
 2023-04-26 14:43 UTC  (3+ messages)
` [PATCH 3/6] sched: add a few helpers to wake up tasks on the current cpu

[PATCH v1] gpio: gpiolib: clear the array_info's memory space
 2023-04-26 14:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] add --data_types for bcachefs device add
 2023-04-26 14:42 UTC  (2+ messages)

[kvm-unit-tests PATCH] clang-format: add project-wide configuration file
 2023-04-26 14:41 UTC  (2+ messages)

[PATCH] amba: move to_amba_device() to use container_of_const
 2023-04-26 14:41 UTC 

[PATCH net-next 00/24] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-26 14:39 UTC  (8+ messages)
` [PATCH net-next 04/24] net: dsa: mt7530: properly support MT7531AE and MT7531BE

[PATCH net] net/sched: cls_api: remove block_cb from driver_list before freeing
 2023-04-26 14:38 UTC  (2+ messages)

[PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
 2023-04-26 14:37 UTC  (2+ messages)

[PATCH] xen/misra: xen-analysis.py: fix return error on PhaseExceptions
 2023-04-26 14:37 UTC  (3+ messages)

[PATCH 00/11] Consolidate the probe_device path
 2023-04-26 14:36 UTC  (5+ messages)
` [PATCH 05/11] iommu: Add iommu_init/deinit_driver() paired functions

[PATCH mptcp-net v3 0/2] mptcp: selftests: join: support BusyBox and ShellCheck
 2023-04-26 14:36 UTC  (3+ messages)
` [PATCH mptcp-net v3 1/2] selftests: mptcp: join: avoid using 'cmp --bytes'

[PATCH] hwmon: (max597x) Add Maxim Max597x
 2023-04-26 14:35 UTC  (2+ messages)

[PATCH 0/4] Fix oops about sleeping in led_trigger_blink()
 2023-04-26 14:34 UTC  (6+ messages)

(no subject)
 2023-04-26 14:35 UTC 

[GIT PULL] Networking for 6.4
 2023-04-26 14:31 UTC 

[PATCH v1 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-04-26 14:33 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v1 2/2] net: phy: motorcomm: Add pad drive strength cfg support

QMP (without OOB) function running in thread different from the main thread as part of aio_poll
 2023-04-26 14:31 UTC  (4+ messages)

[PATCH v2 0/8] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
 2023-04-26 14:32 UTC  (7+ messages)
` [PATCH v2 8/8] mfd: max77658: Add ADI MAX77643/54/58/59 MFD Support

[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-04-26 14:31 UTC  (6+ messages)
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex

[PATCH 0/6] Initial Rust V4L2 support
 2023-04-26 14:31 UTC  (3+ messages)

[PATCH] wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session starts
 2023-04-26 14:31 UTC  (3+ messages)

[PATCH 0/5] LoongArch: ftrace: Add direct call support code simplification
 2023-04-26 14:30 UTC  (4+ messages)
` [PATCH 3/5] LoongArch: ftrace: Add direct call support

[PATCH RESEND] dt-bindings: riscv: add sv57 mmu-type
 2023-04-26 14:30 UTC  (3+ messages)

[PATCH 1/2] wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parameters
 2023-04-26 14:30 UTC  (3+ messages)

[PATCH] dmaengine: xilinx: enable on RISC-V platform
 2023-04-26 14:28 UTC  (3+ messages)


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.