messages from 2026-06-30 07:08:13 to 2026-06-30 07:47:30 UTC [more...]
[PATCH 0/3] cxl: Sashiko bug fixes
2026-06-30 7:46 UTC (4+ messages)
` [PATCH 1/3] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH 2/3] cxl/region: Scan all partitions for unmapped poison
` [PATCH 3/3] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
[PATCH v4 00/10] kdump: reduce vmcore size and capture time
2026-06-30 7:47 UTC
[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
2026-06-30 7:47 UTC (4+ messages)
[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
2026-06-30 7:46 UTC (4+ messages)
[PATCH 1/2] wifi: iwlwifi: enable MFP_CAPABLE in FIPS mode
2026-06-30 7:46 UTC (4+ messages)
[PATCH net-next v2] ipv4: igmp: remove multicast group from hash table on device destruction
2026-06-30 7:46 UTC (2+ messages)
[PATCH 0/2] drm/panel: Add Novatek NT36536 panel driver
2026-06-30 7:46 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Novatek NT36536
[PATCH RFC] gpio: loongson-64bit: Add back the support for gsi_idx_map
2026-06-30 7:45 UTC (2+ messages)
[PATCH] Input: hynitron_cstxxx - validate touch count against buffer
2026-06-30 7:45 UTC (2+ messages)
nvme/039 intermittent failure
2026-06-30 7:44 UTC (3+ messages)
[wrynose][PATCH] kernel-fit-image.bbclass: Fix operation with KERNEL_DTBVENDORED = "1"
2026-06-30 7:44 UTC
[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
2026-06-30 7:44 UTC (2+ messages)
[wrynose][PATCH] kernel-fit-image.bbclass: Do not include kernel property in DTBO config subnodes
2026-06-30 7:43 UTC
[PATCH mptcp-net] mptcp: pm: fix potential NULL deref in mptcp_pm_ops_init
2026-06-30 7:42 UTC
[PATCH v5] hw/net: fix e1000e/igb ip_len inflation by Ethernet minimum-frame padding
2026-06-30 7:41 UTC (2+ messages)
[PATCH] dt-bindings: mailbox: qcom: Add IPQ5210 APCS compatible
2026-06-30 7:42 UTC (4+ messages)
[PATCH 0/3] riscv: alternative: Statically compute alternative section boundaries and patch compat vDSO
2026-06-30 7:41 UTC (8+ messages)
` [PATCH 1/3] riscv: vdso: Add symbols for the alternative section boundaries
` [PATCH 2/3] riscv: alternative: Use the statically extracted vDSO section offsets
` [PATCH 3/3] riscv: alternative: Also patch the compat vDSO
[PATCH v4 0/2] media: mali-c55: Add support for CCM and Gamma
2026-06-30 7:41 UTC (3+ messages)
` [PATCH v4 1/2] media: mali-c55: Add support for CCM
` [PATCH v4 2/2] media: mali-c55: Add support for RGB Gamma
[PATCH 0/6] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
2026-06-30 7:41 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property
` [PATCH 3/6] dt-bindings: hwmon: (pmbus/max20830): add VOUT feedback resistor properties
` [PATCH 5/6] dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
[PATCH v9 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
2026-06-30 7:34 UTC (6+ messages)
` [PATCH v9 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v9 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v9 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v9 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v9 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level
[PATCH] ata: sata_dwc_460ex: use platform_get_irq()
2026-06-30 7:41 UTC (2+ messages)
[PATCH] ipack: ipoctal: fix use-after-free and null-ptr-deref on remove
2026-06-30 7:40 UTC (3+ messages)
` [PATCH 1/2] ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup "
[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
2026-06-30 7:40 UTC (5+ messages)
` [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
[PATCH] staging: iio: frequency: ad9832/ad9834: use div64_ul instead of do_div
2026-06-30 7:39 UTC (2+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-06-30 7:38 UTC (5+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
[PATCH 0/2] hw/riscv/riscv-iommu.c: additional PTE checks
2026-06-30 7:38 UTC (5+ messages)
` [PATCH 1/2] hw/riscv/riscv-iommu.c: check for reserved PTE bits
` [PATCH 2/2] hw/riscv/riscv-iommu.c: fault when !PTE_U and no priv access
[PATCH v2 0/9] vDSO: Respect COMPAT_32BIT_TIME
2026-06-30 7:38 UTC (10+ messages)
` [PATCH v2 1/9] time: Respect COMPAT_32BIT_TIME for old time type functions
` [PATCH v2 2/9] vdso/gettimeofday: Validate system call existence for time() and gettimeofday()
` [PATCH v2 3/9] x86/vdso: Respect COMPAT_32BIT_TIME
` [PATCH v2 4/9] arm64: vdso32: "
` [PATCH v2 5/9] ARM: VDSO: "
` [PATCH v2 6/9] powerpc/vdso: "
` [PATCH v2 7/9] MIPS: VDSO: "
` [PATCH v2 8/9] sparc: vdso: "
` [PATCH v2 9/9] vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactions
[f2fs-dev] [RFC PATCH v2 00/10] f2fs: support & optimize large folios for writable files
2026-06-30 7:37 UTC (4+ messages)
` [f2fs-dev] [RFC PATCH v2 01/10] f2fs: extend folio state for large folio write path
[PATCH] Input: cyapa - validate unsupported PIP response length
2026-06-30 7:38 UTC (2+ messages)
[PATCH i-g-t v4 0/3] Fix 2-display test for MST shared-link BW
2026-06-30 7:37 UTC (2+ messages)
` ✓ i915.CI.Full: success for Fix 2-display test for MST shared-link BW (rev4)
[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-06-30 7:37 UTC (5+ messages)
` [PATCH 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
` [PATCH 2/2] arm64: topology: read CPPC FFH feedback counters in one operation
[PATCH net v2 1/1] tcp: bound SYN-ACK timers to reqsk timeout range
2026-06-30 7:36 UTC (2+ messages)
[PATCH] usb: xhci: prevent spurious root hub resume during suspend
2026-06-30 7:36 UTC
[PATCH] dropbear: Clarify LICENSE and drop PD
2026-06-30 7:34 UTC (4+ messages)
` [OE-core] "
[PATCH v5 00/35] monitor: turn QMP and HMP into QOM objects
2026-06-30 7:34 UTC (3+ messages)
` [PATCH v5 01/35] qom: replace 'can_be_deleted' with 'prepare_delete'
[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-30 7:32 UTC (6+ messages)
` [PATCH v8 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v8 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v8 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v8 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v8 5/5] selftests/mm: add missing pthread_create() "
[wrynose][PATCH] gdb: Upgrade 17.1 -> 17.2
2026-06-30 7:32 UTC (2+ messages)
` [OE-core] "
[PATCH v6 0/4] Add Sony IMX471 camera sensor driver
2026-06-30 7:32 UTC (3+ messages)
` [PATCH v6 3/4] platform: int3472: discrete: con_id vana for Sony IMX471 as power enable
[PATCH v2 0/3] perf record: fix multi-record Zstd compression
2026-06-30 7:32 UTC (5+ messages)
` [PATCH v2 1/3] perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per push
` [PATCH v2 2/3] perf record: Avoid overrunning the zstd output buffer
` [PATCH v2 3/3] perf record: Don't store raw data on zstd compression failure
[PATCH] media: or51211: validate firmware size before fixed-offset copies
2026-06-30 7:31 UTC
[PATCH v4 0/6] vdso/datastore: Allow prefaulting by mlockall()
2026-06-30 7:32 UTC (7+ messages)
` [PATCH v4 1/6] vdso/datastore: Rename data pages variable
` [PATCH v4 2/6] vdso/datastore: Map pages in terms of the faults pgoff
` [PATCH v4 3/6] vdso/datastore: Map zeroed pages for unavailable data
` [PATCH v4 4/6] vdso/datastore: Explicitly prevent remote access to timens vvar page
` [PATCH v4 5/6] vdso/datastore: Allow prefaulting by mlockall()
` [PATCH v4 6/6] vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET
[PATCH v3 0/7] mm/page_owner: misc cleanups
2026-06-30 7:30 UTC (5+ messages)
` [PATCH v3 2/7] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
` [PATCH v3 3/7] mm: use enum migrate_reason instead of int for migration reason parameters
[PATCH 0/2] Add APSS clock driver support for IPQ5210
2026-06-30 7:30 UTC (4+ messages)
[PATCH v5 5/5] PCI: qcom: Add D3cold support
2026-06-30 7:30 UTC (4+ messages)
[PATCH] can: gw: validate checksum indices against frame length
2026-06-30 7:29 UTC
[PATCH RFC v6 0/5] Accelerate page migration with batch copying and hardware offload
2026-06-30 7:28 UTC (6+ messages)
` [PATCH RFC v6 1/5] mm/migrate: skip data copy for already-copied folios
` [PATCH RFC v6 2/5] mm/migrate: add batch-copy path in migrate_pages_batch
` [PATCH RFC v6 3/5] mm/migrate: add copy offload registration infrastructure
` [PATCH RFC v6 4/5] drivers/migrate_offload: add DMA batch copy driver (dcbm)
` [PATCH RFC v6 5/5] mm/migrate: adjust NR_MAX_BATCHED_MIGRATION for testing
[PATCH] wifi: rtw89: fix HE extended capability length check
2026-06-30 7:28 UTC
[PATCH v4 00/25] Introduce enablemenant of dom0less
2026-06-30 7:28 UTC (3+ messages)
` [PATCH v4 25/25] xen/riscv: add initial dom0less infrastructure support
[PULL 00/23] 9p queue 2026-06-29
2026-06-30 7:28 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix typo in comment
2026-06-30 7:28 UTC
[PATCH 0/2] dmaengine: zynqmp_dma: fix race between runtime PM and device removal
2026-06-30 7:28 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dmaengine: zynqmp_dma: fix kernel doc for zynqmp_dma_remove()
[PATCH 00/27] ASoC: codecs: Use guard() for mutex & spin locks
2026-06-30 7:28 UTC (3+ messages)
` [PATCH 09/27] ASoC: codecs: idt821034: Use guard() for mutex locks
[PATCH net-next 0/2] tools: ynl: pyynl: minor library ease of use improvements
2026-06-30 7:28 UTC (3+ messages)
` [PATCH net-next 1/2] tools: ynl: pyynl: re-export the library API from the package root
[PATCH] vhost-user-scmi: free vhost virtqueue array on cleanup
2026-06-30 7:27 UTC
[PATCH] wifi: iwlwifi: fix HE extended capability length checks
2026-06-30 7:28 UTC
[PATCH] scsi: st: use kzalloc_array
2026-06-30 7:28 UTC (2+ messages)
[PATCH 0/2] Initial support for Qualcomm Hamoa IOT COME board
2026-06-30 7:26 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Document HAMOA-IOT-COME board
` [PATCH 2/2] arm64: dts: qcom: Add base "
[PATCH] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes
2026-06-30 7:25 UTC (3+ messages)
[PATCH v4 0/6] ASoC: codecs: ES8389: Modify the ES8389 driver
2026-06-30 7:23 UTC (7+ messages)
` [PATCH v4 1/6] ASoC: codecs: ES8389: Modify volatile_register
` [PATCH v4 2/6] ASoC: codecs: ES8389: Fix the issue about mclk_src
` [PATCH v4 3/6] ASoC: codecs: ES8389: Modify the clock table
` [PATCH v4 4/6] ASoC: codecs: ES8389: Modify the initial configuration
` [PATCH v4 5/6] ASoC: codecs: ES8389: Add private members about HPF
` [PATCH v4 6/6] ASoC: codecs: ES8389: Add INPUTL MUX and INPUTR MUX
[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
2026-06-30 7:25 UTC (11+ messages)
[PATCH V2 0/2] PCI: imx6: Improve PERST# fallback logic
2026-06-30 7:24 UTC (3+ messages)
[PATCH 0/3] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
2026-06-30 7:24 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: leds: nxp,pca963x: add multicolor LED support
[PATCH v2 00/15] media: i2c: os05b10: Refactor driver and Add new features
2026-06-30 7:24 UTC (7+ messages)
` [PATCH v2 01/15] media: i2c: os05b10: Use pm_runtime_get_if_active() when applying controls
` [PATCH v2 03/15] media: i2c: os05b10: add register definitions and use them in init table
pipewire etc
2026-06-30 7:23 UTC (4+ messages)
[PATCH v5 0/6] clk/reset: anlogic: add support for DR1V90 SoC
2026-06-30 7:23 UTC (5+ messages)
` [PATCH v5 4/6] reset: anlogic: add support for Anlogic DR1V90 resets
[PATCH] wifi: iwlwifi: validate UEFI reduced-power SKU TLV length
2026-06-30 7:22 UTC
[PATCH v4 0/3] arm64: dts: qcom: Add Eliza CQS EVK support
2026-06-30 7:22 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: qcom: Document Eliza CQS SoM and its EVK board
` [PATCH v4 2/3] arm64: dts: qcom: Add Eliza CQS SoM platform
` [PATCH v4 3/3] arm64: dts: qcom: Add Eliza CQS EVK board
[PATCH 0/2] drm/imagination: Remove Matt Coster as maintainer
2026-06-30 7:22 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: gpu: img,powervr-*: "
[PATCH] wifi: iwlwifi: validate PNVM SKU TLV length
2026-06-30 7:21 UTC
[PATCH v2 0/2] mm/mm_init: don't overlap zones with kernelcore=mirror
2026-06-30 7:22 UTC (3+ messages)
` [PATCH v2 1/2] mm/mm_init: don't overlap NORMAL and MOVABLE "
` [PATCH v2 2/2] mm/mm_init: drop overlap_memmap_init()
[PATCH i-g-t v1] tests/intel/kms_psr2_sf: Restrict ET validation to eDP only
2026-06-30 7:21 UTC (2+ messages)
` [PATCH i-g-t v2] "
[PATCH net v2] octeontx2-pf: fix SQB pointer leak on init failure
2026-06-30 7:16 UTC
[PATCH] media: s2255: validate firmware trailer size
2026-06-30 7:20 UTC
[PATCH v4 0/4] history: add squash subcommand to fold a range
2026-06-30 7:19 UTC (9+ messages)
` [PATCH v5 "
[PATCH] media: ivtv: stop VBI start-code scan before short tail
2026-06-30 7:19 UTC
[PATCH 0/2] arm64: dts: qcom: Add EC support for Purwa IOT EVK
2026-06-30 7:19 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: embedded-controller: qcom,hamoa-crd-ec: Add "
[PATCH] nbd: don't warn when reclassifying a busy socket lock
2026-06-30 7:19 UTC (3+ messages)
[PATCH] hw/riscv/riscv-iommu-sys.c: record fault on IOMMU-generated MSI write
2026-06-30 7:18 UTC (2+ messages)
[PATCH] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
2026-06-30 7:19 UTC (2+ messages)
[scarthgap][PATCHv2 1/5] vim: fix for CVE-2026-34982, CVE-2026-34714 & CVE-2026-35177
2026-06-30 7:18 UTC (5+ messages)
` [scarthgap][PATCHv2 2/5] vim: fix for CVE-2026-28421, CVE-2026-41411 & CVE-2026-44656
` [scarthgap][PATCHv2 3/5] vim: Fix for CVE-2026-28417, CVE-2026-32249, CVE-2026-45130
` [scarthgap][PATCHv2 4/5] vim: Security fix for CVE-2026-28420 & CVE-2026-46483
` [scarthgap][PATCHv2 5/5] vim: Fix for CVE-2026-52858,CVE-2026-52859,CVE-2026-52860
[PATCH] get_maintainer: ignore Tingting Meng
2026-06-30 7:18 UTC (5+ messages)
[PATCH v3 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
2026-06-30 7:17 UTC (5+ messages)
` [PATCH v3 14/22] x86/boot: choose AP stack based on APIC ID
[PATCH net v3] nfc: nci: Fix conn_info use-after-free
2026-06-30 7:17 UTC
[PATCH v3 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
2026-06-30 7:17 UTC (5+ messages)
` [PATCH v3 1/3] drm/gpusvm: free the whole IOVA reservation on unmap
` [PATCH v3 2/3] drm/gpusvm: do not route system pages to device_unmap() on IOVA unmap
` [PATCH v3 3/3] drm/gpusvm: publish dpagemap early to avoid device mapping leak on error
` ✓ CI.KUnit: success for drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages() (rev2)
[ANNOUNCEMENT] Xen 4.22.0-rc3 is tagged
2026-06-30 7:17 UTC
[PATCH mptcp-net v2] mptcp: pm: userspace: fix memory quota with RCU delayed free
2026-06-30 7:17 UTC (2+ messages)
[LTP] [PATCH] tst_test.sh: Replace GNU word boundary \b with \< in grep
2026-06-30 7:16 UTC
[PATCH v2 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
2026-06-30 7:17 UTC (2+ messages)
[RFC PATCH] KVM: rust: add Rust reimplementation of eventfd
2026-06-30 7:16 UTC (3+ messages)
[PATCH v2 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
2026-06-30 7:15 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] domain: domlist_update_lock can be static
2026-06-30 7:14 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp and flow_dissector
2026-06-30 7:14 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and delete "
[RFC] Null Namespaces
2026-06-30 7:14 UTC (4+ messages)
[PATCH v2] usb: free iso schedules on failed submit
2026-06-30 7:14 UTC
[PATCH v2 0/3] Add support for dual port USXGMII+SGMII
2026-06-30 7:13 UTC (3+ messages)
` [PATCH v2 1/3] arm64: dts: ti: Add PLL1 refclk to J784S4 SoC SERDES node
[PATCH mptcp-net] mptcp: pm: userspace: fix use-after-free in get_local_id
2026-06-30 7:13 UTC (2+ messages)
[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
2026-06-30 7:12 UTC (4+ messages)
[PATCH v2 0/2] Fix OSPI DMA corruption via FSS_FSAS driver
2026-06-30 7:13 UTC (2+ messages)
[PATCH net-next v9 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
2026-06-30 7:10 UTC (4+ messages)
` [PATCH net-next v9 2/6] dt-bindings: ethernet: eswin: add EIC7700 eth1 RX clock inversion variant
[PATCH] io_uring/rsrc: bound io_coalesce_buffer() page array allocation
2026-06-30 7:10 UTC
[PATCH] net: lan743x: Initialize eth_syslock spinlock before use
2026-06-30 7:09 UTC (3+ messages)
[net-next v24 3/7] net: mtip: Add buffers management functions to the L2 switch driver
2026-06-30 7:09 UTC (4+ messages)
[PATCH] hw/riscv/riscv-iommu.c: check reserved MSI PTE basic bits
2026-06-30 7:08 UTC (2+ messages)
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-06-30 7:09 UTC (7+ messages)
` [PATCH 2/7] pwm: th1520: use vertical import style
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
` [PATCH 4/7] block: rnull: "
[PATCH v12] PCI: Add device-specific reset for Qualcomm devices
2026-06-30 7:09 UTC (2+ messages)
[remoteproc:rproc-next 1/7] arch/s390/include/asm/io.h:30:22: error: implicit declaration of function 'ioremap_prot'; did you mean 'ioremap_np'?
2026-06-30 7:08 UTC
[jlayton:pool-mode 6/6] net/sunrpc/svc.c:235:39: sparse: sparse: dereference of noderef expression
2026-06-30 7:08 UTC
[PATCH v9] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
2026-06-30 7:08 UTC
[PATCH v3 0/3] xen/arm: Device Tree based CPU topology support
2026-06-30 7:08 UTC (2+ messages)
[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-06-30 7:08 UTC (12+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generalize for single-output variants
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.