All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-08 06:43:09 to 2026-06-08 07:31:28 UTC [more...]

[PATCH v13 00/22] TDX KVM selftests
 2026-06-08  7:31 UTC  (5+ messages)
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 12/22] KVM: selftests: Back the first memory region with guest_memfd for TDX

[PATCH v2 00/22] drm/dp/i915: drm/i915/dp_link: Refactor DP link recovery logic
 2026-06-08  7:30 UTC  (3+ messages)
` [PATCH v2 12/22] drm/i915/dp_link_training: Add helper to query allowed autoretrain

[PATCH wireless-next 0/5] wifi: cfg80211: Add fragmented per-link station stats in MLO
 2026-06-08  7:30 UTC  (6+ messages)
` [PATCH wireless-next 1/5] wifi: cfg80211: Drop unused link stats handling in nl80211_send_station()
` [PATCH wireless-next 3/5] wifi: cfg80211: Refactor nl80211_dump_station() to prepare for per-link stats

[PATCH] misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
 2026-06-08  7:30 UTC  (2+ messages)

[RFC PATCH 00/12] Add Linux RISC-V trace support via CoreSight
 2026-06-08  7:28 UTC  (3+ messages)

[PATCH v2] rust: sync: add `UniqueArc::as_ptr`
 2026-06-08  7:30 UTC  (3+ messages)

[PATCH] clk: qcom: clk-pll: reject vote enable on orphan parent
 2026-06-08  7:30 UTC  (2+ messages)

[PATCH v2] rust: sync: export lock::do_unlocked
 2026-06-08  7:29 UTC  (2+ messages)

[PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
 2026-06-08  7:29 UTC  (3+ messages)

[PATCH net] net: ethernet: sunplus: spl2sw: fix multiple of_node refcount leaks in probe
 2026-06-08  7:29 UTC  (2+ messages)

[PATCH v2 0/2] rust: add a few helpers
 2026-06-08  7:28 UTC  (5+ messages)
` [PATCH v2 1/2] rust: add a wrapper for the `num_possible_cpus` C function
` [PATCH v2 2/2] rust: add a wrapper for the `nr_online_nodes` "

[PATCH v2] rust: add a ring buffer implementation
 2026-06-08  7:28 UTC  (3+ messages)

[PATCH v2] ALSA: hda/conexant: fix FEVM FA880 PRO internal mic mux
 2026-06-08  7:28 UTC  (11+ messages)

[PATCH] EDAC/amd64: Fix incorrect Node ID mapping on CPU-only Zen4+ systems
 2026-06-08  7:26 UTC 

[oe][meta-oe][PATCH] minifi-cpp: upgrade 0.99.1 -> 0.99.2
 2026-06-08  7:27 UTC 

[PATCH mm-unstable v19 10/14] mm/khugepaged: introduce collapse_possible_orders helper functions
 2026-06-08  7:27 UTC  (2+ messages)

[PATCH net] net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in remove
 2026-06-08  7:27 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: gcc-msm8660: register CE2 H clock
 2026-06-08  7:27 UTC  (2+ messages)

[PATCH v2] accel/ivpu: Fix signed integer truncation in IPC receive
 2026-06-08  7:27 UTC  (2+ messages)

[PATCH v5 00/10] Metadata series preparation
 2026-06-08  7:26 UTC  (5+ messages)
` [PATCH v5 02/10] media: imx219: Scale the vblank limits according to rate_factor
` [PATCH v5 06/10] media: imx219: Fix vertical blanking and exposure for analogue binning

[PATCH v3] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
 2026-06-08  7:26 UTC 

[PATCH bpf-next] arm64: mm: Complete the PTE store in ptep_try_set()
 2026-06-08  7:25 UTC  (5+ messages)
      ` [PATCH v2 "

[PATCH] drm/amdgpu/gfx: fix cleaner shader IB buffer overflow
 2026-06-08  7:25 UTC  (3+ messages)

[PATCH v2] sched_ext/scx_flatcg: Fix cvtime_delta race and add hweight scaling to bypass charging
 2026-06-08  7:24 UTC 

[PATCH v2 00/33] ui: better console hotplug support
 2026-06-08  7:16 UTC  (34+ messages)
` [PATCH v2 01/33] ui/gtk: fix bad widget realize on non-GFX VC
` [PATCH v2 02/33] build-sys: build with -fno-omit-frame-pointer with ASAN
` [PATCH v2 03/33] irq: add per-IRQ observer to fix qemu_irq_intercept_in leak
` [PATCH v2 04/33] scripts/lsan_suppressions: suppress fontconfig leaks
` [PATCH v2 05/33] vfio/pci: close display console during unrealize, not finalize
` [PATCH v2 06/33] glib-compat: add fallback for g_clear_fd/g_autofd
` [PATCH v2 07/33] ui/dbus: remove mouse handler on dispose
` [PATCH v2 08/33] ui/dbus: remove led handler
` [PATCH v2 09/33] ui/qmp: keep a reference of console across yield
` [PATCH v2 10/33] ui: stop ui timer when closing
` [PATCH v2 11/33] ui/console: init gl_unblock_timer in qemu_console_init
` [PATCH v2 12/33] ui/spice: remove dead spice_displays
` [PATCH v2 13/33] ui/spice: add cleanup on shutdown
` [PATCH v2 14/33] ui: add display cleanup infrastructure
` [PATCH v2 15/33] ui/curses: implement display cleanup
` [PATCH v2 16/33] ui/sdl2: "
` [PATCH v2 17/33] ui/spice-app: "
` [PATCH v2 18/33] ui/egl: implement display and EGL cleanup
` [PATCH v2 19/33] ui/cocoa: implement display cleanup
` [PATCH v2 20/33] ui/dbus: "
` [PATCH v2 21/33] ui/gtk: "
` [PATCH v2 22/33] ui/console: add console event notifier infrastructure
` [PATCH v2 23/33] ui/console: fire console ADDED/REMOVED notifications
` [PATCH v2 24/33] ui/console-vc: fire "
` [PATCH v2 25/33] ui/gtk: convert VirtualConsole storage from fixed array to GPtrArray
` [PATCH v2 26/33] ui/gtk: move global display settings out of per-console init
` [PATCH v2 27/33] ui/gtk: fix tab re-insertion order on window close
` [PATCH v2 28/33] ui/gtk: centralize console menu and shortcut management
` [PATCH v2 29/33] ui/gtk: handle console hotplug/unplug events
` [PATCH v2 30/33] ui/console: register console in QOM tree dynamically
` [PATCH v2 31/33] ui/console: unregister console from QOM tree on close
` [PATCH v2 32/33] ui/dbus: handle console hotplug/unplug events
` [PATCH v2 33/33] tests/qtest: add D-Bus display hotplug test

[PATCH 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-06-08  7:24 UTC  (28+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH 4/5] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH 5/5] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection

[PATCH net-next v4 00/16] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-08  7:22 UTC  (6+ messages)
` [PATCH net-next v4 16/16] Documentation: networking: Add timestamp related APIs to OA TC6 framework

[PATCH 0/5] clk: qcom: Add PDM GP_MN fractional clock divider driver and DT support
 2026-06-08  7:22 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: qcom: Add gp_mn pin state for GP M/N clock output

[PATCH v3] net: dsa: qca8k: fix led devicename when using external mdio bus
 2026-06-08  7:22 UTC  (2+ messages)

[PATCH] dmaengine: qcom: gpi: set DMA_PRIVATE capability
 2026-06-08  7:20 UTC  (2+ messages)

[PATCH] keys: prevent slab cache merging for key_jar
 2026-06-08  7:20 UTC  (3+ messages)

[PATCH v12 00/22] wifi: nxpwifi: create nxpwifi to support
 2026-06-08  7:20 UTC  (4+ messages)

[PATCH v4 0/2] Add Shikra (QCM2390) display support
 2026-06-08  7:19 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: display: msm: qcm2290: Add Shikra MDSS
` [PATCH v4 2/2] soc: qcom: ubwc: Add Shikra UBWC config

[PATCH mm-unstable v19 09/14] mm/khugepaged: improve tracepoints for mTHP orders
 2026-06-08  7:19 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-08  6:54 UTC  (3+ messages)

[PATCH] sched/core: Combine separate 'else' and 'if' statements
 2026-06-08  7:18 UTC 

USB: Request for guidance investigating configuration descriptor enumeration failure
 2026-06-08  7:17 UTC  (12+ messages)

[PATCH for-next v4 0/2] RDMA/efa: Add AH cache for AH reuse
 2026-06-08  7:16 UTC  (3+ messages)
` [PATCH for-next v4 1/2] RDMA/efa: Add initialization of AH cache rhashtable
` [PATCH for-next v4 2/2] RDMA/efa: Add AH cache handling on create and destroy AH

[PATCH] dwc3: Fix fastboot re-run failure with flat DTS
 2026-06-08  7:15 UTC  (3+ messages)

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-08  7:15 UTC  (11+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered

[PATCH v6 0/1] net/mana: add device reset support
 2026-06-08  7:14 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH v6 0/4] introduce IMA_INIT_LATE_SYNC option
 2026-06-08  7:15 UTC  (4+ messages)
` [PATCH v6 4/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in

[PATCH v4 2/2] drm: bridge: ti-sn65dsi83: Disable video burst mode for LVDS stability
 2026-06-08  7:14 UTC  (7+ messages)

[PATCH mm-unstable v19 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
 2026-06-08  7:13 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-08  7:13 UTC  (10+ messages)
` [PATCH v2 1/7] PCI: qcom: fix parsing of PERST# in the legacy case
` [PATCH v2 2/7] wifi: ath11k: enable support for WCN6851
` [PATCH v2 3/7] regulator: dt-bindings: qcom,qca6390-pmu: document WCN6851
` [PATCH v2 4/7] dt-bindings: bluetooth: qcom,wcn6855-bt: "
` [PATCH v2 5/7] arm64: dts: qcom: sm8350: expand UART18 to 4 pins config
` [PATCH v2 6/7] arm64: dts: qcom: sm8350: modernize PCIe entries
` [PATCH v2 7/7] arm64: dts: qcom: sm8350-hdk: describe WiFi/BT chip

[PATCH 1/2] mtd: spinand: core: fix Winbond W25N bad block marker (1 byte BBM)
 2026-06-08  7:12 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: remove unused macros
 2026-06-08  7:12 UTC  (2+ messages)

[PATCH] i2c: riic: fix refcount leak in riic_i2c_resume_noirq()
 2026-06-08  7:11 UTC 

[PATCH v3 00/11] x86/msr: Drop 32-bit variants of *_on_cpu() MSR functions
 2026-06-08  7:11 UTC  (4+ messages)
` [PATCH v3 02/11] x86/msr: Remove rdmsrl_on_cpu()
  ` [PATCH 01.5/11] x86/msr: Switch rdmsrl_on_cpu() user to rdmsrq_on_cpu()

[PATCH] eal: check for invalid memory parameters
 2026-06-08  7:10 UTC  (2+ messages)

[PATCH] sched/deadline: Use task_on_rq_migrating() helper
 2026-06-08  7:10 UTC  (2+ messages)

[PATCH net v3 0/3] net: txgbe: fix module identification
 2026-06-08  7:08 UTC  (4+ messages)
` [PATCH net v3 1/3] net: txgbe: initialize module info buffer
` [PATCH net v3 2/3] net: txgbe: distinguish module types by checking identifier
` [PATCH net v3 3/3] net: txgbe: initialize PHY interface to 0

[PATCH] staging: media: atomisp: prefer kcalloc over kzalloc with multiply
 2026-06-08  7:08 UTC  (2+ messages)

[PATCH] drm/v3d: Deprecate V3D 3.3 and 4.1 support
 2026-06-08  7:06 UTC  (2+ messages)

dm-integrity: estimate the size needed for separate integrity device
 2026-06-08  7:05 UTC  (3+ messages)

[PATCH v4 0/6] gpu: drm: nova: enable calling into nova-core
 2026-06-08  7:05 UTC  (3+ messages)
` [PATCH v4 1/6] rust: inline some init methods

[PATCH v5 0/3] rust: add `bitfield!` macro
 2026-06-08  7:05 UTC  (2+ messages)

[PATCH 0/3] rust: add Kconfig.test
 2026-06-08  7:05 UTC  (4+ messages)
` [PATCH 2/3] rust: testing: add Kconfig for KUnit test

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-08  7:03 UTC  (12+ messages)
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 22/23] reset: rzg2l: use platform_device_set_of_node_from_dev()

[PATCH v3 00/14] target/loongarch: Move CSR registers to struct CPUSysState
 2026-06-08  7:04 UTC  (2+ messages)

[PATCH v7 0/2] media: i2c: add Aptina MT9M113 image sensor driver
 2026-06-08  7:02 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: media: i2c: add aptina,mt9m113
` [PATCH v7 2/2] media: i2c: add Aptina MT9M113 1.3 Mpx SoC sensor driver

[PATCH v2] usb: gadget: atmel: use calloc() to allocate endpoint list
 2026-06-08  7:02 UTC  (2+ messages)

[PATCH] doc: fix typo in GIT_ALTERNATE_OBJECT_DIRECTORIES
 2026-06-08  7:02 UTC  (2+ messages)

[PATCH] kbuild: normalize paths in quiet compile output
 2026-06-08  7:00 UTC 

[PATCH] drm/radeon: avoid double free in r600 DPM cleanup
 2026-06-08  7:00 UTC  (2+ messages)

[PATCH] generic/366: check minimum dio size correctly
 2026-06-08  7:00 UTC 

[PATCH] describe: limit default ref iteration to tags
 2026-06-08  6:59 UTC  (2+ messages)

[PATCH mm-unstable v19 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
 2026-06-08  6:59 UTC  (2+ messages)

[PATCH] tests/qtest/migration: Add migration test on loongarch
 2026-06-08  6:59 UTC 

[PATCH 0/2] docs/zh: update DAMON usage sysfs documentation
 2026-06-08  6:58 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/2] docs/zh_CN: update DAMON usage Chinese translation
  ` [PATCH v3 2/2] docs/zh_TW: update DAMON usage Traditional "

[PATCH 0/3] net: fsl_enetc: Add SGMII 1G for i.MX95
 2026-06-08  6:58 UTC  (4+ messages)
` [PATCH v1 3/3] net: fsl_enetc: Add SGMII support "
    ` 回复: "

[PATCH] ACPI: processor: Add cpuidle driver check in acpi_processor_register_idle_driver
 2026-06-08  6:38 UTC 

[PATCH 0/2] Add support for the QMP PCIe PHYs in Qualcomm IPQ9650
 2026-06-08  6:56 UTC  (4+ messages)
` [PATCH 2/2] phy: qcom: qmp-pcie: Add IPQ9650 PCIe PHY support

[PATCH v6 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
 2026-06-08  6:55 UTC  (5+ messages)
` [PATCH v6 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v6 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it

[PATCH] drm/i915/psr: Do not check display or eDP revision for DP
 2026-06-08  6:53 UTC 

[PATCH] ext4: fix kernel BUG in ext4_write_inline_data_end
 2026-06-08  6:52 UTC 

[PATCH 6.12 000/307] 6.12.93-rc1 review
 2026-06-08  6:52 UTC  (2+ messages)

[PATCH 0/2] Documentation: recommend the use of b4
 2026-06-08  6:49 UTC  (13+ messages)
` [PATCH 1/2] b4: introduce configuration for the Git project
` [PATCH v3 0/3] Documentation: recommend the use of b4
  ` [PATCH v3 1/3] MyFirstContribution: recommend shallow threading of cover letters
  ` [PATCH v3 2/3] MyFirstContribution: recommend the use of b4
  ` [PATCH v3 3/3] b4: introduce configuration for the Git project

[PATCH v3 0/3] drm/bridge: display-connector: detect DP state if cable is plugged on boot
 2026-06-08  6:49 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: display-connector: detect DP state if cable is plugged on boot
 2026-06-08  6:49 UTC  (2+ messages)

[PATCH] fstests: btrfs/138: add requirement for datacsum
 2026-06-08  6:48 UTC  (2+ messages)

[PATCH v2 0/3] Documentation: recommend the use of b4
 2026-06-08  6:48 UTC  (14+ messages)
` [PATCH v2 1/3] Documentation/MyFirstContribution: recommend shallow threading
` [PATCH v2 2/3] Documentation/MyFirstContribution: recommend the use of b4
` [PATCH v2 3/3] b4: introduce configuration for the Git project

Save a WRMSR GS.base?
 2026-06-08  6:46 UTC  (12+ messages)

[PATCH 6.18 000/315] 6.18.35-rc1 review
 2026-06-08  6:46 UTC  (2+ messages)

[PATCH 0/3] clk: qcom: gdsc: three pre-existing correctness fixes
 2026-06-08  6:46 UTC  (5+ messages)
` [PATCH 2/3] clk: qcom: gdsc: propagate gdsc_enable() failure for ALWAYS_ON domains
` [PATCH 3/3] clk: qcom: gdsc: tear down per-domain genpds in gdsc_unregister()

[PATCH 0/3] iio: adc: Extend ti-ads1100 driver
 2026-06-08  6:45 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: Update Kconfig description for TI_ADS1100

[PATCH v7 0/5] misc: fastrpc: Add missing bug fixes
 2026-06-08  6:45 UTC  (6+ messages)
` [PATCH v7 3/5] misc: fastrpc: Fail Audio PD init when reserved memory is missing

[PATCH for-4.22 v3 0/2] xen/arm: validate hwdom first bank boot placement
 2026-06-08  6:39 UTC 

[PATCH v2] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z790 EXTREME
 2026-06-08  6:44 UTC  (3+ messages)


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.