messages from 2025-10-08 16:30:37 to 2025-10-08 17:51:14 UTC [more...]
[PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
2025-10-08 16:35 UTC (4+ messages)
[PATCH 00/25] media: v4l2-mem2mem: Reduce cargo-cult
2025-10-08 17:50 UTC (9+ messages)
` [PATCH 01/25] media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULL
` [PATCH 02/25] media: allgro-dvt: Drop unneeded v4l2_m2m_get_vq() NULL check
` [PATCH 03/25] media: meson-g2d: "
` [PATCH 04/25] media: amphion: "
` [PATCH 05/25] media: coda: "
` [PATCH 06/25] media: imagination: e5010: "
[PATCH] RISC-V: cpu-hotplug fix
2025-10-08 17:50 UTC (3+ messages)
[PATCH RFC 0/6] ASoC: qcom: enable HDMI audio on SM8[456]50 HDK boards
2025-10-08 17:51 UTC (7+ messages)
` [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks
[oe][meta-networking][PATCH 1/1] open-vm-tools: upgrade 12.5.0 -> 13.0.5
2025-10-08 17:50 UTC
[PATCH v6 1/2] dt-bindings: Pinefeat cef168 lens control board
2025-10-08 17:50 UTC (2+ messages)
[PATCH] drm/xe/guc: Check CT enable state before deregistering exec queue
2025-10-08 17:49 UTC (6+ messages)
[smfrench-smb3:pr/91 4/4] fs/smb/client/smb2inode.c:1397:26: warning: variable 'tcon' is uninitialized when used here
2025-10-08 17:48 UTC
[PATCH v2 00/17] boot: Support priority for global bootmeths
2025-10-08 17:48 UTC (18+ messages)
` [PATCH v2 02/17] boot: Try all bootmeths on the final partition
` [PATCH v2 06/17] boot: Add a new test for global bootmeths
USB disconnection after mounting file system
2025-10-08 17:48 UTC
[PATCH v2 0/4] vLLM and the vLLM production stack
2025-10-08 17:46 UTC (5+ messages)
[PATCH v2] ufs: core: Fix error handler host_sem issue
2025-10-08 17:45 UTC (2+ messages)
[PATCH] drm/amdgpu: fix gfx12 mes packet submission status check
2025-10-08 17:45 UTC (5+ messages)
[PATCH v1] cmd/dma: documentation
2025-10-08 17:44 UTC
[PATCH 0/6] tracetool: add mypy --strict checking [AI discussion ahead!]
2025-10-08 17:41 UTC (3+ messages)
[PATCH] cargo-c: fix debug symbols containing TMPDIR references
2025-10-08 17:43 UTC (2+ messages)
` [OE-core] "
[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
2025-10-08 17:43 UTC (19+ messages)
` [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall()
` [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code
` [PATCH v10 09/15] x86/traps: Consolidate user fixups in exc_general_protection()
[PATCH i-g-t] tests/kms_flip: Suspend signal helper while creating fb
2025-10-08 17:42 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[Buildroot] [PATCH 1/1] package/libopenssl: bump version to 3.6.0
2025-10-08 17:41 UTC (2+ messages)
[Buildroot] [git commit] package/libopenssl: bump version to 3.6.0
2025-10-08 17:11 UTC
[PATCH i-g-t v2] intel-ci: Unblock the xe_evict multi-thread tests
2025-10-08 17:39 UTC (2+ messages)
[PATCH] exfat: fix out-of-bounds in exfat_nls_to_ucs2()
2025-10-08 17:39 UTC (2+ messages)
[rfd] a new core.whitespace class "\No newline at end of file"
2025-10-08 17:39 UTC
[PATCH for-4.21 v2] vpci/msix: improve handling of bogus MSI-X capabilities
2025-10-08 14:39 UTC (2+ messages)
[PATCH] drm/i915:move and rename reg_in_range_table
2025-10-08 17:37 UTC (6+ messages)
` ✗ i915.CI.Full: failure for "
[RFC bpf-next 00/15] support inline tracing with BTF
2025-10-08 17:35 UTC (16+ messages)
` [RFC bpf-next 01/15] bpf: Extend UAPI to support location information
` [RFC bpf-next 02/15] libbpf: Add support for BTF kinds LOC_PARAM, LOC_PROTO and LOCSEC
` [RFC bpf-next 03/15] libbpf: Add option to retrieve map from old->new ids from btf__dedup()
` [RFC bpf-next 04/15] libbpf: Fix parsing of multi-split BTF
` [RFC bpf-next 05/15] bpftool: Add ability to dump LOC_PARAM, LOC_PROTO and LOCSEC
` [RFC bpf-next 06/15] bpftool: Handle multi-split BTF by supporting multiple base BTFs
` [RFC bpf-next 07/15] selftests/bpf: Test helper support for BTF_KIND_LOC[_PARAM|_PROTO|SEC]
` [RFC bpf-next 08/15] selftests/bpf: Add LOC_PARAM, LOC_PROTO, LOCSEC to field iter tests
` [RFC bpf-next 09/15] selftests/bpf: Add LOC_PARAM, LOC_PROTO, LOCSEC to dedup split tests
` [RFC bpf-next 10/15] selftests/bpf: BTF distill tests to ensure LOC[_PARAM|_PROTO] add to split BTF
` [RFC bpf-next 11/15] kbuild: Add support for extra BTF
` [RFC bpf-next 12/15] kbuild, module, bpf: Support CONFIG_DEBUG_INFO_BTF_EXTRA=m
` [RFC bpf-next 13/15] libbpf: add API to load extra BTF
` [RFC bpf-next 14/15] libbpf: add support for BTF location attachment
` [RFC bpf-next 15/15] selftests/bpf: Add test tracing inline site using SEC("kloc")
[PATCH v8 00/33] VF migration redesign
2025-10-08 17:34 UTC (3+ messages)
` [PATCH v8 30/33] drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
[PATCH 0/5] target/microblaze: Remove all uses of target_ulong type
2025-10-08 17:31 UTC (11+ messages)
` [PATCH 1/5] target/microblaze: Remove target_ulong use in cpu_handle_mmu_fault()
` [PATCH 2/5] target/microblaze: Remove target_ulong uses in get_phys_page_attrs_debug
` [PATCH 3/5] target/microblaze: Remove target_ulong use in gen_goto_tb()
` [PATCH 4/5] target/microblaze: Remove target_ulong use in helper_stackprot()
` [PATCH 5/5] target/microblaze: Convert CPUMBState::res_addr field to uint32_t type
[PATCH 1/1] io_uring/zcrx: fix overshooting recv limit
2025-10-08 17:32 UTC (2+ messages)
[PATCH 1/1] io_uring/zcrx: increment fallback loop src offset
2025-10-08 17:32 UTC (2+ messages)
[PATCH v2] drm/xe: Enable media sampler power gating
2025-10-08 17:30 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Enable media sampler power gating (rev2)
[PATCH i-g-t] intel-ci: Block one Xe subtest
2025-10-08 17:28 UTC (2+ messages)
[PATCH] riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES
2025-10-08 17:28 UTC (4+ messages)
Jenkins Git Plugin
2025-10-08 17:27 UTC (3+ messages)
[PATCH v2] ring buffer: Propagate __rb_map_vma return value to caller
2025-10-08 17:25 UTC
[PATCH] drm/xe: Enable media sampler power gating
2025-10-08 17:24 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[BUG] git clone from bundle with --all does not fetch all refs
2025-10-08 17:23 UTC (4+ messages)
[PATCH] scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU
2025-10-08 17:20 UTC (5+ messages)
[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
2025-10-08 17:20 UTC (13+ messages)
` [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v11 20/31] fs/resctrl: Refactor Sub-NUMA Cluster (SNC) in mkdir/rmdir code flow
[MAINTAINERS / KERNEL SUMMIT] AI patch review tools
2025-10-08 17:20 UTC (2+ messages)
[PATCH] smb: client: Move an error code assignment in smb3_init_transform_rq()
2025-10-08 17:17 UTC (2+ messages)
[PATCH 0/2] x86: ERMS follow-on
2025-10-08 17:19 UTC (5+ messages)
` [PATCH for-4.21 1/2] x86/AMD: avoid REP MOVSB for Zen3/4
` [PATCH 2/2] x86: guard synthetic feature and bug enumerators
[PATCH v5] ASoC: wm8978: add missing BCLK divider setup
2025-10-08 17:16 UTC (2+ messages)
[PATCH v5 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-10-08 17:15 UTC (4+ messages)
` [PATCH 01/27] accel: Add Meson and config support for MSHV accelerator
[PATCH] fs: ext4: fix uninitialized symbols
2025-10-08 17:16 UTC
[PATCH] drm/i915: Setting/clearing the memory access bit when enabling/disabling i915
2025-10-08 17:14 UTC (8+ messages)
` [PATCH v2] drm/i915: Setting/clearing the memory access bit when en/disabling i915
[PATCH v3] ASoC: wm8978: add missing BCLK divider setup
2025-10-08 17:13 UTC (10+ messages)
[PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable"
2025-10-08 17:12 UTC (9+ messages)
[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-08 17:11 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{6, 12, 16, 17}.x series
2025-10-08 17:10 UTC (2+ messages)
[Buildroot] [git commit] {linux, linux-headers}: bump 6.{6, 12, 16, 17}.x series
2025-10-08 16:59 UTC
can gssproxy be used for both cron jobs and normal users?
2025-10-08 17:09 UTC
[PATCH RFC bpf-next 0/3] bpf: report probe fault to BPF stderr
2025-10-08 17:08 UTC (7+ messages)
` [PATCH RFC bpf-next 1/3] "
` bpf_errno. Was: "
[PATCH] qobject: make refcount atomic
2025-10-08 17:04 UTC (7+ messages)
[PATCH] smp: simplify smp_call_function_any()
2025-10-08 17:06 UTC (2+ messages)
[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
2025-10-08 17:05 UTC (10+ messages)
Optimizing small reads
2025-10-08 17:03 UTC (13+ messages)
ARM iMX6sx board fails to boot with kernel 6.17
2025-10-08 17:04 UTC (10+ messages)
[PATCH v1 00/14] mm: BPF OOM
2025-10-08 17:02 UTC (19+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
[PATCH 00/17] USB/IP VHCI driver cleanup
2025-10-08 17:00 UTC (4+ messages)
[PATCH v2 0/4] rust: xarray: abstract xa_alloc and xa_alloc_cyclic
2025-10-08 16:59 UTC (3+ messages)
` [PATCH v2 2/4] rust: xarray: abstract `xa_alloc`
[PATCH] RDMA/core: let rdma_connect_locked() call lockdep_assert_held(&id_priv->handler_mutex)
2025-10-08 16:59 UTC
[GIT PULL] Mailbox changes for v6.18
2025-10-08 16:58 UTC
[Buildroot] [PATCH 1/1] package/tor: bump version to 0.4.8.19
2025-10-08 16:58 UTC (2+ messages)
[PATCH] iio: adc: Fix pm runtime clean-up in sun4i_gpadc_probe
2025-10-08 16:57 UTC (2+ messages)
[Buildroot] [git commit] package/tor: bump version to 0.4.8.19
2025-10-08 16:57 UTC
[PATCH v4] ASoC: wm8978: add missing BCLK divider setup
2025-10-08 16:58 UTC (4+ messages)
[PATCH bpf] xsk: harden userspace-supplied &xdp_desc validation
2025-10-08 16:56 UTC
[Buildroot] [RESEND PATCH v2] package/linux-firmware: Add option to install cadence MHDP8546 DPI/DP bridge firmware
2025-10-08 16:57 UTC (2+ messages)
[PATCH 1/4] bitbake-setup: support adding environment-passthroughs to the init-build-env
2025-10-08 16:56 UTC (4+ messages)
` [PATCH 2/4] bitbake-setup: tests: add a template-only test configuration
` [PATCH 3/4] bitbake-setup: tests: add environment-passthrough
` [PATCH 4/4] bitbake-setup: rework the settings handling
[PATCH 0/12] xfsprogs: libxfs sync v6.17
2025-10-08 16:57 UTC (12+ messages)
` [PATCH 1/11] [PATCH] xfs: rename diff_two_keys routines
` [PATCH 2/11] [PATCH] xfs: rename key_diff routines
` [PATCH 3/11] [PATCH] xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
` [PATCH 4/11] [PATCH] xfs: refactor cmp_key_with_cur "
` [PATCH 5/11] [PATCH] xfs: use a proper variable name and type for storing a comparison result
` [PATCH 6/11] [PATCH] xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
` [PATCH 7/11] [PATCH] xfs: return the allocated transaction from xfs_trans_alloc_empty
` [PATCH 8/11] [PATCH] xfs: improve the xg_active_ref check in xfs_group_free
` [PATCH 9/11] [PATCH] fs/xfs: replace strncpy with memtostr_pad()
` [PATCH 10/11] [PATCH] xfs: don't use a xfs_log_iovec for ri_buf in log recovery
` [PATCH 11/11] [PATCH] xfs: do not propagate ENODATA disk errors into xattr code
[PATCH v2 0/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave()
2025-10-08 16:55 UTC (4+ messages)
` [PATCH v2 1/4] "
[Buildroot] [git commit] package/linux-firmware: Add option to install cadence MHDP8546 DPI/DP bridge firmware
2025-10-08 16:51 UTC
[PULL 00/75] virtio,pci,pc: features, fixes
2025-10-08 16:53 UTC (5+ messages)
` [PULL 49/75] virtio: Add function name to error messages
[PATCH v2 0/2] USB/IP VHCI driver cleanup
2025-10-08 16:54 UTC (3+ messages)
` [PATCH v2 1/2] usb: vhci-hcd: Switch to dev_err_probe() in probe path
` [PATCH v2 2/2] usb: vhci-hcd: Replace pr_*() with dev_*() logging
[PATCH v2 0/3] Fix three issues with freeze listeners
2025-10-08 16:54 UTC (11+ messages)
` [PATCH v2 1/3] rust_binder: freeze_notif_done should resend if wrong state
` [PATCH v2 2/3] rust_binder: don't delete FreezeListener if there are pending duplicates
` [PATCH v2 3/3] rust_binder: report freeze notification only when fully frozen
[PATCH] PCI: Disable RRS polling for Intel SSDPE2KX020T8 nvme
2025-10-08 16:53 UTC (2+ messages)
[PATCH 0/2] drm/i915/dp: Fix panel replay in DSC mode
2025-10-08 16:53 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] KVM: arm64: Check cpu_has_spe() before initializing PMSCR_EL1 in VHE
2025-10-08 16:50 UTC (5+ messages)
Radeon NI: GIT kernel with the nislands_smc commit doesn't boot on a Freescale P5040 board and P.A.Semi Nemo board
2025-10-08 16:47 UTC (15+ messages)
` [VirtIO GPU] Xorg doesn't start with the DRM updates 'drm-next-2021-11-03' in a virtual e5500 QEMU KVM-HV machine on a Freescale P5040 board
` [FSL P50x0] Cyrus+ board doesn't boot with the PowerPC updates 5.16-1
` [PASEMI] Nemo board doesn't recognize any ATA disks with the pci-v5.16 updates
` [PPC] Boot problems after the pci-v6.18-changes
[PATCH 0/3] stalld: Improve legacy kernel support and unify sched_debug parsing
2025-10-08 16:50 UTC (5+ messages)
` [PATCH 2/3] Makefile: Add support for legacy kernels
[PATCH v2 0/2] mailbox queue length check
2025-10-08 16:49 UTC (4+ messages)
` [PATCH v2 1/2] mailbox: check mailbox queue is full or not
[PATCH v1 0/2] Add support for secure falcon mode: disable args file
2025-10-08 16:49 UTC (5+ messages)
` [PATCH v1 1/2] spl: make args file optional in falcon mode
` [PATCH v1 2/2] spl: prevent loading args file in secure "
[PATCH 5.10] gpu/drm/virtio: fix error return in vgdev_output_init()
2025-10-08 16:47 UTC (2+ messages)
[PATCH] drm/{i915, xe}/display: pass parent interface to display probe
2025-10-08 16:47 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH net v2] net/mlx5: Avoid deadlock between PCI error recovery and health reporter
2025-10-08 16:46 UTC (3+ messages)
[PATCH v3 0/8] Cache coherency management subsystem
2025-10-08 16:45 UTC (4+ messages)
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
[PATCH 0/2] Cleanups and fixes (PART 2)
2025-10-08 16:43 UTC (3+ messages)
` [PATCH 1/2] hw/i386/amd_iommu: Fix handling device on buses != 0
` [PATCH 2/2] hw/i386/amd_iommu: Support 64 bit address for IOTLB lookup
[PATCH] tracing: Have trace_marker use per-cpu data to read user space
2025-10-08 16:45 UTC
[PATCH i-g-t v2 0/5] tests/gem_eio: Resolve timing issues in stress subtests
2025-10-08 16:42 UTC (5+ messages)
` [PATCH i-g-t v2 2/5] tests/gem_eio: Try harder to measure median resume time
[PATCH] drm/virtgpu: Use vblank timer
2025-10-08 16:41 UTC (2+ messages)
[PATCH v4 00/13] gpu: nova-core: Boot GSP to RISC-V active
2025-10-08 16:41 UTC (3+ messages)
` [PATCH v4 04/13] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
What's cooking in git.git (Oct 2025, #02; Mon, 6)
2025-10-08 16:41 UTC (3+ messages)
[PATCH v4 00/30] Live Update Orchestrator
2025-10-08 16:40 UTC (4+ messages)
[PATCH v2] accel/ivpu: Return correct job error status
2025-10-08 16:40 UTC (3+ messages)
[PATCH v2 0/3] Adding brcmstb-hwspinlock support
2025-10-08 16:39 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: hwlock: "
[PATCH] accel/ivpu: Trigger engine reset for additional job status codes
2025-10-08 16:39 UTC (3+ messages)
[PATCH] accel/ivpu: Update JSM API header to 3.33.0
2025-10-08 16:38 UTC (3+ messages)
[Buildroot] [PATCH v2] package/murata-cyw-fw: Bump to last revision
2025-10-08 16:38 UTC
[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-10-08 16:38 UTC (11+ messages)
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [Linux-stm32] "
[PATCH] test: Modify fbtsafety tests that use vtimestamp unnecessarily
2025-10-08 16:37 UTC (2+ messages)
` [DTrace-devel] "
[RFC PATCH] linux-user: add syscall-filter and fork-cpu in plugin interfaces
2025-10-08 16:34 UTC (2+ messages)
[PATCH v2 RESEND] perf/core: Fix missing read event generation on task exit
2025-10-08 16:35 UTC
ext4 writeback performance issue in 6.12
2025-10-08 16:35 UTC (3+ messages)
[RFC Patch v1 0/5] Add TREX Traffic Generator to DTS Framework
2025-10-08 16:34 UTC (5+ messages)
` [PATCH v4 0/3] "
` [PATCH v4 1/3] dts: rework traffic generator inheritance structure
[PATCH] drm/amdgpu: fix handling of harvesting for ip_discovery firmware
2025-10-08 16:34 UTC (4+ messages)
[PATCH 0/2] SVM migration fixes
2025-10-08 16:32 UTC (3+ messages)
` [PATCH 1/2] drm/xe/svm: Ensure data will be migrated to system if indicated by madvise
[PATCH v1] perf stat: Additional verbose details for <not supported> events
2025-10-08 16:31 UTC (3+ messages)
[PATCH RFC net-next 0/4] net: deal with strange attractors tx queues
2025-10-08 16:30 UTC (4+ messages)
` [PATCH RFC net-next 4/4] net: allow busy connected flows to switch "
[PATCH 0/4] tests: do more testing of block drivers in CI
2025-10-08 16:28 UTC (2+ messages)
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.