All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 06:47:26 to 2026-04-09 07:36:03 UTC [more...]

[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
 2026-04-09  7:36 UTC  (7+ messages)
` [PATCH RFC 1/7] media: qcom: iris: add QC10C & P010 buffer size calculations

[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-04-09  7:35 UTC  (2+ messages)

[PATCH] hwmon: asus-ec-sensors: Add ASUS TUF Gaming F17 FX706LI
 2026-04-09  7:35 UTC  (2+ messages)

[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
 2026-04-09  7:35 UTC  (6+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO

[Buildroot] [PATCH 1/1] package/kodi: switch to pcre2
 2026-04-09  7:35 UTC 

[PATCH] loongarch: stackprotector: Use get_random_canary() for stack canary init
 2026-04-09  7:33 UTC 

[PATCH 0/2] struct page to PFN conversion for TDX guest private memory
 2026-04-09  6:54 UTC  (9+ messages)
` [PATCH 2/2] x86/virt/tdx: Use PFN directly for unmapping "

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-04-09  7:33 UTC  (3+ messages)
` [PATCH v2 10/19] x86, swiotlb: Teach swiotlb to skip "accepted" devices

[PATCH libgpiod 00/14] libgpiod: assortment of fixes
 2026-04-09  7:32 UTC  (2+ messages)

[PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe
 2026-04-09  7:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[Buildroot] [PATCH 1/1] package/freeswitch: switch to pcre2
 2026-04-09  7:32 UTC 

[PATCH v3 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
 2026-04-09  7:31 UTC  (11+ messages)
` [PATCH v3 2/3] ARM: dts: aspeed-g6: Add nodes for i3c controllers
` [PATCH v3 3/3] dt-bindings: i3c: Add AST2600 I3C global registers

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-09  7:30 UTC  (9+ messages)
` [PATCH v2 18/31] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 21/31] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear

[PATCH 0/3] crypto: Remove arch-optimized des and des3_ede code
 2026-04-09  7:29 UTC  (4+ messages)
` [PATCH 1/3] crypto: s390 - Remove "

Request for review for 4.19-st15, 4.19-cip131
 2026-04-09  7:28 UTC 

[PATCH 5.15.y] Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
 2026-04-09  7:26 UTC 

[PATCH] erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()
 2026-04-09  7:28 UTC  (2+ messages)

[PATCH v2] mm/khugepaged: use ALIGN helpers for PMD alignment
 2026-04-09  7:28 UTC  (2+ messages)

[PATCH v2] ioremap() et al
 2026-04-09  7:26 UTC  (3+ messages)
` [PATCH v2 1/2] make ioremap_attr() common

[PATCH] net: phy: dp83867: default to 2ns delay if unspecified in device-tree
 2026-04-09  7:27 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add dedicated entry for fbcon
 2026-04-09  7:26 UTC 

[PATCH v3 1/1] mtd: cfi_cmdset_0001: Factor out do_write_buffer_locked() to reduce stack frame
 2026-04-09  7:26 UTC  (3+ messages)

[PATCH 00/16] odb: introduce "inmemory" source
 2026-04-09  7:24 UTC  (19+ messages)
` [PATCH v2 00/17] odb: introduce "in-memory" source
  ` [PATCH v2 01/17] "
  ` [PATCH v2 02/17] odb/source-inmemory: implement `free()` callback
  ` [PATCH v2 03/17] odb: fix unnecessary call to `find_cached_object()`
  ` [PATCH v2 04/17] odb/source-inmemory: implement `read_object_info()` callback
  ` [PATCH v2 05/17] odb/source-inmemory: implement `read_object_stream()` callback
  ` [PATCH v2 06/17] odb/source-inmemory: implement `write_object()` callback
  ` [PATCH v2 07/17] "
  ` [PATCH v2 08/17] odb/source-inmemory: implement `write_object_stream()` callback
  ` [PATCH v2 09/17] cbtree: allow using arbitrary wrapper structures for nodes
  ` [PATCH v2 10/17] oidtree: add ability to store data
  ` [PATCH v2 11/17] odb/source-inmemory: convert to use oidtree
  ` [PATCH v2 12/17] odb/source-inmemory: implement `for_each_object()` callback
  ` [PATCH v2 13/17] odb/source-inmemory: implement `find_abbrev_len()` callback
  ` [PATCH v2 14/17] odb/source-inmemory: implement `count_objects()` callback
  ` [PATCH v2 15/17] odb/source-inmemory: implement `freshen_object()` callback
  ` [PATCH v2 16/17] odb/source-inmemory: stub out remaining functions
  ` [PATCH v2 17/17] odb: generic in-memory source

[PATCH v3 0/3] KVM: x86: Async #PF MSR fix and cleanups
 2026-04-09  7:25 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: x86: Don't leave APF half-enabled on bad APF data GPA
` [PATCH v3 2/3] KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT

[ANNOUNCE] Git for Windows 2.54.0-rc1
 2026-04-09  7:24 UTC 

[PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-04-09  7:19 UTC  (36+ messages)
` [PATCH v13 01/17] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v13 02/17] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v13 03/17] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v13 04/17] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v13 05/17] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
` [PATCH v13 06/17] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v13 07/17] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
` [PATCH v13 08/17] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
` [PATCH v13 09/17] drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp_plat_data.attach()
` [PATCH v13 10/17] drm/bridge: analogix_dp: Pass struct drm_atomic_state* for analogix_dp_bridge_mode_set()
` [PATCH v13 11/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v13 12/17] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
` [PATCH v13 13/17] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
  ` [PATCH v13 14/17] drm/exynos: exynos_dp: "
  ` [PATCH v13 15/17] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
  ` [PATCH v13 16/17] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
  ` [PATCH v13 17/17] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH] ALSA: hda/realtek: Add quirk for CSL Unity BF24B
 2026-04-09  7:24 UTC  (9+ messages)

[PATCH 6.18 000/277] 6.18.22-rc1 review
 2026-04-09  7:23 UTC  (2+ messages)

[PATCH 0/2] rtc: nct3018y: add support for control register initialization
 2026-04-09  7:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: rtc: nct3018y: add nuvoton,ctrl-reg-val property
` [PATCH 2/2] rtc: nct3018y: add optional control register initialization

[PATCH 6.19 000/311] 6.19.12-rc1 review
 2026-04-09  7:22 UTC  (4+ messages)

[GIT PULL] coresight: Updates for Linux v7.1
 2026-04-09  7:21 UTC  (2+ messages)

[PATCH 5.15.y] gpiolib: cdev: fix uninitialised kfifo
 2026-04-09  7:22 UTC 

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-09  7:33 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "
` [PATCH v2 2/2] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE drm_ras

[PATCH v3] dt-bindings: gpio: cavium,thunder-8890: Remove DT binding
 2026-04-09  7:21 UTC  (2+ messages)

[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-04-09  7:21 UTC  (4+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE

[PATCH 6.12 000/242] 6.12.81-rc1 review
 2026-04-09  7:21 UTC  (2+ messages)

[PATCH] drm/amd/display: fix NULL ptr deref in ISM delayed work
 2026-04-09  7:20 UTC 

[PATCH 6.1 000/312] 6.1.168-rc1 review
 2026-04-09  7:20 UTC  (2+ messages)

[PATCH] pinctrl: qcom: sdm670-lpass-lpi: label variables as static
 2026-04-09  7:20 UTC  (2+ messages)

[PATCH] mm/damon: support freeze kdamond
 2026-04-09  7:20 UTC  (3+ messages)

[PATCH v4 0/5] monitor: add dynamic QMP monitor hotplug support
 2026-04-09  7:18 UTC  (6+ messages)
` [PATCH v4 1/5] monitor: store monitor id in Monitor struct
` [PATCH v4 2/5] monitor/qmp: add infrastructure for safe dynamic monitor removal
` [PATCH v4 3/5] qapi: add monitor-add, monitor-remove, query-monitors commands
` [PATCH v4 4/5] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH v4 5/5] tests/functional: add e2e test for dynamic QMP monitor hotplug

[PATCH] pinctrl: qcom: sdm670: Staticize groups and functions
 2026-04-09  7:19 UTC 

[PATCH RFC] fs: drop_caches: introduce per-node drop_caches interface
 2026-04-09  7:19 UTC  (3+ messages)

[PATCH net] net: fix __this_cpu_add() in preemptible code in dev_xmit_recursion_inc/dec
 2026-04-09  7:18 UTC  (2+ messages)

[PATCH v6 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-04-09  7:17 UTC  (4+ messages)
` [PATCH v6 5/9] riscv: dts: spacemit: k1: add SD card controller and pinctrl support

[PATCH net v3] ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
 2026-04-09  7:18 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib/amdgpu: restore sched_mask after abnormal subtest exits
 2026-04-09  7:15 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/amdgpu/queue_reset: Add test for oversize packet length

[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX91 and Symphony board
 2026-04-09  7:16 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX91 Boards

[PATCH] nfc: hci: fix OOB heap read on short HCP frames
 2026-04-09  7:14 UTC 

[PATCH] nfc: hci: fix OOB heap read on short HCP frames
 2026-04-09  7:14 UTC  (2+ messages)

[PATCH] rust: macros: Replace match + panic in const context with const expect
 2026-04-09  7:13 UTC  (2+ messages)

[PATCH] rose: fix OOB read on short CLEAR REQUEST frames
 2026-04-09  7:13 UTC  (2+ messages)

[PATCH] btrfs: treat empty left leaf as corruption in push_leaf_left()
 2026-04-09  7:12 UTC 

[PATCH] x86/gen-cpuid: Split deep_features by vendor
 2026-04-09  7:12 UTC  (2+ messages)

[oe][meta-oe][scarthgap][PATCH 1/22] abseil-cpp: ignore CVE-2025-0838
 2026-04-09  7:09 UTC  (22+ messages)
` [oe][meta-oe][scarthgap][PATCH 2/22] freerdp3: fix CVE-2026-25941
` [oe][meta-oe][scarthgap][PATCH 3/22] freerdp3: fix CVE-2026-33952
` [oe][meta-oe][scarthgap][PATCH 4/22] freerdp3: fix CVE-2026-23948
` [oe][meta-oe][scarthgap][PATCH 5/22] freerdp3: fix CVE-2026-24491
` [oe][meta-oe][scarthgap][PATCH 6/22] freerdp3: fix CVE-2026-24675
` [oe][meta-oe][scarthgap][PATCH 7/22] freerdp3: fix CVE-2026-24676
` [oe][meta-oe][scarthgap][PATCH 8/22] freerdp3: ignore CVE-2026-24677 and CVE-2026-24678
` [oe][meta-oe][scarthgap][PATCH 9/22] freerdp3: fix CVE-2026-24679
` [oe][meta-oe][scarthgap][PATCH 10/22] freerdp3: fix CVE-2026-24680 and CVE-2026-27950
` [oe][meta-oe][scarthgap][PATCH 11/22] freerdp3: fix CVE-2026-24681
` [oe][meta-oe][scarthgap][PATCH 12/22] freerdp3: fix CVE-2026-24682
` [oe][meta-oe][scarthgap][PATCH 13/22] freerdp3: fix CVE-2026-24683
` [oe][meta-oe][scarthgap][PATCH 14/22] freerdp3: fix CVE-2026-29774
` [oe][meta-oe][scarthgap][PATCH 15/22] freerdp3: fix CVE-2026-29775
` [oe][meta-oe][scarthgap][PATCH 16/22] freerdp3: fix CVE-2026-29776
` [oe][meta-oe][scarthgap][PATCH 17/22] freerdp3: fix CVE-2026-31806
` [oe][meta-oe][scarthgap][PATCH 18/22] freerdp3: fix CVE-2026-31897
` [oe][meta-oe][scarthgap][PATCH 19/22] freerdp3: fix CVE-2026-33984
` [oe][meta-oe][scarthgap][PATCH 20/22] giflib: patch CVE-2025-31344
` [oe][meta-multimedia][scarthgap][PATCH 21/22] libde265: upgrade 1.0.12 -> 1.0.16
` [oe][meta-oe][scarthgap][PATCH 22/22] libraw: ignore CVE-2026-5318

[PATCH] ax25: fix OOB read after address header strip in ax25_rcv()
 2026-04-09  7:08 UTC  (2+ messages)

[PATCH 0/2] ALSA: usb-audio: Support for Feaulle Rainbow
 2026-04-09  7:08 UTC  (3+ messages)
` [PATCH 2/2] ALSA: usb-audio: Do not expose sticky volume control mixers

[PATCH v2] ocfs2: validate bg_bits during freefrag scan
 2026-04-09  7:06 UTC 

[PATCH] mmc: msm_sdhci: Use max-frequency to get clock rate
 2026-04-09  7:06 UTC 

[PATCH] mm/mempolicy: Fix weighted interleave auto sysfs name
 2026-04-09  7:05 UTC  (2+ messages)

[PATCH 1/1] PCI: tegra194: fix min() signedness when capping ASPM L1 entrance latency
 2026-04-09  7:05 UTC  (3+ messages)

[PATCH 5.15.y] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
 2026-04-09  7:04 UTC  (3+ messages)

[PATCH i-g-t v7 0/9] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-09  7:01 UTC  (10+ messages)
` [PATCH i-g-t v7 1/9] drm-uapi/xe_drm: Sync with Add UAPI support for purgeable buffer objects
` [PATCH i-g-t v7 2/9] lib/xe: Add purgeable memory ioctl support
` [PATCH i-g-t v7 3/9] tests/intel/xe_madvise: Add dontneed-before-mmap subtest
` [PATCH i-g-t v7 4/9] tests/intel/xe_madvise: Add purged-mmap-blocked subtest
` [PATCH i-g-t v7 5/9] tests/intel/xe_madvise: Add dontneed-after-mmap subtest
` [PATCH i-g-t v7 6/9] tests/intel/xe_madvise: Add dontneed-before-exec subtest
` [PATCH i-g-t v7 7/9] tests/intel/xe_madvise: Add dontneed-after-exec subtest
` [PATCH i-g-t v7 8/9] tests/intel/xe_madvise: Add per-vma-tracking subtest
` [PATCH i-g-t v7 9/9] tests/intel/xe_madvise: Add per-vma-protection subtest

[PATCH] drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docs
 2026-04-09  7:01 UTC  (2+ messages)

[PATCH v3 1/2] kbuild: Move U-Boot .incbin rules to Makefile.lib-u-boot
 2026-04-09  7:01 UTC  (3+ messages)
` [PATCH v3 2/2] kbuild: Use if_changed for font and splash .incbin rules

[PATCH i-g-t v2 0/8] updates to fbc tests
 2026-04-09  7:00 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for updates to fbc tests (rev2)

[PATCH v8 09/14] PCI: tegra194: Allow system suspend when the Endpoint link is not up
 2026-04-09  6:59 UTC  (2+ messages)

[RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
 2026-04-09  6:59 UTC  (2+ messages)

[PATCH v4] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-09  6:55 UTC  (2+ messages)

[PATCH] ocfs2: validate bg_bits during freefrag scan
 2026-04-09  6:55 UTC  (3+ messages)

[PATCH v1 0/3] Lockless SMP function call and TLB flushing
 2026-04-09  6:55 UTC  (5+ messages)
` [PATCH v1 1/3] x86/hap: Wait for remote CPUs during TLB flush

[PATCH v10 00/21] wifi: nxpwifi: create nxpwifi to support
 2026-04-09  6:54 UTC  (10+ messages)

[PATCH RFC v5 0/3] block: enable RWF_DONTCACHE for block devices
 2026-04-09  6:53 UTC  (2+ messages)

[PATCH net v3 0/5] bonding: 3ad: fix carrier state with no valid slaves
 2026-04-09  6:53 UTC  (3+ messages)

[net,PATCH v2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-09  6:52 UTC  (2+ messages)

[PATCH 5.15.y] iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer
 2026-04-09  6:51 UTC 

[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
 2026-04-09  6:49 UTC  (3+ messages)
` [PATCH v5 3/3] media: uvcvideo: add quirks for Razer Kiyo Pro webcam

[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
 2026-04-09  6:51 UTC  (2+ messages)

[PATCH v2 0/7] regulator: fix OF node imbalance on reuse
 2026-04-09  6:47 UTC  (3+ messages)

[PATCH 0/2] drm/i915: move fence timeout to parent interface
 2026-04-09  6:47 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v5 0/3] Introduce Xe Correctable Error Handling
 2026-04-09  6:47 UTC  (4+ messages)
` [PATCH v5 1/3] drm/xe/sysctrl: Add system controller interrupt handler


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.