messages from 2026-02-18 09:45:16 to 2026-02-18 10:20:01 UTC [more...]
[PATCH 3/7] dt-bindings: clk: meson: Add Amlogic T7 fix pll support
2026-02-18 10:19 UTC (2+ messages)
[PATCH] eal/linux: fix HPET symbols export
2026-02-18 10:18 UTC
[PATCH 0/3] Add mmc aliases for Mediatek Genio boards
2026-02-18 10:19 UTC (2+ messages)
[PATCH 2/7] dt-bindings: clk: meson: Add Amlogic T7 fix pll support
2026-02-18 10:17 UTC (2+ messages)
[PULL v2 0/3] QGA misc fixes and improvements (2026-02-16)
2026-02-18 10:17 UTC (4+ messages)
` [PULL v2 1/3] qga: implement guest-network-get-route for Windows
` [PULL v2 2/3] qga: Move CoInitialize/CoInitializeSecurity to main process thread
` [PULL v2 3/3] qga: Fix VSS provider GetSnapshotProperties return value
[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
2026-02-18 10:18 UTC (10+ messages)
` [PATCH v3 22/35] xfs: add iomap write/writeback and reading of Merkle tree pages
` [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 v2] rust: page: add byte-wise atomic memory copy methods
2026-02-18 10:09 UTC (11+ messages)
[PATCH 1/7] drivers: clk: meson: Add Amlogic T7 fix pll support
2026-02-18 10:17 UTC (2+ messages)
[PATCH 0/2] soundwire: suppress expected unattach warnings during codec reset
2026-02-18 10:14 UTC (2+ messages)
[PATCH v2 0/4] ring-buffer: Making persistent ring buffers robust
2026-02-18 10:14 UTC (5+ messages)
` [PATCH v2 1/4] ring-buffer: Fix to check event length before using
` [PATCH v2 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v2 3/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v2 4/4] ring-buffer: Record invalid buffer event
[Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
2026-02-18 10:13 UTC (78+ messages)
` "
` [Intel-wired-lan] [PATCH 01/38] docs: kdoc_re: add support for groups()
` "
` [Intel-wired-lan] [PATCH 02/38] docs: kdoc_re: don't go past the end of a line
` "
` [Intel-wired-lan] [PATCH 03/38] docs: kdoc_parser: move var transformers to the beginning
` "
` [Intel-wired-lan] [PATCH 04/38] docs: kdoc_parser: don't mangle with function defines
` "
` [Intel-wired-lan] [PATCH 05/38] docs: kdoc_parser: add functions support for NestedMatch
` "
` [Intel-wired-lan] [PATCH 06/38] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` "
` [Intel-wired-lan] [PATCH 07/38] docs: kdoc_parser: fix variable regexes to work with size_t
` "
` [Intel-wired-lan] [PATCH 08/38] docs: kdoc_parser: fix the default_value logic for variables
` "
` [Intel-wired-lan] [PATCH 09/38] docs: kdoc_parser: add some debug for variable parsing
` "
` [Intel-wired-lan] [PATCH 10/38] docs: kdoc_parser: don't exclude defaults from prototype
` "
` [Intel-wired-lan] [PATCH 11/38] docs: kdoc_parser: fix parser to support multi-word types
` "
` [Intel-wired-lan] [PATCH 12/38] docs: kdoc_parser: ignore context analysis and lock attributes
` "
` [Intel-wired-lan] [PATCH 13/38] docs: kdoc_parser: add support for LIST_HEAD
` "
` [Intel-wired-lan] [PATCH 14/38] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` "
` [Intel-wired-lan] [PATCH 15/38] docs: kdoc_re: properly handle strings and escape chars on it
` "
` [Intel-wired-lan] [PATCH 16/38] docs: kdoc_re: better show KernRe() at documentation
` "
` [Intel-wired-lan] [PATCH 17/38] docs: kdoc_re: don't recompile NestedMatch regex every time
` "
` [Intel-wired-lan] [PATCH 18/38] docs: kdoc_re: Change NestedMath args replacement to \0
` "
` [Intel-wired-lan] [PATCH 19/38] docs: kdoc_re: make NestedMatch use KernRe
` "
` [Intel-wired-lan] [PATCH 20/38] docs: kdoc_re: add support on NestedMatch for argument replacement
` "
` [Intel-wired-lan] [PATCH 21/38] docs: kdoc_parser: better handle struct_group macros
` "
` [Intel-wired-lan] [PATCH 22/38] docs: kdoc_re: fix a parse bug on struct page_pool_params
` "
` [Intel-wired-lan] [PATCH 23/38] docs: kdoc_re: add a helper class to declare C function matches
` "
` [Intel-wired-lan] [PATCH 24/38] docs: kdoc_parser: use the new CFunction class
` "
` [Intel-wired-lan] [PATCH 25/38] docs: kdoc_parser: minimize differences with struct_group_tagged
` "
` [Intel-wired-lan] [PATCH 26/38] docs: kdoc_parser: move transform lists to a separate file
` "
` [Intel-wired-lan] [PATCH 27/38] docs: kdoc_re: don't remove the trailing "; " with NestedMatch
` [PATCH 27/38] docs: kdoc_re: don't remove the trailing ";" "
` [Intel-wired-lan] [PATCH 28/38] docs: kdoc_re: prevent adding whitespaces on sub replacements
` "
` [Intel-wired-lan] [PATCH 29/38] docs: xforms_lists.py: use CFuntion to handle all function macros
` "
` [Intel-wired-lan] [PATCH 30/38] docs: kdoc_files: allows the caller to use a different xforms class
` "
` [Intel-wired-lan] [PATCH 31/38] docs: kdoc_re: Fix NestedMatch.sub() which causes PDF builds to break
` "
` [Intel-wired-lan] [PATCH 32/38] docs: kdoc_files: document KernelFiles() ABI
` "
` [Intel-wired-lan] [PATCH 33/38] docs: kdoc_output: add optional args to ManOutput class
` "
` [Intel-wired-lan] [PATCH 34/38] docs: sphinx-build-wrapper: better handle troff .TH markups
` "
` [Intel-wired-lan] [PATCH 35/38] docs: kdoc_output: use a more standard order for .TH on man pages
` "
` [Intel-wired-lan] [PATCH 36/38] docs: sphinx-build-wrapper: don't allow "/" on file names
` "
` [Intel-wired-lan] [PATCH 37/38] docs: kdoc_output: describe the class init parameters
` "
` [Intel-wired-lan] [PATCH 38/38] docs: kdoc_output: pick a better default for modulename
` "
[PATCH v4] setup: allow cwd/.git to be a symlink to a directory
2026-02-18 10:12 UTC (4+ messages)
` [PATCH v5 0/2] setup.c: v5 reroll
` [PATCH v5 1/2] setup: distingush ENOENT from other stat errors
[PATCH v2 00/10] Fix multi process path selection in Intel drivers
2026-02-18 10:09 UTC (22+ 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: "
[PATCH net v2] bnge: fix reserving resources from FW
2026-02-18 10:08 UTC (2+ messages)
[PATCHSET 0/2] io_uring fixes
2026-02-18 10:07 UTC (5+ messages)
` [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
[RFC net-next 0/3] cleanup of usbnet descriptor allocation
2026-02-18 10:06 UTC (7+ messages)
` [RFC net-next 1/3] net: usb: divorce private data and cdc state in usbnet
` [RFC net-next 2/3] net: usb: usbnet: switch to dynamic allocation of private data
[REGRESSION] mm/mprotect: 2x+ slowdown for >=400KiB regions since PTE batching (cac1db8c3aad)
2026-02-18 10:06 UTC (10+ messages)
[PATCH 0/4] btrfs: fix all bugs introduced in the compressed_folios[] removal
2026-02-18 10:06 UTC (5+ messages)
` [PATCH 1/4] btrfs: fix a bug that makes encoded write bio larger than expected
` [PATCH 2/4] btrfs: do not touch page cache for encoded writes
` [PATCH 3/4] btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
` [PATCH 4/4] btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()
[PATCH net] eth: fbnic: Advertise supported XDP features
2026-02-18 10:05 UTC (2+ messages)
[PATCH] spi: cadence_qspi: Disable the DAC mode in indirect read
2026-02-18 10:03 UTC (2+ messages)
[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)
[PATCH v5 0/9] landlock: UNIX connect() control by pathname and scope
2026-02-18 9:37 UTC (3+ messages)
` [PATCH v5 3/9] samples/landlock: Add support for named UNIX domain socket restrictions
[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 (15+ 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
[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 (3+ messages)
` [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)
[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 (9+ 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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.