messages from 2025-10-08 20:59:19 to 2025-10-08 22:01:04 UTC [more...]
[PATCH v3 0/6] drm/xe: Make struct xe_ggtt private
2025-10-08 22:00 UTC (5+ messages)
` [PATCH v3 2/6] drm/mm: Introduce address space shifting
` [PATCH v3 4/6] drm/xe: Rewrite GGTT VF initialisation
[PATCH v7 00/73] target/arm: Implement FEAT_GCS
2025-10-08 21:55 UTC (14+ messages)
` [PATCH v7 03/73] target/arm: Enable TCR2_ELx.PIE
` [PATCH v7 04/73] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
` [PATCH v7 05/73] target/arm: Force HPD for stage2 translations
` [PATCH v7 06/73] target/arm: Cache NV1 early in get_phys_addr_lpae
` [PATCH v7 08/73] target/arm: Implement get_S1prot_indirect
` [PATCH v7 09/73] target/arm: Implement get_S2prot_indirect
` [PATCH v7 11/73] target/arm: Expand syndrome parameter to raise_exception*
` [PATCH v7 12/73] target/arm: Implement dirtybit check for PIE
` [PATCH v7 19/73] target/arm: Convert regime_el from switch to table
` [PATCH v7 20/73] target/arm: Convert regime_has_2_ranges "
` [PATCH v7 23/73] target/arm: Remove unused env argument from regime_is_user
` [PATCH v7 27/73] target/arm: Introduce mmu indexes for GCS
` [PATCH v7 33/73] target/arm: Implement FEAT_CHK
[RFC PATCH] linux-user: add syscall-filter and fork-cpu-loop in plugin interfaces
2025-10-08 21:56 UTC (3+ messages)
When should we release Git 3.0?
2025-10-08 21:59 UTC (8+ messages)
[PATCH 0/2] SubmittingPatches: guidance for topic names and multi-series efforts
2025-10-08 21:58 UTC (7+ messages)
` [PATCH 1/2] SubmittingPatches: extend release-notes experiment to topic names
[PATCH v2 0/4] technical docs in make build
2025-10-08 21:56 UTC (10+ messages)
` [PATCH v2 1/4] doc: add some missing technical documents
` [PATCH v2 2/4] doc: remembering-renames.adoc: fix asciidoc warnings
` [PATCH v2 3/4] doc: sparse-checkout.adoc: "
[PATCH i-g-t 00/18] Change OA IGT's to run on all OA units
2025-10-08 21:56 UTC (22+ messages)
` [PATCH i-g-t 01/18] tests/intel/xe_oa: Add OAM formats to lnl_oa_formats
` [PATCH i-g-t 02/18] tests/intel/xe_oa: Get rid of unnecessary DRM_XE_OA_PROPERTY_OA_ENGINE_INSTANCE
` [PATCH i-g-t 03/18] tests/intel/xe_oa: Rename nth_oa_unit to oa_unit_by_id
` [PATCH i-g-t 04/18] tests/intel/xe_oa: Change oa_unit_engine to take an oa_unit argument
` [PATCH i-g-t 05/18] tests/intel/xe_oa: Add oa_unit_by_type
` [PATCH i-g-t 06/18] tests/intel/xe_oa: Add for_each_oa_unit
` [PATCH i-g-t 07/18] tests/intel/xe_oa: Convert test_oa_formats to take an OA unit argument
` [PATCH i-g-t 08/18] tests/intel/xe_oa: Convert several more tests to take OA unit arguments
` [PATCH i-g-t 09/18] tests/intel/xe_oa: Convert test_non_zero_reason to take an OA unit argument
` [PATCH i-g-t 10/18] tests/intel/xe_oa: Convert blocking/polling tests to take OA unit arguments
` [PATCH i-g-t 11/18] tests/intel/xe_oa: Convert test_mi_rpc to take an OA unit argument
` [PATCH i-g-t 12/18] tests/intel/xe_oa: Convert test_single_ctx_render_target_writes_a_counter
` [PATCH i-g-t 13/18] tests/intel/xe_oa: Convert OA buffer mmap tests to take OA unit arguments
` [PATCH i-g-t 14/18] tests/intel/xe_oa: Convert MMIO trigger "
` [PATCH i-g-t 15/18] tests/intel/xe_oa: Convert sync "
` [PATCH i-g-t 16/18] tests/intel/xe_oa: Run test_oa_unit_exclusive_stream on multiple OA units
` [PATCH i-g-t 17/18] tests/intel/xe_oa: Add new non-zero-reason-all test
` [PATCH i-g-t 18/18] tests/intel/xe_oa: Constify arguments to various functions
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-10-08 21:55 UTC (12+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space
[PATCH v1 0/5] tools/rtla: Improve argument processing
2025-10-08 21:55 UTC (3+ messages)
` [PATCH v1 1/5] tools/rtla: Add fatal() and replace error handling pattern
[PATCH v2 1/1] hung_task: fix warnings caused by unaligned lock pointers
2025-10-08 21:55 UTC (14+ messages)
Commit 4292a1e45fd4 ("PCI: Refactor distributing available memory to use loops") gives errors enumerating TBolt devices behind my TB dock
2025-10-08 21:54 UTC (5+ messages)
[PATCH v10 00/34] VF migration redesign
2025-10-08 21:54 UTC (37+ messages)
` [PATCH v10 01/34] drm/xe: Add NULL checks to scratch LRC allocation
` [PATCH v10 02/34] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v10 03/34] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v10 04/34] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v10 05/34] drm/xe: Return first unsignaled job first pending job helper
` [PATCH v10 06/34] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v10 07/34] drm/xe: Make LRC W/A scratch buffer usage consistent
` [PATCH v10 08/34] drm/xe/vf: Add xe_gt_recovery_pending helper
` [PATCH v10 09/34] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH v10 10/34] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH v10 11/34] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH v10 12/34] drm/xe: Move GGTT lock init to alloc
` [PATCH v10 13/34] drm/xe/vf: Move LMEM config to tile layer
` [PATCH v10 14/34] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH v10 15/34] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH v10 16/34] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH v10 17/34] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH v10 18/34] drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs supporting migration
` [PATCH v10 19/34] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH v10 20/34] drm/xe/vf: Flush and stop CTs in VF post migration recovery
` [PATCH v10 21/34] drm/xe/vf: Reset TLB invalidations during "
` [PATCH v10 22/34] drm/xe/vf: Kickstart after resfix in "
` [PATCH v10 23/34] drm/xe: Add CTB_H2G_BUFFER_OFFSET define
` [PATCH v10 24/34] drm/xe/vf: Start CTs before resfix VF post migration recovery
` [PATCH v10 25/34] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH v10 26/34] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH v10 27/34] drm/xe: Move queue init before LRC creation
` [PATCH v10 28/34] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH v10 29/34] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` [PATCH v10 30/34] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
` [PATCH v10 31/34] drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
` [PATCH v10 32/34] drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
` [PATCH v10 33/34] drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
` [PATCH v10 34/34] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
` ✗ CI.checkpatch: warning for VF migration redesign (rev10)
` ✓ CI.KUnit: success "
[PATCH 1/2] linux-user/hexagon: Fix sigcontext
2025-10-08 21:51 UTC (4+ messages)
` [PATCH 2/2] tests/tcg/hexagon: Add cs{0,1} coverage
[PATCH v2 0/2] sunrpc: fix handling of rq_bvec array in svc_rqst
2025-10-08 21:51 UTC (5+ messages)
` [PATCH v2 1/2] sunrpc: account for TCP record marker in rq_bvec array when sending
` [PATCH v2 2/2] sunrpc: add a slot to rqstp->rq_bvec for TCP record marker
[PATCH] fs: Propagate FMODE_NOCMTIME flag to user-facing O_NOCMTIME
2025-10-08 21:51 UTC (7+ messages)
Commit 4292a1e45fd4 ("PCI: Refactor distributing available memory to use loops") gives errors enumerating TBolt devices behind my TB dock
2025-10-08 21:51 UTC (3+ messages)
[RCF] Secure git against involuntary arb. code execution without feature loss
2025-10-08 21:49 UTC (5+ messages)
sched_ext and large cpu counts
2025-10-08 21:48 UTC (5+ messages)
` [PATCH v2] sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
[MAINTAINERS / KERNEL SUMMIT] AI patch review tools
2025-10-08 21:08 UTC (9+ messages)
[PATCH] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
2025-10-08 21:46 UTC (9+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] lib: Add runtime device info query APIs for xe devices
` [PATCH v3 2/6] lib/xe: Use new APIs for xe device info queries
` [PATCH v3 3/6] lib: "
` [PATCH v3 4/6] tests/intel: "
` [PATCH v3 5/6] tools: "
` [PATCH v3 6/6] lib/intel_device_info: Remove hardcoded .graphics_rel values
` ✗ Xe.CI.BAT: failure for lib/intel_device_info: get the xe .graphics_rel from GMD_ID (rev3)
[PATCH v5] ASoC: wm8978: add missing BCLK divider setup
2025-10-08 21:44 UTC (8+ messages)
[PATCH v7 00/27] Legacy hardware/cache events as json
2025-10-08 21:43 UTC (6+ messages)
` [PATCH v7 05/27] perf jevents: Support copying the source json files to OUTPUT
[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
2025-10-08 21:41 UTC (7+ messages)
` [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop()
[PATCH v9 00/34] VF migration redesign
2025-10-08 21:40 UTC (4+ messages)
` [PATCH v9 14/34] drm/xe/vf: Close multi-GT GGTT shift race
` ✗ Xe.CI.Full: failure for VF migration redesign (rev9)
[PATCH v8 drm-dp 0/4] Fix hibmc driver bugs
2025-10-08 21:40 UTC (3+ messages)
` [PATCH v8 drm-dp 1/4] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
[PATCH 0/3] stalld: Improve legacy kernel support and unify sched_debug parsing
2025-10-08 21:38 UTC (7+ messages)
` [PATCH 2/3] Makefile: Add support for legacy kernels
[PATCH] arm64: cpufeature: Don't cpu_enable_mte() when KASAN_GENERIC is active
2025-10-08 21:36 UTC (2+ messages)
[PATCH rc] iommufd: Don't overflow during division for dirty tracking
2025-10-08 21:35 UTC (2+ messages)
[PATCH] drm/i915:move and rename reg_in_range_table
2025-10-08 21:34 UTC (5+ messages)
[PATCH 0/4] doc: git-pull: clarify DESCRIPTION section
2025-10-08 21:33 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] doc: git-pull: clarify options for integrating remote branch
[PATCH v6 1/2] dt-bindings: Pinefeat cef168 lens control board
2025-10-08 21:32 UTC (2+ messages)
[PATCH 0/2] replay: add --update-refs option
2025-10-08 21:30 UTC (24+ messages)
` [PATCH v2 0/1] replay: make atomic ref updates the default behavior
` [PATCH v2 1/1] "
[REGRESSION] USB-A devices not working on boot after recent USB merge
2025-10-08 21:29 UTC (10+ messages)
[PATCH v2] gpio: pisosr: read ngpios as U32
2025-10-08 21:28 UTC (3+ messages)
[PATCH] btrfs: tree-checker: Fix bounds check in check_inode_extref()
2025-10-08 21:27 UTC (2+ messages)
[Intel-wired-lan] KMSAN: uninit-value in eth_type_trans
2025-10-08 8:53 UTC (4+ messages)
[PATCH RFC 0/9] migration: Threadify loadvm process
2025-10-08 21:26 UTC (16+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process
` [PATCH RFC 6/9] migration/rdma: Remove coroutine path in qemu_rdma_wait_comp_channel
` [PATCH RFC 9/9] migration/rdma: Remove rdma_cm_poll_handler
[PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
2025-10-08 21:26 UTC (2+ messages)
` [PATCH 2/2] hugetlb: add __read_mostly to sysctl_hugetlb_shm_group
[PATCH] USB: core: replace kmalloc + copy_from_user with memdup_user
2025-10-08 21:23 UTC (2+ messages)
[PATCH v2 1/1] virtio: blk: support block sizes exceeding 512 bytes
2025-10-08 21:23 UTC (3+ messages)
[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-08 21:22 UTC (6+ messages)
` [PATCH v4 11/24] dt-bindings: display: tegra: document Tegra132 MIPI calibration device
` [PATCH v4 22/24] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
Hardware registry schema proposal
2025-10-08 21:20 UTC
[PATCH v3 -qemu 0/5] hw/cxl: Support Back-Invalidate
2025-10-08 21:18 UTC (4+ messages)
` [PATCH 4/5] hw/cxl: Support type3 HDM-DB
[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
2025-10-08 21:15 UTC (6+ messages)
` [PATCH v11 20/31] fs/resctrl: Refactor Sub-NUMA Cluster (SNC) in mkdir/rmdir code flow
[PATCH 0/6] packfile: remove `packfile_store_get_packs()`
2025-10-08 21:15 UTC (3+ messages)
` [PATCH 5/6] packfile: introduce macro to iterate through packs
[PATCH v2 0/4] Enable to set DbC strings through sysfs
2025-10-08 21:14 UTC (4+ messages)
` [PATCH v2 2/4] xhci: dbc: allow to set serial number "
[PATCH] Documentation: sysfs-pps: Fix `Description:`s
2025-10-08 21:11 UTC (3+ messages)
[PATCH 00/23] Analog connector support in DC (v2)
2025-10-08 21:11 UTC (4+ messages)
` [PATCH 13/23] drm/amd/display: Support DAC in dce110_hwseq
[PATCH v2 0/7] Add support for panels found in various Tegra devices
2025-10-08 21:11 UTC (5+ messages)
` [PATCH v2 1/7] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v2 2/7] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
[OE-core][scarthgap][PATCH] ffmpeg: ignore 8 CVEs fixed in 6.1.1 and 6.1.3 releases
2025-10-08 21:10 UTC
[PATCH v4 00/23] Allow configfs to disable specific GT type(s)
2025-10-08 21:10 UTC (5+ messages)
` [PATCH v4 22/23] drm/xe/configfs: Add attribute to disable GT types
[BUG] no ORC stacktrace from kretprobe.multi bpf program
2025-10-08 21:08 UTC
[GIT PULL] qcom: GPU firmwares for Kaanapali/QCS615/QCS8300
2025-10-08 21:07 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/libsoundtouch: bump version to 2.4.0
2025-10-08 21:07 UTC
[PATCH v4 0/8] Add SPI offload support to AD4030
2025-10-08 21:07 UTC (4+ messages)
` [PATCH v4 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
[PATCH v2 0/5] block: update inserted/removed nodes from BlockRAMRegistrar
2025-10-08 21:04 UTC (3+ messages)
` [PATCH v2 5/5] tests/functional: add vdpa-blk blockdev-mirror test
[PATCH] drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
2025-10-08 21:03 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 0/4] mm, swap: misc cleanup and bugfix
2025-10-08 21:03 UTC (5+ messages)
` [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter
` [PATCH 4/4] mm/migrate, swap: drop usage of folio_index
nf-ct-list and nf-exp-delete
2025-10-08 21:01 UTC (5+ messages)
[PATCH v4 0/2] iio: temperature: Add support for NXP P3T175x temperature sensors
2025-10-08 21:01 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
[RFC PATCH v2 0/6] net: wwan: add NMEA port type support
2025-10-08 21:01 UTC (12+ messages)
` "
` "
[PATCH] thermal: Convert .get_temp() return value to millicelsius
2025-10-08 20:59 UTC (2+ messages)
[PATCH 1/2] thermal: rcar_gen3: Add Renesas R-Car Gen3/Gen4 and RZ/G2 thermal driver
2025-10-08 20:59 UTC (2+ messages)
[PATCH] thermal: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH] smb: client: Move an error code assignment in smb3_init_transform_rq()
2025-10-08 21:00 UTC (3+ messages)
[PATCH] spmi: sandbox: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH RFC bpf-next 0/3] bpf: report probe fault to BPF stderr
2025-10-08 20:59 UTC (11+ messages)
` [PATCH RFC bpf-next 1/3] "
` bpf_errno. Was: "
[PATCH] dt-bindings: serial: sh-sci: Fix r8a78000 interrupts
2025-10-08 21:00 UTC (2+ messages)
[PATCH] rtc: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH] gpio: aspeed: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH] pci: Remove pcie_intel_fpga driver
2025-10-08 20:59 UTC (2+ messages)
[PATCH -next] arm: dts: k3-am654: add vin-supply regulators for DDR
2025-10-08 20:59 UTC (2+ messages)
[meta-oe][walnascar][PATCH 01/11] imagemagick: patch CVE-2025-53014
2025-10-08 20:59 UTC (10+ messages)
` [meta-oe][walnascar][PATCH 02/11] imagemagick: patch CVE-2025-53015
` [meta-oe][walnascar][PATCH 04/11] imagemagick: patch CVE-2025-53101
` [meta-oe][walnascar][PATCH 05/11] imagemagick: patch CVE-2025-55004
` [meta-oe][walnascar][PATCH 06/11] imagemagick: patch CVE-2025-55005
` [meta-oe][walnascar][PATCH 07/11] imagemagick: patch CVE-2025-55154
` [meta-oe][walnascar][PATCH 08/11] imagemagick: patch CVE-2025-55160
` [meta-oe][walnascar][PATCH 09/11] imagemagick: patch CVE-2025-55212
` [meta-oe][walnascar][PATCH 10/11] imagemagick: patch CVE-2025-57803
` [meta-oe][walnascar][PATCH 11/11] imagemagick: patch CVE-2025-57807
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.