All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 09:10:06 to 2026-03-02 09:54:59 UTC [more...]

[PATCH 0/9] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-02  9:54 UTC  (3+ messages)
` [PATCH 4/9] ALSA: usb-audio: Support string-descriptor-based quirk table entry

[meta-arago][master][PATCH] linuxptp: Add support for HSR in Linux ptp
 2026-03-02  9:54 UTC 

[PATCH v4] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2026-03-02  9:54 UTC  (2+ messages)

[PATCH] dev-manual: delete references to "tar" package format
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] ref-manual/classes.rst: fix broken links to U-Boot documentation
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] tools/host_packages_scripts/tlmgr_docs_pdf.sh: install perl
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] tools/containerfiles: fix docker warning
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH v4 0/3] migrate Debian/Ubuntu to pip packages for docs + fix epub and latexpdf targets not finding glob images
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] docs-wide: remove Bazaar fetcher references
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] Makefile: pass -silent to latexmk
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] what-i-wish-id-known.rst: replace figure by the new SVG
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH v5 0/4] venv migration for docs, migrate Debian/Ubuntu to it, fix epub and latexpdf targets not finding glob images
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] ref-manual: add SPDX_INCLUDE_KERNEL_CONFIG and SPDX_INCLUDE_PACKAGECONFIG
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] qemu.rst: parsing of the code-block was not done
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: gpio: add Phytium GPIO controller
 2026-03-02  9:51 UTC  (3+ messages)
` [PATCH v1 2/3] gpio: add support for Phytium platform "
` [PATCH v1 3/3] MAINTAINERS: add entry for Phytium platform GPIO driver

[PATCH v1 0/3] gpio: Add Phytium platform GPIO controller support
 2026-03-02  9:51 UTC 

[Intel-wired-lan] [PATCH net-next v1 1/1] i40e: Add missing header
 2026-03-02  9:51 UTC  (6+ messages)

[PATCH] mirror: Fix missed dirty bitmap writes during startup
 2026-03-02  9:49 UTC  (5+ messages)

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-02 10:22 UTC  (12+ messages)
` [PATCH v2 01/11] drm/xe/xe_sysctrl: Add System controller patch
` [PATCH v2 02/11] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v2 03/11] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v2 04/11] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v2 05/11] drm/xe: Skip device access during PCI error recovery
` [PATCH v2 06/11] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v2 07/11] drm/xe/xe_ras: Add structures and commands for Uncorrectable Core Compute Errors
` [PATCH v2 08/11] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors
` [PATCH v2 09/11] drm/xe/xe_ras: Add structures for SoC Internal errors
` [PATCH v2 10/11] drm/xe/xe_ras: Handle Uncorrectable "
` [PATCH v2 11/11] drm/xe/xe_pci_error: Process errors in mmio_enabled

[PATCH v2 0/3] Add support for Seeed Studio BeagleBone HDMI cape overlay
 2026-03-02  9:50 UTC  (2+ messages)

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-03-02  9:50 UTC  (11+ messages)

[PATCH 0/2] usb: cdns3: USBSSP platform driver support
 2026-03-02  9:33 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: usb: cdns,usb3: Add support for USBSSP

[PATCH v1 1/1] pinctrl: cy8c95x0: Avoid returning positive values to user space
 2026-03-02  9:50 UTC  (2+ messages)

[PATCH v1 0/4] Allow order zero pages in page reporting
 2026-03-02  9:50 UTC  (11+ messages)
` [PATCH v1 4/4] page_reporting: change PAGE_REPORTING_DEFAULT_ORDER to -1

[PATCH 1/1] ufs: don't select non-existent CONFIG_PHY_MTK_UFS
 2026-03-02  9:49 UTC  (3+ messages)

[PATCH v2 00/20] y2038: libcobalt: Allow both, native + time64_t interfaces at the same time
 2026-03-02  9:38 UTC  (21+ messages)
` [PATCH v2 01/20] lib/cobalt: Introduce cond.h
` [PATCH v2 02/20] lib/cobalt: Introduce mq.h
` [PATCH v2 03/20] lib/cobalt: Introduce mutex.h
` [PATCH v2 04/20] lib/cobalt: Introduce rtdm.h
` [PATCH v2 05/20] lib/cobalt: Introduce wrappers_time64.c
` [PATCH v2 06/20] lib/cobalt: clock: Move all time64 related services to wrappers_time64.c
` [PATCH v2 07/20] lib/cobalt: cond: "
` [PATCH v2 08/20] lib/cobalt: mq: "
` [PATCH v2 09/20] lib/cobalt: mutex: "
` [PATCH v2 10/20] lib/cobalt: mutex: Provide time64 variant of pthread_timedmutex_lock_interruptible_np
` [PATCH v2 11/20] lib/cobalt: rtdm: Move all time64 related services to wrappers_time64.c
` [PATCH v2 12/20] lib/cobalt: select: Move select services into wrappers_time64.c
` [PATCH v2 13/20] lib/cobalt: semaphore: Move time64 related services to wrappers_time64.c
` [PATCH v2 14/20] lib/cobalt: signal: "
` [PATCH v2 15/20] lib/cobalt: timer: Move all "
` [PATCH v2 16/20] lib/cobalt: timerfd: Move "
` [PATCH v2 17/20] lib/cobalt: Move XN_USE_TIME64_SYSCALL "
` [PATCH v2 18/20] lib/cobalt: Finally build the native time_t interfaces on top
` [PATCH v2 19/20] lib/cobalt: thread: Cleanup and reorder includes
` [PATCH v2 20/20] scripts/xeno-config: Allow disabling the y2038 / time64_t support

[PATCH] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-02  9:47 UTC  (9+ messages)

[RFC v11 0/4] PolarFire SoC GPIO interrupt support
 2026-03-02  9:47 UTC  (6+ messages)
` [RFC v11 1/4] gpio: mpfs: Add "

[PATCH net] netconsole: avoid OOB reads, msg is not nul-terminated
 2026-03-02  9:47 UTC  (3+ messages)

[PATCH 0/2] xen/cpufreq: a couple of fixes for the sampling window
 2026-03-02  9:46 UTC  (3+ messages)
` [PATCH 1/2] xen/cpufreq: fix adjusting of sampling window on early exit

[PATCH 0/4] bpf: add a few hooks for sandboxing
 2026-03-02  9:46 UTC  (6+ messages)
` [PATCH 1/4] ns: add bpf hooks

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.18-stable tree
 2026-03-02  9:45 UTC  (3+ messages)
` [PATCH 6.18.y] x86/uprobes: Fix XOL allocation failure for 32-bit tasks

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-03-02  9:45 UTC  (7+ messages)
` [PATCH 01/21] nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
` [PATCH 02/21] nvme-auth: common: constify static data
` [PATCH 03/21] nvme-auth: use proper argument types

[PATCH v2] phy: qcom: qmp-combo: Move pipe_clk on/off to common
 2026-03-02  9:45 UTC  (3+ messages)

[PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support
 2026-03-02  9:44 UTC  (11+ messages)
` [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support
    ` [EXTERNAL] "

[PATCH] remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()
 2026-03-02  9:46 UTC  (2+ messages)

[PATCH net-next v2 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-02  9:44 UTC  (7+ messages)
` [PATCH net-next v2 06/10] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v2 08/10] devlink: introduce shared devlink instance for PFs on same chip

[PATCH] drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs
 2026-03-02  9:43 UTC  (2+ messages)

[PATCH] gpio: nomadik: repair some kernel-doc comments
 2026-03-02  9:42 UTC  (2+ messages)

[PATCH v2] phy: qcom: m31-eusb2: Make USB repeater optional
 2026-03-02  9:42 UTC  (3+ messages)

[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-03-02  9:42 UTC  (5+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init

[RFC v1 00/11] Add iMX95 neoisp driver
 2026-03-02  9:41 UTC  (7+ messages)
` [RFC v1 01/11] media: uapi: v4l2-isp: Add v4l2 ISP extensible statistics definitions
    `  "

[PATCH 0/3] driver core: generalize driver_override infrastructure
 2026-03-02  9:41 UTC  (2+ messages)

[PATCH v5 0/2] Fix compiler warnings/errors in SUNRPC and MACB
 2026-03-02  9:40 UTC  (3+ messages)
` [PATCH v5 1/2] sunrpc: simplify dfprintk macros and fix nfsd build error

[PATCH] remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()
 2026-03-02  9:42 UTC  (2+ messages)

[PATCH 0/3] Add support for MA35D1 I2C controller
 2026-03-02  9:39 UTC  (4+ messages)
` [PATCH 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support

[PATCH RFT v2] drm/msm/dpu: enable virtual planes by default
 2026-03-02  9:39 UTC  (2+ messages)

[PATCH v2] ext4: test if inode's all dirty pages are submitted to disk
 2026-03-02  9:39 UTC  (2+ messages)

[PATCH 0/2] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
 2026-03-02  9:39 UTC  (4+ messages)
` [PATCH 1/2] drm/ttm: Don't spam the log on buffer object backing store allocation failure

[PATCH 0/8] Update the documentation for 6.0 (Wrynose)
 2026-03-02  9:37 UTC  (9+ messages)
` [PATCH 1/8] conf.py: define new {oecore,bitbake,meta_yocto}_rev roles
` [PATCH 2/8] ref-manual/variables.rst: document qemuboot variables
` [PATCH 3/8] ref-manual/variables.rst: SPDX_PACKAGE_URL: add missing parenthesis
` [PATCH 4/8] ref-manual/variables.rst: document the LTO variable
` [PATCH 5/8] ref-manual/variables.rst: document the SPDX_CONCLUDED_LICENSE variable
` [PATCH 6/8] migration-guides: update 6.0 (Wrynose) release notes
` [PATCH 7/8] docs-wide: add warning on disabled NPM fetcher
` [PATCH 8/8] ref-manual/faq.rst: remove the CVS proxy note

[bluez/bluez] c456c0: audio/avrcp: fix EVENT_VOLUME_CHANGED not supported
 2026-03-02  9:37 UTC 

[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
 2026-03-02  9:36 UTC  (3+ messages)
` [PATCH v5 7/8] platform/chrome: cros_ec_typec: Thunderbolt support

[PATCH] x86/cpu/centaur: Disable X86_FEATURE_FSGSBASE on Zhaoxin C4600
 2026-03-02  9:36 UTC  (4+ messages)

[PATCH v2 0/2] (no cover subject)
 2026-03-02  9:36 UTC  (2+ messages)

[PATCH v6 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-02  9:35 UTC  (4+ messages)
` [PATCH v6 2/6] drm/xe/sysctrl: Add System Controller types and structures

[PATCH 0/4] Fix AM62A/J722S C7XV DSP reset variation
 2026-03-02  9:34 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Add C7xv dsp variant for J722S

[PATCH 0/2] bus: mhi: ep: Fix state_lock protection issues
 2026-03-02  9:33 UTC  (3+ messages)
` [PATCH 2/2] bus: mhi: ep: Add missing state_lock protection for mhi_state accesses

[Buildroot] [git commit] package/openscap: add patch to enforce project as C project
 2026-03-02  9:32 UTC 

[Buildroot] [PATCH v2] package/openscap: add patch to enforce project as C project
 2026-03-02  9:33 UTC  (2+ messages)

[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-02  9:33 UTC  (10+ messages)
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts

[PATCH 0/4] xen/arm: ffa: Add PARTITION_INFO_GET_REGS support
 2026-03-02  9:32 UTC  (5+ messages)
` [PATCH 2/4] xen/arm: ffa: Cache SP partition info at init

[PATCH] templates: site.conf.sample: remove CVS proxy instructions
 2026-03-02  9:32 UTC 

[PATCH v2 i-g-t 0/2] xe_sriov_flr: basic FLR smoke test
 2026-03-02  9:32 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/9] arm (and others): fix some memory leaks
 2026-03-02  9:31 UTC  (11+ messages)
` [PATCH v2 1/9] scripts: Move lsan_suppressions.txt out of oss-fuzz subdir
` [PATCH v2 2/9] scripts/lsan_suppressions.txt: Add more leaks
` [PATCH v2 3/9] hw/arm/aspeed_gpio: Don't leak string in aspeed_gpio_init()
` [PATCH v2 4/9] tests/qtest/iommu-smmuv3-test: Free QPCIDevice
` [PATCH v2 5/9] chardev: Fix QIOChannel refcount
` [PATCH v2 6/9] chardev: Don't attempt to unregister yank function more than once
` [PATCH v2 7/9] chardev: Consolidate yank registration
` [PATCH v2 8/9] tests/qtest/test-x86-cpuid-compat: Free allocated memory
` [PATCH v2 9/9] tests/qtest/qos-test: Plug a couple of leaks

[PATCH v8 0/5] vEVENTQ support for accelerated SMMUv3 devices
 2026-03-02  9:31 UTC  (5+ messages)
` [PATCH v8 5/5] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events

[Buildroot] [git commit] package/webkitgtk: bump to version 2.50.5
 2026-03-02  9:28 UTC 

[PATCH V4 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-03-02  9:31 UTC  (7+ messages)
` [PATCH V4 3/4] drm/xe/xe3p_lpg: Enable L2 flush optimization feature

[PATCH 0/9] accel: New driver for NXP's Neutron NPU
 2026-03-02  9:31 UTC  (4+ messages)
` [PATCH 7/9] accel/neutron: Add job submission IOCTL

b4 review available in master
 2026-03-02  9:30 UTC  (2+ messages)

[PATCH v2] ocfs2: fix deadlock when creating quota file
 2026-03-02  9:29 UTC  (2+ messages)

[Buildroot] [PATCH] package/webkitgtk: bump to version 2.50.5
 2026-03-02  9:29 UTC  (2+ messages)

[PATCH v3 0/4] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-03-02  9:28 UTC  (5+ messages)
` [PATCH v3 1/4] "

[PATCH v2 0/3] lib: polynomial: Move to math/ and clean up
 2026-03-02  9:28 UTC  (4+ messages)
` [PATCH v2 1/3] lib: polynomial: Move to math/ subfolder
` [PATCH v2 2/3] lib: math: polynomial: Don't use 'proxy' headers
` [PATCH v2 3/3] lib: math: polynomial: Remove link to non-exist file and fix spelling

[PATCH -perfbook 0/7] 2026 March updates
 2026-03-02  9:28 UTC  (8+ messages)
` [PATCH -perfbook 1/7] CodeSamples/formal: Update rcu-test.dat for v6.19
` [PATCH -perfbook 2/7] formal: rcu-test-ratio: Adjust legends' position
` [PATCH -perfbook 3/7] Give page number counts room on TOC pages in -1c builds
` [PATCH -perfbook 4/7] defer/rcuapi: Tweak column widths for long APIs
` [PATCH -perfbook 5/7] Adjust page header/footer widths for tweaked textwidths
` [PATCH -perfbook 6/7] Define pagestyle (of titlesec) for section-less appendix
` [PATCH -perfbook 7/7] intro/coarsen.svg: Tweak size of squares and use nuanced colors

[PATCH v6 00/30] pkeys-based page table hardening
 2026-03-02  9:27 UTC  (2+ messages)

[PATCH v1 1/1] rsa: fix incorrect positive EINVAL in padding_pss_verify()
 2026-03-02  9:27 UTC  (2+ messages)

[PATCH v2 0/3] media: qcom: iris: Add support for Gen2 firmware detection and loading on SC7280
 2026-03-02  9:26 UTC  (4+ messages)
` [PATCH v2 3/3] media: "

[PATCH] staging: nvec: kbd: use -EINVAL instead of -1
 2026-03-02  9:26 UTC  (2+ messages)

[PATCH] ppc/pnv: fix dumpdtb option
 2026-03-02  9:24 UTC  (8+ messages)

[PATCH] drivers/hwtracing/coresight: remove unneeded variable in tmc_crashdata_release()
 2026-03-02  9:24 UTC  (2+ messages)

fs/ext4/extents-test.c:59:3: sparse: sparse: symbol 'k_ctx' was not declared. Should it be static?
 2026-03-02  9:23 UTC 

[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2026-03-02  9:24 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] net: enetc: set the external PHY address in IERB for port MDIO usage

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-02  9:22 UTC  (5+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper

[PATCH BlueZ] audio/avrcp: fix EVENT_VOLUME_CHANGED not supported
 2026-03-02  9:22 UTC 

[PATCH v3] media: v4l2-flash: Enter LED off state after file handle closed
 2026-03-02  9:22 UTC  (5+ messages)

[PATCH] xfrm: update outdated comment
 2026-03-02  9:21 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2026-03-02  9:21 UTC 

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-03-02  9:20 UTC  (7+ messages)
` [PATCHv2] "

[PATCH 1/2] HID: input: Drop Asus UX550* touchscreen ignore battery quirks
 2026-03-02  9:19 UTC  (4+ messages)
` [PATCH 2/2] HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens

[PATCH 1/3] staging: axis-fifo: simplify resource mapping
 2026-03-02  9:19 UTC  (2+ messages)

[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-03-02  9:19 UTC  (4+ messages)

[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
 2026-03-02  9:19 UTC  (4+ messages)
` [PATCH v2 6/9] mm: cma: Export cma_get_name

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-03-02  9:19 UTC  (7+ messages)
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support

[Intel-wired-lan] [PATCH net-next v2 1/1] i40e: Add missing wordpart.h header
 2026-03-02  9:18 UTC  (2+ messages)
`  "

[PATCH bpf v3 0/9] Address XDP frags having negative tailroom
 2026-03-02  9:18 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH v2] tests/intel/kms_fbcon_fbt: Drop igt_device_set_master call
 2026-03-02  9:17 UTC  (2+ messages)

[PATCH] staging: axis-fifo: remove redundant goto end
 2026-03-02  9:17 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.42-rc1
 2026-03-02  9:16 UTC  (3+ messages)

[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
 2026-03-02  9:16 UTC  (4+ messages)
` [PATCH v2 4/7] thermal: samsung: Add support for "

MOTU M6 reports [ALSA UCM error] but seems to be working fine
 2026-03-02  9:15 UTC  (2+ messages)

[PATCH 1/2] sched_ext: Use READ_ONCE() for the read side of dsq->nr update
 2026-03-02  9:14 UTC  (2+ messages)
` [PATCH 2/2] sched_ext: Replace naked scx_root dereferences in kobject callbacks

[PATCH] i915: Fix NULL pointer dereference in intel_dmc_update_dc6_allowed_count()
 2026-03-02  9:14 UTC  (2+ messages)

[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
 2026-03-02  9:13 UTC  (5+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v3 2/2] block: enable RWF_DONTCACHE for block devices

[RFC] mm/vmalloc: vrealloc() shrink TODO - seeking direction before implementing
 2026-03-02  9:12 UTC  (5+ messages)

[PATCH] gpio: Fix lockdep warnings in gpiolib_{cdev,sysfs}_register()
 2026-03-02  9:11 UTC  (2+ messages)

[PATCH v2 0/6] Fixes to Tegra USB role switching and phy handling
 2026-03-02  9:10 UTC  (3+ messages)

[PATCH] MAINTAINERS: add RELAY entry
 2026-03-02  9:10 UTC  (6+ messages)

[PATCH] arm64: tegra: smaug: Enable SPI-NOR flash
 2026-03-02  9:09 UTC  (2+ 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.