All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-31 17:34:56 to 2025-10-31 18:36:09 UTC [more...]

[PATCH 00/18] Multi Queue feature validation support
 2025-10-31 18:35 UTC  (11+ messages)
` [PATCH 01/18] drm-uapi/xe: Sync with Multi-Queue uapi
` [PATCH 02/18] lib/xe: Add multi-queue helper routines
` [PATCH 03/18] tests/xe_exec_multi_queue: Add xe_exec_multi_queue test
` [PATCH 04/18] tests/xe_exec_multi_queue: Validate exec submissions
` [PATCH 06/18] tests/xe_exec_multi_queue: Add close-fd tests
` [PATCH 08/18] tests/xe_exec_multi_queue: Add preempt mode test
` [PATCH 09/18] lib/xe: Add exec_queue set_property ioctl support
` [PATCH 11/18] tests/xe_exec_multi_queue: Add userptr invalidation tests
` [PATCH 14/18] lib/xe/xe_spin: Add switch point for preemptible spinner
` [PATCH 18/18] tests/xe_exec_multi_queue: Keep group active in exec-sanity

[PATCH v2] readline: backport a patch to fix for caller setting rl_prompt to NULL
 2025-10-31 18:35 UTC  (2+ messages)
` [OE-core] "

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-10-31 18:35 UTC  (9+ messages)

[PULL 00/38] target-arm queue
 2025-10-31 18:33 UTC  (10+ messages)
` [PULL 02/38] docs/system/arm/virt: Document user-creatable SMMUv3
` [PULL 03/38] docs/system/security: Restrict "virtualization use case" to specific machines
` [PULL 05/38] hw/arm/virt: Remove deprecated virt-4.1 machine
` [PULL 08/38] hw/arm/virt: Remove VirtMachineClass::kvm_no_adjvtime field
` [PULL 10/38] target/arm/hvf: Trace vCPU KICK events
` [PULL 19/38] accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU
` [PULL 29/38] cpus: Trace cpu_exec_start() and cpu_exec_end() calls
` [PULL 32/38] accel/hvf: Restrict ARM specific fields of AccelCPUState
` [PULL 34/38] target/arm/hvf: Rename 'vgic' -> 'emu_reginfo' in trace events

[PATCH] ALSA: line6: add support for POD HD Pro X
 2025-10-31 18:35 UTC 

[PATCH v3 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-31 18:34 UTC  (5+ messages)
` [PATCH v3 5/8] reset: imx8mp-audiomix: Switch to using regmap API

[PATCH v3 0/4] Add watchdog support for bcm2712
 2025-10-31 18:33 UTC  (5+ messages)
` [PATCH v3 1/4] pmdomain: bcm: bcm2835-power: Prepare to support BCM2712
` [PATCH v3 2/4] dt-bindings: soc: bcm: Add bcm2712 compatible
` [PATCH v3 3/4] mfd: bcm2835-pm: Add support for BCM2712
` [PATCH v3 4/4] arm64: dts: broadcom: bcm2712: Add watchdog DT node

[PATCH v5] qapi: Add documentation format validation
 2025-10-31 18:31 UTC 

[PATCH v4 0/5] net: phy: aquantia: Switch to generic firmware loader
 2025-10-31 18:33 UTC  (5+ messages)
` [PATCH v4 1/5] net: phy: aquantia: refresh format

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-10-31 18:32 UTC  (8+ messages)
` [PATCH v11 5/9] x86/efi: Disable LASS while mapping the EFI runtime services

[RFC PATCH] Drivers: hv: Resolve ambiguity in hypervisor version log
 2025-10-31 18:32 UTC  (3+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: consolidate simple audio codec to trivial-codec.yaml
 2025-10-31 18:31 UTC  (2+ messages)

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-31 18:31 UTC  (6+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH v2] mshv: Extend create partition ioctl to support cpu features
 2025-10-31 18:31 UTC  (2+ messages)

[PATCH v2 0/2] KVM Support for imx8mp-evk Machine
 2025-10-31 18:30 UTC  (5+ messages)

Overhead of arm64 LSE per-CPU atomics?
 2025-10-31 18:30 UTC  (2+ messages)

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-10-31 18:29 UTC  (17+ messages)
` [PATCH 01/16] drm/xe/multi_queue: Add multi_queue_enable_mask to gt information
` [PATCH 02/16] drm/xe/multi_queue: Add user interface for multi queue support
` [PATCH 03/16] drm/xe/multi_queue: Add GuC "
` [PATCH 04/16] drm/xe/multi_queue: Add multi queue priority property
` [PATCH 05/16] drm/xe/multi_queue: Handle invalid exec queue property setting
` [PATCH 06/16] drm/xe/multi_queue: Add exec_queue set_property ioctl support
` [PATCH 07/16] drm/xe/multi_queue: Add support for multi queue dynamic priority change
` [PATCH 08/16] drm/xe/multi_queue: Add multi queue information to guc_info dump
` [PATCH 09/16] drm/xe/multi_queue: Handle tearing down of a multi queue
` [PATCH 10/16] drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batches
` [PATCH 11/16] drm/xe/multi_queue: Handle CGP context error
` [PATCH 12/16] drm/xe/multi_queue: Tracepoint support
` [PATCH 13/16] drm/xe/multi_queue: Support active group after primary is destroyed
` [PATCH 14/16] drm/xe/doc: Add documentation for Multi Queue Group
` [PATCH 15/16] drm/xe/doc: Add documentation for Multi Queue Group GuC interface
` [PATCH 16/16] drm/xe/multi_queue: Enable multi_queue on xe3p_xpc

[PATCH bpf-next v2] bpf: arm64: fix BPF_ST into arena memory
 2025-10-31 18:30 UTC  (2+ messages)

[PATCH net-next v5 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-10-31 18:30 UTC  (6+ messages)
` [PATCH net-next v5 06/12] dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties

[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-31 18:29 UTC  (4+ messages)
` [PATCH v3 4/4] "

[PATCH net v2] net: spacemit: Check IFF_UP in emac_set_pauseparam()
 2025-10-31 18:28 UTC  (2+ messages)

[meta-perl][PATCH] ptest-packagelists-meta-perl: remove libxml-libxml-perl
 2025-10-31 18:28 UTC 

[PATCH v1 0/3] arm64: dts: imx8x-colibri: add additional functionality
 2025-10-31 18:27 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: colibri-imx8x: Add wi-fi 32kHz clock

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-10-31 18:26 UTC  (7+ messages)
` [PATCH v3 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v3 18/28] drm/xe/pf: Handle GGTT "
` [PATCH v3 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device

[PATCH] x86/hyperv: Use pointer from memcpy() call for assignment in hv_crash_setup_trampdata()
 2025-10-31 18:26 UTC  (2+ messages)

On https://syzkaller.appspot.com/bug?extid=a6969ef522a36d3344c9 again
 2025-10-31 18:25 UTC  (4+ messages)

Unexpected switches to in-band
 2025-10-31 18:11 UTC  (22+ messages)

arch/um/include/asm/kasan.h:29:2: error: #error UML does not work in KASAN_INLINE mode with STATIC_LINK enabled!
 2025-10-31 18:24 UTC 

[PATCH net-next 0/3] Add YNL test framework and library improvements
 2025-10-31 18:24 UTC  (7+ messages)
` [PATCH net-next 3/3] selftests: net: add YNL test framework

[bvanassche:ufs-lrbp-as-priv-data 27/28] drivers/ufs/core/ufshcd.c:7594 ufshcd_advanced_rpmb_req_handler() warn: inconsistent returns '&hba->clk_scaling_lock'
 2025-10-31 18:23 UTC  (4+ messages)

[PATCH v2 0/4] Add watchdog support for bcm2712
 2025-10-31 18:22 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: soc: bcm: Add bcm2712 compatible

[PATCH 6.6 00/32] 6.6.116-rc1 review
 2025-10-31 18:21 UTC  (2+ messages)

[PATCH bpf] bpf: Make migrate_{disable,enable} always inline if in header file
 2025-10-31 18:20 UTC  (2+ messages)

[meta-oe][PATCH 1/2] psqlodbc: upgrade 16.00.0000 -> 17.00.0006
 2025-10-31 18:19 UTC  (8+ messages)
` [oe] "

[PATCH 0/1] fs/resctrl: Show domain CPU list in schema output
 2025-10-31 18:17 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] drm/xe/pf: Allow to lockdown the PF using custom guard
 2025-10-31 18:17 UTC  (2+ messages)

[PATCH 0/5] maintenance: add an 'is-needed' subcommand
 2025-10-31 18:17 UTC  (4+ messages)
` [PATCH 2/5] reftable/stack: add function to check if optimization is required

[PATCH net-next] net: airoha: Add TCP LRO support
 2025-10-31 18:16 UTC  (9+ messages)

[PATCH v7 0/3] arm64: dts: ti: introduce basic support for the AM62L
 2025-10-31 18:15 UTC  (5+ messages)
` [PATCH v7 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure
` [PATCH v7 3/3] arm64: dts: ti: k3-am62l: add initial reference board file

[PULL] drm-xe-fixes
 2025-10-31 18:13 UTC  (2+ messages)

[PATCH i-g-t 0/1] Switch to use kernel standard fault injection in i915
 2025-10-31 18:12 UTC  (2+ messages)
` [PATCH i-g-t 1/1] tests/intel/i915_module_load: Add kernel default faul injection tests

[PATCH v2] sched/fair: Prefer cache locality for EAS wakeup
 2025-10-31 18:11 UTC  (4+ messages)

[PATCH 0/2] Add support for customizable find_distro_rootpart
 2025-10-31 18:11 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2025-10-31 18:10 UTC  (2+ messages)

[PATCH stable 5.10] sched/deadline: only set free_cpus for online runqueues
 2025-10-31 18:10 UTC  (4+ messages)
` [PATCH stable 6.12] "

[PATCH v6 0/6] Fix serialization on burst of unbinds - v2
 2025-10-31 18:09 UTC  (7+ messages)
` [PATCH v6 1/6] drm/xe: Enforce correct user fence signaling order using
` [PATCH v6 2/6] drm/xe: Attach last fence to TLB invalidation job queues
` [PATCH v6 3/6] drm/xe: Decouple bind queue last fence from TLB invalidations
` [PATCH v6 4/6] drm/xe: Skip TLB invalidation waits in page fault binds
` [PATCH v6 5/6] drm/xe: Disallow input fences on zero batch execs and zero binds
` [PATCH v6 6/6] drm/xe: Remove last fence dependency check from binds and execs

[PATCH] fpga: stratix10-soc: Use pointer from memcpy() call for assignment in s10_send_buf()
 2025-10-31 18:09 UTC 

[PULL] drm-intel-fixes
 2025-10-31 18:09 UTC  (2+ messages)

[pull] drm/msm: drm-msm-fixes-2025-10-29 for v6.18-rc4
 2025-10-31 18:08 UTC  (2+ messages)

[PATCH v2] Cyclone V Board handsoff script
 2025-10-31 18:04 UTC 

[PATCH v4 next 0/9] Implement mul_u64_u64_div_u64_roundup()
 2025-10-31 18:04 UTC  (6+ messages)
` [PATCH v4 next 3/9] lib: mul_u64_u64_div_u64() simplify check for a 64bit product

[PATCH v1] Cyclone V Board handsoff script
 2025-10-31 18:03 UTC  (9+ messages)

[PATCH v4 0/7] Pagefault refactor
 2025-10-31 18:01 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Pagefault refactor (rev3)
` ✓ CI.KUnit: success "

[PATCH 00/13] Introduce cached report zones
 2025-10-31 18:01 UTC  (7+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions

TCP sender stuck despite receiving ACKs from the peer
 2025-10-31 18:01 UTC  (7+ messages)

[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
 2025-10-31 17:58 UTC  (4+ messages)
` [PATCH 4/4] KVM: x86: Load guest/host PKRU outside of the fastpath run loop

[pull] amdgpu, radeon drm-fixes-6.18
 2025-10-31 18:01 UTC  (2+ messages)

[PATCH v5 0/7] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-10-31 17:59 UTC  (5+ messages)
` [PATCH v5 3/7] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx

[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-10-31 17:59 UTC 

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-10-31 17:59 UTC  (4+ messages)
` [PATCH v1 0/1] NBL use hardware MAC addr instead of random one
  ` [PATCH v1 1/1] net/nbl: use hardware MAC address "

[PATCH bpf-next v3 0/7] bpf: tracing session supporting
 2025-10-31 17:57 UTC  (5+ messages)
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64

[GIT PULL] mediatek drm fixes - 20251028
 2025-10-31 17:57 UTC  (3+ messages)

[PATCH v2] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
 2025-10-31 17:57 UTC 

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-31 17:57 UTC  (3+ messages)

[PATCH] rpmsg: virtio: EPOLLOUT support
 2025-10-31 17:56 UTC  (4+ messages)

[PATCHBOMB v6] fuse: containerize ext4 for safer operation
 2025-10-31 17:56 UTC  (3+ messages)

[PATCH v4] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
 2025-10-31 17:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] hv: fix missing kernel-doc description for 'size' in request_arr_init()
 2025-10-31 17:54 UTC  (2+ messages)

[PATCH 1/2] usb: xhci: Fix a format bug
 2025-10-31 17:54 UTC  (3+ messages)

[PULL] drm-misc-next
 2025-10-31 17:53 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20251030
 2025-10-31 17:51 UTC  (2+ messages)

[PATCH v4] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-10-31 17:51 UTC 

[PATCH] bus: ti-sysc: select CLK driver
 2025-10-31 17:51 UTC  (2+ messages)

addr2line performance
 2025-10-31 17:49 UTC  (4+ messages)

[PATCH v2 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-10-31 17:46 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v2 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v2 3/3] ksm: replace function unmerge_ksm_pages with break_ksm

PCIe probe failure on AmLogic A311D after 6.18-rc1
 2025-10-31 17:47 UTC  (4+ messages)

[scarthgap][PATCH v2] perf: add Kbuild file for unistd.h
 2025-10-31 17:47 UTC  (3+ messages)

[PATCHSET 1/2] fstests: more random fixes for v2025.10.05
 2025-10-31 17:47 UTC  (5+ messages)
` [PATCH 09/11] generic/778: fix severe performance problems

[PULL] drm-xe-next
 2025-10-31 17:46 UTC  (2+ messages)

[PATCH v2 1/5] mm, swap: do not perform synchronous discard during allocation
 2025-10-31 17:45 UTC  (2+ messages)

[PATCH] Support FlashPro5 serial ports
 2025-10-31 17:45 UTC  (3+ messages)

Independence for dma_fences!
 2025-10-31 17:44 UTC  (8+ messages)

[PATCH 06/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support
 2025-10-31 17:44 UTC  (11+ messages)
` [PATCH 08/12] arm64: defconfig: Enable NT37801 DSI panel driver

[PATCH 0/3] PCI: meson: Fix the parsing of DBI region
 2025-10-31 17:43 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: PCI: amlogic: Fix the register name of the "
` [PATCH 2/3] arm64: dts: amlogic: Fix the register name of the 'DBI' region
` [PATCH 3/3] PCI: meson: Fix parsing the DBI register region

[PATCH v3 0/3] accel/qaic: Add Sub-system restart (SSR)
 2025-10-31 17:41 UTC  (4+ messages)
` [PATCH v3 1/3] accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
` [PATCH v3 2/3] accel/qaic: Implement basic SSR handling
` [PATCH v3 3/3] accel/qaic: Collect crashdump from SSR channel

[PATCH] drm/amdgpu: fix possible fence leaks from job structure
 2025-10-31 17:43 UTC 

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-10-31 17:43 UTC  (6+ messages)
` [PATCH v4 2/8] x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition

[PATCH v4] fs: hide names_cachep behind runtime access machinery
 2025-10-31 17:42 UTC  (5+ messages)
` [WIP RFC PATCH 0/3] runtime-const header split and whatnot
  ` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules
  ` [PATCH 2/3] runtime-const: split headers between accessors and fixup; disable for modules
  ` [PATCH 3/3] fs: hide names_cachep behind runtime access machinery

[PATCH net-next 0/7] convert drivers to use ndo_hwtstamp callbacks part 3
 2025-10-31 17:41 UTC  (7+ messages)
` [PATCH net-next 6/7] net: pch_gbe: convert to use ndo_hwtstamp callbacks
` [PATCH net-next 7/7] qede: "

[PATCH 00/12] drm/msm: Add support for Kaanapali
 2025-10-31 17:41 UTC  (9+ messages)
` [PATCH 03/12] drm/msm/dpu: Compatible with Kaanapali interrupt register

[NDCTL PATCH 0/5] cxl: Add tests for extended linear cache support
 2025-10-31 17:40 UTC  (6+ messages)
` [NDCTL PATCH 1/5] cxl/test: Add test "
` [NDCTL PATCH 2/5] cxl/test: Fix cxl-poison.sh to detect the correct elc sysfs attrib
` [NDCTL PATCH 3/5] cxl/test: Move cxl-poison.sh to use cxl_test auto region
` [NDCTL PATCH 4/5] cxl/test: Move common part of poison unit test to common file
` [NDCTL PATCH 5/5] cxl/test: Add support for poison test for ELC

[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-10-31 17:40 UTC  (5+ messages)
` [PATCH v7 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP

[PATCH v5 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-31 17:39 UTC  (4+ messages)
` [PATCH v5 2/6] media: dt-bindings: Add CAMSS device for Kaanapali

[PATCH 0/2] gpio: Add support for ADG1712 quad SPST switch
 2025-10-31 17:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: adg1712: add adg1712 support

[pull] amdgpu drm-next-6.19
 2025-10-31 17:37 UTC  (2+ messages)

[PATCH 00/13] platform/raspberrypi: Add Broadcom Videocore shared memory support
 2025-10-31 17:27 UTC  (7+ messages)
` [PATCH 06/13] platform/raspberrypi: vchiq-mmal: Update video parameters
` [PATCH 08/13] platform/raspberrypi: vchiq-mmal: Fix memory leak in error path
` [PATCH 10/13] platform/raspberrypi: vchiq-mmal: Use vc-sm-cma to support zero copy
` [PATCH 11/13] platform/raspberrypi: vchiq-mmal: Reset buffers_with_vpu on port_enable
` [PATCH 12/13] platform/raspberrypi: vchiq-mmal: Add defines for mmal_es_format flags
` [PATCH 13/13] platform/raspberrypi: vchiq: Register vc-sm-cma as a platform driver

[PATCH v2 00/23] mm: BPF OOM
 2025-10-31 17:37 UTC  (10+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
            ` bpf_st_ops and cgroups. Was: "

[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-31 17:36 UTC  (4+ messages)
` [PATCH v2 19/32] drm/i915/xe3p_lpd: PSR SU minimum lines is 4

[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-31 17:34 UTC  (5+ messages)
` [PATCH v4 26/28] KVM: TDX: Guard VM state transitions with "all" the locks


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.