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

[PATCH net v2] net/rds: fix recursive lock in rds_tcp_conn_slots_available
 2026-02-18 10:02 UTC  (2+ messages)
` [net,v2] "

[PATCH net] vsock: lock down child_ns_mode as write-once
 2026-02-18 10:02 UTC  (2+ messages)

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-02-18 10:01 UTC  (2+ messages)

[PATCH] lsblk: improve error reporting for invalid device paths
 2026-02-18 10:01 UTC  (3+ messages)

[PATCH RFC v3 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-18 10:00 UTC  (4+ messages)
` [PATCH RFC v3 2/4] pidfd: add CLONE_PIDFD_AUTOKILL

[PATCH v3 0/2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add TC9563 PCIe switch nodes
 2026-02-18 10:00 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add second TC9563 PCIe switch node for PCIe1

[GIT PULL] sysctl changes for v7.00-rc1
 2026-02-18  9:59 UTC 

[PATCH 0/8] Add GPCDMA support in Tegra264
 2026-02-18  9:59 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property

[PATCH 6/8] dmaengine: tegra: Use iommu-map for stream ID
 2026-02-18  9:58 UTC 

[PATCH v1 1/1] iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"
 2026-02-18  9:58 UTC  (6+ messages)

[PATCH v4 1/1] regmap: Synchronize cache for the page selector
 2026-02-18  9:57 UTC  (3+ messages)

[PATCHSET 0/2] io_uring fixes
 2026-02-18  9:57 UTC  (4+ messages)
` [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued

[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
 2026-02-18  9:57 UTC  (13+ messages)
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 13/35] xfs: use folio host instead of file struct
` [PATCH v3 23/35] xfs: add helper to check that inode data need fsverity verification
` [PATCH v3 28/35] xfs: add fs-verity support

[PATCH v5 0/9] landlock: UNIX connect() control by pathname and scope
 2026-02-18  9:39 UTC  (9+ messages)
` [PATCH v5 1/9] lsm: Add LSM hook security_unix_find
` [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v5 3/9] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v5 8/9] landlock: Document FS access right for pathname UNIX sockets

[PATCH] gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
 2026-02-18  9:56 UTC  (2+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-18  9:56 UTC  (6+ messages)

[PATCH v3 0/6] Add support for fwumdata
 2026-02-18  9:56 UTC  (7+ messages)
` [PATCH v3 5/6] tools: Add support for fwumdata tool
` [PATCH v3 6/6] tools: mkfwumdata: Remove dependency on fwu_mdata.h header

Push Certificates: Privacy Concerns Regarding the "pushee" Header
 2026-02-18  9:56 UTC  (5+ messages)

pcengines_apuv2: LEDs/Input fails since v6.18
 2026-02-18  9:55 UTC  (5+ messages)

[Buildroot] [PATCH] package/which: fix getopt prototype conflict with musl
 2026-02-18  9:55 UTC 

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-18  9:54 UTC  (17+ messages)
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
          `  "

[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-02-18  9:52 UTC  (19+ messages)
` [PATCH v5 01/18] dmaengine: ti: k3-udma: move macros to header file
` [PATCH v5 02/18] dmaengine: ti: k3-udma: move structs and enums "
` [PATCH v5 03/18] dmaengine: ti: k3-udma: move static inline helper functions "
` [PATCH v5 04/18] dmaengine: ti: k3-udma: move descriptor management to k3-udma-common.c
` [PATCH v5 05/18] dmaengine: ti: k3-udma: move ring management functions "
` [PATCH v5 06/18] dmaengine: ti: k3-udma: Add variant-specific function pointers to udma_dev
` [PATCH v5 07/18] dmaengine: ti: k3-udma: move udma utility functions to k3-udma-common.c
` [PATCH v5 08/18] dmaengine: ti: k3-udma: move resource management "
` [PATCH v5 09/18] dmaengine: ti: k3-udma: refactor resource setup functions
` [PATCH v5 10/18] dmaengine: ti: k3-udma: move inclusion of k3-udma-private.c to k3-udma-common.c
` [PATCH v5 11/18] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v5 12/18] dt-bindings: dma: ti: Add K3 BCDMA V2
` [PATCH v5 13/18] dt-bindings: dma: ti: Add K3 PKTDMA V2
` [PATCH v5 14/18] dmaengine: ti: k3-psil-am62l: Add AM62Lx PSIL and PDMA data
` [PATCH v5 15/18] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
` [PATCH v5 16/18] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2
` [PATCH v5 17/18] dmaengine: ti: k3-udma-v2: Update glue layer to support "
` [PATCH v5 18/18] dmaengine: ti: k3-udma: Validate resource ID and fix logging in reservation

[RFC net-next 0/3] cleanup of usbnet descriptor allocation
 2026-02-18  9:53 UTC  (4+ messages)
` [RFC net-next 1/3] net: usb: divorce private data and cdc state in usbnet

[bluetooth-next:master] BUILD SUCCESS 003ca042a386599b23d2db62fd1176966841e518
 2026-02-18  9:52 UTC 

[PATCH v6 00/27] util: sync error_report & qemu_log output more closely
 2026-02-18  9:52 UTC  (7+ messages)
` [PATCH v6 03/27] include: define constant for early constructor priority
` [PATCH v6 11/27] util: introduce some API docs for logging APIs
` [PATCH v6 12/27] util: avoid repeated prefix on incremental qemu_log calls

[PATCH v2 0/2] xen/xenbus: better handle backend crash
 2026-02-18  9:52 UTC  (3+ messages)
` [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()
` [PATCH v2 2/2] xen/xenbus: better handle backend crash

[PATCH v2 00/21] qom: introduce property flags to track external user input
 2026-02-18  9:51 UTC  (6+ messages)
` [PATCH v2 14/21] hw/core/qdev-properties: allow qdev properties accept flags

[PATCH v5 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
 2026-02-18  9:51 UTC  (2+ messages)
` [v5, "

[PATCH v1 03/11] io_uring/kbuf: add support for kernel-managed buffer rings
 2026-02-18  9:51 UTC  (12+ messages)

[PATCH v2 00/10] Fix multi process path selection in Intel drivers
 2026-02-18  9:49 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/10] net/i40e: permit secondary process Rx path selection
  ` [PATCH v3 02/10] net/iavf: "
  ` [PATCH v3 03/10] net/ice: "
  ` [PATCH v3 04/10] net/idpf: prevent Rx path selection after device start
  ` [PATCH v3 05/10] net/cpfl: "
  ` [PATCH v3 06/10] net/i40e: permit secondary process Tx path selection
  ` [PATCH v3 07/10] net/iavf: "
  ` [PATCH v3 08/10] net/ice: "
  ` [PATCH v3 09/10] net/idpf: "
  ` [PATCH v3 10/10] net/cpfl: "

[RFC PATCH 2/4] rust: sync: Add dma_fence abstractions
 2026-02-18  9:50 UTC  (11+ messages)

[OE-core][kirkstone][PATCH] classes/buildhistory: Do not sign buildhistory commits
 2026-02-18  9:50 UTC 

[RFC PATCH] Introduce filesystem type tracking
 2026-02-18  9:49 UTC  (5+ messages)

[PATCHv2 1/5] lib/oe/patch: Make extractPatches() not extract ignored commits
 2026-02-18  9:49 UTC  (5+ messages)
` [PATCHv2 5/5] lib/oe/patch: Use git notes to store the filenames for the patches
  ` [OE-core] "

[OE-core][scarthgap][PATCH] classes/buildhistory: Do not sign buildhistory commits
 2026-02-18  9:47 UTC 

[PATCH BlueZ v3] client/btpclient: Add GATT support to get Device name
 2026-02-18  9:47 UTC  (2+ messages)
` [BlueZ,v3] "

pci-epf-test.c:undefined reference to `config_group_init_type_name'
 2026-02-18  9:47 UTC  (2+ messages)

[PATCH v5 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-02-18  9:46 UTC  (11+ messages)
` [PATCH v5 06/16] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v5 09/16] PCI: rzg3s-host: Reorder reset assertion during suspend
` [PATCH v5 10/16] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v5 11/16] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v5 13/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
 2026-02-18  9:46 UTC  (2+ messages)

[syzbot] [ide?] UBSAN: shift-out-of-bounds in ata_qc_issue
 2026-02-18  9:45 UTC  (2+ messages)

[PATCH 0/4] write-stream for file I/O
 2026-02-18  9:45 UTC  (5+ messages)
  ` [PATCH 1/4] fs: add write-stream management file_operations

[PATCH v3] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
 2026-02-18  9:45 UTC 

[PATCH v3] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
 2026-02-18  9:45 UTC 

MSI Z690 has the same problem. Can't get the SPDIF working, front panel doesn't work with micorphone
 2026-02-18  9:41 UTC 

[PATCH net v2] espintcp: Fix race condition in espintcp_close()
 2026-02-18  9:44 UTC  (2+ messages)

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

[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
 2026-02-18  9:42 UTC  (5+ messages)
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR

Potential regression in 6.19 kernel version
 2026-02-18  9:42 UTC  (4+ messages)

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

[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
 2026-02-18  9:41 UTC  (2+ messages)

[linus:master] [sched/core] 704069649b: kernel-selftests.kvm.hardware_disable_test.fail
 2026-02-18  9:40 UTC  (4+ messages)

[PATCH v3] rust: page: add byte-wise atomic memory copy methods
 2026-02-18  9:40 UTC  (4+ messages)

[PATCH v5 0/7] rpm: 4.20.1 -> 6.0.1
 2026-02-18  9:39 UTC  (4+ messages)
` [PATCH v5 1/7] package_rpm.bbclass: Drop external dependency generator to support rpm 6
  ` [OE-core] "

[PATCH 0/2] rust: pages that cannot be racy
 2026-02-18  9:37 UTC  (6+ messages)
` [PATCH 2/2] rust: page: add method to copy data between safe pages

[PATCH v2 0/3] Bug Fixes for PRUSS irqchip driver
 2026-02-18  9:37 UTC  (4+ messages)
` [PATCH v2 1/3] irqchip/irq-pruss-intc: Fix enabling of intc events
` [PATCH v2 2/3] irqchip/irq-pruss-intc: Fix listed IRQ type in /proc/interrupts
` [PATCH v2 3/3] irqchip/irq-pruss-intc: Fix processing of IEP interrupts

[PATCH v1 0/2] Add precondition checks for LOBF subtest
 2026-02-18  9:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-02-18  9:36 UTC  (6+ messages)
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling

[jlelli:upstream/deadline-demotion 3/4] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude Code:Sonnet 4.5'
 2026-02-18  9:35 UTC 

[jlelli:upstream/deadline-demotion 2/4] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude Code:Sonnet 4.5'
 2026-02-18  9:35 UTC 

[jlelli:upstream/deadline-demotion 4/4] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude Code:Sonnet 4.5'
 2026-02-18  9:35 UTC 

[PATCH] net: tls: Use disable_delayed_work_sync() instead of cancel_delayed_work_sync() in tls_sw_cancel_work_tx()
 2026-02-18  9:36 UTC  (5+ messages)

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

[PATCH v2 1/1] gpiolib: of: add gpio-line node support
 2026-02-18  9:33 UTC  (6+ messages)

[PATCH 6.6 0/3] arm64: Speed up boot with faster linear map creation
 2026-02-18  9:33 UTC  (8+ messages)

[PATCH v2 0/7] ARM: dts: broadcom-bcmbca: Fixes amd I2C buses
 2026-02-18  9:30 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: dts: bcm6878: Fix PL081 DMA block IRQ
` [PATCH v2 2/7] ARM: dts: bcm63138: Fix DMA IRQ
` [PATCH v2 3/7] ARM: dts: bcm6846: Add I2C bus block
` [PATCH v2 4/7] ARM: dts: bcm6855: Add I2C bus blocks
` [PATCH v2 5/7] ARM: dts: bcm6878: Add I2C bus block
` [PATCH v2 6/7] ARM: dts: bcm63138: Add I2C block
` [PATCH v2 7/7] ARM: dts: bcm63148: "

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

[PATCH 00/11] Introduce ACPI watchdog for Q35 and arm/virt boards
 2026-02-18  9:29 UTC  (3+ messages)

[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
 2026-02-18  9:29 UTC  (8+ messages)

[PATCH v2 0/3] Add and enable USB nodes for ExynosAutov920 SoC
 2026-02-18  9:28 UTC  (6+ messages)
  ` [PATCH v2 2/3] arm64: dts: exynos: ExynosAutov920: Add regulators for the USB

[PATCH] ASoC: ti: davinci-mcasp: Add system suspend/resume support
 2026-02-18  9:27 UTC  (2+ messages)

[scarthgap][PATCH] ref-manual/system-requirements.rst: update untested distros
 2026-02-18  9:26 UTC 

[Intel-wired-lan] [PATCH iwl-next v2] ice: implement symmetric RSS hash configuration
 2026-02-18  9:26 UTC  (3+ messages)
  `  "

[PATCH bpf-next v2 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage
 2026-02-18  9:25 UTC  (2+ messages)

[PATCH 0/3] Add mmc aliases for Mediatek Genio boards
 2026-02-18  9:23 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: mediatek: mt8395-genio-common: add mmc aliases
` [PATCH 2/3] arm64: dts: mediatek: mt8395-radxa-nio-12l: "
` [PATCH 3/3] arm64: dts: mediatek: mt8365-evk: "

[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
 2026-02-18  9:22 UTC  (11+ messages)

[PATCH 00/10] Native Nitro Enclaves support
 2026-02-18  9:20 UTC  (4+ messages)
` [PATCH 07/10] hw/nitro: Add nitro machine

[PATCH bpf-next] bpf: fix selftest/xsk single test selection
 2026-02-18  9:20 UTC 

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

[PATCH] net: qrtr: Expand control port access to root
 2026-02-18  9:17 UTC  (5+ messages)

FAILED: patch "[PATCH] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD" failed to apply to 6.1-stable tree
 2026-02-18  9:16 UTC  (6+ messages)
` [PATCH 6.1.y 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
  ` [PATCH 6.1.y 1/4] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
  ` [PATCH 6.1.y 2/4] mm/hugetlb: fix hugetlb_pmd_shared()
  ` [PATCH 6.1.y 3/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
  ` [PATCH 6.1.y 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH for-next] RDMA/efa: Add AH usage counter with sysfs exposure
 2026-02-18  9:15 UTC  (11+ messages)

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-18  9:14 UTC  (3+ messages)
` [PATCH v3 14/21] sched/cache: Respect LLC preference in task migration and detach

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-18  9:15 UTC  (5+ messages)

[PATCH 0/5] Avoid the_repository in merge-ort and replay
 2026-02-18  9:15 UTC  (6+ messages)
` [PATCH 1/5] merge-ort: pass repository to write_tree()
` [PATCH 2/5] merge-ort: replace the_repository with opt->repo
` [PATCH 3/5] merge-ort: replace the_hash_algo with opt->repo->hash_algo
` [PATCH 4/5] merge-ort: prevent the_repository from coming back
` [PATCH 5/5] replay: "

LLVM builds on SPARC passing the testsuite for the first time
 2026-02-18  9:14 UTC 

[PATCH 0/2] MAINTAINERS: SPI NOR: maintainer and reviewer updates
 2026-02-18  9:14 UTC  (3+ messages)

[PATCH v3] iio: trigger: use put_device() in viio_trigger_alloc() error path
 2026-02-18  9:14 UTC  (6+ messages)

[PATCH] staging: media: Fix typo in comment
 2026-02-18  9:12 UTC 

[PATCH v3 0/2] bng_re misc fixes
 2026-02-18  9:12 UTC  (3+ messages)
` [PATCH v3 1/2] RDMA/bng_re: Remove unnessary validity checks
` [PATCH v3 2/2] RDMA/bng_re: Unwind bng_re_dev_init properly

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

[PATCH v4 0/3] drm/panel: add LXD M9189A
 2026-02-18  9:12 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add lxd
` [PATCH v4 2/3] dt-bindings: display: panel: add LXD M9189A
` [PATCH v4 3/3] drm/panel: add LXD M9189A panel driver

[PULL 00/85] Audio patches
 2026-02-18  9:03 UTC  (21+ messages)
` [PULL 26/85] audio: lookup "audio-" object types, and realize them
` [PULL 29/85] audio: replace type_init() with DEFINE_TYPES
` [PULL 30/85] audio: keep a strong reference on the backend
` [PULL 40/85] audio: split AudioMixengBackend code in audio-mixeng-be.c
` [PULL 41/85] audio: make audio_driver init() & fini() optional
` [PULL 46/85] audio/alsa: convert to QOM lifecycle methods
` [PULL 47/85] audio/oss: "
` [PULL 48/85] audio/pa: "
` [PULL 49/85] audio/sdl: "
` [PULL 50/85] audio/pw: "
` [PULL 51/85] audio/jack: "
` [PULL 52/85] audio/sndio: "
` [PULL 62/85] audio/dsound: replace custom logging with error_report & trace
` [PULL 68/85] audio/sdl: replace custom logging with error_report
` [PULL 69/85] audio/sndio: "
` [PULL 72/85] audio/mixeng: replace redundant pcm_info fields with AudioFormat
` [PULL 74/85] audio: replace ldebug with trace events
` [PULL 80/85] audio: rework invalid audsettings error
` [PULL 83/85] audio: remove AUD_log/ldebug
` [PULL 85/85] audio: fix leak of audio capture name

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

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

[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-02-18  9:11 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PULL 0/2] Firmware 20260218 patches
 2026-02-18  8:59 UTC  (3+ messages)
` [PULL 1/2] igvm: Add NULL checks for igvm_get_buffer()
` [PULL 2/2] docs/interop/firmware: Add 'uefi-vars' member for FirmwareMappingMemory

[linus:master] [usb] 56a512a9b4: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN
 2026-02-18  9:10 UTC 


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.