All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 21:36:56 to 2026-03-19 22:34:09 UTC [more...]

[PATCH v13.1] rust: interop: Add list module for C linked list interface
 2026-03-19 22:14 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for rust: interop: Add list module for C linked list interface (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[RFC PATCH 00/15] RFC: dm: Add uclass adjunct support
 2026-03-19 21:35 UTC  (12+ messages)
` [RFC PATCH 04/15] dm: Rename uclass to uclass_ and add an accessor
` [RFC PATCH 05/15] dm: Add struct uclass_member for uclass membership
` [RFC PATCH 07/15] dm: core: Add uclass-adjunct data structures
` [RFC PATCH 08/15] dm: core: Add a uclass-adjunct API
` [RFC PATCH 09/15] dm: core: Integrate adjuncts into existing code paths
` [RFC PATCH 10/15] dm: core: Add uclass-ID-keyed accessors for priv and plat
` [RFC PATCH 11/15] dm: core: Add static adjunct declarations for drivers
` [RFC PATCH 12/15] dm: test: Add tests for uclass adjuncts
` [RFC PATCH 13/15] doc: dm: Document uclass adjunct support
` [RFC PATCH 14/15] sysreset: Use device_get_uclass_ops() for "
` [RFC PATCH 15/15] power: pmic: raa215300: Convert sysreset to uclass adjunct

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-19 22:32 UTC  (62+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH 6.1 148/280] selftests: net: amt: wait longer for connection before sending packets
 2026-03-19 22:33 UTC  (2+ messages)

Introduce Sashiko (agentic review of Linux kernel changes)
 2026-03-19 22:33 UTC  (5+ messages)

+ mm-introduce-config_numa_migration-and-simplify-config_migration.patch added to mm-new branch
 2026-03-19 22:33 UTC 

+ mm-remove-config_arch_enable_memory_hotremove.patch added to mm-new branch
 2026-03-19 22:33 UTC 

[PATCH v2 0/5] arm64: dts: qcom: Support AYN QCS8550 Devices
 2026-03-19 22:31 UTC  (4+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: Add AYN QCS8550 Common

[PATCH] drm/xe: Implement recent spec updates to Wa_16025250150
 2026-03-19 22:30 UTC 

[PATCH v3 10/10] RAS: add firmware-first CPER provider
 2026-03-19 22:28 UTC  (2+ messages)

[PATCH] dm: regulator: fix missing quote in error message
 2026-03-19 22:30 UTC 

[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
 2026-03-19 22:30 UTC  (2+ messages)

[RFC PATCH 0/9] plugins: Introduce Fault Injection framework and API extensions
 2026-03-19 22:29 UTC  (5+ messages)

[PATCH] i2c: cp2615: fix serial string NULL-deref at probe
 2026-03-19 22:28 UTC  (2+ messages)

[PATCH i-g-t 0/4] RFC: Add attachments support
 2026-03-19 22:28 UTC  (6+ messages)
` [PATCH i-g-t 1/4] runner: Rename dirfd to avoid clash with dirfd()
` [PATCH i-g-t 2/4] runner: Create attachments directory to use by hooks
` [PATCH i-g-t 3/4] runner: Add attachments directory content in subtests results
` [PATCH i-g-t 4/4] scripts/hooks: Example guc log copy script to attachments dir
` ✓ Xe.CI.BAT: success for RFC: Add attachments support

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-19 22:28 UTC  (2+ messages)

[PATCH v2 00/13] wifi: mt76: mt7925: add MT7927 (Filogic 380) support
 2026-03-19 22:24 UTC  (14+ messages)
` [PATCH v2 01/13] wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_links
` [PATCH v2 02/13] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
` [PATCH v2 03/13] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
` [PATCH v2 04/13] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH v2 05/13] wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz band
` [PATCH v2 06/13] wifi: mt76: mt7925: add MT7927 chip ID helpers
` [PATCH v2 07/13] wifi: mt76: mt7925: add MT7927 firmware paths
` [PATCH v2 08/13] wifi: mt76: mt7925: use irq_map for chip-specific interrupt handling
` [PATCH v2 09/13] wifi: mt76: mt7925: add chip-specific DMA configuration
` [PATCH v2 10/13] wifi: mt76: mt7925: add MT7927 hardware initialization
` [PATCH v2 11/13] wifi: mt76: mt7925: fix band_idx for stable 5GHz/6GHz operation
` [PATCH v2 12/13] wifi: mt76: mt7925: enable low power support for MT7927
` [PATCH v2 13/13] wifi: mt76: mt7925: enable MT7927 PCI device IDs

[PATCH] perf/x86/intel/p4: Fix unused variable warning in p4_pmu_init()
 2026-03-19 22:24 UTC  (4+ messages)

[PATCH 0/5] pack-objects: handle excluded-but-open packs via `--stdin-packs=follow`
 2026-03-19 22:24 UTC  (6+ messages)
` [PATCH 1/5] pack-objects: plug leak in `read_stdin_packs()`
` [PATCH 2/5] pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
` [PATCH 3/5] t7704: demonstrate failure with once-cruft objects above the geometric split
` [PATCH 4/5] pack-objects: support excluded-open packs with --stdin-packs
` [PATCH 5/5] repack: mark non-MIDX packs above the split as excluded-open

[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-19 22:23 UTC  (5+ messages)

[PATCH net v2] neighbour: add RTNL_FLAG_DUMP_SPLIT_NLM_DONE to RTM_GETNEIGH
 2026-03-19 22:22 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH] cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
 2026-03-19 22:21 UTC  (3+ messages)

[android-common:android14-kiwi-6.1 132/132] include/trace/stages/init.h:2:23: warning: 'str__compaction__trace_system_name' defined but not used
 2026-03-19 22:16 UTC 

[PATCH v3 0/2] blk-mq: introduce tag starvation observability
 2026-03-19 22:19 UTC  (3+ messages)
` [PATCH v3 1/2] blk-mq: add tracepoint block_rq_tag_wait
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs

[PATCH] drm/xe: Add min and max context TLB invalidation sizes
 2026-03-19 22:18 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add min and max context TLB invalidation sizes (rev2)

+ mm-huge_memory-have-zap_huge_pmd-use-vm_normal_folio_pmd.patch added to mm-new branch
 2026-03-19 22:17 UTC 

+ mm-huge_memory-deduplicate-zap_huge_pmd-further-by-tracking-state.patch added to mm-new branch
 2026-03-19 22:17 UTC 

+ mm-huge_memory-deduplicate-zap-deposited-table-call.patch added to mm-new branch
 2026-03-19 22:17 UTC 

+ mm-huge_memory-remove-unnecessary-vm_bug_on_page.patch added to mm-new branch
 2026-03-19 22:17 UTC 

+ mm-huge_memory-add-a-common-exit-path-to-zap_huge_pmd.patch added to mm-new branch
 2026-03-19 22:17 UTC 

+ mm-huge_memory-handle-buggy-pmd-entry-in-zap_huge_pmd.patch added to mm-new branch
 2026-03-19 22:17 UTC 

+ mm-huge_memory-have-zap_huge_pmd-return-a-boolean-add-kdoc.patch added to mm-new branch
 2026-03-19 22:16 UTC 

+ mm-huge-avoid-big-else-branch-in-zap_huge_pmd.patch added to mm-new branch
 2026-03-19 22:16 UTC 

+ mm-huge_memory-simplify-vma_is_specal_huge.patch added to mm-new branch
 2026-03-19 22:16 UTC 

[OE-core][PATCH v6 00/15] Add SPDX 3 Recipe Information
 2026-03-19 22:14 UTC  (6+ messages)
` [OE-core][PATCH v7 00/12] "

[PATCH] rerere: update to modern representation of empty strbufs
 2026-03-19 22:14 UTC  (2+ messages)
` [RFC] cocci: .buf in a strbuf object can never be NULL

[PATCH 0/4] multipath-tools: generic async threads for TUR checker
 2026-03-19 22:13 UTC  (5+ messages)
` [PATCH 1/4] multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
` [PATCH 2/4] libmpathutil: add generic implementation for checker thread runners
` [PATCH 3/4] multipath-tools tests: add test program for "
` [PATCH 4/4] libmultipath: TUR checker: use runner threads

[PATCH] [CI-only]: v1: Squash of Access Counter
 2026-03-19 22:13 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for : "

[PATCH v1 1/2] perf lock: Fix option value type in parse_max_stack
 2026-03-19 22:12 UTC  (2+ messages)
` [PATCH v1 2/2] perf stat: Fix opt->value type for parse_cache_level

[PATCH] erofs-utils: lib: fix QPL job leak on early error paths in z_erofs_decompress_qpl() After z_erofs_qpl_get_job() succeeds, two early-return error paths bypass z_erofs_qpl_put_job(), leaking the QPL job handle: - Line 200: return -EFSCORRUPTED (when inputmargin >= inputsize) - Line 205: return -ENOMEM (when malloc fails for decodedskip buffer) Fix by replacing the bare returns with goto out_inflate_end, which already handles both z_erofs_qpl_put_job() and free(buff)
 2026-03-19 22:11 UTC 

please help backporting some patches to stable release 24.11.5
 2026-03-19 22:11 UTC 

[RFC net-next 00/15] Introducing ipxlat: a stateless IPv4/IPv6 translation device
 2026-03-19 22:11 UTC  (3+ messages)
` [RFC net-next 15/15] Documentation: networking: add ipxlat translator guide

[PATCH dpdk] net/tap: add software MAC address filtering
 2026-03-19 22:10 UTC 

[PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
 2026-03-19 22:10 UTC  (3+ messages)

[PATCH] scripts: merge_config.sh: support include directives in fragments
 2026-03-19 22:09 UTC  (3+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-19 22:09 UTC  (6+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator

[PATCH v2] binman: add CST backend selection for i.MX8M signing
 2026-03-19 22:09 UTC  (8+ messages)

[PATCH v2 0/3] fwu: Call EFI stack initialization after preboot
 2026-03-19 22:09 UTC  (5+ messages)
` [PATCH v2 1/3] event: Check return value from event_notify_null()
` [PATCH v2 2/3] event: Introduce EVT_POST_PREBOOT event

[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
 2026-03-19 22:09 UTC  (2+ messages)

[PATCH RFC 00/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
 2026-03-19 22:07 UTC  (7+ messages)
` [PATCH RFC 08/10] vmstate: Implement load of ptr marker in vmstate core
` [PATCH RFC 09/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC

[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-19 22:07 UTC  (8+ messages)
` [PATCH v2 1/3] mm/page_alloc: Optimize free_contig_range()

[PATCH v8 0/3] Panel Replay BW optimization
 2026-03-19 22:06 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Panel Replay BW optimization (rev2)

[PATCH v7 00/10] VMSCAPE optimization for BHI variant
 2026-03-19 22:06 UTC  (6+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush

[PATCH rdma-next] RDMA: Properly propagate the number of CQEs as unsigned int
 2026-03-19 22:02 UTC  (2+ messages)

[bitbake-devel] [PATCH] fetch/git: Add an 'update' unpack mode to the fetchers (git only for now)
 2026-03-19 22:02 UTC  (3+ messages)

[PATCH v3 0/6] target/arm: ISV=0 data abort emulation library
 2026-03-19 22:00 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] target/arm/emulate: add ISV=0 emulation library with load/store immediate

[PATCH net v2 0/2] stmmac crash/stall fixes when under memory pressure
 2026-03-19 21:59 UTC  (3+ messages)
` [PATCH net v2 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted

[PATCH v2 1/5] x86/vsyscall: Reorganize the page fault emulation code
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 2/5] x86/traps: Consolidate user fixups in the #GP handler
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 3/5] x86/vsyscall: Restore vsyscall=xonly mode under LASS
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
 2026-03-19 21:59 UTC  (5+ messages)
` [PATCH v2 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0
` [PATCH v2 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers

[PATCH v2 4/5] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 5/5] x86/cpu: Remove LASS restriction on vsyscall emulation
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-19 21:56 UTC  (5+ messages)
` [PATCH v2 7/9] mm/huge_memory: deduplicate zap deposited table call

+ mm-damon-core-avoid-use-of-half-online-committed-context.patch added to mm-hotfixes-unstable branch
 2026-03-19 21:54 UTC 

[PATCH v2 0/9] MT8195: add ufs support
 2026-03-19 21:53 UTC  (3+ messages)
` [PATCH v2 9/9] configs: add new defconfig for mt8395_genio_1200_evk_ufs

[PATCH v8 2/3] x86: Implement acpi_get_cpu_uid()
 2026-03-19 21:51 UTC  (2+ messages)

[hare-nvme:dhchap-keyring.v3 3/8] Warning: drivers/nvme/common/auth.c:154 function parameter 'keyring' not described in 'nvme_auth_extract_key'
 2026-03-19 21:51 UTC 

[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-19 21:48 UTC  (5+ messages)
` [PATCH v4 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util

[PATCH iwl-net] idpf: fix xdp crash in soft reset error path
 2026-03-19 21:47 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
 2026-03-19 21:46 UTC  (4+ messages)

Push to XDP2
 2026-03-19 21:43 UTC 

[PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-19 21:43 UTC  (3+ messages)
` [PATCH net-next v2 1/2] r8152: Add support for 5Gbit Link Speeds and EEE

[PATCH 0/4] mm/mprotect: micro-optimization work
 2026-03-19 21:43 UTC  (6+ messages)
` [PATCH 3/4] mm/mprotect: un-inline folio_pte_batch_flags()
` [PATCH 4/4] mm/mprotect: special-case small folios when applying write permissions

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-19 21:39 UTC  (4+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support

[PATCH 0/5] mm: Switch gfp_t to unsigned long
 2026-03-19 21:39 UTC  (4+ messages)

[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-03-19 21:38 UTC  (6+ messages)
` [PATCH net-next 2/2] net: mdio: add a driver "

b4 feature request: run command before rewriting history
 2026-03-19 21:38 UTC  (2+ messages)

[PATCH net-next v8 0/6] tls: Add TLS 1.3 hardware offload support
 2026-03-19 21:33 UTC  (5+ messages)
` [PATCH v8 3/6] tls: add "
` [PATCH v8 4/6] tls: split tls_set_sw_offload into init and finalize stages
` [PATCH v8 5/6] tls: add hardware offload key update support
` [PATCH v8 6/6] selftests: net: add TLS hardware offload test


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.