All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 09:21:02 to 2026-02-23 09:55:40 UTC [more...]

[PULL 0/1] Plugins fix compilation for cpp plugin
 2026-02-23  9:55 UTC  (2+ messages)

[PULL v2 00/85] Audio patches
 2026-02-23  9:46 UTC  (68+ messages)
` [PULL v2 01/85] audio: remove obsolete/obscure functions
` [PULL v2 02/85] adlib: remove dead code
` [PULL v2 03/85] audio/adlib: drop ts_helper HWVoice field
` [PULL v2 04/85] audio/dbus: make "dbus" the default backend when using -display dbus
` [PULL v2 07/85] audio: replace vm_running with runstate_is_running()
` [PULL v2 09/85] build-sys: create a libaudio
` [PULL v2 10/85] scripts/modinfo: add type annotations
` [PULL v2 11/85] scripts/modinfo: remove trailing ;
` [PULL v2 12/85] scripts/modinfo: use in instead of find()
` [PULL v2 13/85] scripts/modinfo: use f-strings
` [PULL v2 14/85] scripts/modinfo: use argparse
` [PULL v2 15/85] scripts/modinfo: make --devices optional
` [PULL v2 16/85] scripts/modinfo: add --skip-missing-deps
` [PULL v2 17/85] util: add some extra stubs for qemu modules initialization
` [PULL v2 18/85] tests: start manual audio backend test
` [PULL v2 19/85] audio: constify audsettings argument
` [PULL v2 20/85] audio: introduce AudioMixengBackend
` [PULL v2 21/85] audio: use DEFINE_TYPES
` [PULL v2 22/85] audio: simplify audio_init()
` [PULL v2 23/85] audio: move object creation to audio_driver_init()
` [PULL v2 24/85] audio: add QOM module-objects for each backend
` [PULL v2 25/85] audio: remove set_dbus_server from audio_driver
` [PULL v2 26/85] audio: lookup "audio-" object types, and realize them
` [PULL v2 27/85] audio: drop audio driver registration
` [PULL v2 28/85] module: remove audio module support
` [PULL v2 30/85] audio: keep a strong reference on the backend
` [PULL v2 31/85] audio: make list type declaration private
` [PULL v2 32/85] audio: make create_pdos() private
` [PULL v2 33/85] replay: remove dependency on audio/
` [PULL v2 34/85] audio: make all the backend-specific APIs take the be
` [PULL v2 36/85] audio: split AudioBackend
` [PULL v2 38/85] audio-be: add common pre-conditions
` [PULL v2 40/85] audio: split AudioMixengBackend code in audio-mixeng-be.c
` [PULL v2 41/85] audio: make audio_driver init() & fini() optional
` [PULL v2 42/85] audio/dbus: convert to QOM lifecycle methods
` [PULL v2 43/85] audio/spice: "
` [PULL v2 44/85] audio/wav: "
` [PULL v2 45/85] audio/noaudio: "
` [PULL v2 46/85] audio/alsa: "
` [PULL v2 47/85] audio/oss: "
` [PULL v2 48/85] audio/pa: "
` [PULL v2 49/85] audio/sdl: "
` [PULL v2 51/85] audio/jack: "
` [PULL v2 52/85] audio/sndio: "
` [PULL v2 54/85] audio/dsound: "
` [PULL v2 55/85] audio: remove audio_driver init/fini/next
` [PULL v2 57/85] audio: move pcm_ops into AudioMixengBackendClass
` [PULL v2 60/85] audio/coreaudio: replace custom logging with error_report
` [PULL v2 61/85] audio/dbus: remove unused AUDIO_CAP macro
` [PULL v2 63/85] audio/jack: replace custom logging with report & trace
` [PULL v2 64/85] audio/noaudio: remove unused AUDIO_CAP macro
` [PULL v2 65/85] audio/oss: replace custom logging with report & trace
` [PULL v2 66/85] audio/pa: "
` [PULL v2 67/85] audio/pw: replace custom logging with error_report
` [PULL v2 68/85] audio/sdl: "
` [PULL v2 69/85] audio/sndio: "
` [PULL v2 71/85] audio/wav: "
` [PULL v2 72/85] audio/mixeng: replace redundant pcm_info fields with AudioFormat
` [PULL v2 74/85] audio: replace ldebug with trace events
` [PULL v2 75/85] audio: rework DEBUG_POLL
` [PULL v2 78/85] audio: replace DEBUG_AUDIO with trace
` [PULL v2 80/85] audio: rework invalid audsettings error
` [PULL v2 81/85] audio: rework audio_bug()
` [PULL v2 82/85] audio: replace remaining dolog() and AUD_log
` [PULL v2 83/85] audio: remove AUD_log/ldebug
` [PULL v2 84/85] audio: remove AudioMixengBackendClass.name
` [PULL v2 85/85] audio: fix leak of audio capture name

[PATCH v2 00/16] rust: QObject and QAPI bindings
 2026-02-23  9:53 UTC  (2+ messages)

[PATCH 0/4] SDCA Improvements
 2026-02-23  9:54 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SDCA: Add default value for mipi-sdca-function-reset-max-delay
` [PATCH 2/4] ASoC: SDCA: Update counting of SU/GE DAPM routes
` [PATCH 3/4] ASoC: SDCA: Improve mapping of Q7.8 SDCA volumes
` [PATCH 4/4] ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-ops

[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
 2026-02-23  9:54 UTC  (3+ messages)

[PATCH RFC net-next+previous 0/9] net: stmmac: qcom-ethqos: further updates
 2026-02-23  9:54 UTC  (12+ messages)
` [PATCH RFC net-next+ 2/9] net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
` [PATCH RFC net-next+ 4/9] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
` [PATCH RFC net-next+ 9/9] net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()

[PATCH v3 0/9] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-02-23  9:54 UTC  (7+ messages)
` [PATCH v3 1/9] dt-bindings: regulator: cpcap-regulator: convert to DT schema
` [PATCH v3 4/9] dt-bindings: leds: leds-cpcap: "
` [PATCH v3 5/9] dt-bindings: input: cpcap-pwrbutton: "

[PATCH] fsck: do not loop infinitely when processing packs
 2026-02-23  9:53 UTC  (11+ messages)

[PATCH master 1/4] FIT: fix potential uninitialized read during fuzzing
 2026-02-23  9:52 UTC  (2+ messages)

[PATCH v2 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-02-23  9:51 UTC  (3+ messages)
` [PATCH v2 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory
` [PATCH v2 2/2] dma-buf: heaps: system: add system_cc_decrypted heap for explicitly decrypted memory

[PATCH 0/4] pack-check: fix verification of large objects
 2026-02-23  9:50 UTC  (5+ messages)
` [PATCH 1/4] t/helper: improve "genrandom" test helper
` [PATCH 2/4] object-file: adapt `stream_object_signature()` to take a stream
` [PATCH 3/4] packfile: expose function to read object stream for an offset
` [PATCH 4/4] pack-check: fix verification of large objects

[PATCH] coresight: tmc: Fix overflow when calculating is bigger than 2GiB
 2026-02-23  9:50 UTC  (2+ messages)

[PATCH] gitignore: ignore /vmbarebox
 2026-02-23  9:50 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Improve this_cpu_ops performance for ARM64 (and potentially other architectures)
 2026-02-23  9:50 UTC  (2+ messages)

[PATCH net-next 00/10] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
 2026-02-23  9:35 UTC  (11+ messages)
` [PATCH net-next 01/10] net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"
` [PATCH net-next 02/10] net: stmmac: qcom-ethqos: remove register field value obfuscations
` [PATCH net-next 03/10] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
` [PATCH net-next 04/10] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
` [PATCH net-next 05/10] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
` [PATCH net-next 06/10] net: stmmac: pass interface mode into fix_mac_speed() method
` [PATCH net-next 07/10] net: stmmac: qcom-ethqos: pass phy interface mode to configs
` [PATCH net-next 08/10] net: stmmac: qcom-ethqos: use phy interface mode for inband
` [PATCH net-next 09/10] net: stmmac: qcom-ethqos: move SerDes speed configuration
` [PATCH net-next 10/10] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method

[PATCH 0/3] pinctrl: pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-23  9:50 UTC  (2+ messages)

[PATCH] test: add ARMv8 EFI app testing
 2026-02-23  9:49 UTC  (2+ messages)

[PATCH 0/8] builtin/maintenance: use "geometric" strategy by default
 2026-02-23  9:49 UTC  (4+ messages)
` [PATCH 8/8] "

[PATCH v2 00/15] Further centralising of directory locking for name ops
 2026-02-23  9:49 UTC  (7+ messages)
` [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
` [PATCH v2 11/15] ovl: pass name buffer to ovl_start_creating_temp()
` [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file

[RFE] xfs_growfs: option to clamp growth to an AG boundary
 2026-02-23  9:48 UTC 

[PATCH v2 00/11] pinctrl: Some code cleanup including guards
 2026-02-23  9:48 UTC  (4+ messages)
` [PATCH v2 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()

[PATCH 0/9] arm64: Fully disable configured-out features
 2026-02-23  9:48 UTC  (8+ messages)
` [PATCH 1/9] arm64: Add logic to fully remove features from sanitised id registers

[PATCH] ci: container: add qemu-efi-aarch64 for testing against EDK-II
 2026-02-23  9:47 UTC  (2+ messages)

[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
 2026-02-23  9:48 UTC  (15+ messages)
    `  "

[PATCH master 00/39] efi: fix bugs
 2026-02-23  9:47 UTC  (2+ messages)

[PATCH v2 0/1] Introduce Monaco EVK Interface Plus Mezzanine
 2026-02-23  9:47 UTC  (4+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: monaco-evk: Add "

[PULL 00/85] Audio patches
 2026-02-23  9:46 UTC  (6+ messages)

[openembedded-core] [scarthgap] [PATCH v1 01/34] cve-check: encode affected product/vendor in CVE_STATUS
 2026-02-23  9:46 UTC  (2+ messages)
` [OE-core] "

Re: [PATCH bpf-next v2 0/2] bpf: Add multi-level pointer parameter
 2026-02-23  9:44 UTC  (2+ messages)
`  "

[PATCH i-g-t v3 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-02-23  9:45 UTC  (16+ messages)
` [PATCH i-g-t v3 1/8] drm-uapi/xe_drm: Add UAPI support for purgeable buffer objects
` [PATCH i-g-t v3 3/8] tests/intel/xe_madvise: Add dontneed-before-mmap subtest
` [PATCH i-g-t v3 4/8] tests/intel/xe_madvise: Add dontneed-after-mmap subtest
` [PATCH i-g-t v3 5/8] tests/intel/xe_madvise: Add dontneed-before-exec subtest

[PATCH v1 1/1] hw/acpi/pci.c: preserve generic initiator insertion order
 2026-02-23  9:44 UTC  (2+ messages)

NVMe: Add SPDM over the storage transport support
 2026-02-23  9:42 UTC  (3+ messages)

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

[syzbot] [kernel?] INFO: task hung in restrict_one_thread_callback
 2026-02-23  9:42 UTC  (5+ messages)

[PATCH v2] rust: declare cfi_encoding for lru_status
 2026-02-23  9:42 UTC 

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-02-23  9:41 UTC  (5+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
 2026-02-23  9:09 UTC  (3+ messages)

[PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-23  9:39 UTC  (5+ messages)
` [PATCH 1/2] mmc: sdhci-pic32: add SPDX license identifier
` [PATCH 2/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST

[PATCH] pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
 2026-02-23  9:39 UTC 

[PATCH v2] examples/l2fwd_acl: add ACL-based L2 forwarding example
 2026-02-23  9:39 UTC  (3+ messages)

[PATCH v3 1/2] x86/ioreq: Prepare spacing for upcoming patch
 2026-02-23  9:38 UTC  (2+ messages)
` [PATCH v3 2/2] x86/ioreq: Extend ioreq server to support multiple ioreq pages

[PATCH v10 0/8] Preparatory patches for nova-core memory management
 2026-02-23  9:38 UTC  (5+ messages)
` [PATCH v10 5/8] rust: clist: Add support to interface with C linked lists

[RFC PATCH v2 0/3] Querying errors from drm_syncobj
 2026-02-23  9:38 UTC  (7+ messages)
` [RFC PATCH v2 1/3] drm/syncobj: Add flag DRM_SYNCOBJ_QUERY_FLAGS_ERROR to query errors

[PATCH v2 0/2] Test MADV_COLLAPSE on guest_memfd
 2026-02-23  9:38 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Wrap madvise() to assert success

[PATCH v1 00/11] Zero page->private when freeing pages
 2026-02-23  9:36 UTC  (3+ messages)

[PATCH] ASoC: cs42l43: Report insert for exotic peripherals
 2026-02-23  9:36 UTC 

[PATCH V3 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-02-23  9:36 UTC  (4+ messages)
` [PATCH V3 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP

[PATCH] octeontx2-af: add WQ_PERCPU to alloc_workqueue users
 2026-02-23  9:34 UTC  (2+ messages)

[PATCH net-next] udp: move udp6_csum_init() back to net/ipv6/udp.c
 2026-02-23  9:34 UTC 

[PATCH v2] pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flag
 2026-02-23  9:34 UTC  (2+ messages)

[PATCH v4 1/2] drm: introduce KMS recovery mechanism
 2026-02-23  9:34 UTC  (3+ messages)
` [PATCH v4 2/2] drm/amd/display: add vendor specific reset

[PATCH v2 1/2] dt-bindings: pinctrl: rockchip: Add RV1103B compatible
 2026-02-23  9:32 UTC  (3+ messages)

[PATCH net] MAINTAINERS: include all of framer under pef2256
 2026-02-23  9:30 UTC  (2+ messages)

[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-23  9:29 UTC  (5+ messages)
` [PATCH 6/8] drm/i915/backlight: Update debug log during backlight setup

[PATCH 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-23  9:29 UTC  (2+ messages)

[RFC] Support UTF-8 characters in Git alias names
 2026-02-23  9:29 UTC  (4+ messages)
` [PATCH v2 0/2] support UTF-8 in "
  ` [PATCH v2 2/2] alias: support non-alphanumeric names via subsection syntax

[PATCH v2 1/2] mtd: spi-nor: sst: Fix write enable before AAI sequence
 2026-02-23  9:29 UTC  (4+ messages)

[PATCH 00/11] Introduce ACPI watchdog for Q35 and arm/virt boards
 2026-02-23  9:28 UTC  (8+ messages)
` [PATCH 08/11] arm: virt: create GWDT watchdog paired with WDAT ACPI table

[PATCH v2 0/2] Add WQ_PERCPU to alloc_workqueue users
 2026-02-23  9:29 UTC  (3+ messages)
` [PATCH v2 1/2] block: "
` [PATCH v2 2/2] block/blk-throttle: "

[PATCH 0/2] pinctrl: equilibrium: fix warning trace on load
 2026-02-23  9:29 UTC  (2+ messages)

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-23  9:29 UTC  (10+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)

[PATCH v2] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
 2026-02-23  9:28 UTC 

[PATCH] ARM: tegra: paz00: use software nodes to describe GPIOs for WiFi rfkill
 2026-02-23  9:27 UTC  (7+ messages)

[PATCH net-next] net: __lock_sock() can be static
 2026-02-23  9:27 UTC 

[PATCH wireless-next v3] wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
 2026-02-23  9:17 UTC  (2+ messages)

[PATCH v4 00/24] Runtime TDX Module update support
 2026-02-23  9:25 UTC  (3+ messages)
` [PATCH v4 11/24] x86/virt/seamldr: Introduce skeleton for TDX Module updates

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-23  9:25 UTC  (2+ messages)

[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
 2026-02-23  9:25 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev9)
` ✓ CI.KUnit: success "

[PATCH v2 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 4
 2026-02-23  9:25 UTC  (2+ messages)
` (subset) "

[RFC net-next] net: page_pool: cap alloc cache size and refill by pool ring size
 2026-02-23  9:24 UTC 

[PATCH i-g-t 0/2] Add helper to select non-joiner mode
 2026-02-23  9:34 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: Add helper to get "
` [PATCH i-g-t 2/2] tests/intel/kms_sharpness_filter: Detect and bypass joiner modes

[PATCH v2 0/4] i2c: provide and use i2c_adapter_dev()
 2026-02-23  9:23 UTC  (4+ messages)
` [PATCH v2 4/4] i2c: mv64xxx: "

A potential refcount issue during __folio_split
 2026-02-23  9:23 UTC  (2+ messages)

[PATCH] iio: dac: mcp47feb02: Fix mutex used before initialization
 2026-02-23  9:22 UTC  (3+ messages)

[PATCH V6 0/3] Rust support for powerpc
 2026-02-23  9:22 UTC  (7+ messages)
` [PATCH V6 2/3] rust: Add PowerPC support

[PATCH v4 0/2] Add generic OP-TEE loading for i.MX6
 2026-02-23  9:21 UTC  (2+ messages)

[PATCH 00/12] xen: Misc MISRA fixes for *-allcode targets
 2026-02-23  9:21 UTC  (3+ messages)
` [PATCH 05/12] x86: Adjust annotations of asm-used identifiers

[PATCH] soundwire: slave: Don't register devices that are disabled in ACPI
 2026-02-23  9:20 UTC 

[PATCH V4 0/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-23  9:20 UTC  (7+ messages)
` [PATCH V4 2/5] i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
` [PATCH V4 3/5] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
` [PATCH V4 4/5] i3c: mipi-i3c-hci-pci: Add optional ability to manage child "
` [PATCH V4 5/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers


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.