All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 04:08:49 to 2026-08-12 05:58:40 UTC [more...]

[PATCH 0/2] RDMA: Remove obsolete 32-bit DMA mask fallbacks
 2026-08-12  3:36 UTC  (3+ messages)
` [PATCH 1/2] RDMA/hfi1: Remove obsolete 32-bit DMA mask fallback
` [PATCH 2/2] RDMA/mlx5: "

[PATCHv2] ASoC: xilinx: formatter_pcm: use more devm in probe
 2026-08-12  5:58 UTC  (2+ messages)

[PATCH v3 4/5] ceph: move mdsc->mutex into __do_request()
 2026-08-12  5:58 UTC  (3+ messages)

[PATCH 0/7] Add Aspeed AST2700 SDRAM EDAC support
 2026-08-12  5:57 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: edac: aspeed: Add AST2700 SDRAM EDAC
` [PATCH 2/7] EDAC/aspeed: Set the DIMM grain
` [PATCH 3/7] EDAC/aspeed: Clean up whitespace and include ordering
` [PATCH 4/7] EDAC/aspeed: Free the mem_ctl_info unconditionally on remove
` [PATCH 5/7] EDAC/aspeed: Replace regmap with direct register access
` [PATCH 6/7] EDAC/aspeed: Abstract SoC differences behind chip data
` [PATCH 7/7] EDAC/aspeed: Add AST2700 support

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-08-12  5:55 UTC  (8+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller

[PATCH RFC v2] sched/proxy: Defer donor commit until proxy resolution
 2026-08-12  5:51 UTC  (4+ messages)
` [PATCH RFC v2] sched/proxy: Defer donor commit until after "

[PATCH v2 0/8] serial: Some yak shaving
 2026-08-12  5:51 UTC  (3+ messages)
` [PATCH v2 7/8] serial: 8250: hub6: Add cleanup code

[meta-python][scarthgap][PATCH] python3-httpx: set CVE_PRODUCT
 2026-08-12  5:50 UTC 

[PATCH] toradex: select EVENT for TDX_CFG_BLOCK
 2026-08-12  5:50 UTC  (2+ messages)

[meta-networking][scarthgap][PATCH] net-snmp: add CVE_PRODUCT
 2026-08-12  5:50 UTC 

[PATCH v3] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
 2026-08-12  5:49 UTC 

[RFC PATCH v3 0/6] Add support for AMD IOMMU GAPPI
 2026-08-12  5:48 UTC  (14+ messages)
` [RFC PATCH v3 3/6] iommu/amd: KVM: SVM: Add explicit vCPU running state to IOMMU interface
` [RFC PATCH v3 5/6] KVM: SVM: Add support for AMD IOMMU Guest APIC Physical Processor Interrupt (GAPPI)

[PATCH 0/5] powerpc/spufs: fix a leak, an OOB read and three context lifetime/locking bugs
 2026-08-12  5:48 UTC  (12+ messages)
` [PATCH 1/5] powerpc/spufs: fix memory leak of spufs_fs_context in spufs_free_fc()
` [PATCH 2/5] powerpc/spufs: fix out-of-bounds read in spufs_wbox_info_read()
` [PATCH 3/5] powerpc/spufs: take a reference on contexts pulled off the runqueue
` [PATCH 4/5] powerpc/spufs: fix context state race in spu_acquire_saved()
` [PATCH 5/5] powerpc/spufs: fix mmap_lock/state_mutex lock inversion

[PATCH] arch_numa: Avoid false positive fortify warning in setup_node_to_cpumask_map()
 2026-08-12  5:47 UTC  (2+ messages)

[PATCH] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
 2026-08-12  5:47 UTC  (3+ messages)

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-12  5:46 UTC  (2+ messages)

[PATCH export v3 0/4] mptcp: fix TCP fallback on single-subflow MP_FAIL
 2026-08-12  5:46 UTC  (5+ messages)
` [PATCH export v3 1/4] mptcp: add MPFailFallback MIB
` [PATCH export v3 2/4] mptcp: reject joins after fallback in mptcp_is_fully_established
` [PATCH export v3 3/4] mptcp: reset subflow on MP_FAIL when OoO queue is non-empty
` [PATCH export v3 4/4] mptcp: fallback to TCP on MP_FAIL with a single subflow

[PATCH 0/2] spi: qcom-geni: Add shutdown and panic notifier support
 2026-08-12  5:46 UTC  (5+ messages)
` [PATCH 1/2] spi: qcom-geni: Add shutdown callback to quiesce hardware on reboot
` [PATCH 2/2] spi: qcom-geni: Add panic notifier to suspend controller during panic

[GIT PULL] clk: imx: Updates for v7.3
 2026-08-12  5:46 UTC  (2+ messages)

[PATCH v13] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-08-12  5:45 UTC  (13+ messages)
  ` i2c designware change broke touchpad of a thinkpad (was: i2c: designware: defer probe if child GpioInt controllers are not bound)
        ` i2c designware change broke touchpad of a thinkpad

RK3576: rockchip-pm-domain fw_devlink device-link failures for nested power-domain nodes
 2026-08-12  5:44 UTC  (2+ messages)

[PATCH] odb/files: be less aggressive with geometric repacking
 2026-08-12  5:44 UTC  (3+ messages)

[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-12  5:40 UTC  (13+ messages)
` [PATCH v10 01/12] sched/cputime: Add kcpustat_field_total helper
` [PATCH v10 02/12] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v10 03/12] cpumask: Introduce cpu_preferred_mask
` [PATCH v10 04/12] sysfs: Add preferred CPU file
` [PATCH v10 05/12] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v10 06/12] sched/fair: Load balance only among preferred CPUs
` [PATCH v10 07/12] sched/core: Push current task from non preferred CPU
` [PATCH v10 08/12] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v10 09/12] virt: Introduce steal governor driver
` [PATCH v10 10/12] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v10 11/12] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v10 12/12] virt/steal_governor: Enable the driver

[PATCH v3] dmaengine: ti: k3-udma-glue: fix NULL dereference in k3_udma_glue_release_rx_chn()
 2026-08-12  5:34 UTC 

[PATCH v2 3/3] pbl: introduce HAS_PBL_CLOCKSOURCE marker
 2026-08-12  5:32 UTC  (2+ messages)

[PATCH] net/vhost: support queue info query
 2026-08-12  5:41 UTC  (2+ messages)

[PATCH v5 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-12  5:41 UTC  (3+ messages)
` [PATCH v5 1/2] alloc_tag: move release_module_tags() above reserve_module_tags()
` [PATCH v5 2/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled

[PATCH v3 1/2] usbip: make remote list honor parsable output
 2026-08-12  5:40 UTC  (2+ messages)

[PATCH 0/2] RISC-V: KVM: Validate AIA MMIO ranges against GPA width
 2026-08-12  5:39 UTC  (9+ messages)
` [PATCH 1/2] RISC-V: KVM: Validate AIA MMIO address ranges
` [PATCH 2/2] RISC-V: KVM: Disallow GPA-width changes after AIA init

[PATCH 0/4] odb: eagerly load alternates
 2026-08-12  5:39 UTC  (10+ messages)
` [PATCH 1/4] odb: decouple source path comparisons from `the_repository`
` [PATCH 2/4] odb: eagerly initialize alternates
` [PATCH 4/4] odb: drop `alternates_db` field

[PATCH v2] spi: tegra114: initialize native chip selects inactive
 2026-08-12  5:38 UTC  (3+ messages)

[PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-12  5:36 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] perf: Add Raspberry Pi BCM2835 "
  ` [PATCH v4 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support

[PATCH v3 0/6] intel_iommu: Enable PRQ support for passthrough device
 2026-08-12  5:35 UTC  (4+ messages)
` [PATCH v3 5/6] intel_iommu_accel: Accept PRQ response "

[PATCH] selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
 2026-08-12  5:35 UTC  (2+ messages)

[PATCH net-next v2] octeontx2-af: Add mailbox to read default MCAM entry
 2026-08-12  5:35 UTC 

[PATCH 1/2] ALSA: hda/ca0132: set codec->spec to NULL after freeing
 2026-08-12  5:35 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-12  5:33 UTC  (5+ messages)
` [PATCH v10 05/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v10 06/41] KVM: Provide generic interface for checking memory private/shared status

[OE-core][PATCH v3 0/9] cve-exclusions: triage nine kernel CVEs lacking upstream fix data
 2026-08-12  7:28 UTC  (10+ messages)
` [OE-core][PATCH v3 1/9] cve-exclusions: set status for CVE-2019-14899
` [OE-core][PATCH v3 2/9] cve-exclusions: set status for CVE-2021-3714
` [OE-core][PATCH v3 3/9] cve-exclusions: set status for CVE-2021-3864
` [OE-core][PATCH v3 4/9] cve-exclusions: set status for CVE-2022-0400
` [OE-core][PATCH v3 5/9] cve-exclusions: set status for CVE-2022-1247
` [OE-core][PATCH v3 6/9] cve-exclusions: set status for CVE-2022-4543
` [OE-core][PATCH v3 7/9] cve-exclusions: set status for CVE-2023-3397
` [OE-core][PATCH v3 8/9] cve-exclusions: set status for CVE-2023-6238
` [OE-core][PATCH v3 9/9] cve-exclusions: set status for CVE-2023-6240

[PATCH v3 0/2] Add support for Parade PS5169 USB Type-C linear redriver
 2026-08-12  5:30 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add Parade PS5169 redriver bindings

[PATCH] ALSA: hda: simplify match functions and remove unreachable return
 2026-08-12  5:29 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USB
 2026-08-12  5:28 UTC  (2+ messages)

[BUG] snd-usb-audio: Audient iD14 (2708:0008) 20 dB channel imbalance
 2026-08-12  5:27 UTC  (3+ messages)

[PATCH RFC] i2c: core: fix adapter deregistration race and USB PHY type overwrite
 2026-08-12  5:24 UTC 

qcom: add NSP firmware for nords platform
 2026-08-12  5:23 UTC 

[syzbot] [io-uring?] [net?] WARNING: refcount bug in zcrx_unregister_user
 2026-08-12  5:23 UTC  (3+ messages)

[GIT PULL] clk: spacemit: Updates for v7.3
 2026-08-12  5:22 UTC  (3+ messages)

[PATCH net v2] net: pktgen: use a consistent flow count
 2026-08-12  5:21 UTC 

[PATCH v1] ASoC: tas2783-sdw: add firmware download status check
 2026-08-12  5:21 UTC 

[PATCH 0/2] Add panel driver for Novatek NT37703
 2026-08-12  5:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "

[PATCH 00/22] media: iris: Restrict lower IOVA range for Venus and Iris VPUs
 2026-08-12  5:19 UTC  (13+ messages)
` [PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-08-12  5:16 UTC  (6+ messages)

[PATCH v2 net-next] octeontx2-af: add NPC TEID matching for GTP-U and GTP-C flows
 2026-08-12  5:12 UTC 

ACP7.0 SoundWire: two TAS2783 amps, only one channel reproduced?
 2026-08-12  5:08 UTC  (2+ messages)

[PATCH v3] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
 2026-08-12  5:07 UTC 

BUG: bpf: task hung in lock_sock_nested during sockmap free
 2026-08-12  5:07 UTC 

[PATCH makedumpfile 0/9] Improvements to makedumpfile extensions, plus userspace stack tracing extension
 2026-08-12  5:07 UTC  (8+ messages)

[PATCH RESEND v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
 2026-08-12  5:07 UTC  (2+ messages)

6.1.y status: 2abd5287f083 ("KVM: x86: Check for invalid/obsolete root *after* making MMU pages available") / CVE-2026-64561
 2026-08-12  5:07 UTC  (4+ messages)

[GIT PULL] clk: meson: Amlogic clock changes for v7.3
 2026-08-12  5:06 UTC  (3+ messages)

[PATCH] doc: fix typo in CNXK guide
 2026-08-12  5:05 UTC  (2+ messages)

[PATCH 1/1] ext4: drop extra ea_inode ref in cached-block reuse path
 2026-08-12  5:05 UTC  (2+ messages)

[PATCH RFC v2] mtd: spinand: winbond: add support for W25N04LW
 2026-08-12  5:04 UTC  (4+ messages)

[GIT PULL] clk: eyeq: Support for Mobileye EyeQ7H for v7.3
 2026-08-12  5:03 UTC  (2+ messages)

[PATCH 0/5] iio: humidity: hts221: update probe and logging implementations
 2026-08-12  5:04 UTC  (5+ messages)
` [PATCH 1/5] iio: humidity: hts221: report available values via read_avail()

[PATCH] LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
 2026-08-12  5:03 UTC  (2+ messages)

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-12  5:02 UTC  (11+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs
` [RFC PATCH 2/5] PCI: Add pci_reset_bus_cond() for a caller-gated slot or bus reset
` [RFC PATCH 3/5] vfio/pci: Refuse to reset an SR-IOV PF with enabled VFs
` [RFC PATCH 4/5] PCI: Export pci_reset_supported()
` [RFC PATCH 5/5] vfio/pci: Use pci_reset_supported() in place of reset_works

BUG: bpf: task hung in tcx_link_release
 2026-08-12  5:01 UTC 

[syzbot] [jffs2?] KASAN: slab-use-after-free Read in jffs2_xattr_delete_inode
 2026-08-12  5:00 UTC  (2+ messages)

[PATCH] iio: accel: adxl380: clamp FIFO sample count
 2026-08-12  5:00 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable QMP PCIe Multi-PHY driver
 2026-08-12  4:58 UTC  (3+ messages)

[PATCH RESEND v2] iio: accel: fxls8962af: clamp FIFO sample count
 2026-08-12  4:54 UTC  (4+ messages)

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-12  4:54 UTC  (3+ messages)

[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
 2026-08-12  4:52 UTC  (3+ messages)

[PATCH] iio: accel: bmc150: use IIO_DECLARE_BUFFER_WITH_TS
 2026-08-12  4:52 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ext4: fix fast commit replay failing on a read-only mount
 2026-08-12  4:51 UTC  (2+ messages)

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-12  4:51 UTC  (5+ messages)
` [PATCH v2 02/16] rust: io: add `IoRepr` trait

[PATCH v2 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-08-12  4:48 UTC  (3+ messages)
` [PATCH v2 6/9] iio: buffer-dmaengine: Use dma_slave_caps bus width accessors

[moderation/CI] Re: NTB: Add direct TX/RX using PCI endpoint DMA
 2026-08-12  4:47 UTC  (2+ messages)

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-12  4:47 UTC  (5+ messages)
` [PATCH v3 18/23] drm/xe: Report 'Survivability Mode' errors using SIGID

[PATCH v2] thunderbolt: Stop waiting on a path pending bit that never clears
 2026-08-12  4:46 UTC  (2+ messages)

[PATCH v2] iio: humidity: am2315: add am2320 to i2c_device_id table
 2026-08-12  4:43 UTC  (8+ messages)

[PATCH v4 0/9] arm64: mediatek: Chromebook trackpad supply fixes
 2026-08-12  4:39 UTC  (4+ messages)
` [PATCH v4 1/9] regulator: core: Add "enable and wait" functions

[PATCH net v2] net: stmmac: keep gso_enabled_types in sync with netdev features
 2026-08-12  4:38 UTC 

BUG: bpf: WARNING in skb_vlan_push from TC BPF action
 2026-08-12  4:36 UTC 

[PATCH v4 00/22] objtool/arm64: Port klp-build to arm64
 2026-08-12  4:37 UTC  (5+ messages)
` [PATCH v4 15/22] objtool: Prevent kCFI hashes from being decoded as instructions

[PATCH] iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when racing with iopt_map_file_pages
 2026-08-12  4:35 UTC  (3+ messages)

[PATCH v5 0/2] iio: proximity: move LIDAR-Lite out of trivial-devices and add Garmin fallback
 2026-08-12  4:34 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: proximity: move LIDAR-Lite v2 out of trivial-devices

[PATCH] mm/mglru: fix and remove redundant unevictable folio handling
 2026-08-12  4:33 UTC  (2+ messages)

[PATCH v4 0/2] iio: adc: Add support for Texas Instruments ADS112C04
 2026-08-12  4:29 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: ti,ads112c04: Add binding for ADS112C04
` [PATCH v4 2/2] iio: adc: ti-ads112c04: Add support for TI ADS112C04

[PATCH 1/3] checkpatch: Add devres_alloc() to allocation functions
 2026-08-12  4:28 UTC  (3+ messages)
` [PATCH 2/3] thermal: hwmon: Remove redundant OOM message
` [PATCH 3/3] usb: phy: "

[PATCH v2 0/3] Fix value being written to DDI_CLK_VALFREQ
 2026-08-12  4:24 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915/cx0: program DDI_CLK_VALFREQ with DDI clock frequency

[Intel-wired-lan] [PATCH iwl-net v3] ixgbevf: fix link speed reporting for Hyper-V E610 VFs
 2026-08-12  4:24 UTC  (4+ messages)

[iwl-next] ixgbe: implement Total Port Shutdown for E610
 2026-08-12  4:21 UTC  (3+ messages)
` [Intel-wired-lan] "

[meta-oe,scathgap][PATCH] thrift: fix multiple CVEs
 2026-08-12  4:20 UTC  (2+ messages)
` [oe] "

[PATCH v3 0/3] Filter out local and mapping symbols during module load
 2026-08-12  4:19 UTC  (4+ messages)
` [PATCH v3 3/3] module/kallsyms: "

[GIT PULL] clk: thead: Updates for v7.3
 2026-08-12  4:13 UTC  (2+ messages)

[PATCH] drm/i915/gem: Fix request use-after-free in active_engine()
 2026-08-12  4:12 UTC  (3+ messages)

[GIT PULL] clk: renesas: Updates for v7.3 (take two)
 2026-08-12  4:12 UTC  (2+ messages)

[PATCH v6 0/6] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
 2026-08-12  4:11 UTC  (8+ messages)
` [PATCH v6 4/6] dmaengine: dw-edma: Add delegated channel request helpers

[GIT PULL] clk: renesas: Updates for v7.3
 2026-08-12  4:11 UTC  (2+ messages)

[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
 2026-08-12  4:08 UTC  (4+ messages)
` [PATCH bpf-next 12/13] selftests/bpf: Add tracing_multi bpf prog link info test


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.