All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-18 08:23:12 to 2026-02-18 09:10:15 UTC [more...]

[PULL 00/85] Audio patches
 2026-02-18  9:03 UTC  (62+ messages)
` [PULL 01/85] audio: remove obsolete/obscure functions
` [PULL 02/85] adlib: remove dead code
` [PULL 03/85] audio/adlib: drop ts_helper HWVoice field
` [PULL 04/85] audio/dbus: make "dbus" the default backend when using -display dbus
` [PULL 05/85] qemu-options.hx: clarify default audio backend selection
` [PULL 06/85] qemu-options.hx: document -audiodev dbus
` [PULL 07/85] audio: replace vm_running with runstate_is_running()
` [PULL 08/85] audio: list backends as modules
` [PULL 09/85] build-sys: create a libaudio
` [PULL 10/85] scripts/modinfo: add type annotations
` [PULL 11/85] scripts/modinfo: remove trailing ;
` [PULL 12/85] scripts/modinfo: use in instead of find()
` [PULL 13/85] scripts/modinfo: use f-strings
` [PULL 14/85] scripts/modinfo: use argparse
` [PULL 15/85] scripts/modinfo: make --devices optional
` [PULL 16/85] scripts/modinfo: add --skip-missing-deps
` [PULL 17/85] util: add some extra stubs for qemu modules initialization
` [PULL 18/85] tests: start manual audio backend test
` [PULL 19/85] audio: constify audsettings argument
` [PULL 20/85] audio: introduce AudioMixengBackend
` [PULL 21/85] audio: use DEFINE_TYPES
` [PULL 22/85] audio: simplify audio_init()
` [PULL 23/85] audio: move object creation to audio_driver_init()
` [PULL 24/85] audio: add QOM module-objects for each backend
` [PULL 25/85] audio: remove set_dbus_server from audio_driver
` [PULL 27/85] audio: drop audio driver registration
` [PULL 28/85] module: remove audio module support
` [PULL 31/85] audio: make list type declaration private
` [PULL 32/85] audio: make create_pdos() private
` [PULL 33/85] replay: remove dependency on audio/
` [PULL 34/85] audio: make all the backend-specific APIs take the be
` [PULL 35/85] audio: make AudioBackend truly abstract
` [PULL 36/85] audio: split AudioBackend
` [PULL 37/85] audio: AUD_ -> audio_be_
` [PULL 38/85] audio-be: add common pre-conditions
` [PULL 39/85] audio-be: add some state trace for debugging
` [PULL 43/85] audio/spice: convert to QOM lifecycle methods
` [PULL 44/85] audio/wav: "
` [PULL 45/85] audio/noaudio: "
` [PULL 53/85] audio/coreaudio: "
` [PULL 54/85] audio/dsound: "
` [PULL 55/85] audio: remove audio_driver init/fini/next
` [PULL 56/85] audio: remove audio_driver
` [PULL 57/85] audio: move pcm_ops into AudioMixengBackendClass
` [PULL 58/85] audio: constify some add_capture() arguments
` [PULL 59/85] audio/alsa: replace custom logging with error_report and trace events
` [PULL 60/85] audio/coreaudio: replace custom logging with error_report
` [PULL 61/85] audio/dbus: remove unused AUDIO_CAP macro
` [PULL 63/85] audio/jack: replace custom logging with report & trace
` [PULL 65/85] audio/oss: "
` [PULL 66/85] audio/pa: "
` [PULL 70/85] audio/spice: remove unused AUDIO_CAP macro
` [PULL 71/85] audio/wav: replace custom logging with error_report
` [PULL 73/85] audio: replace int endianness with bool big_endian in audsettings
` [PULL 75/85] audio: rework DEBUG_POLL
` [PULL 76/85] audio: replace DEBUG_CAPTURE with traces
` [PULL 77/85] audio: replace DEBUG_OUT "
` [PULL 78/85] audio: replace DEBUG_AUDIO with trace
` [PULL 79/85] tests/audio: add an invalid settings test
` [PULL 81/85] audio: rework audio_bug()
` [PULL 84/85] audio: remove AudioMixengBackendClass.name

[PATCH 0/8] add build option to disable audio subsystem
 2026-02-18  9:08 UTC  (13+ messages)
` [PATCH 1/8] audio: add `audio` build option for meson and Kconfig
` [PATCH 4/8] hw/audio/pcspk: change PCSPK behaviour with --disable-audio
` [PATCH 7/8] audio: do not build audio-related sources "

[PATCH 6.6 00/39] 6.6.127-rc1 review
 2026-02-18  9:09 UTC  (2+ messages)

[PATCH 6.19 00/18] 6.19.3-rc1 review
 2026-02-18  9:09 UTC  (3+ messages)

[PATCH 6.12 00/42] 6.12.74-rc1 review
 2026-02-18  9:09 UTC  (2+ messages)

[PATCH 6.18 00/43] 6.18.13-rc1 review
 2026-02-18  9:09 UTC  (3+ messages)

[PULL 0/2] Firmware 20260218 patches
 2026-02-18  8:59 UTC 

[PATCH 6.1 00/64] 6.1.164-rc1 review
 2026-02-18  9:09 UTC  (2+ messages)

[PATCH 5.15 00/39] 5.15.201-rc1 review
 2026-02-18  9:09 UTC  (2+ messages)

[PATCH 5.10 00/24] 5.10.251-rc1 review
 2026-02-18  9:08 UTC  (2+ messages)

[OE-core][PATCH v3 1/2] mdadm: upgrade 4.4 -> 4.5
 2026-02-18  9:06 UTC  (2+ messages)
` [OE-core][PATCH v3 2/2] mdadm: catch sed substitution failure during install

[PATCH] crypto: rsa: add debug message if leading zero byte is missing
 2026-02-18  9:06 UTC  (4+ messages)

[PATCH rc 0/4] Fix several serious mistakes on the udata path in drivers
 2026-02-18  9:06 UTC  (5+ messages)
` [PATCH rc 2/4] IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()

[PATCH v10] vhost: fix use-after-free in fdset during shutdown
 2026-02-18  9:05 UTC  (4+ messages)
` [PATCH v11] "
    ` [PATCH v12] "

[RFC] RDMA/irdma: Add support for revocable dmabuf import
 2026-02-18  9:05 UTC  (5+ messages)

[PATCH] reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using it
 2026-02-18  9:04 UTC  (2+ messages)

[PATCH 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-02-18  9:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] x86/shadow: don't use #if in macro invocations
 2026-02-18  9:03 UTC 

[PATCH] staging : rtl8723bs : Fix typo in comment
 2026-02-18  9:03 UTC 

[PATCH 0/7] gpu: nova-core: gsp: add continuation record support
 2026-02-18  9:00 UTC  (5+ messages)
` [PATCH 6/7] gpu: nova-core: gsp: support large RPCs via continuation record

[PATCH v4 0/3] hw/vfio: Enable hugepfnmap for non-power-of-2 device memory regions
 2026-02-18  8:59 UTC  (2+ messages)

[bluez/bluez] 3890e9: client/btpclient: Add GATT support to get Device name
 2026-02-18  9:00 UTC 

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

[PATCH v1 00/11] arm64: dts: freescale: imx8mm-var-som: Align SOM and Symphony DTSs
 2026-02-18  8:59 UTC  (6+ messages)
` [PATCH v1 03/11] arm64: dts: freescale: imx8mm-var-som: Update FEC support with MaxLinear PHY

[bcain:bcain/ebpf 43/47] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'iiii'
 2026-02-18  8:58 UTC 

[PATCH v4 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
 2026-02-18  8:58 UTC  (4+ messages)
` [PATCH v4 2/3] mm, swap: reduce indention for hibernate allocation helper

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-18  8:58 UTC  (4+ messages)

[pci:aspm] BUILD SUCCESS 60c6a34d21504fb9182917f3b0667a473343befb
 2026-02-18  8:58 UTC 

[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
 2026-02-18  8:55 UTC  (5+ messages)
` [PATCH v2 04/10] mm/cma: Allow dynamically creating CMA areas

[PATCH 0/3] Fixes for stmmac driver
 2026-02-18  8:55 UTC  (7+ messages)
` [PATCH 1/3] net: stmmac: fix pinctrl management during suspend/resume
` [PATCH 2/3] net: stmmac: restore pinctrl when driver remove
` [PATCH 3/3] net: stmmac: manage error case during stmmac_dvr_probe

[meta-oe][PATCH] dbus-cxx: update 2.6.0 -> 2.6.1
 2026-02-18  8:55 UTC 

[PATCH 0/2] dt-bindings: add MSM8960 SPS and RPM clock compatibles
 2026-02-18  8:55 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,rpmcc: add msm8960 compatible
` [PATCH 2/2] dt-bindings: mfd: syscon: add qcom,msm8960-sps-sic

[PATCH v6 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-02-18  8:54 UTC  (6+ messages)
` [PATCH v6 2/3] reset: tenstorrent: Add reset controller for Atlantis

[PATCH RFC 00/10] driver core: constify groups arrays in several structs
 2026-02-18  8:54 UTC  (3+ messages)
` [PATCH RFC 01/10] IB/core: Prepare for immutable device groups

[PATCH v2] mm: move pgscan and pgsteal to node stats
 2026-02-18  8:54 UTC  (2+ messages)

[PATCH v3] rust: page: add byte-wise atomic memory copy methods
 2026-02-18  8:53 UTC  (7+ messages)

[PATCH] staging : sm750fb : Fix typo in comment
 2026-02-18  8:53 UTC 

RCU stalls running KUnit on mainline
 2026-02-18  8:53 UTC  (2+ messages)

[PATCH v4 0/5] (v)PCI: extended capability handling
 2026-02-18  8:52 UTC  (4+ messages)
` [PATCH v4 2/5] vPCI: introduce private header

[RFC] ethdev: clarify rte_eth_tx_burst() return value and ownership semantics
 2026-02-18  8:52 UTC  (3+ messages)

[PATCH BlueZ v3] client/btpclient: Add GATT support to get Device name
 2026-02-18  8:52 UTC 

[PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
 2026-02-18  8:50 UTC  (2+ messages)

[PATCH libgpiod] dbus: daemon: watch for "add"/"remove" uevents instead of "bind"/"unbind"
 2026-02-18  8:50 UTC 

evl. event and mutex
 2026-02-18  8:50 UTC  (2+ messages)

[REGRESSION] Discussion on "xfrm: Duplicate SPI Handling"
 2026-02-18  8:41 UTC  (6+ messages)

[PATCH v1 0/4] xfs: Misc changes to XFS realtime
 2026-02-18  8:49 UTC  (4+ messages)
` [PATCH v1 2/4] xfs: Update sb_frextents when lazy count is set

[PATCH] dbus: daemon: watch for "add"/"remove" uevents instead of "bind"/"unbind"
 2026-02-18  8:48 UTC 

[PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
 2026-02-18  8:49 UTC 

[PATCH 3/3] module: Add compile-time check for embedded NUL characters
 2026-02-18  6:50 UTC  (11+ messages)

[PATCH] sparc: iommu/pci_sun4v: fix page alignment in dma mapping
 2026-02-18  8:48 UTC  (3+ messages)
` [PATCH v2] sparc: Fix "

[LSF/MM/BPF TOPIC] Evaluating Rust for XArray
 2026-02-18  8:47 UTC  (5+ messages)

[PATCH v3] tools build: Fix rust cross compilation
 2026-02-18  8:47 UTC 

[PATCH 0/4] bitbake-setup: Improve readability
 2026-02-18  8:47 UTC  (6+ messages)
` [PATCH 3/4] bitbake-setup: print plain messages in quiet mode
    ` [bitbake-devel] "

[PATCH v2 0/9] io_uring: add kernel-managed buffer rings
 2026-02-18  8:47 UTC  (2+ messages)
` [syzbot ci] "

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up (2)
 2026-02-18  8:46 UTC  (2+ messages)
` Forwarded: Re: [PATCH net v6] net: nfc: nci: Fix parameter validation for packet data

[PATCH v2 0/2] fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
 2026-02-18  8:46 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
 2026-02-18  8:45 UTC 

[moderation/CI] Re: fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
 2026-02-18  8:44 UTC  (2+ messages)

[moderation/CI] Re: io_uring: add kernel-managed buffer rings
 2026-02-18  8:44 UTC  (2+ messages)

[PATCH v2] gpio: swnode: restore the swnode-name-against-chip-label matching
 2026-02-18  8:43 UTC  (4+ messages)

[PATCH] gpio: sysfs: fix chip removal with GPIOs exported over sysfs
 2026-02-18  8:43 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix typo in comment
 2026-02-18  8:42 UTC 

[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
 2026-02-18  8:42 UTC  (3+ messages)

[PATCH 0/7] OSPI NAND MTD load and boot support
 2026-02-18  8:42 UTC  (5+ messages)
` [PATCH 1/7] common: spl: mtd: Add support for loading images from MTD
` [PATCH 6/7] arm: spl: Enumerate SPINAND as a boot device

[PATCH v1 0/2] Add precondition checks for LOBF subtest
 2026-02-18  8:42 UTC  (6+ messages)
` [PATCH v1 1/2] tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled
` [PATCH v1 2/2] tests/kms_vrr: Add connector type filtering for LOBF
` ✓ Xe.CI.BAT: success for Add precondition checks for LOBF subtest

[PATCH v3 0/2] cpuhp: Improve SMT switch time via lock batching and RCU expedition
 2026-02-18  8:39 UTC  (3+ messages)
` [PATCH v3 1/2] cpuhp: Optimize SMT switch operation by batching lock acquisition
` [PATCH v3 2/2] cpuhp: Expedite RCU grace periods during SMT operations

[PATCH 00/13] vc,fbcon,fonts: Proper handling of font data
 2026-02-18  8:16 UTC  (14+ messages)
` [PATCH 01/13] fbdev: Declare src parameter of fb_pad_ helpers as constant
` [PATCH 02/13] vt: Remove trailing whitespaces
` [PATCH 03/13] vt: Store font in struct vc_font
` [PATCH 04/13] vt: Calculate font-buffer size with vc_font_size()
` [PATCH 05/13] lib/fonts: Remove trailing whitespaces
` [PATCH 06/13] lib/fonts: Remove FNTCHARCNT()
` [PATCH 07/13] lib/fonts: Store font data as font_data_t; update consoles
` [PATCH 08/13] lib/fonts: Read font size with font_data_size()
` [PATCH 09/13] lib/fonts: Compare font data for equality with font_data_is_equal()
` [PATCH 10/13] lib/fonts: Manage font-data lifetime with font_data_get/_put()
` [PATCH 11/13] lib/fonts: Create font_data_t from struct console_font with font_data_import()
` [PATCH 12/13] lib/fonts: Store font data for user space with font_data_export()
` [PATCH 13/13] lib/fonts: Remove internal symbols and macros from public header file

[PATCH] ALSA: hda/realtek: Fix speaker pop on Star Labs
 2026-02-18  8:39 UTC  (3+ messages)

[PATCH] drivers/net: reorder Intel drivers list in meson script
 2026-02-18  8:38 UTC  (5+ messages)
` [PATCH] usertools/pmdinfo: fix search for PMD info string

[PATCH v2] rust: page: add byte-wise atomic memory copy methods
 2026-02-18  8:37 UTC  (11+ messages)

[PATCHSET v10] sched_ext: Fix ops.dequeue() semantics
 2026-02-18  8:32 UTC  (5+ messages)
` [PATCH 1/4] sched_ext: Properly mark SCX-internal migrations via sticky_cpu
` [PATCH 2/4] sched_ext: Add rq parameter to dispatch_enqueue()
` [PATCH 3/4] sched_ext: Fix ops.dequeue() semantics
` [PATCH 4/4] selftests/sched_ext: Add test to validate "

[PATCH] Arm: tighten translate_get_page()
 2026-02-18  8:36 UTC  (4+ messages)

[PATCH v10] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-02-18  8:36 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Native SCSI multipath support
 2026-02-18  8:35 UTC  (7+ messages)
    ` [Lsf-pc] "

[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-18  8:35 UTC  (3+ messages)
` [PATCH 1/8] drm/i915/backlight: Avoid 0 brightness for VESA AUX backlight

[raw2rgbpnm PATCH v3 0/3] 10-bit packed raw support
 2026-02-18  8:34 UTC  (4+ messages)
` [raw2rgbpnm PATCH v3 1/3] Add explicit switch fallthrough notation
` [raw2rgbpnm PATCH v3 2/3] Add compiler options to avoid warnings
` [raw2rgbpnm PATCH v3 3/3] Add 10-bit CSI-2 packed format support

[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-02-18  8:32 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-18  8:31 UTC  (5+ messages)
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v3 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events

[PATCH net-next] i2c: tegra: runtime PM is not IRQ-safe
 2026-02-18  8:30 UTC  (5+ messages)

[PATCH v4 1/1] regmap: Synchronize cache for the page selector
 2026-02-18  8:30 UTC  (2+ messages)

[PATCH] rust: add a ring buffer implementation
 2026-02-18  8:29 UTC  (12+ messages)

[PATCH v3] scsi: core: Add 'serial' sysfs attribute for SCSI/SATA
 2026-02-18  8:28 UTC  (5+ messages)

[PATCH v3 00/21] TP8028 Rapid Path Failure Recovery
 2026-02-18  8:26 UTC  (5+ messages)
` [PATCH v3 19/21] nvme-tcp: Extend FENCING state per TP4129 on CCR failure

[libgpiod][PATCH] bindings: python: require newer setuptools
 2026-02-18  8:25 UTC  (2+ messages)

[raw2rgbpnm PATCH v2 0/3] 10-bit packed raw support
 2026-02-18  8:26 UTC  (4+ messages)
` [raw2rgbpnm PATCH v2 1/3] Add explicit switch fallthrough notation
` [raw2rgbpnm PATCH v2 2/3] Add compiler options to avoid warnings
` [raw2rgbpnm PATCH v2 3/3] Add 10-bit CSI-2 packed format support

[PATCH] RDMA: Add BNG_RE to rdma_driver_id definition
 2026-02-18  8:25 UTC  (5+ messages)

[PATCH] spi: atcspi200: validate data buswidth to fix FIELD_PREP build error
 2026-02-18  8:21 UTC 

[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
 2026-02-18  8:21 UTC  (2+ messages)
` [PATCH v3 15/16] x86/msr: Reduce number of low level MSR access helpers


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.