messages from 2026-07-02 17:45:05 to 2026-07-02 18:29:23 UTC [more...]
[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-02 18:29 UTC (6+ messages)
` [PATCH v11 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v11 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v11 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[BUG] media: ttusb-dec: kmemleak reports dvb_frontend_private leak after frontend registration failure
2026-07-02 18:29 UTC (2+ messages)
` [PATCH] media: ttusb-dec: detach frontend on "
linux-next: Tree for Jul 2
2026-07-02 18:29 UTC
[PATCH i-g-t v5 0/7] Vswing / Pre-emphasis Override decoding
2026-07-02 18:26 UTC (5+ messages)
` [PATCH i-g-t v5 1/7] tools/vbt_decode: fix tables' offset reading
` [PATCH i-g-t v5 3/7] tools/vbt_decode: validate DEVICE env var
` [PATCH i-g-t v5 4/7] tools/vbt_decode: parse & dump VS/PE-O tables for LT
` [PATCH i-g-t v5 6/7] tools/vbt_decode: parse & dump VS/PE-O tables for Combo
[PATCH 0/6] drivers: sysreset: revert support for args
2026-07-02 18:27 UTC (7+ messages)
` [PATCH 1/6] Revert "qcom_defconfig: enable psci based sysreset"
` [PATCH 2/6] Revert "cmd: boot: fix edl being shown when not supported"
` [PATCH 3/6] Revert "doc: usage: cmd: reset: specify when the -edl option is available"
` [PATCH 4/6] Revert "cmd: boot: Add '-edl' option to reset command documentation"
` [PATCH 5/6] Revert "sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs"
` [PATCH 6/6] Revert "drivers: sysreset: Add sysreset op that can take arguments"
[PATCH] drm/xe/configfs: Add disable_multi_queue attribute
2026-07-02 18:27 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v1] net: can: mpfs_can: add Polarfire SoC MSS CAN
2026-07-02 18:27 UTC (3+ messages)
[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-02 18:29 UTC (22+ messages)
` [PATCH 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV on ERET fast path
` [PATCH 10/28] KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is present
` [PATCH 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
Avoiding selected variables assignments before null pointer checks
2026-07-02 18:27 UTC
[PATCH net-next 0/4] net: usb: move exported code to usbnet
2026-07-02 18:26 UTC (8+ messages)
` [PATCH net-next 1/4] net: usb: move updating filter and status from cdc "
` [PATCH net-next 2/4] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
linux-next: build failure in final build
2026-07-02 18:26 UTC
[PATCH] docs: link AI coding assistants and tool-generated content pages
2026-07-02 18:26 UTC (2+ messages)
[PATCH] platform/x86: thinkpad_acpi: update stale thinkwiki.org URLs
2026-07-02 18:24 UTC (2+ messages)
[PATCHSET v2 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-02 18:24 UTC (6+ messages)
` [PATCH 01/12] sched/core: Skip migration disabled tasks in proxy execution
` [PATCH 02/12] sched/core: Skip put_prev_task/set_next_task re-entry for sched_ext donors
[PATCH] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"
2026-07-02 18:23 UTC (3+ messages)
[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
2026-07-02 18:23 UTC (4+ messages)
` [PATCH v3] "
[PULL 00/23] 9p queue 2026-06-29
2026-07-02 18:21 UTC (4+ messages)
[PATCH v3 0/19] fs: Fix missed inode write during fsync
2026-07-02 18:21 UTC (20+ messages)
` [PATCH v3 01/19] affs: Drop support for metadata bh tracking
` [PATCH v3 02/19] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v3 03/19] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v3 04/19] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v3 05/19] ext2: Drop __ext2_write_inode()
` [PATCH v3 06/19] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v3 07/19] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v3 08/19] ext2: Fix data integrity writeout issues
` [PATCH v3 09/19] udf: "
` [PATCH v3 10/19] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v3 11/19] udf: Write all metadata for IS_SYNC inodes
` [PATCH v3 12/19] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v3 13/19] bfs: Fix data integrity writeout issues
` [PATCH v3 14/19] minix: "
` [PATCH v3 15/19] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v3 16/19] fat: Fix missed inode writeback during fsync(2)
` [PATCH v3 17/19] fat: Remove some superfluous sync_dirty_buffer() calls
` [PATCH v3 18/19] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v3 19/19] vfs: Remove mmb_fsync()
[PATCH v3 0/4] sys_info: prevent duplicate backtraces
2026-07-02 18:22 UTC (9+ messages)
` [PATCH v3 4/4] panic: use sys_info_with_filter() to avoid "
[PATCH v3 0/8] ibmvfc: make ibmvfc support FPIN messages
2026-07-02 18:21 UTC (25+ messages)
` [PATCH v3 1/8] ibmvfc: add basic FPIN support
` [PATCH v3 2/8] ibmvfc: Add NOOP command support
` [PATCH v3 3/8] ibmvfc: make ibmvfc login to fabric
` [PATCH v3 4/8] ibmvfc: define asynchronous sub-queue
` [PATCH v3 5/8] ibmvfc: allocate "
` [PATCH v3 6/8] ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v3 7/8] ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v3 8/8] ibmvfc: handle extended FPIN events
[PATCH] ext4: get rid of ppath in get_ext_path()
2026-07-02 18:20 UTC (6+ messages)
[PATCH] erofs-utils: fsck: add concurrent extraction and decompression
2026-07-02 18:20 UTC (4+ messages)
[PATCH 1/2] readyfd2sd: add recipe
2026-07-02 18:20 UTC (2+ messages)
` [PATCH 2/2] seatd: use readyfd2sd to get rid of systemd service startup races
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2026-07-02 18:19 UTC (13+ messages)
[PATCH v7 0/8] media: add new API simple subdev register and add imx parallel camera support
2026-07-02 18:19 UTC (5+ messages)
` [PATCH v7 2/8] media: subdev: Add media_async_register_subdev() helper
[PATCH 0/9] hash algorithm leak fixes
2026-07-02 18:19 UTC (3+ messages)
` [PATCH 1/9] csum-file: drop discard_hashfile()
[PATCH v2] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
2026-07-02 18:18 UTC (3+ messages)
[RFC net-next] bonding: Retry updating slave MAC after a failure
2026-07-02 18:17 UTC (3+ messages)
[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-02 18:17 UTC (3+ messages)
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
QA notification for completed autobuilder build (yocto-5.0.19.rc2)
2026-07-02 18:17 UTC (2+ messages)
` [qa-build-notification] "
[Buildroot] [PATCH] package/mpg123: bump to 1.33.6
2026-07-02 18:13 UTC
[PATCH v2 0/4] Add DM firmware reserved memory support
2026-07-02 18:12 UTC (3+ messages)
` [PATCH v2 3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs
[PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
2026-07-02 18:11 UTC (3+ messages)
[PATCH 00/33] accel: Unassorted cleanups around debugging
2026-07-02 18:11 UTC (27+ messages)
` [PATCH 19/33] accel: Remove unnecessary 'inline' qualifier in remove_all_breakpoints
` [PATCH 20/33] gdbstub/user: Directly call gdb_breakpoint_remove_all() in user mode
` [PATCH 21/33] gdbstub: Reduce @type variable scope
` [PATCH 22/33] gdbstub: Introduce GdbBreakpointType enumerator
` [PATCH 23/33] accel: Use GdbBreakpointType enum
` [PATCH 24/33] target/arm: Inline check_watchpoints() in arm_debug_check_watchpoint()
` [PATCH 25/33] target/arm: Factor arm_check_watchpoint_hit() out
` [PATCH 26/33] target/xtensa: Move watchpoints handling to check_hw_watchpoints()
` [PATCH 28/33] accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers
` [PATCH 29/33] cpu: Move CPUWatchpoint definition to 'exec/watchpoint.h'
` [PATCH 31/33] cpu: Introduce cpu_single_stepping() helper
` [PATCH 32/33] cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags
` [PATCH 33/33] cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping()
Update i2c branches
2026-07-02 18:11 UTC (4+ messages)
[PATCH] hw/riscv/riscv-iommu: fix MSI_PTE_M_BASIC address
2026-07-02 18:07 UTC
[PATCH 0/2] io_uring/uring_cmd cleanups
2026-07-02 18:06 UTC (4+ messages)
` [PATCH 1/2] io_uring/uring_cmd: copy SQE before issue_blocking punt
[PATCH v6 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
2026-07-02 18:06 UTC (19+ messages)
` [PATCH v6 1/9] leds: st1202: stop pattern sequence before reprogramming
` [PATCH v6 2/9] leds: st1202: validate pattern input before stopping the sequence
` [PATCH v6 3/9] leds: st1202: fix pattern duration prescaler and pattern_clear skip marker
` [PATCH v6 4/9] leds: st1202: set all pattern PWM slots to full after clearing pattern
` [PATCH v6 5/9] leds: st1202: fix spurious pattern sequence start in setup
` [PATCH v6 6/9] leds: st1202: fix brightness having no effect while pattern mode is active
` [PATCH v6 7/9] leds: st1202: disable channel when brightness is set to zero
` [PATCH v6 8/9] leds: st1202: validate LED reg property against channel count
` [PATCH v6 9/9] leds: st1202: correct and extend hw_pattern documentation
[PATCH v2] wifi: ath12k: fix survey indexing across bands
2026-07-02 18:06 UTC (2+ messages)
[PATCH 00/15] MT8189: Add support for system and base clock controllers
2026-07-02 18:06 UTC (19+ messages)
` [PATCH 02/15] dt-bindings: clock: mediatek: regroup MT8188 dt-bindings into MT8186
` [PATCH 03/15] dt-bindings: clock: mediatek: regroup MT8192 "
` [PATCH 04/15] dt-bindings: clock: mediatek: regroup MT8195 "
` [PATCH 05/15] dt-bindings: clock: mediatek: Add MT8189 clocks
` [PATCH 06/15] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH 07/15] clk: mediatek: Add MT8189 topckgen "
` [PATCH 08/15] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH 09/15] clk: mediatek: Add MT8189 vlpcfg "
` [PATCH 14/15] clk: mediatek: Add MT8189 scp "
[PATCH net v2 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
2026-07-02 18:05 UTC (3+ messages)
` [PATCH net v2 1/2] octeon_ep: "
` [PATCH net v2 2/2] octeon_ep_vf: "
[PATCH v6 0/4] Add Sony IMX471 camera sensor driver
2026-07-02 18:05 UTC (10+ messages)
` [PATCH v6 3/4] platform: int3472: discrete: con_id vana for Sony IMX471 as power enable
[PATCH net] net/tls: Consume empty data records in tls_sw_read_sock()
2026-07-02 18:05 UTC (2+ messages)
claim: forward declarations are confusing
2026-07-02 17:37 UTC
[Buildroot] [PATCH] package/lighttpd: bump to 1.4.84
2026-07-02 18:04 UTC
[PATCH 1/1] Revert "lib: fix _parse_integer_limit() to handle overflow"
2026-07-02 18:06 UTC
[PATCH net 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
2026-07-02 18:03 UTC (4+ messages)
` [PATCH net 1/2] octeon_ep: "
[PATCH net-next v2] net: mana: Add handler for sriov configure
2026-07-02 18:02 UTC (2+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
2026-07-02 18:01 UTC (2+ messages)
[PATCH v2 0/2] rockchip: Fix devices suspend freeze on RK3568/RK3566
2026-07-02 18:00 UTC (3+ messages)
[PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
2026-07-02 17:59 UTC (4+ messages)
` [PATCH 1/3] ASoC: codecs: tas675x: use READ_ONCE for params to be used concurrently
[PATCH v5 0/3] Teach git-replay(1) to linearize merge commits
2026-07-02 17:58 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 1/3] replay: add helper to put entry into replayed_commits
` [PATCH v6 2/3] replay: resolve the replay base outside pick_regular_commit()
` [PATCH v6 3/3] replay: offer an option to linearize the commit topology
[PATCH] tools/resolve_btfids: Include libsubcmd headers directly from source tree
2026-07-02 17:58 UTC (2+ messages)
[PATCH] media: rkvdec: Propagate platform_get_irq() errors
2026-07-02 17:57 UTC (3+ messages)
[PATCH] workqueue: annotate racy PWQ_STAT_CPU_TIME update in wq_worker_tick()
2026-07-02 17:58 UTC (2+ messages)
[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
2026-07-02 17:51 UTC (11+ messages)
` [RFC PATCH 05/14] driver core: add struct device_sysfs_entry and walker
` [RFC PATCH 06/14] driver core: wire device_ktype populate to walker
` [RFC PATCH 07/14] driver core: migrate device sysfs to device_sysfs_entry table
` [RFC PATCH 08/14] PCI/sysfs: migrate to device_sysfs_entry, defer physfn symlink
` [RFC PATCH 09/14] iommu: lazy-populate iommu_group reserved_regions/type attrs
` [RFC PATCH 10/14] PCI/IOV: opt SR-IOV VFs into sysfs_lazy
` [RFC PATCH 11/14] vfio: opt vfio-dev and VFIO group devices "
` [RFC PATCH 12/14] driver core: test: add KUnit tests for device_sysfs_apply
` [RFC PATCH 13/14] Documentation: add lazy sysfs initialisation and device_sysfs_entry docs
` [RFC PATCH 14/14] selftests: sysfs-lazy: add tests for lazy sysfs initialization
[PATCH v5 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
2026-07-02 17:51 UTC (3+ messages)
[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
2026-07-02 17:50 UTC (2+ messages)
[PATCH 0/9] t: fixes and improvements for GIT_TEST_LONG
2026-07-02 17:49 UTC (3+ messages)
` [PATCH 3/9] t4141: fix inefficient use of dd(1)
[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
2026-07-02 17:49 UTC (4+ messages)
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-07-02 17:48 UTC (11+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
` [PATCH v5 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v5 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v5 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH] mm/vmalloc: add alignment info in warning print as possible failure reason
2026-07-02 17:48 UTC (2+ messages)
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING f4b4fac1867633ac17c35842f03933f6a7a4425f
2026-07-02 17:48 UTC (2+ messages)
[PATCH] x86/mm/pat: take cpa_lock around large-page collapse
2026-07-02 17:47 UTC (2+ messages)
[PATCH v3 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake()
2026-07-02 17:47 UTC (2+ messages)
[PATCH 0/9] hw/ide: fix ATAPI CD reads racing port reset and drain
2026-07-02 17:46 UTC (2+ messages)
[PATCH v4] drm/xe/sysctrl: Add helper to query application status
2026-07-02 17:47 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helper to query application status (rev4)
[PATCH 7.1 000/120] 7.1.3-rc1 review
2026-07-02 17:46 UTC (2+ messages)
[PATCH BlueZ v1] adapter: Fix crash on dev_disconnected
2026-07-02 17:46 UTC (2+ messages)
` [BlueZ,v1] "
[PATCH rdma-next 0/8] RDMA/core: Fix restrack UAF in destroy flows
2026-07-02 17:46 UTC (3+ messages)
` [PATCH rdma-next 1/8] RDMA/core: Add rdma_restrack_begin/abort/commit_del() operations
[PATCH v1 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
2026-07-02 17:46 UTC (2+ messages)
` [PATCH v1 7/7] test: dm: pmbus: test pmbus command and framework
[PATCH v6 0/5] Implement reset to EDL for qcs9100
2026-07-02 17:46 UTC (7+ messages)
` [PATCH v6 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
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.