messages from 2026-04-13 18:33:15 to 2026-04-13 19:31:21 UTC [more...]
[RFC] Proposal: Add sysfs interface for PCIe TPH Steering Tag retrieval and configuration
2026-04-13 19:19 UTC (4+ messages)
[RFC v2 1/2] vfio: add callback to get tph info for dmabuf
2026-04-13 19:23 UTC (11+ messages)
[PATCH v3 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-04-13 19:31 UTC (6+ messages)
` [PATCH v3 1/4] perf/core: Fix NULL pmu_ctx passed to PMU sched_task callback
` [PATCH v3 2/4] perf: Use a union to clear branch entry bitfields
` [PATCH v3 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v3 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE
[PATCH 5.15 000/570] 5.15.203-rc1 review
2026-04-13 19:30 UTC (5+ messages)
` [PATCH 5.15 005/570] ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devices
[PATCH 0/8] Rework device probing
2026-04-13 19:30 UTC (6+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 5/7] bus: factorize devargs lookup
` [PATCH v3 6/7] bus: factorize device selection
[Buildroot] [PATCH v2 1/1] package/mtd: bump to version 2.3.1
2026-04-13 19:30 UTC
[PATCH 1/2] amdgpu: Add profiler IOCTL interface for performance monitoring
2026-04-13 19:29 UTC (2+ messages)
` [PATCH 2/2] amdgpu: Add Streaming Performance Monitor (SPM) data collection interface
[PATCH v7 00/22] Runtime TDX module update support
2026-04-13 19:28 UTC (5+ messages)
` [PATCH v7 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v7 18/22] coco/tdx-host: Don't expose P-SEAMLDR features on CPUs with erratum
[PATCH] ARM: dts: bcm4709: fix bus range assignment
2026-04-13 19:28 UTC (2+ messages)
[PATCH] selftests/mm: Simplify byte pattern checking in mremap_test
2026-04-13 19:27 UTC (2+ messages)
[PATCH] linux-firmware: upgrade 20260309 -> 20260410
2026-04-13 19:27 UTC
[Buildroot] [PATCH 1/1] package/mtd: bump to version to 2.3.1
2026-04-13 19:27 UTC
[PATCH] mm/vmalloc: Take vmap_purge_lock in shrinker
2026-04-13 19:26 UTC
[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
2026-04-13 19:25 UTC (3+ messages)
` [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type
linux-next: Tree for Apr 13
2026-04-13 19:25 UTC (2+ messages)
` linux-next: Tree for Apr 13 (new htmldocs warning)
kernel/cgroup/cgroup.c:2985:3: error: call to undeclared function 'proc_cgroup_migrate_connector'; ISO C99 and later do not support implicit function declarations
2026-04-13 19:25 UTC
[PATCH V3 0/9] Add Invensense ICM42607
2026-04-13 19:23 UTC (7+ messages)
` [PATCH V3 2/9] iio: imu: inv_icm42607: Add Core for inv_icm42607 Driver
` [PATCH V3 4/9] iio: imu: inv_icm42607: Add Buffer support functions to icm42607
[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-04-13 19:23 UTC (7+ messages)
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCHv2 0/5] various memory related fixups
2026-04-13 19:23 UTC (4+ messages)
` [PATCHv2 4/5] efi_mem_sort: skip unnecessary compare
[GIT PULL] RCU changes for v7.1
2026-04-13 19:23 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: do not support mmap write for large folio
2026-04-13 19:22 UTC (7+ messages)
` "
[PATCH v13 00/27] Add new general DRM property "color format"
2026-04-13 19:21 UTC (14+ messages)
` [PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v13 12/27] drm/i915/dp: "
` [PATCH v13 13/27] drm/i915: Implement the "color format" DRM property
[Buildroot] [PATCH 0/4] package/rust: bump to 1.94.1 and fix bootstrap
2026-04-13 19:21 UTC (3+ messages)
` [Buildroot] [PATCH 1/4] package/rust: bump version to 1.94.1
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-13 19:20 UTC (13+ messages)
` [PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v2 04/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v2 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v2 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v2 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v2 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v2 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions
[PATCH] usb: bdc: allocate phys with main struct
2026-04-13 19:20 UTC (3+ messages)
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 19:18 UTC (7+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[Buildroot] [git commit] package/rust: security bump version to 1.94.1
2026-04-13 19:16 UTC
[Buildroot] [git commit] rust: add support for riscv64gc-unknown-linux-musl target
2026-04-13 19:16 UTC
[GIT PULL 00/12 for v7.1] v7.1
2026-04-13 19:18 UTC (3+ messages)
` [GIT PULL 05/12 for v7.1] vfs fs_struct
[PATCH 0/3] Xe3p tuning and workaround fixes
2026-04-13 19:17 UTC (4+ messages)
` [PATCH 2/3] drm/xe/tuning: Use proper register offset for GAMSTLB_CTRL
[PATCH v21 0/6] Add PWM support for IPQ chipsets
2026-04-13 19:17 UTC (4+ messages)
` [PATCH v21 2/6] pwm: driver for qualcomm ipq6018 pwm block
blspec
2026-04-13 19:15 UTC (3+ messages)
[PATCH 0/6] btrfs: fix multiple bugs in raid-stripe-tree deletion path
2026-04-13 19:16 UTC (7+ messages)
` [PATCH 2/6] btrfs: fix raid stripe search missing entries at leaf boundaries
` [PATCH 4/6] btrfs: replace ASSERT with proper error handling in stripe lookup fallback
[PATCH 6.6 00/50] 6.6.135-rc1 review
2026-04-13 19:14 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net] ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
2026-04-13 19:14 UTC (2+ messages)
` "
[PATCH RFC 0/9] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-13 19:11 UTC (3+ messages)
` [PATCH RFC 1/9] mm: page_alloc: propagate PageReported flag across buddy splits
[PATCH 00/11] hw/arm/smmuv3-accel: Resolve AUTO properties
2026-04-13 19:11 UTC (6+ messages)
` [PATCH 04/11] vfio/pci: Add ats property and mask ATS cap when not exposed
[PATCH bpf-next v2 0/2] bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize
2026-04-13 19:11 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] bpf, arm64: Remove redundant bpf_flush_icache() "
` [PATCH bpf-next v2 2/2] bpf, riscv: "
[PATCH 1/2] smb: client: serialize channel scaling path
2026-04-13 19:11 UTC (2+ messages)
` [PATCH 2/2] smb: client: pass correct from_reconnect to cifs_put_tcp_session()
[PATCH 00/10] ARM: qcom: msm8960: enable WCNSS (Bluetooth & Wi-Fi)
2026-04-13 19:05 UTC (6+ messages)
` [PATCH 02/10] dt-bindings: mfd: syscon: add qcom,msm8960-sps-sic
` [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource
` [PATCH 04/10] clk: qcom: clk-rpm: add msm8960 compatible
` [PATCH 05/10] ARM: dts: qcom: msm8960: add RPM clock controller and fix USB clocks
[PATCH iproute 1/2] json_writer: support control character escaping
2026-04-13 19:10 UTC (2+ messages)
[PATCH v2 0/4] Firmware LSM hook
2026-04-13 19:09 UTC (10+ messages)
[PATCH 0/5] Support run ticks for multi-queue use case
2026-04-13 19:08 UTC (3+ messages)
` [PATCH 4/5] drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queue
[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (11)
2026-04-13 19:08 UTC (5+ messages)
[PATCH 1/8] smb: client: compress: fix buffer overrun in lz77_compress()
2026-04-13 19:07 UTC (8+ messages)
` [PATCH 2/8] smb: client: compress: fix bad encoding on last LZ77 flag
` [PATCH 3/8] smb: client: compress: fix counting in LZ77 match finding
` [PATCH 4/8] smb: client: compress: increase LZ77_MATCH_MAX_DIST
` [PATCH 5/8] smb: client: compress: LZ77 optimizations
` [PATCH 6/8] smb: client: compress: add code docs to lz77.c
` [PATCH 7/8] smb: client: compress: add compress/common.h
` [PATCH 8/8] smb: common: add SMB3_COMPRESS_MAX_ALGS
[PATCH for-next] RDMA/efa: Add checksum support for admin responses
2026-04-13 19:08 UTC (4+ messages)
[LTP] [PATCH] mq_unlink01: fix EEXIST failure when run in parallel
2026-04-13 19:07 UTC (2+ messages)
[PATCH] tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
2026-04-13 19:06 UTC
[PATCH] drm/i915/psr: Init variable to avoid early exit from et alignment loop
2026-04-13 19:05 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[GIT PULL] x86/cache for v7.1-rc1
2026-04-13 19:05 UTC
[tobetter:odroid-7.0.y 65/65] drivers/gpu/drm/panel/panel-sitronix-st7701.c:545:13: warning: 'odroid_vu5s_gip_sequence' defined but not used
2026-04-13 19:03 UTC
[drm-misc:drm-misc-next 1/5] include/linux/compiler_types.h:706:45: error: call to '__compiletime_assert_354' declared with attribute error: BUILD_BUG failed
2026-04-13 19:03 UTC
[drm-misc:drm-misc-next 1/5] drivers/gpu/drm/drm_gpusvm.c:1555:10: error: call to '__compiletime_assert_309' declared with 'error' attribute: BUILD_BUG failed
2026-04-13 19:03 UTC
maintainer profiles
2026-04-13 19:03 UTC (2+ messages)
[PATCH bpf-next v1 0/3] Fix garbage data in task local data
2026-04-13 19:02 UTC (4+ messages)
` [PATCH bpf-next v1 1/3] selftests/bpf: Prevent allocating data larger than a page
` [PATCH bpf-next v1 2/3] selftests/bpf: Fix tld_get_data() returning garbage data
` [PATCH bpf-next v1 3/3] selftests/bpf: Test small task local data allocation
[PATCH v2] mm/sparse: Remove sparse buffer pre-allocation mechanism
2026-04-13 19:02 UTC (2+ messages)
[GSoC PATCH v2] backfill: add --[no-]progress option
2026-04-13 19:02 UTC (3+ messages)
[PATCH 6.12 00/70] 6.12.82-rc1 review
2026-04-13 19:02 UTC (2+ messages)
[PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
2026-04-13 19:00 UTC (3+ messages)
` [EXT] "
[PATCH BlueZ] audio/player: Ensure metadata string is valid UTF-8
2026-04-13 19:00 UTC (2+ messages)
[PATCH BlueZ] gatt-database: remove database from dbs list when destroyed
2026-04-13 19:00 UTC (2+ messages)
[PATCH 00/10] ARM: qcom: msm8960: enable WCNSS (Bluetooth & Wi-Fi)
2026-04-13 18:55 UTC (22+ messages)
` [PATCH 01/10] dt-bindings: clock: qcom,rpmcc: add msm8960 compatible
` [PATCH 02/10] dt-bindings: mfd: syscon: add qcom,msm8960-sps-sic
` [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource
` [PATCH 04/10] clk: qcom: clk-rpm: add msm8960 compatible
` [PATCH 05/10] ARM: dts: qcom: msm8960: add RPM clock controller and fix USB clocks
` [PATCH 06/10] ARM: dts: qcom: msm8960: add SCM
` [PATCH 07/10] ARM: dts: qcom: msm8960: add SMEM & hwmutex
` [PATCH 08/10] ARM: dts: qcom: msm8960: add SMSM & SPS
` [PATCH 09/10] ARM: dts: qcom: msm8960: add Riva
` [PATCH 10/10] ARM: dts: qcom: msm8960: huashan: enable Wi-Fi and Bluetooth
[PATCH 0/4] btrfs: DEV_STATS item related minor fixes
2026-04-13 18:59 UTC (2+ messages)
FAILED: patch "[PATCH] idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC" failed to apply to 6.12-stable tree
2026-04-13 18:59 UTC (3+ messages)
` [PATCH 6.12.y 1/2] idpf: move virtchnl structures to the header file
` [PATCH 6.12.y 2/2] idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
FAILED: patch "[PATCH] drm/i915/psr: Do not use pipe_src as borders for SU area" failed to apply to 6.1-stable tree
2026-04-13 18:59 UTC (2+ messages)
` [PATCH 6.1.y] drm/i915/psr: Do not use pipe_src as borders for SU area
linux-next: Tree for Apr 10
2026-04-13 18:56 UTC (4+ messages)
[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
2026-04-13 18:54 UTC (8+ messages)
` [PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
` [PATCH 03/49] mm/sparse: fix vmemmap page accounting for HVOed DAX
` [PATCH 07/49] mm/mm_init: use pageblock_migratetype_init_range() in deferred_free_pages()
[PATCH bpf v4 0/2] bpf: Fix arena VMA use-after-free on fork
2026-04-13 18:53 UTC (6+ messages)
` [PATCH bpf v4 1/2] bpf: Fix use-after-free of arena VMA "
[PATCH v2 0/2] mm/damon: reset thread status parameters upon kdamond termination
2026-04-13 18:52 UTC (3+ messages)
` [PATCH v2 1/2] mm/damon/lru_sort: "
` [PATCH v2 2/2] mm/damon/reclaim: "
[PATCH 5.10 000/491] 5.10.253-rc1 review
2026-04-13 18:52 UTC (2+ messages)
[PATCH 6.1 00/55] 6.1.169-rc1 review
2026-04-13 18:51 UTC (2+ messages)
[PATCH v4 00/11] liveupdate: Fix module unloading and unregister API
2026-04-13 18:51 UTC (12+ messages)
` [PATCH v4 01/11] liveupdate: Safely print untrusted strings
` [PATCH v4 02/11] liveupdate: Synchronize lazy initialization of FLB private state
` [PATCH v4 03/11] liveupdate: Protect file handler list with rwsem
` [PATCH v4 04/11] liveupdate: Protect FLB lists with luo_register_rwlock
` [PATCH v4 05/11] liveupdate: Defer FLB module refcounting to active sessions
` [PATCH v4 06/11] liveupdate: Remove luo_session_quiesce()
` [PATCH v4 07/11] liveupdate: Auto unregister FLBs on file handler unregistration
` [PATCH v4 08/11] liveupdate: Remove liveupdate_test_unregister()
` [PATCH v4 09/11] liveupdate: Make unregister functions return void
` [PATCH v4 10/11] liveupdate: Defer file handler module refcounting to active sessions
` [PATCH v4 11/11] liveupdate: fix return value on session allocation failure
[meta-oe][PATCH 1/3] nodejs: mark CVE-2026-21710 patched
2026-04-13 18:51 UTC (3+ messages)
` [meta-python][PATCH 2/3] python3-django: upgrade 6.0.3 -> 6.0.4
` [meta-python][PATCH 3/3] python3-django: upgrade 5.2.12 -> 5.2.13
[PATCH 0/8] Support compute queue/pipe reset on gfx 12.1
2026-04-13 18:50 UTC (4+ messages)
` [PATCH v2 09/10] drm/amdkfd: Reset queue/pipe in MES
[PATCH 06/49] mm/mm_init: fix uninitialized pageblock migratetype for ZONE_DEVICE compound pages
2026-04-13 18:50 UTC (3+ messages)
[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
2026-04-13 18:49 UTC (3+ messages)
[PATCH] USB: omap_udc: DMA: Don't enable burst 4 mode
2026-04-13 18:49 UTC
(sashiko review) [PATCH v4 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
2026-04-13 18:48 UTC (2+ messages)
[PATCH] btrfs: don't clobber errors in add_remap_tree_entries()
2026-04-13 18:48 UTC (2+ messages)
BTRFS discard crash: failed to run delayed ref for logical 15506102321152 num_bytes 16384 type 182 action 2 ref_mod 1: -2 6.11.2)
2026-04-13 18:47 UTC (3+ messages)
` Simple quota unsafe? RIP: 0010:__btrfs_free_extent.isra.0+0xc41/0x1020 [btrfs] / do_free_extent_accounting:2999: errno=-2 No such entry
[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
2026-04-13 18:46 UTC (8+ messages)
` [PATCH] crypto: algif_aead - Revert to operating out-of-place
` [v2 PATCH] crypto: algif_aead - Fix minimum RX size check for decryption
[PATCH net-next v7 00/15] net: sleepable ndo_set_rx_mode
2026-04-13 18:45 UTC (2+ messages)
[PATCH v4 0/4] Introduce cold reset recovery method
2026-04-13 18:45 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce cold reset recovery method (rev3)
[PATCH] wifi: iwlwifi: mld: bail out from TX when firmware is dead
2026-04-13 18:43 UTC
[PATCH v3 04/10] drm/amdgpu: Create hqd info structure
2026-04-13 18:43 UTC (3+ messages)
[PATCH] mm: Call ->free_folio() directly in folio_unmap_invalidate()
2026-04-13 18:43 UTC
[PATCH v4 0/4] btrfs: improve stalls under sudden writeback
2026-04-13 18:43 UTC (4+ messages)
` [PATCH v4 3/4] btrfs: make inode->outstanding_extents a u64
[PATCH net] NFC: digital: bound SENSF response copy into nfc_target
2026-04-13 18:41 UTC (2+ messages)
[PATCH net v3 0/5] bonding: 3ad: fix carrier state with no valid slaves
2026-04-13 18:39 UTC (3+ messages)
` [PATCH net v3 4/5] bonding: 3ad: fix stuck negotiation on recovery
[PATCH net-next v2] net: check qdisc_pkt_len_segs_init() return value on ingress
2026-04-13 18:38 UTC (2+ messages)
[PATCH v2 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
2026-04-13 18:38 UTC (3+ messages)
` [PATCH v2 0/9] drm/i915/{dp,hdmi}: "
[PATCH v2] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
2026-04-13 18:36 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (rev2)
[PATCH] posix-timers: Require privilege to enable timer ID restore mode
2026-04-13 18:34 UTC (2+ messages)
[PATCH v4 04/10] drm/amdgpu: Create hqd info structure
2026-04-13 18:34 UTC (2+ messages)
` [PATCH v4 09/10] drm/amdkfd: Reset queue/pipe in MES
[PATCH v6 0/4] arm64: Add HPE GSC platform support
2026-04-13 18:32 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v6 2/4] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v6 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS
` [PATCH v6 4/4] arm64: defconfig: Enable ARCH_HPE
[PATCH v2] iio: dac: mcp4821: add configurable gain support
2026-04-13 18:33 UTC (6+ messages)
` [PATCH v3] "
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.