All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-02 05:06:08 to 2025-10-02 06:59:09 UTC [more...]

[GIT PULL 0/5] soc: updates for 6.18
 2025-10-02  6:26 UTC  (5+ messages)
` [GIT PULL 2/5] soc: dt changes "

[PATCH v8 0/7] TDX host: kexec/kdump support
 2025-10-02  6:59 UTC  (8+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[OE-core][kirkstone][PATCH v2] libxml2: fix CVE-2025-9714
 2025-10-02  6:58 UTC 

[PATCH v2 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
 2025-10-02  6:58 UTC  (3+ messages)
` [PATCH v2 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size

[Buildroot] [PATCH] package/libopenssl: security bump to version 3.5.4
 2025-10-02  6:57 UTC 

[PATCH] perf tests record: allow for some difference in cycle count in leader sampling test on aarch64
 2025-10-02  6:55 UTC  (2+ messages)

[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-02  6:52 UTC  (3+ messages)
` [PATCH v4 08/27] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback

[ardb:arm64-fpsimd-on-stack2 19/19] lib/test_fpu_glue.c:28:2: error: too few arguments to function call, expected 1, have 0
 2025-10-02  6:52 UTC 

[PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional
 2025-10-02  6:52 UTC  (6+ messages)

[PATCH v3 0/9] Add support for external environment block on Btrfs
 2025-10-02  6:46 UTC  (10+ messages)
` [PATCH v3 1/9] util/grub-editenv: add basic structures and probe call for external envblk
` [PATCH v3 2/9] util/grub-editenv: add fs_envblk open helper
` [PATCH v3 3/9] util/grub-editenv: add fs_envblk write helper
` [PATCH v3 4/9] util/grub-editenv: wire set_variables to optional fs_envblk
` [PATCH v3 5/9] util/grub-editenv: wire unset_variables "
` [PATCH v3 6/9] util/grub-editenv: wire list_variables "
` [PATCH v3 7/9] btrfs: add environment block to reserved header area
` [PATCH v3 8/9] 00_header.in: wire grub.cfg to use env_block when present
` [PATCH v3 9/9] docs: add Btrfs env block and special env vars

[PATCH] hw/sparc/leon3: Remove unnecessary CPU() QOM cast
 2025-10-02  6:46 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-10-02  6:49 UTC 

[PATCH bpf-next v4 0/5] Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-10-02  6:48 UTC  (2+ messages)
` [syzbot ci] "

[moderation/CI] Re: Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-10-02  6:47 UTC  (2+ messages)

[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-10-02  6:46 UTC  (8+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios

[PATCH v4 00/34] VF migration redesign
 2025-10-02  6:47 UTC  (37+ messages)
` [PATCH v4 01/34] drm/xe: Add NULL checks to scratch LRC allocation
` [PATCH v4 02/34] Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recovery"
` [PATCH v4 03/34] Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
` [PATCH v4 04/34] Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
` [PATCH v4 05/34] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v4 06/34] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v4 07/34] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v4 08/34] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v4 09/34] drm/xe: Make LRC W/A scratch buffer usage consistent
` [PATCH v4 10/34] drm/xe/guc: Document GuC submission backend
` [PATCH v4 11/34] drm/xe/vf: Add xe_gt_recovery_inprogress helper
` [PATCH v4 12/34] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH v4 13/34] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH v4 14/34] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH v4 15/34] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH v4 16/34] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH v4 17/34] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH v4 18/34] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH v4 19/34] drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs supporting migration
` [PATCH v4 20/34] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH v4 21/34] drm/xe/vf: Flush and stop CTs in VF post migration recovery
` [PATCH v4 22/34] drm/xe/vf: Reset TLB invalidations during "
` [PATCH v4 23/34] drm/xe/vf: Kickstart after resfix in "
` [PATCH v4 24/34] drm/xe/vf: Start CTs before resfix "
` [PATCH v4 25/34] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH v4 26/34] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH v4 27/34] drm/xe: Move queue init before LRC creation
` [PATCH v4 28/34] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH v4 29/34] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` [PATCH v4 30/34] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
` [PATCH v4 31/34] drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
` [PATCH v4 32/34] drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
` [PATCH v4 33/34] drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
` [PATCH v4 34/34] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
` ✗ CI.checkpatch: warning for VF migration redesign (rev4)
` ✓ CI.KUnit: success "

[PATCH] drm/ssd130x: Use kmalloc_array to prevent overflow of dynamic size calculation
 2025-10-02  6:44 UTC  (2+ messages)

[PATCH 00/11] Linux RISC-V trace framework and drivers
 2025-10-02  6:44 UTC  (30+ messages)
` [PATCH 01/11] dt-bindings: Add RISC-V trace component bindings
` [PATCH 02/11] rvtrace: Initial implementation of driver framework
` [PATCH 03/11] rvtrace: Add functions to create/destroy a trace component path
` [PATCH 04/11] rvtrace: Add functions to start/stop tracing on a "
` [PATCH 05/11] rvtrace: Add trace encoder driver
` [PATCH 06/11] rvtrace: Add function to copy into perf AUX buffer
` [PATCH 07/11] rvtrace: Add trace ramsink driver
` [PATCH 08/11] rvtrace: Add perf driver for tracing using perf tool
` [PATCH 09/11] perf tools: Add RISC-V trace PMU record capabilities
` [PATCH 10/11] perf tools: Initial support for RISC-V trace decoder
` [PATCH 11/11] MAINTAINERS: Add entry for RISC-V trace framework and drivers

KVM-PR no longer works when compiled with new GCC compilers
 2025-10-02  6:37 UTC 

[TEST] nf_nat_edemux.sh flakes
 2025-10-02  6:41 UTC  (4+ messages)

[PATCH net-next] net: psp: don't assume reply skbs will have a socket
 2025-10-02  6:41 UTC  (3+ messages)

[meta-zephyr 1/2] zephyr-kernel: update to 4.2.0
 2025-10-02  5:36 UTC  (2+ messages)
` [meta-zephyr 2/2] zephyr-sdk: update to 0.17.4

[PATCH v4 0/6] Add support for the Axis ARTPEC-8 SoC
 2025-10-02  6:39 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: gpu: mali-valhall: make mali-supply optional
 2025-10-02  6:38 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panthor: skip regulator setup if no such prop

[RFC PATCH 0/4] Fix DRM scheduler layering violations in Xe
 2025-10-02  6:38 UTC  (8+ messages)
` [RFC PATCH 1/4] drm/sched: Add pending job list iterator
` [RFC PATCH 2/4] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [RFC PATCH 3/4] drm/xe: Add dedicated message lock
` [RFC PATCH 4/4] drm/xe: Stop abusing DRM scheduler internals
` ✗ CI.checkpatch: warning for Fix DRM scheduler layering violations in Xe
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/6] pinctrl: bcmbca: Refactor and add BCM6846
 2025-10-02  6:34 UTC  (6+ messages)

[PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug
 2025-10-02  6:34 UTC  (2+ messages)

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-10-02  6:34 UTC  (7+ messages)
` [PATCH 01/10] run-command: add stdin callback for parallelization
` [PATCH 03/10] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
` [PATCH 05/10] reference-transaction: use hook.h to run hooks

[PATCH v2] aspeed: Add support for the sonorapass-bmc board
 2025-10-02  6:32 UTC  (5+ messages)
` [PATCH v3] "

[PATCH RESEND] driver/scsi/mpi3mr.h: Fix build warning for mpi3mr_start_watchdog
 2025-10-02  6:30 UTC 

[RFC v1 0/4] Add upstream boards Milk-V Mars CM and Mars CM Lite
 2025-10-02  6:28 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-10-02  6:28 UTC  (4+ messages)
` Forwarded: [PATCH] ext4: fix use-after-free in ext4_search_dir via corrupted inline xattr
` Forwarded: [PATCH] ext4: reject system.data xattr with external inode storage

[PATCH v2] drm/xe/doc: Add documentation for Execution Queues
 2025-10-02  6:26 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/doc: Add documentation for Execution Queues (rev2)
` ✗ Xe.CI.Full: failure "

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-10-02  6:26 UTC 

[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-02  6:20 UTC  (10+ messages)
` [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations

[PATCH v3 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
 2025-10-02  6:12 UTC  (6+ messages)
` [PATCH v3 04/11] arm64: dts: qcom: sdm845-lg-common: Add leds

[PATCH] [v2] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
 2025-10-02  6:12 UTC 

[PATCH v3 00/36] VF migration redesign
 2025-10-02  6:12 UTC  (4+ messages)
` [PATCH v3 31/36] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause

[RFC PATCH v2 1/3] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses
 2025-10-02  6:11 UTC 

[git pull] non-vfs misc stuff
 2025-10-02  6:11 UTC 

[git pull] pile 5: simplifying ->d_name audits, easy part
 2025-10-02  6:09 UTC 

[PATCH v2 06/10] PCI/LUO: Save and restore driver name
 2025-10-02  6:09 UTC  (11+ messages)

[meta-oe][PATCH 1/2] mariadb: Fix a crash in my_convert()
 2025-10-02  6:08 UTC  (6+ messages)
        ` [oe] "

[PATCH v1 1/2] spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and versal-net
 2025-10-02  6:06 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: xilinx: add soc-specific spi compatibles for zynqmp/versal-net

[PATCH 0/3] mm/swap: remove plist swap_active_head
 2025-10-02  6:04 UTC  (2+ messages)

Aquantia PHY in OCSGMII mode?
 2025-10-02  5:54 UTC  (11+ messages)

[PATCH] expect: fix native build with GCC 15
 2025-10-02  6:02 UTC  (3+ messages)
` [OE-core] "

[git pull] pile 4: finish_no_open()
 2025-10-02  6:02 UTC 

[PATCH v6] media: pci: intel: ivsc: improve device reference counting in mei_ace driver
 2025-10-02  6:00 UTC 

[git pull] pile 3: nfsctl
 2025-10-02  6:00 UTC 

[PATCH v2] gpio: gpio-grgpio: call request_irq after incrementing the reference count
 2025-10-02  5:57 UTC 

[PATCH v 0/2] Optimize the allocation of vector regset
 2025-10-02  5:59 UTC  (6+ messages)
` [PATCH v 2/2] selftests: riscv: Add test for the Vector ptrace interface

[git pull] pile 2: fs_context
 2025-10-02  5:57 UTC 

[PATCH v2] drm/xe/doc: Add documentation for Execution Queues
 2025-10-02  5:56 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/doc: Add documentation for Execution Queues (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] PCI: Check drivers_autoprobe for all added devices
 2025-10-02  5:55 UTC  (2+ messages)

[PATCH v2 2/9] util/grub-editenv: add fs_envblk open helper
 2025-10-02  5:53 UTC  (4+ messages)
` [PATCH v2 3/9] util/grub-editenv: add fs_envblk write helper

[git pull] pile 1: mount stuff
 2025-10-02  5:54 UTC 

[PATCH v6 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-10-02  5:52 UTC  (3+ messages)
` [PATCH v6 01/11] drm/fourcc: Add warning for bad bpp

[PATCH] accel/ivpu: Fix DCT active percent format
 2025-10-02  5:50 UTC  (3+ messages)

[PATCH 0/3] Makefile update libgit.a: Include xdiff and reftable in libgit.a
 2025-10-02  5:49 UTC  (5+ messages)
` [PATCH 2/3] make: delete XDIFF_LIB, add xdiff to LIB_OBJS
` [PATCH 3/3] make: delete REFTABLE_LIB, add reftable "

[PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y
 2025-10-02  5:49 UTC  (2+ messages)

[PATCH] cxl/hdm: allow zero sized committed decoders
 2025-10-02  5:48 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2025-10-02  5:48 UTC 

[PATCH v2 00/11] hexagon system emulation v2, part 3/3
 2025-10-02  5:42 UTC  (3+ messages)
` [PATCH v2 02/11] hw/hexagon: Add global register tracing

[chrome-os:chromeos-6.6 49/49] arch/arm64/boot/dts/mediatek/mt8189-skywalker-anakin-sku0.dtb: /soc/mminfra: failed to match any schema with compatible: ['mediatek,mt8189-mminfra']
 2025-10-02  5:44 UTC 

[PATCH] gpu: fix potential division by zero in DesignWare controller driver
 2025-09-30 12:08 UTC 

[PATCH] drm/vblank: downgrade vblank wait timeout from WARN to debug
 2025-10-02  3:00 UTC  (3+ messages)

[PATCH v1] gpio: gpio-grgpio: call request_irq after incrementing the reference count
 2025-10-02  5:41 UTC  (3+ messages)

Integrating VeraCrypt #debian #yocto
 2025-10-02  5:41 UTC 

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-10-02  5:30 UTC 

[PATCH v2 2/4] tlshd: Fix priority string to allow PQC
 2025-10-02  5:28 UTC  (3+ messages)
` [PATCH] tlshd: fix priority cache initialization

[PATCH v1] dts: arm64: freescale: move imx9*-clock.h imx9*-power.h into dt-bindings
 2025-10-02  5:27 UTC  (11+ messages)

[PATCH] scsi: qla1280.c: fix compiler warnings (DEBUG mode)
 2025-10-02  5:25 UTC 

[PATCH 0/7] testing and misc updates (docker, ansible, .git*, gitlab)
 2025-10-02  5:25 UTC  (7+ messages)
` [PATCH 5/7] tests/lcitool: bump custom runner packages to Ubuntu 24.04
` [PATCH 6/7] gitlab: move custom runners "

[PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions
 2025-10-02  5:25 UTC  (4+ messages)

[linux-next:master] [tracing] e5a4cc28a0: BUG:spinlock_bad_magic_on_CPU
 2025-10-02  5:25 UTC  (2+ messages)

[PATCH 00/15] serial: sc16is7xx: register access fixes and improvements
 2025-10-02  5:24 UTC  (7+ messages)
` [PATCH 12/15] serial: sc16is7xx: add missing space between macro args (checkpatch)

[syzbot] [mm?] WARNING in memory_failure
 2025-10-02  5:23 UTC  (5+ messages)

[PATCH v2 0/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
 2025-10-02  5:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor

How mantainers check Git diffs and patches?
 2025-10-02  5:19 UTC  (4+ messages)

[syzbot] [cgroups?] WARNING in cgroup_freeze
 2025-10-02  5:18 UTC 

[PATCH v6 00/23] WHPX support for Arm
 2025-10-02  5:16 UTC  (5+ messages)
` [PATCH v6 11/23] whpx: add arm64 support
` [PATCH v6 12/23] whpx: copy over memory management logic from hvf

[PATCH] commit 6b080c4e815ceba3c08ffa980c858595c07e786a upstream
 2025-10-02  5:16 UTC  (2+ messages)

[PATCH] kmsan: fix kmsan_handle_dma() to avoid false positives
 2025-10-02  5:10 UTC 

[PATCH V3] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
 2025-10-02  5:07 UTC  (2+ messages)

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-02  5:06 UTC  (3+ messages)
` [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM

[PATCH] Fix proc:::exec args[0]
 2025-10-02  5:05 UTC 


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.