All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-19 13:56:54 to 2023-09-19 14:26:51 UTC [more...]

[Intel-xe] [PATCH 00/17] uAPI Alignment - take 1
 2023-09-19 14:25 UTC  (14+ messages)
` [Intel-xe] [PATCH 02/17] drm/xe: Set the correct type for xe_to_user_engine_class
` [Intel-xe] [PATCH 03/17] drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [PATCH 04/17] drm/xe/uapi: Separate VM_BIND's operation and flag
` [Intel-xe] [PATCH 05/17] drm/xe/vm: Remove VM_BIND_OP macro
` [Intel-xe] [PATCH 06/17] drm/xe/uapi: Remove MMIO ioctl
` [Intel-xe] [PATCH 07/17] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
` [Intel-xe] [PATCH 09/17] drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
` [Intel-xe] [PATCH 10/17] drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
` [Intel-xe] [PATCH 11/17] drm/xe/uapi: Use common drm_xe_ext_set_property extension
` [Intel-xe] [PATCH 12/17] drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
` [Intel-xe] [PATCH 13/17] drm/xe/uapi: Document drm_xe_query_gt
` [Intel-xe] [PATCH 14/17] drm/xe/uapi: Replace useless 'instance' per unique gt_id
` [Intel-xe] [PATCH 15/17] drm/xe/uapi: Remove unused field of drm_xe_query_gt

[Intel-xe] [PATCH i-g-t 00/16] uAPI Alignment - take 1
 2023-09-19 14:19 UTC  (32+ messages)
` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 01/16] drm-uapi/xe_drm: Align with new PMU interface
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 02/16] tests/intel/xe_query: Add a test for querying cs cycles
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 03/16] drm-uapi/xe_drm: Separate VM_BIND's operation and flag, align with latest uapi
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 04/16] drm-uapi/xe_drm: Remove MMIO ioctl and "
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 05/16] xe_exec_balancer: Enable parallel submission and compute mode
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 06/16] xe_exec_threads: Use DRM_XE_VM_CREATE_COMPUTE_MODE when creating a compute VM
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 07/16] xe: Update uAPI and remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 08/16] drm-uapi/xe: Use common drm_xe_ext_set_property extension
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 09/16] drm-uapi: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 10/16] drm-uapi/xe: Replace useless 'instance' per unique gt_id
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 11/16] drm-uapi/xe: Remove unused field of drm_xe_query_gt
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t 12/16] drm-uapi/xe: Rename gts to gt_list
` [Intel-xe] [PATCH i-g-t 13/16] drm-uapi/xe: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
  ` [igt-dev] "
` [Intel-xe] [PATCH i-g-t 14/16] drm-uapi/xe: Align with documentation updates
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t 15/16] drm-uapi/xe: Align with Crystal Reference Clock updates
` [Intel-xe] [PATCH i-g-t 16/16] drm-uapi/xe: Align with extension of drm_xe_vm_bind_op
  ` [igt-dev] "

[PATCH v7 00/49] Add DELETE_BUF ioctl
 2023-09-19 14:26 UTC  (41+ messages)
` [PATCH v7 26/49] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v7 27/49] media: pci: tw686x: "
` [PATCH v7 32/49] media: renesas: "
` [PATCH v7 34/49] media: ti: "
` [PATCH v7 36/49] media: test-drivers: "
` [PATCH v7 37/49] media: usb: airspy: "
` [PATCH v7 38/49] media: usb: cx231xx: "
` [PATCH v7 39/49] media: usb: hackrf: "
` [PATCH v7 40/49] media: usb: usbtv: "
` [PATCH v7 44/49] media: cedrus: "

[PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
 2023-09-19 14:26 UTC  (3+ messages)

[PATCH RFC] bcachefs-tools: fix endian problems between bit spinlocks and futexes
 2023-09-19 14:26 UTC 

[Intel-gfx] [PATCH v3 07/25] drm/i915: During modeset forcing handle inactive but enabled pipes
 2023-09-19 14:26 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 07/25] drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()

[PATCH 00/17] Add folio_end_read
 2023-09-19 14:26 UTC  (6+ messages)
` [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte

[Intel-gfx] [PATCH v3 06/25] drm/i915: Add helper to modeset a set of pipes
 2023-09-19 14:25 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 "

DMA Driver Template Stub
 2023-09-19 14:26 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: rename subtests
 2023-09-19 14:26 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v4] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
 2023-09-19 14:25 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-19 14:24 UTC  (22+ messages)
              ` Arches that don't support PREEMPT

[PATCH tty v1 00/74] serial: wrappers for uart port lock
 2023-09-19 14:24 UTC  (3+ messages)
` [PATCH tty v1 01/74] serial: core: Provide port lock wrappers

[PATCH 0/2] i2c: rcar: add support for Gen4 devices
 2023-09-19 14:24 UTC  (4+ messages)
` [PATCH 1/2] i2c: rcar: introduce "

[PATCH v3 0/2] Support mute notifications for CS35L41 HDA
 2023-09-19 14:22 UTC  (3+ messages)
` [PATCH v3 1/2] ALSA: hda: cs35l41: "
` [PATCH v3 2/2] ALSA: hda: cs35l41: Add read-only ALSA control for forced mute

[RESEND] [PATCH] template: fix typo in section header
 2023-09-19 14:23 UTC  (6+ messages)
` [RESEND] [PATCH] contributor-guide: add docs for Upstream-Status patch headers
  ` [docs] "
` [RESEND] [PATCH] ref-manual: point outdated link to the new location
  ` [docs] "

[PATCH v3 0/6] gpio: update i.MX93/8ULP and support i.MX95
 2023-09-19 14:23 UTC  (4+ messages)
` [PATCH v3 4/6] gpio: vf610: add i.MX8ULP of_device_id entry

linux-next: Tree for Sep 15
 2023-09-19 14:21 UTC  (5+ messages)
` linux-next: Tree for Sep 15 (drivers/mfd/cs42l43.o)

[PATCH v4 00/13] KVM: xen: update shared_info and vcpu_info handling
 2023-09-19 14:22 UTC  (10+ messages)
` [PATCH v4 05/13] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
` [PATCH v4 10/13] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
` [PATCH v4 11/13] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v4 12/13] KVM: selftests / xen: don't explicitly set the vcpu_info address
` [PATCH v4 13/13] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability

[QEMU PATCH v5 00/13] Support blob memory and venus on qemu
 2023-09-19 14:21 UTC  (6+ messages)
` [QEMU PATCH v5 07/13] softmmu/memory: enable automatic deallocation of memory regions

[PATCH] drm/amdkfd: handle errors from svm validate and map
 2023-09-19 14:21 UTC  (2+ messages)
` [PATCH v3] drm/amdkfd: Handle "

[patch net-next] tools: ynl-gen: lift type requirement for attribute subsets
 2023-09-19 14:21 UTC 

[PATCH 0/5] Improve zram writeback performance
 2023-09-19 14:20 UTC  (4+ messages)

[virtio-comment] virtio-sound linux driver conformance to spec
 2023-09-19 14:18 UTC  (4+ messages)
` [virtio-comment] "
    `  "

stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 6 warnings (v5.10.195)
 2023-09-19 14:20 UTC 

[net-net Patchv2] octeontx2-pf: Tc flower offload support for MPLS
 2023-09-19 14:18 UTC 

[PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
 2023-09-19 14:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: Increase IH soft ring size for GFX v9.4.3
 2023-09-19 14:17 UTC  (2+ messages)
` [PATCH v2] drm/amdgpu: Increase IH soft ring size for GFX v9.4.3 dGPU

[PATCH] Documentation: boards: imx: add some HAB documentation
 2023-09-19 14:15 UTC 

PCIe device issue since v6.1.16
 2023-09-19 14:17 UTC 

[igt-dev] [PATCH i-g-t 0/4] Ignore some tests on MTL which
 2023-09-19 14:17 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/4] tests/intel/gem_ctx_schedule: Skip some test on MTL

[PATCH v2 0/2] crypto/scheduler: add support for security protocols
 2023-09-19 14:16 UTC  (8+ messages)
` [PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol
  ` [PATCH v3 1/2] crypto/scheduler: support "
    ` [EXT] "
  ` [PATCH v4 0/2] crypto/scheduler: add support for "
    ` [PATCH v4 1/2] crypto/scheduler: support "
    ` [PATCH v4 2/2] test/crypto: add DOCSIS security tests for cryptodev scheduler

[PATCH] leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
 2023-09-19 14:16 UTC  (4+ messages)
` (subset) "

[PATCH] pipe_fs_i.h: add pipe_buf_init()
 2023-09-19 14:16 UTC  (4+ messages)

[PATCH v2] platform/x86: think-lmi: Add bulk save feature
 2023-09-19 14:15 UTC 

[PATCH 0/3] scripts/export_report.pl: some bugfix for exported symbols checking
 2023-09-19 14:11 UTC  (4+ messages)
` [PATCH 1/3] scripts/export_report.pl: fix the path suffix of module
` [PATCH 2/3] scripts/export_report.pl: improve warning message
` [PATCH 3/3] scripts/export_report.pl: fix modversion checking

[PATCH v2 0/7] Initial support for the Fairphone 5 smartphone
 2023-09-19 14:15 UTC  (3+ messages)
` [PATCH v2 2/7] nvmem: qfprom: Mark core clk as optional

[PATCH v3] console/serial: bump buffer from 16K to 128K
 2023-09-19 14:14 UTC  (3+ messages)

[PATCH net v3 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
 2023-09-19 14:14 UTC  (2+ messages)

[Intel-gfx] [REGRESSION] Panic in gen8_ggtt_insert_entries() with v6.5
 2023-09-19 14:14 UTC  (12+ messages)
` [Intel-gfx] [REGRESSION] [BISECTED] "
` [REGRESSION] "

[PATCH] hamradio: baycom: remove useless link in Kconfig
 2023-09-19 14:14 UTC 

[patch V3 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-09-19 14:13 UTC  (3+ messages)
` [patch V3 06/30] x86/microcode/intel: Cleanup code further

[PATCH net v3 3/3] net: prevent address rewrite in kernel_bind()
 2023-09-19 14:13 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix memory leak when more than 255 elements expired
 2023-09-19 14:12 UTC  (4+ messages)

Question about writing binding files for numa
 2023-09-19  9:48 UTC  (2+ messages)
` Fwd: "

[PATCH] ALSA: dice: add stream format parameters for Weiss devices
 2023-09-19 14:09 UTC  (4+ messages)
` INT203 and DAC1 (Re: [PATCH] ALSA: dice: add stream format parameters for Weiss devices)
  ` MAN301 external clock issues "

[virtio-comment] [VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
 2023-09-19 14:09 UTC  (6+ messages)
` [virtio-comment] [VIRTIO PCI PATCH v5 1/1] transport-pci: "
  ` [virtio-comment] "
    `  "
      ` [virtio-comment] "
      ` [virtio-dev] "

[PATCH] drm/amdkfd: Don't use sw fault filter if retry cam enabled
 2023-09-19 14:09 UTC 

[PATCH v9 00/16] PCI devices passthrough on Arm, part 3
 2023-09-19 14:09 UTC  (3+ messages)
` [PATCH v9 01/16] pci: introduce per-domain PCI rwlock

[PATCH 00/10] v3: Boot modules for Hyperlaunch
 2023-09-19 14:09 UTC  (3+ messages)
` [PATCH 06/10] x86 setup, microcode: switch to the new bootinfo structures

[PATCH] vmscan: add trace events for lru_gen
 2023-09-19 14:09 UTC  (2+ messages)

[PATCH v2 net-next 00/17] Add WED support for MT7988 chipset
 2023-09-19 14:07 UTC  (4+ messages)
` [PATCH v2 net-next 09/17] net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC

[PATCH for-v6.6] mfd: cs42l43: Use correct macro for new-style PM runtime ops
 2023-09-19 14:07 UTC  (3+ messages)

stable/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.54)
 2023-09-19 14:07 UTC 

[linux-next:master 6144/6333] include/linux/bitmap.h:245:22: warning: array subscript 0 is outside array bounds of 'struct cpumask[0]'
 2023-09-19 14:05 UTC 

[alobakin:pfcp /15] include/linux/bitmap.h:614:12: warning: array subscript [2, 288230376151711743] is outside array bounds of 'long unsigned int[1]'
 2023-09-19 14:05 UTC 

ERROR: modpost: "__ld_r13_to_r21_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2023-09-19 14:05 UTC 

[PATCH] mfd: cs42l43: Fix Kconfig dependency
 2023-09-19 14:06 UTC  (2+ messages)
` (subset) "

[PATCH] event/sw: remove obsolete comment
 2023-09-19 14:05 UTC  (3+ messages)

[REGRESSION] uninitialized value $address in git send-email
 2023-09-19 14:04 UTC  (4+ messages)

Deadlock with SATA CD I/O and eject
 2023-09-19 14:03 UTC  (4+ messages)

[PATCH 1/2] net/iavf: fix TSO with big segments
 2023-09-19 14:04 UTC  (2+ messages)
` [PATCH 2/2] net/ice: "

[Intel-xe] [RFC 0/3] Use common wrapper to get step name
 2023-09-19 14:04 UTC  (3+ messages)
` [Intel-xe] [RFC 2/3] drm/xe: Add wrapper over intel_step_name

[PATCH 0/4] btrfs: RAID stripe tree updates
 2023-09-19 13:58 UTC  (7+ messages)
` [PATCH 1/4] btrfs: fix 64bit division in btrfs_insert_striped_mirrored_raid_extents

[PATCH v2] clk: ti: Notify AVS driver upon setting clock rate
 2023-09-19 14:04 UTC 

[PATCH v23 00/20] s390x: CPU Topology
 2023-09-19 13:37 UTC  (3+ messages)
` [PATCH v23 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH v7] driver core: platform: set numa_node before platform_device_add()
 2023-09-19 14:03 UTC  (2+ messages)

[PATCH] ALSA: hda: hda_auto_parser: Always set codec->fixup_name when a quirk found
 2023-09-19 14:02 UTC  (4+ messages)

[patch iproute2-next v2 0/5] expose devlink instances relationships
 2023-09-19 14:03 UTC  (5+ messages)
` [patch iproute2-next v2 2/5] ip/ipnetns: move internals of get_netnsid_from_name() into namespace.c
` [patch iproute2-next v2 3/5] devlink: introduce support for netns id for nested handle

[xiang-erofs:dev-test] BUILD SUCCESS f939aeea7ab7d96cd321e7ac107f5a070836b66f
 2023-09-19 14:00 UTC 

[PATCH] yavta: Format type errors for non x86 arches
 2023-09-19 14:01 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 38 runs, 12 regressions (v5.10.191-cip38-661-g112a3073ff26)
 2023-09-19 14:01 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 163 runs, 26 regressions (v5.10.191-cip38-661-g112a3073ff26)
 2023-09-19 14:01 UTC 

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-19 14:00 UTC  (3+ messages)
` [syzbot] [block] "

[PATCH v3 00/23] Fix libata suspend/resume handling and code cleanup
 2023-09-19 14:00 UTC  (5+ messages)
` [PATCH v3 06/23] scsi: Do not attempt to rescan suspended devices
` [PATCH v3 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution

[PATCH] fs/pipe: remove duplicate "offset" initializer
 2023-09-19 13:57 UTC  (2+ messages)

[PATCH v3 00/12] regulator: mt6366: Split out of MT6358 and cleanup
 2023-09-19 13:57 UTC  (4+ messages)
` [PATCH v3 01/12] dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC

[PATCH] rtla: fix a example in rtla-timerlat-hist.rst
 2023-09-19 13:56 UTC  (2+ messages)

[PATCH 00/59] dma: Convert to platform remove callback returning void
 2023-09-19 13:31 UTC  (2+ messages)
` [PATCH 15/59] dma: fsldma: "

[PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode()
 2023-09-19 13:56 UTC  (20+ messages)
` [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
          ` inotify maintenance status

Xenomai.org download access broken ?
 2023-09-19 13:44 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.