messages from 2026-08-07 03:26:40 to 2026-08-07 04:51:49 UTC [more...]
[PATCH net-next v4 0/4] net: phy: add X-Powers AC200/AC300 EPHY support
2026-08-07 4:51 UTC (3+ messages)
` [PATCH net-next v4 1/4] dt-bindings: mfd: x-powers: Add AC200
` [PATCH net-next v4 2/4] mfd: ac200: Add X-Powers AC200 support
[PATCH bpf-next v4 00/13] Add arena argument support to kfuncs and struct_ops
2026-08-07 4:51 UTC (9+ messages)
` [PATCH bpf-next v4 07/13] bpf, x86: Convert struct_ops arena arguments in the trampoline
` [PATCH bpf-next v4 08/13] selftests/bpf: Add kfunc __arena and __arena__nullable argument tests
` [PATCH bpf-next v4 09/13] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
` [PATCH bpf-next v4 13/13] bpf: Reject tracing progs for struct_ops with arena args
[PATCH RFC] media: dw2102: fix out-of-bounds read in dw2102_load_firmware
2026-08-07 4:51 UTC
[PATCH] drm/amd/pm: Track current PPT limit for restore
2026-08-07 4:50 UTC (6+ messages)
[PATCH 0/3] OpenSBI domain initialization order
2026-08-07 4:50 UTC (4+ messages)
` [PATCH 1/3] lib: sbi_domain: Check possible harts in sbi_domain_context_enter/exit()
` [PATCH 2/3] lib: sbi_domain: Re-work boot-time assignment of HARTs to non-ROOT domains
` [PATCH 3/3] lib: sbi_domain: Introduce domain intialization order
[PATCH v24 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-08-07 4:44 UTC (11+ messages)
` [PATCH v24 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v24 net-next 02/11] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v24 net-next 03/11] net/nebula-matrix: add channel wire opcode enum definitions
` [PATCH v24 net-next 04/11] net/nebula-matrix: add channel layer
` [PATCH v24 net-next 05/11] net/nebula-matrix: add common resource implementation
` [PATCH v24 net-next 06/11] net/nebula-matrix: add intr "
` [PATCH v24 net-next 07/11] net/nebula-matrix: add chip-wide hardware init/deinit implementation
` [PATCH v24 net-next 08/11] net/nebula-matrix: dispatch: add control-level routing core infrastructure
` [PATCH v24 net-next 09/11] net/nebula-matrix: dispatch: add channel RPC framework & shared hw ops mutex
` [PATCH v24 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/remove operation
[PATCH v2 0/7] K230: add gsdma and decomp_gzip
2026-08-07 4:46 UTC (3+ messages)
` [PATCH v2 1/7] hw/dma: add K230 gsdma
[PATCH 0/3] ext4: Fix credit estimates for extent tree modifications
2026-08-07 4:46 UTC (5+ messages)
` [PATCH 2/3] ext4: Fix transaction overflow during writeback
` [PATCH 3/3] ext4: Fix estimate extent index blocks in ext4_ext_index_trans_blocks()
[PATCH net] net/sched: cls_api: fix teardown of an adopted proto on insert-race loss
2026-08-07 4:44 UTC (2+ messages)
[PATCH 00/44] Enable HDMI FRL for MTL+
2026-08-07 4:43 UTC (47+ messages)
` [PATCH 01/44] drm/i915/hdmi: Parse frl max link rate from vbt
` [PATCH 02/44] drm/i915/hdmi: Add new data members for FRL configuration
` [PATCH 03/44] drm/i915/hdmi: Add FRL link rate cap
` [PATCH 04/44] drm/drm_scdc_helper: Add SCDC helper funcs for FRL
` [PATCH 05/44] drm/i915/display: Add registers for HDMI FRL configuration
` [PATCH 06/44] drm/i915/display: Add new members in crtc_state for "
` [PATCH 07/44] drm/i915/intel_cx0_phy_regs: Add HDMI FRL SHIFT EN bit in PORT_BUF_CTL_1
` [PATCH 08/44] drm/i915/ddi: Update Transcoder/DDI registers with the frl bits
` [PATCH 09/44] drm/i915/hdmi: Enable Scrambling only for TMDS mode
` [PATCH 10/44] drm/i915/ddi: Simplify intel_ddi_enable()
` [PATCH 11/44] drm/i915/ddi: Factor out common transcoder/vblank enable sequence
` [PATCH 12/44] drm/i915/ddi: Update HDMI modeset sequence for MTL+
` [PATCH 13/44] drm/i915/hdmi: Add function to prepare registers for FRL mode
` [PATCH 14/44] drm/i915/hdmi: Add functions for FRL training state machine
` [PATCH 15/44] drm/i915/intel_hdmi: Add helper to disable FRL
` [PATCH 16/44] drm/i915/hdmi: Reduce FRL rate cap on rate change during training
` [PATCH 17/44] drm/i915/hdmi: Introduce intel_hdmi_frl_level() for per-lane TxFFE
` [PATCH 18/44] drm/i915/hdmi: Drive per-lane TxFFE during FRL link training
` [PATCH 19/44] drm/i915/ltphy: Add PLL tables for HDMI FRL
` [PATCH 20/44] drm/i915/ltphy: Add safegaurd when calculation HDMI FRL state
` [PATCH 21/44] drm/i915/ltphy: Calculate port clock for HDMI FRL
` [PATCH 22/44] drm/i915/ltphy: Verify HDMI FRL tables
` [PATCH 23/44] drm/i915/ddi_buf: Add Vswing table for HDMI FRL
` [PATCH 24/44] drm/i915/hdmi: Add provision for FRL mode while computing output format
` [PATCH 25/44] drm/i915/hdmi: Rename port clock limit to specify tmds clock
` [PATCH 26/44] drm/i915/cx0: Add helper to check if the FRL rate is valid
` [PATCH 27/44] drm/i915/lt_phy: "
` [PATCH 28/44] drm/i915/hdmi: Rename port clock valid to specify tmds clock
` [PATCH 29/44] drm/i915/hdmi: Add FRL port and mode clock valid
` [PATCH 30/44] drm/i915/hdmi_frl_dfm_regs: Define DFM registers
` [PATCH 31/44] drm/i915/hdmi_frl_dfm: Define frl_dfm structure
` [PATCH 32/44] drm/i915/hdmi_frl_dfm: Add non dsc frl capacity computation helpers
` [PATCH 33/44] drm/i915/hdmi_frl_dfm: Add support for DFM calculation with DSC
` [PATCH 34/44] drm/i915/hdmi: Add helper to write FRL CFG register
` [PATCH 35/44] drm/i915/hdmi_frl_dfm: Add helpers to read/write FRL DFM registers
` [PATCH 36/44] drm/i915/hdmi_frl_dfm: Add function to compute FRL DFM config
` [PATCH 37/44] drm/i915/hdmi: Add FRL clock computation based on DFM
` [PATCH 38/44] drm/i915/hdmi: Add support for sending uevent to user for FRL training failure
` [PATCH 39/44] drm/i915/ddi: Wire FRL into the HDMI DDI enable/disable path
` [PATCH 40/44] drm/i915/hdmi: Add read out for FRL state
` [PATCH 41/44] drm/i915/hdmi_frl_dfm: Handle FRL Link M/N
` [PATCH 42/44] drm/i915/display: Add FRL members to the state checker
` [PATCH 43/44] drm/i915/hdmi: Compute output format for HDMI FRL mode
` [PATCH 44/44] drm/i915/hdmi: Enable FRL based mode clock valid
` ✗ CI.checkpatch: warning for Enable HDMI FRL for MTL+
` ✓ CI.KUnit: success "
[PATCH v7 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-08-07 4:35 UTC (7+ messages)
` [PATCH v7 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v7 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v7 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH] mailbox: sun6i: modernize probe and convert to fully managed
2026-08-07 4:41 UTC (2+ messages)
[PATCH v8 0/2] hung_task: Improve warning budget handling and task reporting
2026-08-07 4:40 UTC (2+ messages)
[syzbot] [usb?] BUG: unable to handle kernel paging request in nhi_probe
2026-08-07 4:39 UTC
[PATCH bpf-next v3 6/6] docs, resolve_btfids: Document kfunc BTF annotation emission
2026-08-07 4:38 UTC (2+ messages)
[PATCH bpf-next v3 5/6] selftests/bpf: Verify decl tags emission in resolve_btfids test
2026-08-07 4:38 UTC (2+ messages)
[PATCH v2] usbip: usbip_host: fix null pointer dereference in
2026-08-07 4:37 UTC
thunderbolt: PCIe tunnel creation fails for USB4 eGPU dock on Titan Ridge host
2026-08-07 4:37 UTC (2+ messages)
[PATCH 1/1] drm/i915/dmabuf: avoid global wbinvd on dma-buf import
2026-08-07 4:33 UTC
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c:2342 gfx_v12_1_xcc_kcq_resume() error: buffer overflow 'adev->gfx.compute_ring' 64 <= u32max
2026-08-07 4:31 UTC
Linux 6.6.149
2026-08-07 4:30 UTC (3+ messages)
` CVE-2026-68480 mitigations for older stable series (was: Re: Linux 6.6.149)
[PATCH 0/5] odb: make creation of object database pluggable
2026-08-07 4:28 UTC (9+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 1/6] loose: load loose object map for the correct source
` [PATCH v5 2/6] setup: detangle loading of loose object maps
` [PATCH v5 3/6] setup: handle ODB-related environment variables in `odb_new()`
` [PATCH v5 4/6] setup: defer object database creation
` [PATCH v5 5/6] odb/source: introduce function to map source type to name
` [PATCH v5 6/6] odb: make creation of on-disk structures pluggable
[PATCH] drm/i915/display: Limit max joined dotclock on pipes available
2026-08-07 4:26 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH net-next v1 0/2] net: dsa: realtek: enable RTL8365MB power supplies
2026-08-07 4:26 UTC (8+ messages)
` [PATCH net-next v1 2/2] net: dsa: realtek: rtl83xx: add support for enabling supplies
[PATCH v2] hwmon: (corsair-psu) Fix linear11 calculation
2026-08-07 4:26 UTC (2+ messages)
[PATCH] Bluetooth: MSFT: validate evt_prefix_len against the response length
2026-08-07 4:25 UTC (2+ messages)
` "
[PATCH v3 1/3] mesa: Upgrade to 26.2.0
2026-08-07 4:24 UTC (4+ messages)
` [PATCH v3 3/3] mesa, mesa-tools-native: Use mesa-libclc
` [OE-core] "
[PATCH 1/2] watchdog: orion_wdt: Propagate -EPROBE_DEFER from IRQ lookup
2026-08-07 4:23 UTC (6+ messages)
` [PATCH 2/2] watchdog: stm32_iwdg: "
[PATCH 1/1] drm/i915/display/psr: Block DC3CO entry during active frame
2026-08-07 4:20 UTC (2+ messages)
[PATCH] drm/amdgpu: Enable GFXOFF functionality for SMU IP v15.0.5
2026-08-07 4:19 UTC (2+ messages)
[BUG] drm/vmwgfx: vmw_cmdbuf_alloc leaks ~103 MiB/day of unreclaimable slab via the fbdev damage worker
2026-08-07 4:16 UTC (5+ messages)
` [BUG] drm/vmwgfx: vmw_cmdbuf_alloc leaks ~103 MiB/day via "
[PATCH] Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
2026-08-07 4:15 UTC (2+ messages)
` "
[PATCH] ext4: Avoid entering writeback paths during fastcommit replay
2026-08-07 4:14 UTC (2+ messages)
[PATCH] Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
2026-08-07 4:13 UTC (2+ messages)
` "
[PATCH 0/2] RISC-V: KVM: Add PMU event filter support
2026-08-07 4:12 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] RISC-V: KVM: selftests: Add PMU event filter test
[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-07 4:11 UTC (6+ messages)
[PATCH v4 2/4] man/man5/tunables.conf: Document system-wide tunables config
2026-08-07 4:09 UTC (5+ messages)
[PATCH v7] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-07 4:08 UTC (2+ messages)
[GIT PULL] hotfixes for 7.2-rc7
2026-08-07 4:07 UTC (2+ messages)
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-07 4:07 UTC (2+ messages)
[PATCH v2] PCI: iproc: Use the EROM outbound window on BCMA
2026-08-07 4:07 UTC (2+ messages)
[PATCH] dt-bindings: clock: agilex: mark mpu_l2ram_clk deprecated
2026-08-07 4:03 UTC (3+ messages)
[PATCH v5 fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
2026-08-07 4:02 UTC (4+ messages)
` [PATCH v5 fwctl 3/3] fwctl/bnxt: add "
Can we do better than "git checkout/add -p"
2026-08-07 4:02 UTC
[PATCH v2 00/20] arm64: Preemptible this_cpu_*() operations
2026-08-07 4:00 UTC (3+ messages)
` [PATCH v2 01/20] arm64: percpu: Fix this_cpu_write() casting
[PATCH v5] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
2026-08-07 4:00 UTC
[PATCH v2] dt-bindings: clock: agilex: mark mpu_l2ram_clk deprecated
2026-08-07 3:58 UTC
[kkdwivedi:arena-args 14/14] trampoline.c:undefined reference to `bpf_prog_has_arena_ctx_arg'
2026-08-07 3:59 UTC
[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
2026-08-07 3:56 UTC (2+ messages)
[PATCH v1] PNP: Release protocol device on registration failure
2026-08-07 3:54 UTC
[PATCH net-next v4 0/4] net: mdio: support dynamic OF device changes
2026-08-07 3:54 UTC (5+ messages)
` [PATCH net-next v4 1/4] net: phy: cache MDIO bus owner before dropping PHY reference
` [PATCH net-next v4 2/4] net: mdio: factor out OF child registration helpers
` [PATCH net-next v4 3/4] net: mdio: make device map changes hotplug-safe
` [PATCH net-next v4 4/4] net: mdio: support dynamic OF device changes
[PATCHv2 0/8] gpio: move ppc4xx driver to drivers/gpio and modernize
2026-08-07 3:54 UTC (3+ messages)
[LTP] [PATCH v3] memcg/functional: fix memcg_failcnt intermittent timeout by disabling swap
2026-08-07 3:52 UTC (4+ messages)
` [LTP] "
[RESEND][PATCH v31 0/9] Sleeping Owner Handling for Proxy Execution (v31)
2026-08-07 3:52 UTC (10+ messages)
` [RESEND][PATCH v31 1/9] sched/deadline: Ignore proxy-exec sched_yield()
` [RESEND][PATCH v31 2/9] sched/core: Don't steal a proxy-exec donor
` [RESEND][PATCH v31 3/9] sched/core: Avoid migrating blocked_on tasks
` [RESEND][PATCH v31 4/9] sched/core: Don't proxy-exec unmatched cookie lock owners
` [RESEND][PATCH v31 5/9] sched: Switch rq->next_class in proxy_reset_donor()
` [RESEND][PATCH v31 6/9] sched: Break out core of attach_tasks() helper into sched.h
` [RESEND][PATCH v31 7/9] sched: Migrate whole chain in proxy_migrate_task()
` [RESEND][PATCH v31 8/9] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
` [RESEND][PATCH v31 9/9] sched: Distinguish proxy activations from wakeups
[PATCH 0/2] watchdog: pretimeout: Allow building dump governor as module
2026-08-07 3:50 UTC (5+ messages)
` [PATCH 1/2] nmi: Export CPU backtrace APIs for loadable modules
` [PATCH 2/2] watchdog: pretimeout: Convert dump pretimeout governor to tristate
[PATCH v1 0/3] Separate GGTT pools for submissions and VFs provisioning
2026-08-07 3:49 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 00/14] net/enetc: add new features for ENETC4 VF on i.MX95
2026-08-07 3:48 UTC (16+ messages)
` [PATCH v2 00/14] net/enetc: add new features for ENETC4 VF on i.MX9
` [PATCH v2 01/14] net/enetc: add KEEP_CRC offload support for ENETC4
` [PATCH v2 02/14] net/enetc: add TSO support for ENETC4 VF
` [PATCH v2 03/14] net/enetc: add RSC (hardware LRO) support for ENETC4
` [PATCH v2 04/14] net/enetc: extend link speed code field to 8-bit for PF-to-VF message
` [PATCH v2 05/14] net/enetc: support firmware version get for VF
` [PATCH v2 06/14] net/enetc: support registers dump
` [PATCH v2 07/14] net/enetc: support ethtool ring parameters
` [PATCH v2 08/14] net/enetc: refresh link speed on VF link-up interrupt
` [PATCH v2 09/14] net/enetc: support stats reset for VF
` [PATCH v2 10/14] net/enetc4: add per-queue Rx interrupt support "
` [PATCH v2 11/14] net/enetc4: add SI-based port VLAN insertion and removal
` [PATCH v2 12/14] net/enetc4: update VF link status to bitmask encoding
` [PATCH v2 13/14] net/enetc4: enable TX PAUSE via VF RX congestion mode
` [PATCH v2 14/14] net/enetc4: add WRR Tx scheduler devarg for VF rings
[PATCH v6 0/3] Add support for the MTU3 upstream devicetree binding
2026-08-06 18:24 UTC (7+ messages)
` [PATCH v6 1/3] doc: usb: remove obsolete MediaTek MTU3 bindings
` [PATCH v6 2/3] usb: mtu3: support the upstream devicetree binding
` [PATCH v6 3/3] usb: mtu3: add SPL gadget support
[PATCH] perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQ
2026-08-07 3:46 UTC (3+ messages)
[PATCH] sched/fair: Make is_core_idle() check all cpus in a core
2026-08-07 3:42 UTC (2+ messages)
[PATCH] riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
2026-08-07 3:41 UTC (4+ messages)
[PATCH net] net/sched: cls_api: fix tp_created race losing existing tcf_proto
2026-08-07 3:37 UTC (5+ messages)
[PATCH RFC] mmc: vub300: fix sleeping function called from invalid context
2026-08-07 3:36 UTC
[PATCH] power: supply: lp8727: fix use-after-free in lp8727_release_irq()
2026-08-07 3:35 UTC
[PATCH v2 0/6] sched: dynamic: Simplify PREEMPT_DYNAMIC
2026-08-07 3:33 UTC (2+ messages)
[PATCH v5] devtools: support local opencode agent for patch review
2026-08-07 3:32 UTC (2+ messages)
[PATCH v1 0/4] powerpc: assorted fixes (gpci, imc, energy, iommu)
2026-08-07 3:11 UTC (5+ messages)
` [PATCH v1 3/4] powerpc/pseries: energy: bound H_BEST_ENERGY cnt and sysfs output
` [PATCH v1 2/4] powerpc/powernv: opal-imc: fix debugfs name buffer size
` [PATCH v1 1/4] powerpc/perf: hv-gpci: bound sysfs hex formatting to PAGE_SIZE
` [PATCH v1 4/4] powerpc/iommu: fix debugfs name buffer for 64-bit it_index
[PATCH] drm/i915/dp: Use array size for intersect_rates() bound
2026-08-07 3:30 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/dp: Use array size for intersect_rates() bound (rev3)
[GIT PULL] ksmbd server fixes
2026-08-07 3:27 UTC (2+ messages)
[PATCH v2 0/3] Initial PCIe0 PHY support for SM8475
2026-08-07 3:27 UTC (3+ messages)
[PATCH] mmc: mxcmmc: cancel data work and watchdog on remove
2026-08-07 3:26 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.