messages from 2026-09-03 05:38:59 to 2026-09-03 06:27:24 UTC [more...]
[PATCH] drm/xe/guc: Guard page-fault ack with runtime PM check
2026-09-03 6:27 UTC
[PATCH v1 00/13] iio: adc: ad4134: Enable greater sample rate data capture
2026-09-03 6:26 UTC (5+ messages)
` [PATCH v1 01/13] iio: Fix typo in vendor name
` [PATCH v1 03/13] iio: adc: ad4134: Update include list to comply with IWYU principles
[PATCH v2 0/3] btrfs: async checksumming cleanups
2026-09-03 6:23 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: consume the given iter directly instead of copying in csum_one_bio()
` [PATCH v2 2/3] btrfs: use bio::remaining for async checksumming synchronization
` [PATCH v2 3/3] btrfs: promote async checksumming out of EXPERIMENTAL
[PATCH net v4 0/1] ipv6: flowlabel: cap duplicate leases per socket
2026-09-03 6:23 UTC (2+ messages)
` [PATCH net v4 1/1] "
[PATCH v2 0/9] Add fan control support
2026-09-03 6:22 UTC (3+ messages)
` [PATCH v2 4/9] drm/xe/hwmon: expose pwm[1-3]
[PATCH v2 0/2] tty: fix break race
2026-09-03 6:22 UTC (2+ messages)
[RFC] Mitigating Sashiko-driven iteration noise on the main MPTCP list
2026-09-03 6:22 UTC (2+ messages)
[PATCH] PCI: fix use-after-free in pci_pme_list_scan()
2026-09-03 6:22 UTC (2+ messages)
[PATCH] soc: mediatek: mtk-regulator-coupler: Add support for MT8189
2026-09-03 6:21 UTC
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-09-03 6:21 UTC (11+ messages)
` [PATCH v3 1/4] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH v3 2/4] virt: tdx-guest: Calculate the Quote buffer size safely
` [PATCH v3 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size
` [PATCH v3 4/4] virt: tdx-guest: Allocate Quote buffer dynamically
[v4 0/4] drm/i915/display: Enable AS SDP Skip Frames
2026-09-03 6:21 UTC (7+ messages)
` [v4 1/4] drm/i915/display: Enable periodic AS SDP skip frames
` [v4 2/4] drm/i915/display: Force disable DC3co when AS SDP skip frames is enabled
` [v4 3/4] drm/i915/display: Reprogram AS SDP skip frames on seamless VRR transitions
[PATCH v18 0/8] Add support for NXP P3H2x4x I3C hub driver
2026-09-03 6:21 UTC (18+ messages)
` [PATCH v18 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v18 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v18 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v18 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v18 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v18 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v18 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v18 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support
[PATCH 0/2] Allow mtk-regulator-coupler to be built as a module
2026-09-03 6:20 UTC (3+ messages)
` [PATCH 1/2] regulator: core: Export helpers used by regulator couplers
` [PATCH 2/2] soc: mediatek: mtk-regulator-coupler: Allow building as a module
[PATCH 0/4] USB: replace page allocator calls with kmalloc()
2026-09-03 6:20 UTC (3+ messages)
[PATCH net v7 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
2026-09-03 6:18 UTC (2+ messages)
` [PATCH net v7 1/1] "
[PATCH v2 1/2] dt-bindings: iio: adc: ti,ads1015: Add label property
2026-09-03 6:18 UTC (4+ messages)
` [PATCH v2 2/2] iio: adc: ti-ads1015: Add support for label
[PATCH v3 00/14] drm/panic: Split into core and helpers
2026-09-03 6:18 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/panic: Split into core and helpers (rev3)
[PATCH 0/2] Make HWPoison helpers config-independent
2026-09-03 6:17 UTC (5+ messages)
` [PATCH 1/2] mm/page-flags: Define HWPoison test-and-change helpers unconditionally
` [PATCH 2/2] nvdimm/pmem: Remove test_and_clear_pmem_poison()
[PATCH 0/2] KVM: selftests: Verify sregs and events in sync_regs_test
2026-09-03 6:17 UTC (4+ messages)
` [PATCH 1/2] KVM: selftests: Actually compare "
[PATCH v7 0/4] alloc_tag and module codetag section fixes
2026-09-03 6:17 UTC (7+ messages)
` [PATCH v7 2/4] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections
` [PATCH v7 3/4] module: allocate codetag sections before the regular module layout
[PATCH 1/2] drm/sysfb: Use iosys_map_memset() to clear buffer
2026-09-03 6:17 UTC (4+ messages)
` [PATCH 2/2] drm/sysfb: Use drm_format_info_min_pitch() to calculate line clear length
[BUG] hw/misc/aspeed_hace: out-of-bounds read in has_padding() (off-by-one, guest-triggerable)
2026-09-03 6:15 UTC
[PATCH v2 0/7] Change skb secmarks to x-array indexes
2026-09-03 6:15 UTC (5+ messages)
` [PATCH v2 4/7] SELinux: hooks for secctx_to_lsmprop and update_lsmprop
` [PATCH v2 5/7] Smack: "
[PATCH 1/3] kernfs: take kernfs_rename_lock for same-parent renames too
2026-09-03 6:15 UTC (4+ messages)
[PATCH] fs/dax: Remove redundant deferred list initialization
2026-09-03 6:13 UTC (2+ messages)
[PATCH 0/2] Two small INTx fixes for Rockchip's dwc based PCIe controller driver
2026-09-03 2:44 UTC
[PATCH net-next v5] net: airoha: add HW GRO offload support
2026-09-03 6:13 UTC (3+ messages)
` [net-next,v5] "
[meta-virtualization][scarthgap][PATCH] grpc-go: Fix CVE-2026-33186
2026-09-03 6:11 UTC
[PATCH] spi: spi-mtk-nor: Get clocks from devicetree in bulk
2026-09-03 6:13 UTC (3+ messages)
[PATCH v2 0/5] drm/xe/hwmon: Update hwmon thermal mailbox handling
2026-09-03 6:11 UTC (4+ messages)
` [PATCH v2 5/5] drm/xe/hwmon: Disable memory controller and PCIe temperatures on CRI
[PATCHSET] xfs: LLM-inspired bug fixes, part 10
2026-09-03 6:11 UTC (13+ messages)
` [PATCH 1/6] xfs: cross-reference the rtgroup superblock extent, not block
` [PATCH 2/6] xfs: use the rtgroup extent count to find rtrefcount gaps
` [PATCH 3/6] xfs: strengthen the "is cow staging" helpers in scrub
` [PATCH 4/6] xfs: fix rtrefcount btree block counting "
` [PATCH 5/6] xfs: make the rtsummary repair fix the file size too
` [PATCH 6/6] xfs: count escaped corruption errors in scrub stats
IPQ5332 multipd: missing text PD level and qcom,rproc ownership
2026-09-03 6:10 UTC (4+ messages)
[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
2026-09-03 6:10 UTC (5+ messages)
` [PATCH v3 2/4] KVM: TDX: Report CORE_CAPABILITIES as configurable
[PATCH] super: remember whether freeze holds writer rwsems
2026-09-03 6:08 UTC
[PATCH v3 00/16] hw/riscv: Socify Atlantis
2026-09-03 6:07 UTC (21+ messages)
` [PATCH v3 01/16] hw/riscv/aia: Take a MemoryRegion for the created devices
` [PATCH v3 02/16] hw/intc/riscv_aclint: "
` [PATCH v3 03/16] hw/intc/riscv_imsic: Take a MemoryRegion for the created device
` [PATCH v3 04/16] hw/intc/riscv_aplic: "
` [PATCH v3 05/16] hw/intc/sifive_plic: "
` [PATCH v3 06/16] hw/riscv/cps: Map interrupt controllers in SoC container
` [PATCH v3 07/16] hw/riscv/atlantis: Make UART unimp region a SoC device
` [PATCH v3 08/16] hw/riscv/atlantis: Remove unused fdt_size
` [PATCH v3 09/16] hw/riscv/atlantis: Rename hart array 'soc' to 'cpus'
` [PATCH v3 10/16] hw/riscv/atlantis: Rework device tree creation
` [PATCH v3 11/16] hw/riscv/atlantis: Use local reference for system memory
` [PATCH v3 12/16] hw/riscv/atlantis: Decouple RAM size from MachineState
` [PATCH v3 13/16] hw/riscv/atlantis: Make TTAtlantisState own memory containers
` [PATCH v3 14/16] hw/riscv: Add property to hart array to allow private memory
` [PATCH v3 15/16] hw/riscv/atlantis: Extract an Atlantis SoC device
` [PATCH v3 16/16] hw/riscv/atlantis: Map the SoC through a memory container
[PATCH v3] hw/ufs: Reset controller and MCQ state on HCE transition to 0
2026-09-03 6:06 UTC (2+ messages)
[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
2026-09-03 6:07 UTC (6+ messages)
` [RFC bpf-next 4/6] selftests/bpf: cover low-32 subreg-equal link for zero-extending movs
[PATCH 0/4] arm64/mm: Convert pgtable READ_ONCE() as pxdp_get()
2026-09-03 6:06 UTC (5+ messages)
` [PATCH 1/4] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [PATCH 2/4] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [PATCH 3/4] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [PATCH 4/4] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
[PATCH v11 00/36] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-09-03 6:06 UTC (2+ messages)
[PATCH] PCI: quirks: Fix out-of-bounds MMIO read in nvme_disable_and_flr()
2026-09-03 6:07 UTC (5+ messages)
[PATCH] sched_ext: Fix NULL sched deref in select_cpu_and sub-sched error path
2026-09-03 6:06 UTC (2+ messages)
` [PATCH v3] sched_ext: Fix NULL sched deref in kfunc sub-sched error paths
[PATCH 00/14] address half the remaining Misra rule 11.8 violations
2026-09-03 6:05 UTC (6+ messages)
` [PATCH 13/14] passthrough/PCI: rework (s,b,d,f) init of struct pci_dev
[PATCH v2] xfs: release alleged child inode on metapath unlink error
2026-09-03 6:06 UTC (2+ messages)
[PATCH v2] xfs: mark slab-allocated xfs_buf backing memory as __GFP_RECLAIMABLE
2026-09-03 6:06 UTC (2+ messages)
[PATCH] xfs: fix reclaimed page accounting in xfs_buf_free
2026-09-03 6:06 UTC (2+ messages)
[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 7
2026-09-03 6:06 UTC (2+ messages)
[PATCH v3 0/6] xfs: fix filesystem shutdown from parent pointer reservation underflow
2026-09-03 6:06 UTC (2+ messages)
improve log context annotations
2026-09-03 6:06 UTC (2+ messages)
xfs ioctl handler cleanups
2026-09-03 6:06 UTC (3+ messages)
` [PATCH 01/16] xfs: remove an outdated comment above xfs_file_ioctl
[PATCH v3] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
2026-09-03 6:05 UTC (2+ messages)
[PATCH] xfs: prevent race in zoned space reservations
2026-09-03 6:05 UTC (2+ messages)
[PATCH] xfs: fix media verification ioctl for internal rt volumes
2026-09-03 6:05 UTC (2+ messages)
[PATCH V2] drm/loongson: Create blend mode property for cursor plane
2026-09-03 6:05 UTC (4+ messages)
[PATCH V14 00/15] iothread: Support tracking and querying IOThread holder
2026-09-03 6:05 UTC (4+ messages)
` [PATCH V14 06/15] monitor: track IOThread users with QOM paths
[ANNOUNCE] xfs-linux: for-next rebased to f7cc83204d79
2026-09-03 6:05 UTC
[PATCH v2 00/16] hw/riscv: Socify Atlantis
2026-09-03 6:03 UTC (3+ messages)
[PATCH 1/1] phy: freescale: fsl-samsung-hdmi: initialize default rate
2026-09-03 6:03 UTC (2+ messages)
[RFC] Handling 0-sized pseudo-files (cgroupfs/sysfs/procfs) in virtiofs and FUSE
2026-09-03 6:02 UTC (4+ messages)
add tests for file system on devices using protection information v3
2026-09-03 6:01 UTC (5+ messages)
` [PATCH 6/6] generic: test corruption detection using T10 protection information
` [PATCH 5/6] generic: test I/O on devices with "
[PATCH net-next v4] mptcp: normalize seq numbers reported in mptcp_info
2026-09-03 6:01 UTC (2+ messages)
[PATCH v2 00/12] I2C - detailed transfer reporting in case of a fault
2026-09-03 5:59 UTC (19+ messages)
` [PATCH v2 01/12] i2c: core: add I2C_XFER_V2 - support for detailed transfer reporting
` [PATCH v2 02/12] i2c: nomadik: optimize struct layout, change unsigned char into u8
` [PATCH v2 03/12] i2c: nomadik: do not try to retransmit I2C message series on errors
` [PATCH v2 04/12] i2c: nomadik: return proper fault codes
` [PATCH v2 05/12] i2c: nomadik: change print level for fault messages to debug
` [PATCH v2 06/12] i2c: nomadik: add quirks max_len=2047 and no_zero_len_read
` [PATCH v2 07/12] i2c: nomadik: add support for I2C_XFER_V2 - detailed fault reporting
` [PATCH v2 09/12] i2c: designware: no SMBUS_READ_BLOCK_DATA without EMPTYFIFO_HOLD_MASTER
` [PATCH v2 10/12] i2c: designware: stop transfer if spurious STOP is detected
` [PATCH v2 11/12] i2c: designware: use separate `i2c_algorithm` for AMD_NAVI_GPU
` [PATCH v2 12/12] i2c: designware: add support for I2C_XFER_V2 - detailed fault reporting
[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
2026-09-03 5:59 UTC (9+ messages)
[ANN] wireless-regdb: master-2026-09-03
2026-09-03 5:58 UTC
[PATCH 0/3] PCI: endpoint: Support vNTB as a non-first EPF
2026-09-03 5:58 UTC (2+ messages)
[PATCH] perf/amd/ibs: Report physical address for IBS fetch samples
2026-09-03 5:58 UTC (2+ messages)
[PATCH RFC v9 00/25] pkeys-based page table hardening
2026-09-03 5:58 UTC (5+ messages)
` [PATCH RFC v9 07/25] arm64: Context-switch POR_EL1
` [PATCH RFC v9 08/25] arm64: Initialize POR_EL1 register on cpu_resume()
[xiang-erofs:dev-test] BUILD SUCCESS 617d0d8d199ba1790c94310fd75a22d01c97a8d6
2026-09-03 5:57 UTC
[syzbot] [autofs?] memory leak in autofs_new_ino
2026-09-03 5:57 UTC (2+ messages)
[PATCH v4 00/18] Crescent Island PMT support
2026-09-03 5:57 UTC (5+ messages)
` [PATCH v4 17/18] drm/xe/vsec: Update PMT internal access
` [PATCH v4 18/18] drm/xe/vsec: Refactor platform check
[PATCH] drm/amdgpu: Move GC v12.1 spm vmid init to hw init
2026-09-03 5:56 UTC
[PATCH v7 0/4] drm/xe: Report GT TDR and VM rebind faults using SIGID
2026-09-03 5:54 UTC (6+ messages)
` [PATCH v7 1/4] drm/xe/log: Add GUCSUBMIT component
` [PATCH v7 2/4] drm/xe/guc: Report reset failure using SIGID
` [PATCH v7 3/4] drm/xe/svm: Report terminal page-fault failures "
` [PATCH v7 4/4] drm/xe/gt: Report GT reset failure "
` ✓ CI.KUnit: success for drm/xe: Report GT TDR and VM rebind faults using SIGID (rev7)
[PATCH] KVM: x86/pmu: Move Intel PMU global MSRs to intel_is_valid_msr()
2026-09-03 5:52 UTC (2+ messages)
[PATCH] wireless-regdb: allow 320MHz channel width for Hong Kong (HK)
2026-09-03 5:50 UTC (2+ messages)
[stefandoesinger-zx297520:dlink 120/131] drivers/rpmsg/zx29_smd.c:205:66: warning: cast to smaller integer type 'unsigned int' from 'struct zx29_smd *'
2026-09-03 5:49 UTC
[PATCH RESEND] xor: add missing vzeroupper to AVX code
2026-09-03 5:49 UTC (4+ messages)
[PATCHSET 5/5] xfs: LLM-inspired bug fixes, part 9
2026-09-03 5:49 UTC (7+ messages)
` [PATCH 3/5] xfs: compute dquot checksum after resetting dd_lsn in repair
` [PATCH v1.1 "
[RFC PATCH v4 00/16] coco/TSM: Implement host-side support for Arm CCA TDISP setup
2026-09-03 5:48 UTC (12+ messages)
` [RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
[PATCH v7 for-next 0/8] livepatch: Introduce replace set support
2026-09-03 5:48 UTC (10+ messages)
` [PATCH v7 for-next 6/8] selftests/livepatch: Add provides/obsoletes test scenarios
` [PATCH v7 for-next 7/8] selftests/livepatch: Add test for state ID conflict across provides
` [PATCH v7 for-next 8/8] selftests/livepatch: Add test for function "
[PATCH 0/5] target/riscv: fix CFI and envcfg CSR handling
2026-09-03 5:46 UTC (5+ messages)
` [PATCH 2/5] target/riscv: save ELP in MPELP for RNMI exceptions
` [PATCH 1/5] target/riscv: make mnstatus.MNPELP writable with Zicfilp
[PATCH v2 1/2] nfsd: add a Netlink dump of NFSv4 clients
2026-09-03 5:45 UTC (3+ messages)
fix and then optimize cache flushes for the RT device
2026-09-03 5:44 UTC (4+ messages)
` [PATCH 6/6] xfs: flush multiple device caches in parallel in xlog_write_iclog
[PATCH] ksmbd: fix tree connection use-after-free in smb2_tree_connect()
2026-09-03 5:43 UTC (2+ messages)
[AUH] mesa-tools-native,mesa: upgrading to 26.2.2,26.2.2 SUCCEEDED
2026-09-03 5:43 UTC
[AUH] Upgrade status: 2026-09-03
2026-09-03 5:43 UTC
[AUH] python3-lxml: upgrading to 6.1.3 SUCCEEDED
2026-09-03 5:43 UTC
[AUH] curl: upgrading to 8.22.0 FAILED
2026-09-03 5:43 UTC
[AUH] iproute2: upgrading to 7.2.0 SUCCEEDED
2026-09-03 5:43 UTC
[PATCH] imap-send: add --draft to set IMAP \Draft flag
2026-09-03 5:42 UTC (2+ messages)
[PATCH 00/24] alpha: catch up on architecture Kconfig options
2026-09-03 5:42 UTC (3+ messages)
` [PATCH 21/24] alpha: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
2026-09-03 5:41 UTC (6+ messages)
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
[BUG] ASoC/AMD ACP70/RT721: ASUS TUF Gaming A14 FA401EA speakers silent and headphone jack buzzes on playback
2026-09-03 5:41 UTC (2+ messages)
[PATCH v2 0/7] btrfs: introduce btrfs_bio::async_csum
2026-09-03 5:41 UTC (5+ messages)
` [PATCH v2 7/7] "
[PATCH] iio: light: apds9306: fix default sampling frequency definition
2026-09-03 5:38 UTC
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.