All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-14 18:13:31 to 2024-11-14 19:12:37 UTC [more...]

[PATCH vfio 0/2] Fix several unwind issues in the mlx5/vfio driver
 2024-11-14 19:12 UTC  (2+ messages)

[PATCH v15 0/4] debugfs to hisilicon migration driver
 2024-11-14 19:12 UTC  (2+ messages)

[PATCH V4 vfio 0/7] Enhance the vfio-virtio driver to support live migration
 2024-11-14 19:12 UTC  (2+ messages)

[PATCH 0/3] Strengthen fsck checks for submodule URLs
 2024-11-14 19:11 UTC  (7+ messages)

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-11-14 19:10 UTC  (20+ messages)
` [PATCH v15 01/19] media: uvcvideo: Fix event flags in uvc_ctrl_send_events
` [PATCH v15 02/19] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT
` [PATCH v15 03/19] media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v15 04/19] media: vivid: Add a rectangle control
` [PATCH v15 05/19] media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value
` [PATCH v15 06/19] media: uvcvideo: Handle uvc menu translation inside uvc_set_le_value
` [PATCH v15 07/19] media: uvcvideo: refactor uvc_ioctl_g_ext_ctrls
` [PATCH v15 08/19] media: uvcvideo: uvc_ioctl_(g|s)_ext_ctrls: handle NoP case
` [PATCH v15 09/19] media: uvcvideo: Support any size for mapping get/set
` [PATCH v15 10/19] media: uvcvideo: Factor out clamping from uvc_ctrl_set
` [PATCH v15 11/19] media: uvcvideo: add support for compound controls
` [PATCH v15 12/19] media: uvcvideo: Factor out query_boundaries from query_ctrl
` [PATCH v15 13/19] media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v15 14/19] media: uvcvideo: Use the camera to clamp compound controls
` [PATCH v15 15/19] media: uvcvideo: let v4l2_query_v4l2_ctrl() work with v4l2_query_ext_ctrl
` [PATCH v15 16/19] media: uvcvideo: Introduce uvc_mapping_v4l2_size
` [PATCH v15 17/19] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
` [PATCH v15 18/19] media: uvcvideo: implement UVC v1.5 ROI
` [PATCH v15 19/19] media: uvcvideo: document "

[PATCH v2 00/19] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
 2024-11-14 19:07 UTC  (5+ messages)
` [PATCH v2 01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH v2 02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events
` [PATCH v2 03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs
` [PATCH v2 04/19] hw/net/xilinx_ethlite: Update QOM style

chmod
 2024-11-14 19:06 UTC  (8+ messages)

[PATCH V3 00/16] Live update: cpr-transfer
 2024-11-14 19:04 UTC  (19+ messages)
` [PATCH V3 05/16] migration: SCM_RIGHTS for QEMUFile
` [PATCH V3 10/16] migration: split qmp_migrate
` [PATCH V3 11/16] migration: cpr-transfer mode
` [PATCH V3 13/16] tests/qtest: defer connection
` [PATCH V3 16/16] migration: cpr-transfer documentation

QEMU wiki theme table of contents changes
 2024-11-14 19:04 UTC  (2+ messages)

[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
 2024-11-14 19:05 UTC  (2+ messages)

[PATCH 00/20] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
 2024-11-14 19:04 UTC  (6+ messages)
` [PATCH 08/20] hw/net/xilinx_ethlite: Add addr_to_port_index() helper

[PATCH 0/3] media: i2c: imx290: Add support for imx462
 2024-11-14 19:04 UTC  (3+ messages)
` [PATCH 2/3] media: dt-bindings: media: i2c: Add IMX462 to the IMX290 binding

[PATCH] SWDEV-476969 - dm/amdgpu: Fail dm_atomic_check if cursor overlay is required at MAX_SURFACES
 2024-11-14 19:04 UTC  (2+ messages)

[PATCH i-g-t v3 0/9] Initial PTL support
 2024-11-14 19:03 UTC  (10+ messages)
` [PATCH i-g-t v3 1/9] PTL: lib/intel_chipset: add pantherlake definition and support
` [PATCH i-g-t v3 2/9] PTL: lib/intel_device_info: Enable flatccs for PTL
` [PATCH i-g-t v3 3/9] XE3: lib/intel_pat: extend for xe3
` [PATCH i-g-t v3 4/9] XE3: tests/intel/xe_pat: "
` [PATCH i-g-t v3 5/9] XE3: tests/kms_addfb_basic: fix x-tiled tests for case when there is no x-tile
` [PATCH i-g-t v3 6/9] XE3: tests/intel/kms_draw_crc: "
` [PATCH i-g-t v3 7/9] XE3: tests/kms_cursor_legacy: flip_vs_cursor_busy_crc was requiring any driver but used intel x-tile
` [PATCH i-g-t v3 8/9] XE3: tests/intel/kms_frontbuffer_tracking: fix x-tiled tests for case when there is no x-tile
` [PATCH i-g-t v3 9/9] XE3: tests/intel/kms_frontbuffer_tracking: platform based handling of x-tile cases

[PATCH 00/24] exec: Build up 'cputlb.h' and 'ram_addr.h' headers
 2024-11-14 19:03 UTC  (19+ messages)
` [PATCH 02/24] exec/cpu-defs: Remove unnecessary headers
` [PATCH 03/24] exec/translation-block: Include missing 'exec/vaddr.h' header
` [PATCH 04/24] accel/tcg: Include missing 'exec/translation-block.h' header
` [PATCH 05/24] target/i386/helper: "
` [PATCH 06/24] target/rx/cpu: "
` [PATCH 07/24] system/watchpoint: Include missing 'exec/cpu-all.h' header
` [PATCH 08/24] linux-user/aarch64/mte: Include missing 'user/abitypes.h' header
` [PATCH 09/24] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
` [PATCH 10/24] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation

[Buildroot] [PATCH] package/socat: bump to version 1.8.0.1
 2024-11-14 19:02 UTC 

[PATCH] tools/mm: fix show_page() build error
 2024-11-14 19:02 UTC  (2+ messages)

[PATCH for-10.0 v2 00/54] accel/tcg: Convert victim tlb to IntervalTree
 2024-11-14 18:59 UTC  (58+ messages)
` [PATCH v2 27/54] accel/tcg: Return CPUTLBEntryFull not pointer in probe_access_internal
` [PATCH v2 28/54] accel/tcg: Introduce tlb_lookup
` [PATCH v2 29/54] accel/tcg: Partially unify MMULookupPageData and TLBLookupOutput
` [PATCH v2 30/54] accel/tcg: Merge mmu_lookup1 into mmu_lookup
` [PATCH v2 31/54] accel/tcg: Always use IntervalTree for code lookups
` [PATCH v2 32/54] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree
` [PATCH v2 33/54] accel/tcg: Remove CPUTLBDesc.fulltlb
` [PATCH v2 34/54] target/alpha: Convert to TCGCPUOps.tlb_fill_align
` [PATCH v2 35/54] target/avr: "
` [PATCH v2 36/54] target/i386: "
` [PATCH v2 37/54] target/loongarch: "
` [PATCH v2 38/54] target/m68k: "
` [PATCH v2 39/54] target/m68k: Do not call tlb_set_page in helper_ptest
` [PATCH v2 40/54] target/microblaze: Convert to TCGCPUOps.tlb_fill_align
` [PATCH v2 41/54] target/mips: "
` [PATCH v2 42/54] target/openrisc: "
` [PATCH v2 43/54] target/ppc: "
` [PATCH v2 44/54] target/riscv: "
` [PATCH v2 45/54] target/rx: "
` [PATCH v2 46/54] target/s390x: "
` [PATCH v2 47/54] target/sh4: "
` [PATCH v2 48/54] target/sparc: "
` [PATCH v2 49/54] target/tricore: "
` [PATCH v2 50/54] target/xtensa: "
` [PATCH v2 51/54] accel/tcg: Drop TCGCPUOps.tlb_fill
` [PATCH v2 52/54] accel/tcg: Unexport tlb_set_page*
` [PATCH v2 53/54] accel/tcg: Merge tlb_fill_align into callers
` [PATCH v2 54/54] accel/tcg: Return CPUTLBEntryTree from tlb_set_page_full

[PATCH] sched: hoist ASSERT_EXCLUSIVE_WRITER(p->on_rq) above WRITE_ONCE
 2024-11-14 19:01 UTC  (3+ messages)

[PATCH] locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
 2024-11-14 19:00 UTC 

[PATCH sched_ext/for-6.12-fixes] sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST
 2024-11-14 19:00 UTC 

[PATCH] sched: add READ_ONCE to task_on_rq_queued
 2024-11-14 18:59 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: omap-usb-tll: convert to YAML
 2024-11-14 18:58 UTC 

[Buildroot] [git commit] package/tiff: security bump to version 4.7.0
 2024-11-14 18:52 UTC 

[PATCH 1/1] efi_loader: run bootdev_hunt() to find ESP
 2024-11-14 18:55 UTC  (3+ messages)

[Buildroot] [git commit] package/libcurl: security bump version to 8.11.0
 2024-11-14 18:52 UTC 

[Buildroot] [PATCH 1/1] package/tiff: security bump to version 4.7.0
 2024-11-14 18:55 UTC  (2+ messages)

[net-next,v2] [PATCH net-next v2] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
 2024-11-14 18:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcurl: security bump version to 8.11.0
 2024-11-14 18:54 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix control names for Plantronics/Poly Headsets
 2024-11-14 18:44 UTC  (3+ messages)

[for-6.13 PATCH v2 00/15] nfs/nfsd: fixes and improvements for LOCALIO
 2024-11-14 18:53 UTC  (3+ messages)
` [for-6.13 PATCH v2 11/15] nfs_common: track all open nfsd_files per LOCALIO nfs_client

[PATCH v6 00/11] printk: console: Per-console loglevels
 2024-11-14 18:53 UTC  (7+ messages)
` [PATCH v6 04/11] printk: Support toggling per-console loglevel via syslog() and cmdline
  ` syslog warning: was: "
` [PATCH v6 06/11] printk: console: Introduce sysfs interface for per-console loglevels
  ` register_device: was: "

[ANNOUNCE] QEMU 9.2.0-rc0 is now available
 2024-11-14 18:46 UTC 

[PATCH v7 0/2] xen: SR-IOV fixes
 2024-11-14 18:50 UTC  (4+ messages)
` [PATCH v7 1/2] xen/pci: introduce PF<->VF links

[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-11-14 18:50 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

[PATCH v3 01/10] ubi: Expose mean erase counter in sysfs
 2024-11-14 18:50 UTC  (4+ messages)

[i-g-t V2 0/5] Force connector/crtc attrs to default
 2024-11-14 18:50 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Force connector/crtc attrs to default (rev3)

[GIT PULL] bcachefs fixes for 6.12
 2024-11-14 18:50 UTC  (2+ messages)

[GIT PULL] Networking for v6.12-rc8
 2024-11-14 18:50 UTC  (2+ messages)

[PATCH] fast-import: avoid making replace refs point to themselves
 2024-11-14 18:47 UTC 

[PATCH 0/3] drm/i915/display: handle hdmi connector init failures
 2024-11-14 18:46 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2 00/12] Add PXP HWDRM support
 2024-11-14 18:46 UTC  (5+ messages)
` [PATCH v2 03/12] drm/xe/pxp: Add VCS inline termination support

[PATCH 0/3] introduce rte_memset_sensative
 2024-11-14 18:43 UTC  (14+ messages)
` [PATCH v4 00/12] memset security fixes
  ` [PATCH v4 01/12] eal: introduce new secure memory fill
  ` [PATCH v4 02/12] eal: add new secure free function
  ` [PATCH v4 03/12] crypto/qat: force zero of keys
  ` [PATCH v4 04/12] crypto/qat: fix size calculation for memset
  ` [PATCH v4 05/12] crypto/qat: use secure memset
  ` [PATCH v4 06/12] bus/uacce: remove memset before free
  ` [PATCH v4 07/12] compress/octeontx: remove unnecessary memset
  ` [PATCH v4 08/12] test: remove unneeded memset
  ` [PATCH v4 09/12] net/ntnic: remove unnecessary void cast
  ` [PATCH v4 10/12] net/ntnic: check result of malloc
  ` [PATCH v4 11/12] net/ntnic: remove unnecessary memset
  ` [PATCH v4 12/12] devtools/cocci: add script to find problematic memset

[GIT PULL] nvme fix for Linux 6.12
 2024-11-14 18:45 UTC  (4+ messages)

[PATCH net-next v3 0/7] enic: Use all the resources configured on VIC
 2024-11-14 18:45 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
 2024-11-14 18:44 UTC  (2+ messages)

[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2024-11-14 18:43 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 182ff3dabe8f127049c09660346cad492bcc0ceb
 2024-11-14 18:42 UTC 

Chef Knife For vger
 2024-11-14 18:42 UTC 

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-14 18:41 UTC  (4+ messages)
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver

[PATCH v2] Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
 2024-11-14 18:40 UTC 

[PATCH v13 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
 2024-11-14 18:40 UTC  (4+ messages)
` [RFC][PATCH] locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex

[PATCH 0/1] Add missing include in compiler.h
 2024-11-14 18:40 UTC  (5+ messages)
` [PATCH 1/1] compiler.h: Add missing include statement for build_bug.h

[PATCH] MAINTAINERS: add Raphael Gallais-Pou to DRM/STi maintainers
 2024-11-14 17:54 UTC  (3+ messages)

[PATCH v3] Bluetooth: fix use-after-free in device_for_each_child()
 2024-11-14 18:40 UTC  (2+ messages)

[PATCH bpf] xsk: Free skb when TX metadata options are invalid
 2024-11-14 18:39 UTC  (2+ messages)

[PATCH] btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENTAL=y
 2024-11-14 18:38 UTC  (2+ messages)

Plan needed for switching m68k to 32-bit alignment
 2024-11-14 18:07 UTC  (9+ messages)

[PATCH v4 00/13] Support OF_UPSTREAM for StarFive JH7110
 2024-11-14 18:36 UTC  (4+ messages)

FAILED: patch "[PATCH] mm: avoid unsafe VMA hook invocation when error arises on" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: avoid unsafe VMA hook invocation when error arises on mmap hook

FAILED: patch "[PATCH] mm: resolve faulty mmap_region() error path behaviour" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: resolve faulty mmap_region() error path behaviour

FAILED: patch "[PATCH] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

FAILED: patch "[PATCH] mm: refactor map_deny_write_exec()" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: refactor map_deny_write_exec()

FAILED: patch "[PATCH] mm: unconditionally close VMAs on error" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: unconditionally close VMAs on error

[PATCH v2 0/4] x86/trampoline: Layout description improvements
 2024-11-14 18:34 UTC  (5+ messages)
` [PATCH v2 3/4] x86/trampoline: Document how the trampoline is laid out

[PATCH net-next] net: phylink: improve phylink_sfp_config_phy() error message with empty supported
 2024-11-14 18:33 UTC  (3+ messages)

[net v2 0/2] Fix rcu_read_lock issues in netdev-genl
 2024-11-14 18:32 UTC  (6+ messages)

[PATCH v2 0/8] Refactor cpuid and metric table lookup code
 2024-11-14 18:31 UTC  (4+ messages)

[PATCH 5.15] udf: Allocate name buffer in directory iterator on heap
 2024-11-14 18:31 UTC  (2+ messages)

[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
 2024-11-14 18:30 UTC  (4+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo

[PATCH net v7] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-14 18:24 UTC  (3+ messages)
  ` RFC: chasing all idr_remove() misses

[PATCH] drm/rockchip: analogix_dp: allow to work without panel
 2024-11-14 18:22 UTC  (3+ messages)

[PATCH] drm/xe/ufence: Wake up waiters after setting ufence->signalled
 2024-11-14 18:23 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] x86/boot: Fix comment about setting up the real mode stack
 2024-11-14 18:22 UTC 

[PATCH linux-next] Documentation: ticp: fix formatting issue in tipc.rst
 2024-11-14 18:22 UTC  (2+ messages)

[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
 2024-11-14 18:21 UTC  (4+ messages)
` [PATCH v2 dwarves 1/2] dwarf_loader: "

[PATCH 0/2] tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size()
 2024-11-14 18:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5 0/5] vfio-pci support pasid attach/detach
 2024-11-14 18:19 UTC  (7+ messages)
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-14 18:19 UTC  (6+ messages)
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

[RFC PATCH 00/11] rust: improved integration with cargo
 2024-11-14 18:18 UTC  (7+ messages)

[PATCH v6 0/8] Add SEV firmware hotloading
 2024-11-14 18:17 UTC  (5+ messages)
` [PATCH v6 3/8] firmware_loader: Move module refcounts to allow unloading

[PATCH v2] drm/mgag200: Apply upper limit for clock variable
 2024-11-14 18:16 UTC  (4+ messages)
  ` [lvc-project] "

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-11-14 18:16 UTC  (11+ messages)

[PATCH net-next 0/2] Modifying format and renaming goto labels
 2024-11-14 18:15 UTC  (5+ messages)
` [PATCH net-next 1/2] rtase: Modify the name of the goto label
` [PATCH net-next 2/2] rtase: Modify the content format of the enum rtase_registers

[PATCH] dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstream
 2024-11-14 18:14 UTC  (2+ messages)

[PATCH] iommu: qcom-smmu: handle running in el2
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] mach-snapdragon: configure logging
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] iommu: qcom-smmu: allow SID 0
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] phy: qcom: Add SM8150 to QMP UFS PHY driver
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] phy: qcom: ufs: add sc7280
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] qcom_defconfig: enable UFS Qualcomm controller and PHY drivers
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] phy: qcom: ufs: drop unused ufsphy_v2_regs_layout
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] mmc: msm_sdhci: enable vqmmc at probe if available
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH] qcom_defconfig: enable PINCONF
 2024-11-14 18:13 UTC  (2+ messages)

[PATCH v2 0/5] Add jump table support for objtool on LoongArch
 2024-11-14 18:13 UTC  (9+ messages)
` [PATCH v2 5/5] LoongArch: Enable jump table with GCC for objtool
          ` annotating jump tables (Re: [PATCH v2 5/5] LoongArch: Enable jump table with GCC for objtool)


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.