All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 22:33:46 to 2026-03-19 23:24:07 UTC [more...]

[PATCH v13.1] rust: interop: Add list module for C linked list interface
 2026-03-19 22:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for rust: interop: Add list module for C linked list interface (rev4)

[PATCH RFC 00/40] clk: port full Linux Common Clock Framework to U-Boot
 2026-03-19 20:56 UTC  (25+ messages)
` [PATCH RFC 02/40] common: add an option to skip DM pre-relocation
` [PATCH RFC 03/40] serial: msm-geni: allow invalid clock
` [PATCH RFC 04/40] qcom: rpmh: don't error for SLEEP requests
` [PATCH RFC 05/40] string: add strdup_const and kstrdup_const
` [PATCH RFC 06/40] ofnode: add read_u64_array and count_elems_of_size
` [PATCH RFC 07/40] linux/compat: add PTR_ERR_OR_ZERO
` [PATCH RFC 08/40] compat: add kref implementation
` [PATCH RFC 09/40] compat: add dev_name()
` [PATCH RFC 12/40] regmap: add regmap_assign_bits
` [PATCH RFC 13/40] compat: regulator: add enable/disable macros
` [PATCH RFC 14/40] compat: math64: add abs_diff()
` [PATCH RFC 15/40] clk: restrict clk/imx to MACH_IMX
` [PATCH RFC 17/40] clk: rename clk_ops to clk_ops_uboot
` [PATCH RFC 19/40] clk: make clk_set_rate() return signed long
` [PATCH RFC 20/40] clk: make clk_get_parent_rate "
` [PATCH RFC 21/40] clk: import full CCF from Linux
` [PATCH RFC 22/40] clk: move clock flags to common clk-provider.h
` [PATCH RFC 23/40] clk/ccf: adapt clk-conf for U-Boot
` [PATCH RFC 24/40] clk/ccf: adapt CCF core "
` [PATCH RFC 25/40] clk/ccf: adapt CCF generic clocks "
` [PATCH RFC 27/40] RFC: clk/ccf: add UCLASS_CLK compat shim
` [PATCH RFC 28/40] clk/sandbox: add a CCF_FULL port of clk_sandbox
` [PATCH RFC 29/40] WIP: test: adjust tests for CCF_FULL
` [PATCH RFC 30/40] configs: add sandbox CCF_FULL defconfig

[PATCH v1 00/25] perf tool: Add evsel to perf_sample
 2026-03-19 23:23 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/25] perf sample: Document struct perf_sample
  ` [PATCH v2 02/25] perf sample: Make sure perf_sample__init/exit are used
  ` [PATCH v2 03/25] perf sample: Add evsel to struct perf_sample

[PATCH v10 0/5] Add MIPI CSI-2 support for i.MX8ULP
 2026-03-19 23:23 UTC  (3+ messages)
` [PATCH v10 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks

[linux-next:master 4594/7683] drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:534:3: error: a label can only be part of a statement and a declaration is not a statement
 2026-03-19 23:21 UTC 

[hare-nvme:dhchap-keyring.v3 2/8] drivers/nvme/common/keyring.c:347:19: warning: variable 'keylen' is uninitialized when used here
 2026-03-19 23:21 UTC 

[PATCH 1/2] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
 2026-03-19 23:18 UTC 

[PATCH i-g-t 0/4] tests/intel/xe_sriov_vfio: Add basic VFIO coverage
 2026-03-19 23:18 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

correctly handling EPROTO
 2026-03-19 23:16 UTC  (11+ messages)

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-03-19 23:13 UTC  (13+ messages)
` [PATCH RFC 01/12] migration: Fix low possibility downtime violation
` [PATCH RFC 02/12] migration/qapi: Rename MigrationStats to MigrationRAMStats
` [PATCH RFC 03/12] vfio/migration: Throttle vfio_save_block() on data size to read
` [PATCH RFC 04/12] vfio/migration: Cache stop size in VFIOMigration
` [PATCH RFC 05/12] migration/treewide: Merge @state_pending_{exact|estimate} APIs
` [PATCH RFC 06/12] migration: Use the new save_query_pending() API directly
` [PATCH RFC 07/12] migration: Introduce stopcopy_bytes in save_query_pending()
` [PATCH RFC 08/12] vfio/migration: Fix incorrect reporting for VFIO pending data
` [PATCH RFC 09/12] migration: Make iteration counter out of RAM
` [PATCH RFC 10/12] migration: Introduce a helper to return switchover bw estimate
` [PATCH RFC 11/12] migration: Calculate expected downtime on demand
` [PATCH RFC 12/12] migration: Fix calculation of expected_downtime to take VFIO info

[PATCH] i2c: npcm7xx: Use NULL instead of 0 for pointer
 2026-03-19 23:15 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: clean up rtw_joinbss_event_prehandle
 2026-03-19 23:13 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: remove dead REJOIN code
` [PATCH v2 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation

[GIT PULL FOR ]
 2026-03-19 23:13 UTC 

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

[PATCH] regex: not all macOS platforms seem to have REG_ENHANCED
 2026-03-19 23:11 UTC  (2+ messages)

[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
 2026-03-19 23:09 UTC  (8+ messages)
` [PATCH v1 2/2] i2c: imx: ensure no clock is generated after last read

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-19 23:07 UTC  (6+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding

[RFC PATCH 00/15] RFC: dm: Add uclass adjunct support
 2026-03-19 21:35 UTC  (2+ messages)
` [RFC PATCH 06/15] dm: Embed struct uclass_member in struct udevice

[PATCH] meta/*-tarball: Fix SDK PACKAGE_ARCH after recent changes
 2026-03-19 23:06 UTC 

[PATCH v3] drm/xe: always keep track of remap prev/next
 2026-03-19 23:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: always keep track of remap prev/next (rev3)

[PATCH v4 0/2] i2c: pxa: fix I2C communication on Armada 3700
 2026-03-19 23:03 UTC  (2+ messages)

[PATCH net v2 0/2] rtnetlink: add missing attributes in if_nlmsg_size
 2026-03-19 23:02 UTC  (3+ messages)
` [PATCH net v2 1/2] rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} "
` [PATCH net v2 2/2] rtnetlink: count IFLA_INFO_SLAVE_KIND "

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-19 23:02 UTC  (2+ messages)

[PATCHv3] hsi: hsi_core: use kzalloc_flex
 2026-03-19 23:01 UTC  (2+ messages)

RFC: Remote signing support for mkimage
 2026-03-19 17:38 UTC 

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 6.1-stable tree
 2026-03-19 23:01 UTC  (2+ messages)
` [PATCH 6.1.y] iio: light: bh1780: fix PM runtime leak on error path

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202603191530
 2026-03-19 23:00 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: fix transaction abort on set received ioctl due to" failed to apply to 5.15-stable tree
 2026-03-19 23:01 UTC  (2+ messages)
` [PATCH 5.15.y] btrfs: fix transaction abort on set received ioctl due to item overflow

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

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

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

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

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

[PATCH v2] vfio: selftests: Build tests on aarch64
 2026-03-19 22:58 UTC 

[PATCH 0/2] sched/fair: Minor improvements while triggering idle load balance
 2026-03-19 22:58 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: consider hk_mask early in triggering ilb

+ mm-mglru-fix-cgroup-oom-during-mglru-state-switching.patch added to mm-new branch
 2026-03-19 22:58 UTC 

+ mm-mglru-fix-cgroup-oom-during-mglru-state-switching.patch added to mm-new branch
 2026-03-19 22:58 UTC 

[PATCH 0/3] staging: iio: replace sprintf() with sysfs_emit()
 2026-03-19 22:57 UTC  (4+ messages)
` [PATCH 1/3] staging: iio: ad7816: use sysfs_emit() in show functions
` [PATCH 2/3] staging: iio: ad5933: "
` [PATCH 3/3] staging: iio: ad9834: "

[PATCH 0/3] Fix full range quantization on rkisp1 based devices
 2026-03-19 22:56 UTC  (7+ messages)
` [PATCH 1/3] media: rkisp1: Set format defaults based on requested color space

[bluez/bluez]
 2026-03-19 22:56 UTC 

[PATCH] vfio: selftests: Build tests on aarch64
 2026-03-19 22:55 UTC  (3+ messages)

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

+ mm-memcontrol-fix-reclaim_options-leak-in-try_charge_memcg.patch added to mm-new branch
 2026-03-19 22:55 UTC 

Subject: [PATCH] object-file: fix sparse 'plain integer as NULL pointer' error
 2026-03-19 22:49 UTC 

+ mm-huge_memory-fix-folio-isnt-locked-in-softleaf_to_folio.patch added to mm-hotfixes-unstable branch
 2026-03-19 22:52 UTC 

[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-19 22:50 UTC 

[PATCH v3] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
 2026-03-19 22:51 UTC  (2+ messages)

[PATCH 0/2] Add support for LMTT specific invalidation
 2026-03-19 22:51 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH net] ionic: fix persistent MAC address override on PF
 2026-03-19 22:50 UTC  (2+ messages)

+ mm-memfd_luo-use-i_size_write-to-set-inode-size-during-retrieve.patch added to mm-new branch
 2026-03-19 22:49 UTC 

+ mm-memfd_luo-remove-unnecessary-memset-in-zero-size-memfd-path.patch added to mm-new branch
 2026-03-19 22:49 UTC 

+ mm-memfd_luo-optimize-shmem_recalc_inode-calls-in-retrieve-path.patch added to mm-new branch
 2026-03-19 22:49 UTC 

[PATCH] i2c: fsi: Fix a potential leak in fsi_i2c_probe()
 2026-03-19 22:49 UTC  (2+ messages)

[PATCH v2] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-19 22:48 UTC  (2+ messages)

arch/arm/boot/dts/nvidia/tegra114-tn7.dtb: panel@0 (lg,ld070wx3-sl01): 'power-supply' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-03-19 22:47 UTC 

[PATCH v2] media: nxp: imx8-isi: Add virtual channel support
 2026-03-19 22:46 UTC  (2+ messages)

[PATCH] arm/tee: rename variable to address MISRA C Rule 5.3
 2026-03-19 22:45 UTC  (2+ messages)

+ zram-do-not-slot_free-written-back-slots.patch added to mm-hotfixes-unstable branch
 2026-03-19 22:44 UTC 

[PATCH] selftests/nolibc: fix libc-test with musl libc
 2026-03-19 22:44 UTC  (5+ messages)

[PATCH] crypto: zstd - fix segmented acomp streaming paths
 2026-03-19 22:43 UTC  (2+ messages)

[PATCH dpdk] net/tap: add software MAC address filtering
 2026-03-19 22:43 UTC  (2+ messages)

[PATCH linux dev-6.18 1/3] dt-bindings: hwmon: Add MPS mp2925 and mp2929
 2026-03-19  7:35 UTC  (3+ messages)
` [PATCH linux dev-6.18 2/3] hwmon: Add MP2925 and MP2929 driver
` [PATCH linux dev-6.18 3/3] hwmon: (mp2925) Add vid offset for vid mode

[meta-virtualization][PATCH] libvirt: disable netcf backend by default
 2026-03-19 22:41 UTC  (2+ messages)

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

[PATCH v11 00/21] migration: Add COLO multifd support and COLO migration unit test
 2026-03-19 22:40 UTC  (6+ messages)
` [PATCH v11 13/21] migration-test: Add "

[PATCH i-g-t 0/4] RFC: Add attachments support
 2026-03-19 22:40 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] cocci: strbuf.buf is never NULL
 2026-03-19 22:39 UTC 

[PATCH 0/7] improve "git format-patch --commit-list-format"
 2026-03-19 22:38 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] pretty.c: better die message %(count) and %(total)
  ` [PATCH v2 2/8] format-patch: refactor generate_commit_list_cover
  ` [PATCH v2 3/8] format-patch: rename --cover-letter-format option
  ` [PATCH v2 4/8] docs/pretty-formats: add %(count) and %(total)
  ` [PATCH v2 5/8] format.commitListFormat: strip meaning from empty
  ` [PATCH v2 6/8] format-patch: wrap generate_commit_list_cover()
  ` [PATCH v2 7/8] format-patch: add preset for --commit-list-format
  ` [PATCH v2 8/8] format-patch: --commit-list-format without prefix

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-19 22:32 UTC  (69+ messages)
` [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

+ zsmalloc-return-ebusy-for-zspage-migration-lock-contention.patch added to mm-new branch
 2026-03-19 22:34 UTC 

[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)


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.