All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-07 03:52:43 to 2026-08-07 05:33:11 UTC [more...]

[PATCH v2 0/2] RISC-V: KVM: Add PMU event filter support
 2026-08-07  5:32 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] RISC-V: KVM: selftests: Add PMU event filter test

[PATCH] hwmon: corsair-psu: update documentation
 2026-08-07  5:32 UTC 

[AUH] p11-kit: upgrading to 0.26.5 SUCCEEDED
 2026-08-07  5:30 UTC 

[AUH] Upgrade status: 2026-08-07
 2026-08-07  5:30 UTC 

[AUH] fontconfig: upgrading to 2.18.3 SUCCEEDED
 2026-08-07  5:30 UTC 

[AUH] apr-util: upgrading to 1.6.4 FAILED
 2026-08-07  5:30 UTC 

[AUH] spirv-llvm-translator: upgrading to 23.1.0 FAILED
 2026-08-07  5:30 UTC 

[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-07  5:28 UTC  (7+ messages)

[PATCH v4 00/11] Introducing guest driven VM launch update mechanism (BYOF interface)
 2026-08-07  5:25 UTC  (12+ messages)
` [PATCH v4 01/11] igvm: store IgvmCfg pointer in QIgvm
` [PATCH v4 02/11] igvm: track memory regions
` [PATCH v4 03/11] igvm: cleanup "
` [PATCH v4 04/11] system/memory: add a tracepoint for memory_region_finalize
` [PATCH v4 05/11] backends/igvm: add a tracepoint for qigvm_cleanup_memory
` [PATCH v4 06/11] hw/misc/vmlaunchupdate: add api header
` [PATCH v4 07/11] hw/misc/vmlaunchupdate: Introduce hypervisor fw-cfg interface support
` [PATCH v4 08/11] docs/spec: Add a specification document for vm-launch-update device
` [PATCH v4 09/11] tests/qtest: Add small igvm files for testing purpose
` [PATCH v4 10/11] Add functional and unit tests for the vm-launch-update device
` [PATCH v4 11/11] Update MAINTAINERS

[PATCH net 0/4] pull request: fixes for ovpn 2026-08-07
 2026-08-07  5:28 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-07  5:26 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] scsi: arcmsr: fix NULL deref on dma_alloc_coherent() failure in arcmsr_alloc_xor_buffer()
 2026-08-07  5:25 UTC 

[moderation/CI] Re: pull request: fixes for ovpn 2026-08-07
 2026-08-07  5:25 UTC  (2+ messages)

[moderation/CI] Re: Virtual Swap Space (Swap Table Edition)
 2026-08-07  5:24 UTC  (2+ messages)

[PATCH] HID: sony: fix use-after-free when removing GHL devices
 2026-08-07  5:23 UTC 

[PATCH 1/1] MAINTAINERS: Remove Russ Weight from Firmware Loader
 2026-08-07  5:24 UTC  (3+ messages)

[PATCH net 1/2] virtio_net: check AF_XDP queue index before use
 2026-08-07  5:23 UTC  (3+ messages)

[BUG] ASoC: tas2783-sdw: every amp on the link selects the same channel, so a two-amp board plays mono
 2026-08-07  5:21 UTC  (5+ messages)

ASoC: tas2783-sdw: no stereo channel split for two mono amps -> mono output (AMD ACP SoundWire, ASUS ProArt PX13)
 2026-08-07  5:21 UTC  (4+ messages)

ASoC: tas2783-sdw: port prepare never completes after S0i3, no audio and no error (AMD ACP7.0, ASUS ProArt PX13)
 2026-08-07  5:21 UTC  (4+ messages)

[PATCH 00/44] Enable HDMI FRL for MTL+
 2026-08-07  5:21 UTC  (48+ 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 "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] virtio-gpu: Handle empty and failed udmabuf mappings
 2026-08-07  5:20 UTC  (4+ messages)
` [PATCH 1/3] hw/display/virtio-gpu: Avoid creating empty udmabuf
` [PATCH 2/3] hw/display/virtio-gpu: Avoid mmap() for empty blob
` [PATCH 3/3] hw/display/virtio-gpu: Propagate udmabuf errors

[PATCH v9 0/5] PCI: tegra: Add Tegra264 support
 2026-08-07  5:19 UTC  (6+ messages)
` [PATCH v9 3/5] "

[PATCH RFC] sched/fair: decline WF_SYNC stacking when waker LLC is the busier share
 2026-08-07  5:17 UTC  (2+ messages)

[PATCH v4 0/3] PCI: ultrarisc: Add DP1000 PCIe clock support
 2026-08-07  5:17 UTC  (2+ messages)

[PATCH i-g-t v3 0/2] Add platform-specific joiner exception mode handling
 2026-08-07  5:15 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Add platform-specific joiner exception mode handling (rev3)

[ndctl PATCH 1/2] cxl/list: emit decoder locked status
 2026-08-07  5:10 UTC  (6+ messages)
` [ndctl PATCH 2/2] cxl/list: list locked zero-sized decoders

[PATCH bpf-next v3 0/6] resolve_btfids: Implement BTF tags emission for kfuncs
 2026-08-07  5:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/sexpect: bump to version 2.4.0
 2026-08-07  5:09 UTC 

[linux-next:master 8973/12727] drivers/soc/fsl/qe/gpio.c:43:34: sparse: sparse: incorrect type in assignment (different base types)
 2026-08-07  5:09 UTC  (2+ messages)

[PATCH v2] PCI: vmd: Add VMD Device ID Support for Intel Nova Lake (NVL) and Dunlow (DNL)
 2026-08-07  5:08 UTC  (2+ messages)

[PATCH] dev-manual/creating-fragments.rst: fix typos
 2026-08-07  5:05 UTC 

[PATCH] [RFC] nfs4: inject process namespace into COMPOUND tag
 2026-08-07  5:02 UTC  (2+ messages)

[PATCH v3 1/3] mesa: Upgrade to 26.2.0
 2026-08-07  5:02 UTC  (5+ messages)
` [PATCH v3 3/3] mesa, mesa-tools-native: Use mesa-libclc
  ` [OE-core] "
` [OE-core] [PATCH v3 1/3] mesa: Upgrade to 26.2.0

[PATCH v7 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-07  4:54 UTC  (7+ messages)
` [PATCH v7 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v7 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v7 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH v24 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-08-07  4:44 UTC  (12+ 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 v24 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH v2 0/6] Fix regulator voting for the Qualcomm SGMII SerDes PHY
 2026-08-07  4:59 UTC  (3+ messages)

[PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled
 2026-08-07  4:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/sriov_basic: Validate PF unbind with VFs enabled (rev2)

[PATCH] Drop Michael Turquette's clk maintainer entry
 2026-08-07  4:57 UTC  (4+ messages)

[PATCH] usb: chipidea: ci_hdrc_imx: Propagate -EPROBE_DEFER from IRQ lookup
 2026-08-07  4:57 UTC  (3+ messages)

[linux-next:master 11035/13093] drivers/soc/fsl/qe/gpio.c:176: undefined reference to `of_irq_parse_raw'
 2026-08-07  4:57 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as co-maintainer for clk subsystem
 2026-08-07  4:55 UTC  (2+ messages)

[PATCH v2 0/2] serial: 8250: Add AN7581 UART support
 2026-08-07  4:55 UTC  (4+ messages)
` [PATCH v2 2/2] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH net-next v4 0/4] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-07  4:51 UTC  (5+ 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 net-next v4 3/4] dt-bindings: net: x-powers: add AC200/AC300 EPHY packages
` [PATCH net-next v4 4/4] net: phy: add X-Powers AC200/AC300 EPHY driver

[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 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] 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 v5 0/6] odb: make creation of object database pluggable
 2026-08-07  4:28 UTC  (3+ messages)
` [PATCH v5 4/6] setup: defer object database creation

[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 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  (3+ messages)
` [PATCH 1/2] "

[PATCH v4 2/4] man/man5/tunables.conf: Document system-wide tunables config
 2026-08-07  4:09 UTC  (3+ 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  (3+ messages)
` [LTP] "

[RESEND][PATCH v31 0/9] Sleeping Owner Handling for Proxy Execution (v31)
 2026-08-07  3:52 UTC  (2+ messages)
` [RESEND][PATCH v31 9/9] sched: Distinguish proxy activations from wakeups


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.