All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 13:52:36 to 2026-06-29 14:20:37 UTC [more...]

[OE-core][scarthgap 00/19] Patch review
 2026-06-29 14:19 UTC  (6+ messages)
` [OE-core][scarthgap 01/19] gawk: use native gawk when building glibc and grub
` [OE-core][scarthgap 02/19] grub/glibc: Bump versions to resolve hashequiv/reproducibility issues
` [OE-core][scarthgap 09/19] xwayland: Fix CVE-2026-33999
` [OE-core][scarthgap 10/19] xwayland: Fix CVE-2026-34000
` [OE-core][scarthgap 11/19] xwayland: Fix CVE-2026-34001

[PATCH v2] gpu: nova-core: parse structs via zerocopy
 2026-06-29 14:20 UTC 

[PATCH 0/2] Add MDSP carveout memory-region support for Q6 APM on Shikra
 2026-06-29 14:20 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: shikra: Add MDSP carveout memory and update APM DAIs memory regions

[PATCH v4 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-29 14:20 UTC  (17+ messages)
` [PATCH v4 01/13] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH v4 02/13] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH v4 03/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
` [PATCH v4 04/13] gpu: nova-core: gsp: pass GspBootContext to unload methods
` [PATCH v4 05/13] gpu: nova-core: gsp: centralize missing unload bundle warnings
` [PATCH v4 06/13] gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
` [PATCH v4 07/13] gpu: nova-core: gsp: turn FWSEC execution "
` [PATCH v4 08/13] gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
` [PATCH v4 09/13] gpu: nova-core: introduce GspBootMethod
` [PATCH v4 10/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
` [PATCH v4 11/13] gpu: nova-core: gsp: pass GspBootContext mutably
` [PATCH v4 12/13] gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
` [PATCH v4 13/13] gpu: nova-core: store Fsp instance in Gpu

[PATCH] btrfs: don't let shrinker touch extent_maps that are being logged
 2026-06-29 14:19 UTC  (2+ messages)

[PATCH v2 0/3] X2 Elite HP EliteBook X G2q support
 2026-06-29 14:19 UTC  (8+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH iproute2-next] devlink: support u32-array values in devlink param show/set
 2026-06-29 14:19 UTC  (4+ messages)

[PATCH v3] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-29 12:19 UTC  (2+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-06-29 14:18 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "

[PATCH v2 0/3] Misc. SCM driver fixes
 2026-06-29 14:17 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: qcom: scm: Fix NULL dereference in IRQ handler before __scm is published
` [PATCH v2 2/3] firmware: qcom: scm: Fix reserved memory cleanup on probe failure
` [PATCH v2 3/3] firmware: qcom: scm: Fix tzmem state on probe retry

[PATCH v7 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-29 14:17 UTC  (3+ messages)
` [PATCH v7 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[PATCH RESEND v5 00/25] drm/msm/dp: Add MST support for MSM chipsets
 2026-06-29 14:14 UTC  (26+ messages)
` [PATCH RESEND v5 01/25] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH RESEND v5 02/25] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH RESEND v5 03/25] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH RESEND v5 04/25] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH RESEND v5 05/25] drm/msm/dp: add support to send ACT packets for MST
` [PATCH RESEND v5 06/25] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH RESEND v5 07/25] drm/msm/dp: no need to update tu calculation for mst
` [PATCH RESEND v5 08/25] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH RESEND v5 09/25] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH RESEND v5 10/25] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST use cases
` [PATCH RESEND v5 11/25] drm/msm/dp: move link-level teardown from display_disable to display_unprepare
` [PATCH RESEND v5 12/25] drm/msm/dp: factor out _helper variants of bridge ops accepting a panel
` [PATCH RESEND v5 13/25] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH RESEND v5 14/25] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH RESEND v5 15/25] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH RESEND v5 16/25] drm/msm/dp: add msm_dp_display_get_panel() to initialize DP panel
` [PATCH RESEND v5 17/25] drm/msm/dp: add link_ready to manage link-level operations
` [PATCH RESEND v5 18/25] drm/msm/dpu: initialize encoders per stream for DP MST
` [PATCH RESEND v5 19/25] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH RESEND v5 20/25] drm/msm/dpu: expose dpu_encoder ops for DP MST reuse
` [PATCH RESEND v5 21/25] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH RESEND v5 22/25] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH RESEND v5 23/25] drm/msm/dp: add dp_mst_drm to manage DP MST encoder operations
` [PATCH RESEND v5 24/25] drm/msm/dp: add connector abstraction for DP MST
` [PATCH RESEND v5 25/25] drm/msm/dp: add HPD callback for dp MST

[PATCH net v2] net/liquidio: drop cached VF pci_dev LUT and resolve VF for FLR on request
 2026-06-29 14:16 UTC 

[PATCH v1 0/2] soundwire: qcom: Restore and fix set_channel_map support for SWR master
 2026-06-29 14:16 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: qcom: sdm845: skip set_channel_map for SDW stream DAIs
` [PATCH v1 2/2] soundwire: qcom: Add set_channel_map support to SWR master DAI

[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
 2026-06-29 14:16 UTC  (4+ messages)
` [PATCH v3 04/16] mm: Split out internal page_alloc.h

[PATCH 1/3] classes/meson: use ninja explicitly when compiling
 2026-06-29 14:15 UTC  (3+ messages)
` [PATCH 2/3] systemd-systemctl-native: update MESON_TARGET for direct ninja use
` [PATCH 3/3] systemd-systemctl-native: remove systemd-sysv-install logic

[BUG] I2C HID touchpad BLTP7853:00 347D:7853 enumerates but reports no events on MECHREVO XINGYAO Series-P916F-PTL
 2026-06-29 14:15 UTC 

[PATCH v5 00/20] rust: I/O type generalization and projection
 2026-06-29 14:15 UTC  (3+ messages)

[PATCH v3 1/2] i2c: imx: Clear slave pointer on registration error
 2026-06-29 14:14 UTC  (6+ messages)
` [PATCH v4 0/2] i2c: imx: Fix slave mode corner issues
  ` [PATCH v4 1/2] i2c: imx: Fix slave registration race and error handling
  ` [PATCH v4 2/2] i2c: imx: Cancel hrtimer before clearing slave pointer

[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-06-29 14:14 UTC  (6+ messages)
` [PATCH 1/3] drivers/iommu: Unroll unsuccessful mapping

[PATCH v2 0/6] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-06-29 14:15 UTC  (7+ messages)
` [PATCH v2 4/6] clk: sunxi-ng: div: add read-only operation support
` [PATCH v2 5/6] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate

[PATCH v5 0/6] gpiolib: fence off legacy interfaces
 2026-06-29 14:13 UTC  (4+ messages)
` [PATCH 6/6] [v5] gpiolib: turn off legacy interface by default

[PATCH] drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
 2026-06-29 14:13 UTC  (2+ messages)

Please apply 736b380e28d0 and eca856950f7c down to 6.1.y
 2026-06-29 14:13 UTC  (6+ messages)

[PATCH] serial: msm_geni: validate RX data with IRQ status
 2026-06-29 14:12 UTC  (2+ messages)

[PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driver
 2026-06-29 14:12 UTC  (7+ messages)
` [PATCH RFC v6 3/5] iio: osf: add protocol decoding
` [PATCH RFC v6 4/5] iio: osf: add authenticated stream parser

[PATCH v4] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
 2026-06-29 14:12 UTC  (10+ messages)

[PATCH BlueZ v2 1/4] bass: Fix possible crash on bass_update_bis_sync
 2026-06-29 14:11 UTC  (4+ messages)
` [PATCH BlueZ v2 2/4] shared/bap: Check if stream is valid before attempting to release
` [PATCH BlueZ v2 3/4] shared/bap: Don't transition to IDLE inside bap_bcast_set_state
` [PATCH BlueZ v2 4/4] shared/bap: Use queue_foreach to notify state changes

[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-29 14:10 UTC  (5+ messages)
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
    ` [External Mail] "

[PATCH v3 00/17] Add watchdog support to arm/virt board
 2026-06-29 14:10 UTC  (7+ messages)
` [PATCH v3 15/17] sbsa-gwdt: move all foo_REFRESH logic under REFRESH condition
` [PATCH v3 16/17] sbsa-gwdt: reschedule timer on direct WCV load
` [PATCH v3 17/17] sbsa-gwdt: limit compare_value to INT64_MAX

[PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainers
 2026-06-29 14:10 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
 2026-06-29 14:10 UTC  (17+ messages)
` [PATCH bpf-next v4 1/6] bpf: Extract the is_struct_ops_tramp helper
` [PATCH bpf-next v4 2/6] riscv, bpf: Remove redundant ctx->offset initialization
` [PATCH bpf-next v4 3/6] riscv, bpf: Using kvzalloc_objs to allocate cache buffer
` [PATCH bpf-next v4 4/6] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v4 5/6] riscv, bpf: Mixing bpf2bpf and tailcalls
` [PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64

[PATCH] [RFC] gpiolib: introduce gpio_name() helper
 2026-06-29 14:10 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v5 0/2] ice: implement symmetric RSS hash configuration
 2026-06-29 14:10 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 2/2] "
      `  "

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-06-29 14:01 UTC  (4+ messages)

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-06-29 14:08 UTC  (3+ messages)
` [PATCH v2 08/19] iommu/fsl: use platform_device_set_of_node()

[PATCH 4/4] drm/amd/amdgpu: prevent CPER rsp batch index out of bound
 2026-06-29 14:08 UTC  (2+ messages)

[PATCH net 0/3 v2] Fix broken TC_ACT_REDIRECT
 2026-06-29 14:08 UTC  (7+ messages)
` [PATCH net 1/3 v2] net: Extend bpf_net_context lifetime to cover qdisc enqueue

[PATCH v4 0/2] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-29 14:08 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] drm/xe/guc: Preserve HW error state in wedged mode 2

[PATCH v8] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-06-29 14:08 UTC  (5+ messages)

[PATCH] platform: arm64: qcom-hamoa-ec: Register cooling devices with their name
 2026-06-29 14:08 UTC  (3+ messages)

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-29 14:07 UTC  (9+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
 2026-06-29 14:06 UTC  (3+ messages)

[PATCH] gpio-f7188x: Add support for NCT6126D version B
 2026-06-29 14:07 UTC 

[PATCH 0/4] platform/x86/amd/hsmp: ACPI input hardening and data-plane readiness gating
 2026-06-29 14:07 UTC  (4+ messages)
` [PATCH 3/4] platform/x86/amd/hsmp: Pass struct device explicitly to ACPI mailbox parsers

[PATCH] xmalloc: drop pool list
 2026-06-29 14:06 UTC 

[PATCH] media: cec: extron-da-hd-4k-plus: add sanity check
 2026-06-29 14:03 UTC  (4+ messages)

[PATCH v3] LoongArch: kexec: use core control page for relocation trampoline to avoid QEMU FDT conflict
 2026-06-29 14:06 UTC  (2+ messages)

[PATCH u-boot v2] ARM: dts: aspeed: Add Nvidia VR-NVL BMC
 2026-06-29 14:05 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: remove unnecessary braces in rtw_wlan_util
 2026-06-29 14:05 UTC  (2+ messages)

[PATCH] sched/topology: Allow EAS without schedutil for artificial Energy Models
 2026-06-29 14:05 UTC  (2+ messages)

[PATCH] domain: domlist_update_lock can be static
 2026-06-29 14:05 UTC 

[PATCH net 1/1] sctp: avoid auth_enable sysctl UAF during netns teardown
 2026-06-29 14:04 UTC  (2+ messages)

[PATCH] hw/dma/i8257: Return zeroes for read_memory in verify mode
 2026-06-29 14:04 UTC  (2+ messages)

[PATCH] console+serial: don't open-code IRQ-safe locking primitives
 2026-06-29 14:04 UTC 

[PATCH] gpio: swnode: remove deprecated lookup mechanism
 2026-06-29 14:04 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: clean up style in core files
 2026-06-29 14:04 UTC  (2+ messages)

[f2fs-dev] [PATCH v5] f2fs: protect published gc_thread during teardown
 2026-06-29 14:03 UTC  (5+ messages)
  `  "

[LTP] [PATCH] syscall02: add invalid syscall number test
 2026-06-29 14:03 UTC 

[PATCH v4 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
 2026-06-29 14:03 UTC  (5+ messages)
` [PATCH v4 4/4] "

[PATCH v3 0/7] sched: Flatten the pick
 2026-06-29 14:02 UTC  (5+ messages)
` [PATCH v3 7/7] sched/eevdf: Move to a single runqueue

[PATCH] firmware: stratix10-svc: fix FCS SMC call kernel-doc
 2026-06-29 14:02 UTC  (2+ messages)

[PATCH] drm/ttm: Account for NULL pages in ttm_pool_backup
 2026-06-29 14:01 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[tglx-devel:timers/cleanup 17/36] ../../../lib/rbtree_test.c:7:10: fatal error: linux/timekeeping.h: No such file or directory
 2026-06-29 14:00 UTC 

[PATCH] LoongArch: Add support to dump the kernel page tables
 2026-06-29 14:00 UTC  (2+ messages)

[PATCH v4] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-29 13:48 UTC  (2+ messages)

[PATCH] mm: A second pagecache maintainer
 2026-06-29 13:59 UTC 

[PATCH v5 0/5] Various patches to improve Secure Boot support
 2026-06-29 13:59 UTC  (3+ messages)
` [PATCH v5 5/5] x86/boot: Exclude not used string

[PATCH 1/1] man/man3*: document the glibc 2.42+ baud_t termios interface
 2026-06-29 13:59 UTC  (6+ messages)
` [PATCH v2 0/4] update termios(3) for glibc 2.42+ and POSIX.1-2024
  ` [PATCH v2 1/4] man/man3*: document the glibc 2.42+ baud_t termios interface
  ` [PATCH v2 2/4] man/man3/termios.3: note that setserial(8) rate hacking is dangerous
  ` [PATCH v2 3/4] man/man3/termios.3: document that output baud rate has priority
  ` [PATCH v2 4/4] man/man3/termios.3: document that cfsetispeed(..., 0) is deprecated

[PATCH net 1/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-06-29 13:58 UTC  (3+ messages)

[net] ipv6: honor per-interface proxy_ndp in forward and NA paths
 2026-06-29 13:59 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] net/bonding: fix the log MAC address restore failure
 2026-06-29 13:58 UTC 

[PATCH v5] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-29 13:58 UTC  (2+ messages)

[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-06-29 13:57 UTC  (5+ messages)
` [PATCH v2 03/17] ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly

[PATCH v3] smp: Use release stores for csd_lock_record() state
 2026-06-29 13:57 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-06-29 13:57 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: Add support for the phyCORE-AM67x
    ` [Upstream] "

[PATCH v3 0/4] Add support for AD3532R/AD3532
 2026-06-29 13:57 UTC  (3+ messages)
` [PATCH v3 1/4] iio: dac: ad3530r: Refactor setup to table-driven register bank approach

Security Vulnerability in Git 2.54.0/OpenSSL 3.5.6 Status
 2026-06-29 13:57 UTC  (2+ messages)

[PATCH] dt-bindings: Fix bracket
 2026-06-29 13:56 UTC  (2+ messages)

[PATCH] HID: hiddev: keep state alive through disconnect unlock
 2026-06-29 13:57 UTC  (2+ messages)

[PATCH] tmpfs: zero unused folio tail for long symlinks
 2026-06-29 13:57 UTC  (3+ messages)

[PATCH] media: em28xx: keep device state alive for registered video nodes
 2026-06-29 13:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
 2026-06-29 13:56 UTC  (5+ messages)
` [PATCH v2] drm/amdgpu: reject mapping info when BO VA is gone

[PATCH] wifi: ath9k: avoid device access after async firmware request
 2026-06-29 13:56 UTC  (3+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-29 13:56 UTC  (3+ messages)
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently

[PATCH website v1 0/5] doc: refresh Cobalt installation guide
 2026-06-29 13:56 UTC  (3+ messages)

[PATCH v8 0/3] Enable sdhc inline crypto engine for kodiak and monaco
 2026-06-29 13:56 UTC  (5+ messages)
` [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC

[PATCH v2 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
 2026-06-29 13:55 UTC  (4+ messages)
` [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code into vmpressure-v1.c

[PATCH v21 0/3] rust: leds: add led classdev abstractions
 2026-06-29 13:55 UTC  (3+ messages)
` [PATCH v21 3/3] rust: leds: add multicolor "

[PATCH v2] mailbox: pcc: Notify clients on polled completion
 2026-06-29 13:54 UTC  (2+ messages)

[PATCH] comedi: ni_pcimio: set PCI-6220 dio_speed and ai_fifo_depth from NI specs
 2026-06-29 13:54 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] hw/net/fsl_etsec: validate FCB offsets in process_tx_fcb()
 2026-06-29 13:53 UTC  (3+ messages)

[PATCH v4 0/2] iio: magnetometer: add support for Melexis MLX90393
 2026-06-29 13:53 UTC  (2+ messages)

[RFC PATCH bpf-next 00/12] bpf: Introduce static-defined tracing probe for BPF
 2026-06-29 13:53 UTC  (8+ messages)

[PATCH] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
 2026-06-29 13:53 UTC  (3+ messages)

[PATCH iproute2-next v3] rdma: display resource limits in curr/max format
 2026-06-29 13:52 UTC  (4+ 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.