messages from 2026-01-21 16:28:05 to 2026-01-21 17:03:21 UTC [more...]
[PATCH v7 00/22] Add new general DRM property "color format"
2026-01-21 16:34 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Add new general DRM property "color format" (rev4)
[PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (last part)
2026-01-21 16:49 UTC (5+ messages)
` [PATCH net-next 2/9] net: atlantic: convert to use .get_rx_ring_count
` [PATCH net-next 6/9] net: ionic: "
[PATCH] driver core: faux: stop using static struct device
2026-01-21 17:03 UTC (3+ messages)
[PATCH 1/3] dt-bindings: eeprom: at25: Document Microchip 25AA010A
2026-01-21 17:02 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: display/lvds-codec: Document OnSemi FIN3385
[PATCH 0/6]
2026-01-21 17:01 UTC (8+ messages)
` [PATCH v4 0/6] net/nfb: code cleanup
` [PATCH v4 1/6] net/nfb: use constant values for max Rx/Tx queues count
` [PATCH v4 2/6] net/nfb: fix bad pointer access in queue stats
` [PATCH v4 3/6] net/nfb: update timestamp calculation to meaningful value
` [PATCH v4 4/6] net/nfb: use process private variable for internal data
` [PATCH v4 5/6] net/nfb: release allocated resources correctly
` [PATCH v4 6/6] net/nfb: stop only started queues in fail path
[PATCH v1] rust: time: Add Delta range constants for time units
2026-01-21 17:02 UTC (5+ messages)
[PATCH 00/19] btrfs: fix a return value and remove pointless labels and gotos
2026-01-21 17:01 UTC (25+ messages)
` [PATCH 03/19] btrfs: remove pointless out labels from send.c
` [PATCH v2 00/19] btrfs: fix a return value and remove pointless labels and gotos
` [PATCH v2 01/19] btrfs: qgroup: return correct error when deleting qgroup relation item
` [PATCH v2 02/19] btrfs: remove pointless out labels from ioctl.c
` [PATCH v2 03/19] btrfs: remove pointless out labels from send.c
` [PATCH v2 04/19] btrfs: remove pointless out labels from qgroup.c
` [PATCH v2 05/19] btrfs: remove pointless out labels from disk-io.c
` [PATCH v2 06/19] btrfs: remove pointless out labels from extent-tree.c
` [PATCH v2 07/19] btrfs: remove pointless out labels from free-space-cache.c
` [PATCH v2 08/19] btrfs: remove pointless out labels from inode.c
` [PATCH v2 09/19] btrfs: remove pointless out labels from uuid-tree.c
` [PATCH v2 10/19] btrfs: remove out label in load_extent_tree_free()
` [PATCH v2 11/19] btrfs: remove out_failed label in find_lock_delalloc_range()
` [PATCH v2 12/19] btrfs: remove out label in btrfs_csum_file_blocks()
` [PATCH v2 13/19] btrfs: remove out label in btrfs_mark_extent_written()
` [PATCH v2 14/19] btrfs: remove out label in lzo_decompress()
` [PATCH v2 15/19] btrfs: remove out label in scrub_find_fill_first_stripe()
` [PATCH v2 16/19] btrfs: remove out label in finish_verity()
` [PATCH v2 17/19] btrfs: remove out label in btrfs_check_rw_degradable()
` [PATCH v2 18/19] btrfs: remove out label in btrfs_init_space_info()
` [PATCH v2 19/19] btrfs: remove out label in btrfs_wait_for_commit()
[PATCH bpf-next 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
2026-01-21 17:01 UTC (5+ messages)
` [PATCH bpf-next 3/4] bpf: Remove kfunc support in prologue and epilogue
[PATCH 0/4] multipathd: Miscellaneous fixes
2026-01-21 17:01 UTC (5+ messages)
` [PATCH 4/4] multipathd: print path offline message even without a checker
[syzbot] [cgroups?] [mm?] WARNING in memcg1_swapout
2026-01-21 17:01 UTC (8+ messages)
[PATCH] sched/eevdf: Update se->vprot in reweight_entity()
2026-01-21 17:00 UTC (4+ messages)
[PATCH v3 0/6] dm: core: Support same compatible in host/gadget musb drivers
2026-01-21 17:00 UTC (5+ messages)
` [PATCH v3 3/6] dm: core: Support multiple drivers with same compatibles
[PATCH v5] drm/msm/a8xx: Add UBWC v6 support
2026-01-21 17:00 UTC (2+ messages)
[PATCH v1] arm64: poe: fix stale POR_EL0 values for ptrace
2026-01-21 16:59 UTC (3+ messages)
[PATCH] drm/msm/a6xx: fix bogus hwcg register updates
2026-01-21 16:59 UTC (4+ messages)
linux-next: manual merge of the drm-rust tree with the drm-misc tree
2026-01-21 16:59 UTC
[PATCH v7 net-next 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-21 16:59 UTC (3+ messages)
` [PATCH v7 net-next 4/4] net: dsa: add basic initial driver for "
[PATCH v10 0/1] rust: Add safe pointer formatting support
2026-01-21 16:58 UTC (3+ messages)
` [PATCH v10 1/1] rust: fmt: add "
[PATCH] rust: disallow use of `CStr::as_ptr`
2026-01-21 16:58 UTC
[PATCH] revocable: Remove redundant synchronize_srcu() call
2026-01-21 16:58 UTC (7+ messages)
[PATCH v2 00/29] maple_tree: Replace big node with maple copy
2026-01-21 16:45 UTC (28+ messages)
` [PATCH v2 01/29] maple_tree: Fix mas_dup_alloc() sparse warning
` [PATCH v2 02/29] maple_tree: Move mas_spanning_rebalance loop to function
` [PATCH v2 03/29] maple_tree: Extract use of big node from mas_wr_spanning_store()
` [PATCH v2 04/29] maple_tree: Remove unnecessary assignment of orig_l index
` [PATCH v2 05/29] maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance()
` [PATCH v2 06/29] maple_tree: Make ma_wr_states reliable for reuse in spanning store
` [PATCH v2 07/29] maple_tree: Remove l_wr_mas from mas_wr_spanning_rebalance
` [PATCH v2 08/29] maple_tree: Don't pass through height in mas_wr_spanning_store
` [PATCH v2 09/29] maple_tree: Move maple_subtree_state from mas_wr_spanning_store to mas_wr_spanning_rebalance
` [PATCH v2 10/29] maple_tree: Correct right ma_wr_state end pivot in mas_wr_spanning_store()
` [PATCH v2 12/29] maple_tree: Testing update for spanning store
` [PATCH v2 13/29] maple_tree: Inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalance()
` [PATCH v2 14/29] maple_tree: Change initial big node setup in mas_wr_spanning_rebalance()
` [PATCH v2 15/29] maple_tree: Introduce ma_leaf_max_gap()
` [PATCH v2 16/29] maple_tree: Add gap support, slot and pivot sizes for maple copy
` [PATCH v2 17/29] maple_tree: Start using maple copy node for destination
` [PATCH v2 18/29] maple_tree: inline mas_wr_spanning_rebalance()
` [PATCH v2 19/29] maple_tree: Remove unnecessary return statements
` [PATCH v2 20/29] maple_tree: Separate wr_split_store and wr_rebalance store type code path
` [PATCH v2 21/29] maple_tree: Add cp_is_new_root() helper
` [PATCH v2 22/29] maple_tree: Use maple copy node for mas_wr_rebalance() operation
` [PATCH v2 23/29] maple_tree: Add copy_tree_location() helper
` [PATCH v2 25/29] maple_tree: Use maple copy node for mas_wr_split()
` [PATCH v2 26/29] maple_tree: Remove maple big node and subtree structs
` [PATCH v2 27/29] maple_tree: Pass maple copy node to mas_wmb_replace()
` [PATCH v2 28/29] maple_tree: Don't pass end to mas_wr_append()
` [PATCH v2 29/29] maple_tree: Clean up mas_wr_node_store()
[PATCH] dt-bindings: net: dsa: fix typos in bindings docs
2026-01-21 16:58 UTC (2+ messages)
[REGRESSION] v6.6.120: i3c crash caused by commit 82a09b9965ed
2026-01-21 16:57 UTC (3+ messages)
[PATCH v4 00/12] Tegra114: implement EMC support
2026-01-21 16:57 UTC (4+ messages)
` [PATCH v4 11/12] ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-tree nodes
[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
2026-01-21 16:57 UTC (4+ messages)
` [PATCH v3 12/21] slab: remove the do_slab_free() fastpath
[PATCH 0/1] cpupower: make systemd unit installation optional
2026-01-21 16:57 UTC (4+ messages)
` [PATCH 1/1] "
[i915-rt v5 21/21] FOR-CI: drm/i915: Reset lockdep after selftest unload
2026-01-21 16:56 UTC (2+ messages)
` [i915-rt v5] "
[PATCH v2 0/16] bitfield: tidy up bitfield.h
2026-01-21 16:52 UTC (4+ messages)
` [PATCH v2 03/16] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()
[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
2026-01-21 16:56 UTC (3+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
[PATCH] man/man2/ptrace.2: Add PTRACE_SET_SYSCALL_INFO, update struct ptrace_syscall_info
2026-01-21 16:56 UTC (2+ messages)
[PATCH] binder: fix UAF in binder_netlink_report()
2026-01-21 16:56 UTC (3+ messages)
[PATCH v3 00/11] Remove XA_ZERO from error recovery of dup_mmap()
2026-01-21 16:49 UTC (12+ messages)
` [PATCH v3 01/11] mm: Relocate the page table ceiling and floor definitions
` [PATCH v3 02/11] mm/mmap: Move exit_mmap() trace point
` [PATCH v3 03/11] mm/mmap: Abstract vma clean up from exit_mmap()
` [PATCH v3 04/11] mm/vma: Add limits to unmap_region() for vmas
` [PATCH v3 05/11] mm/memory: Add tree limit to free_pgtables()
` [PATCH v3 06/11] mm/vma: Add page table limit to unmap_region()
` [PATCH v3 07/11] mm: Change dup_mmap() recovery
` [PATCH v3 08/11] mm: Introduce unmap_desc struct to reduce function arguments
` [PATCH v3 09/11] mm/vma: Use unmap_desc in exit_mmap() and vms_clear_ptes()
` [PATCH v3 10/11] mm/vma: Use unmap_region() in vms_clear_ptes()
` [PATCH v3 11/11] mm: Use unmap_desc struct for freeing page tables
[PATCH] dm: fix excessive blk-crypto operations for invalid keys
2026-01-21 16:55 UTC (2+ messages)
[PATCH 00/15] tick/sched: Refactor idle cputime accounting
2026-01-21 16:55 UTC (4+ messages)
[PATCH] serial: 8250 dw: clear FIFO before writting LCR
2026-01-21 16:55 UTC (8+ messages)
[cocci] Pre-compiled spatch links against EOL PCRE version
2026-01-21 16:55 UTC (8+ messages)
` [cocci] Evolution for the software build system?
[PATCH i-g-t v10 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
2026-01-21 16:55 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH] hw/i2c/aspeed_i2c.c: Add a check for dma_read
2026-01-21 16:53 UTC (3+ messages)
[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-01-21 16:54 UTC (7+ messages)
` [PATCH v8 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
[net-next v7 0/8] net: wwan: add NMEA port type support
2026-01-21 16:53 UTC (6+ messages)
` [net-next v7 5/8] net: wwan: add NMEA port support
` "
` "
[PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
2026-01-21 16:51 UTC (13+ messages)
[PATCH] pmdomain: qcom: rpmpd: drop stray semicolon
2026-01-21 16:52 UTC (2+ messages)
[PATCH 0/8] ASoC: sophgo: add CV1800 AIAO mux and I2S support
2026-01-21 16:52 UTC (6+ messages)
` [PATCH 1/8] dt-bindings: sound: sophgo: add CV1800B I2S/TDM controller binding
[PATCH rdma-next v8 0/4] RDMA/bnxt_re: Support direct verbs
2026-01-21 16:52 UTC (5+ messages)
` [PATCH rdma-next v8 3/4] RDMA/bnxt_re: Direct Verbs: Support DBR verbs
[PATCH] tools: usb: usbip: remove dead-link from README
2026-01-21 16:51 UTC
[PATCH v6] sparse-checkout: optimize string_list construction and add tests to verify deduplication
2026-01-21 16:51 UTC (4+ messages)
` [PATCH v7] "
[PATCH] sched:pelt: fix pelt clock sync when entering idle
2026-01-21 16:51 UTC (2+ messages)
` [tip: sched/urgent] sched/fair: Fix "
[PATCH] usb: xhci: fix DMA address corruption in abort_td
2026-01-21 16:38 UTC (2+ messages)
` [PATCH v2] "
[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
2026-01-21 16:48 UTC (16+ messages)
[PATCH RESEND] thermal: broadcom: Use clamp to simplify bcm2835_thermal_temp2adc
2026-01-21 16:48 UTC (2+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-21 16:46 UTC (4+ messages)
` [PATCH v9 11/22] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
[BUG?] b4 shazam applies unrelated patches due to dfblob collision (b4 0.14.3)
2026-01-21 16:47 UTC
[PATCH 0/2] mmc: spacemit: Add support for K3 SoC
2026-01-21 16:46 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: mmc: spacemit,sdhci: add "
[PATCH v2] iio: cros_ec: Allow enabling/disabling calibration mode
2026-01-21 16:46 UTC
[PATCH 0/3] pinctrl: ocelot: Extend pinctrl-ocelot driver for lan9645x
2026-01-21 16:46 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: ocelot: Add LAN9645x SoC support
[PATCH v2] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable SDIO interface
2026-01-21 16:45 UTC (5+ messages)
[PATCH net-next v2 0/8] net: neighbour: Notify changes atomically
2026-01-21 16:43 UTC (9+ messages)
` [PATCH net-next v2 1/8] net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
` [PATCH net-next v2 2/8] net: core: neighbour: Call __neigh_notify() under a lock
` [PATCH net-next v2 3/8] net: core: neighbour: Extract ARP queue processing to a helper function
` [PATCH net-next v2 4/8] net: core: neighbour: Process ARP queue later
` [PATCH net-next v2 5/8] net: core: neighbour: Inline neigh_update_notify() calls
` [PATCH net-next v2 6/8] net: core: neighbour: Reorder netlink & internal notification
` [PATCH net-next v2 7/8] net: core: neighbour: Make one netlink notification atomically
` [PATCH net-next v2 8/8] net: core: neighbour: Make another "
[PATCH v2 00/16] HID: Add Legion Go and Go S Drivers
2026-01-21 16:44 UTC (8+ messages)
` [PATCH v2 02/16] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver
[PATCH v5 0/3] Coresight TMC-ETR: refactor the tmc-etr mode and some cleanups
2026-01-21 16:43 UTC (2+ messages)
[PATCH v4] kho: kexec-metadata: track previous kernel chain
2026-01-21 14:50 UTC
[PATCH] btrfs: unfold transaction aborts in btrfs_finish_one_ordered()
2026-01-21 16:40 UTC
[PATCH v8] sched: update rq->avg_idle when a task is moved to an idle CPU
2026-01-21 16:40 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-01-21 16:40 UTC (4+ messages)
` [PATCH 1/3] dt-binding: vendor-prefixes: document the Ayeneo brand
` [PATCH 2/3] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH 3/3] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console
[PATCH 00/10] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-01-21 16:40 UTC (3+ messages)
` [PATCH 01/10] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
[PATCH v3] printf: convert test_hashed into macro
2026-01-21 16:39 UTC (2+ messages)
[PATCH v4] lockfile: add PID file for debugging stale locks
2026-01-21 16:39 UTC (5+ messages)
` [PATCH v5] "
[PATCH v9 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-01-21 16:39 UTC (2+ messages)
[PATCH] gcc: fix patch format
2026-01-21 16:38 UTC
[PATCH] usbip: Reduce CONNRESET message noise in dmesg from stub
2026-01-21 16:37 UTC
Yocto Project Status 20 January 2026 (WW03)
2026-01-21 16:37 UTC (3+ messages)
` [yocto] "
[PATCH] serial: 8250_pci: Fix uninitialized variable use in pci_oxsemi_tornado_get_divisor
2026-01-21 16:36 UTC (2+ messages)
[PATCH 00/13] Add more commands to scripts/ghes_inject.py
2026-01-21 16:35 UTC (7+ messages)
` [PATCH 09/13] scripts/ghes_inject: add a handler for PCIe bus error
` [PATCH 10/13] scripts/ghes_inject: add support for fuzzy logic testing
[PATCH v4 3/3] randomize_kstack: Unify random source across arches
2026-01-21 14:48 UTC (5+ messages)
[alternative-merged] mm-swap_cgroup-fix-kernel-bug-in-swap_cgroup_record.patch removed from -mm tree
2026-01-21 16:36 UTC
[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2026-01-21 16:35 UTC (4+ messages)
` [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
[PATCHv4 00/14] mm: Eliminate fake head pages from vmemmap optimization
2026-01-21 16:35 UTC (11+ messages)
` [PATCHv4 01/14] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv4 02/14] mm: Change the interface of prep_compound_tail()
` [PATCHv4 03/14] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv4 04/14] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv4 06/14] mm: Make page_zonenum() use head page
[PATCH] ACPI: NFIT:Advertise DSM function 0xA (Query ARS error inject capabilities)
2026-01-21 16:38 UTC (2+ messages)
FAILED: patch "[PATCH] x86/resctrl: Add missing resctrl initialization for Hygon" failed to apply to 5.10-stable tree
2026-01-21 16:34 UTC (5+ messages)
` [PATCH 5.10.y 1/2] x86/resctrl: Fix kernel-doc in internal.h
[yocto-autobuilder2][PATCH 1/2] schedulers: sort repo branches in maintained stable branches
2026-01-21 16:34 UTC (2+ messages)
` [yocto-autobuilder2][PATCH 2/2] schedulers: Add missing stable branches for non-core repos
[PATCH RFC 0/3] arm: demuxed ID registers (CCSIDR_EL1)
2026-01-21 16:28 UTC (3+ messages)
[PATCH v5 00/10] perf sched: Introduce stats tool
2026-01-21 16:33 UTC (3+ messages)
[PATCH 1/3] mach-imx: ele_ahab: Mitigate imx93_qsb build error
2026-01-21 16:33 UTC (3+ messages)
` [PATCH 2/3] imx93_qsb: Enable AHAB_BOOT by default
` [PATCH 3/3] imx93_evk: "
[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-21 16:32 UTC (4+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
[PATCH v2 0/6] fix test failures on larger core systems
2026-01-21 16:31 UTC (4+ messages)
` [PATCH v2 6/6] test: fix trace_autotest_with_traces parallel execution
[PATCH 0/2] initramfs_test: test header fields with 0x hex prefix
2026-01-21 16:30 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-01-21 16:30 UTC (2+ messages)
[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
2026-01-21 16:30 UTC (6+ messages)
` [RFC PATCH 64/77] dtc: Add support for references by path involving orphan nodes
[PATCH 0/3] arm64/fpsimd: State management fixes
2026-01-21 16:29 UTC (3+ messages)
` [PATCH 1/3] arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
+ sparc-mm-export-symbols-for-lazy_mmu_mode-kunit-tests.patch added to mm-unstable branch
2026-01-21 16:28 UTC
[PATCH rdma-next 0/2] RDMA: Add support for exporting dma-buf file descriptors
2026-01-21 16:27 UTC (6+ messages)
` [PATCH rdma-next 1/2] RDMA/uverbs: Add DMABUF object type and operations
[PATCH v2 0/6] hrtimer/sched: Improve hrtick
2026-01-21 16:20 UTC (4+ messages)
` [PATCH v2 3/6] hrtimer,sched: Add fuzzy hrtimer mode for HRTICK
` [PATCH v2 5/6] entry,hrtimer: Push reprogramming timers into the interrupt return path
` [PATCH v2 6/6] sched: Default enable HRTICK
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.