All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 18:36:32 to 2026-03-09 19:11:06 UTC [more...]

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-09 19:08 UTC  (63+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header

[PATCH] libceph: prevent potential out-of-bounds reads in process_message_header()
 2026-03-09 19:10 UTC  (4+ messages)

[PATCH v1 0/2] avoid unnecessary strbuf_split*() and strbuf-by-value usage
 2026-03-09 19:08 UTC  (5+ messages)
` [PATCH v1 2/2] list-objects-filter-options: avoid strbuf_split_str()

[PATCH] libceph: admit message frames only in CEPH_CON_S_OPEN state
 2026-03-09 19:07 UTC  (2+ messages)

[PATCH v2 0/5] perf/amd/ibs: Assorted fixes
 2026-03-09 19:06 UTC  (5+ messages)
` [PATCH v2 4/5] perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler

[PATCH] spi: amlogic: spifc-a4: Fix DMA mapping error handling
 2026-03-09 19:06 UTC  (3+ messages)

[PATCH] spi: atcspi200: Fix double-free in atcspi_configure_dma()
 2026-03-09 19:06 UTC  (2+ messages)

[PATCH v3 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-03-09 19:05 UTC  (12+ messages)
` [PATCH v3 13/32] hw/arm/tegra241-cmdqv: Implement CMDQV vIOMMU alloc/free
` [PATCH v3 15/32] hw/arm/tegra241-cmdqv: Emulate global and VINTF VCMDQ register reads

[PATCH 00/10] Xdiff cleanup part 3
 2026-03-09 19:06 UTC  (3+ messages)

[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
 2026-03-09 19:06 UTC  (12+ messages)

[PATCH v2 0/9] mfd: Add support for Asus Transformer embedded controller
 2026-03-09 19:04 UTC  (5+ messages)
` [PATCH v2 7/9] leds: Add driver for Asus Transformer LEDs

[PATCH bpf-next] bpftool: Enable aarch64 ISA extensions for JIT disassembly
 2026-03-09 19:04 UTC  (2+ messages)

[PATCH v1] io_uring/register.c: fix NULL pointer dereference in io_register_resize_rings
 2026-03-09 19:03 UTC  (6+ messages)

+ maintainers-update-email-address-for-ignat-korchagin.patch added to mm-hotfixes-unstable branch
 2026-03-09 19:03 UTC 

Patch "kexec: define functions to map and unmap segments" has been added to the 6.12-stable tree
 2026-03-09 19:02 UTC  (2+ messages)

Build-time tests fail if machine has a single CPU
 2026-03-09 19:02 UTC  (3+ messages)

[PATCH] hyperv/syndbg: check length returned by cpu_physical_memory_map() [Fixes: CVE-2026-3842]
 2026-03-09 19:01 UTC 

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 19:00 UTC  (6+ messages)
    ` [f2fs-dev] "

[PATCH v6 0/1] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
 2026-03-09 19:01 UTC  (4+ messages)
` [PATCH v6 1/1] "
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v2 0/2] imx8mp-frdm: Enhance code readability
 2026-03-09 19:00 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 18:59 UTC  (2+ messages)

[PATCH] perf: Fix deadlock in perf_mmap()
 2026-03-09 18:59 UTC  (2+ messages)

[Bug 220936] New: ASMedia ASM4242 USB 3.2 xHCI Controller gives command timeout
 2026-03-09 18:59 UTC  (2+ messages)
` [Bug 220936] "

[PULL 00/10] i386 and NULL pointer dereference fixes for QEMU 11.0 soft freeze
 2026-03-09 18:57 UTC  (11+ messages)
` [PULL 01/10] xen-block: remove NULL pointer dereference
` [PULL 02/10] qemu-coroutine-lock: fix has_waiters()
` [PULL 03/10] target/i386/hvf/hvf.c: fix compilation
` [PULL 04/10] hvf: arm: unbreak the x86 build
` [PULL 05/10] whpx: i386: do not enable nested virt when kernel-irqchip=off
` [PULL 06/10] target/i386: emulate: LA57 fix
` [PULL 07/10] whpx: i386: enable some more enlightenments
` [PULL 08/10] whpx: make Hyper-V enlightenments configurable
` [PULL 09/10] whpx: arm64: enable enlightenments if asked for
` [PULL 10/10] whpx: i386: remove SIPI trapping

[PATCH 0/6] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
 2026-03-09 18:58 UTC  (3+ messages)
` [PATCH 4/6] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()

[PATCH v2 net] af_unix: Give up GC if MSG_PEEK intervened
 2026-03-09 18:58 UTC 

[PATCH i-g-t] tests/kms_properties: Add panel_type to immutable property list
 2026-03-09 18:58 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

-next status as at v7.0-rc3
 2026-03-09 18:58 UTC 

[master][PATCH v2 0/3] jailhouse: Fix build issues and QA warnings
 2026-03-09 18:58 UTC  (4+ messages)
` [master][PATCH v2 3/3] ti-jailhouse: Fix buildpaths QA warning
    ` [meta-ti] "

[PATCH v7 0/1] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
 2026-03-09 18:57 UTC  (4+ messages)
` [PATCH v7 1/1] "
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-09 18:57 UTC  (5+ messages)
` [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields

Current state of nfsdv4 recovery
 2026-03-09 18:57 UTC  (3+ messages)

[PATCH v3 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
 2026-03-09 18:57 UTC  (3+ messages)
` [PATCH v3 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
` [PATCH v3 2/2] selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend

[axboe:rw_iter 115/471] drivers/hid/hid-picolcd_debugfs.c:50 picolcd_debug_reset_write() warn: potential spectre issue 'buf' [w] (local cap)
 2026-03-09 18:56 UTC 

[Bug 221184] New: mouse/keyboard (connected via hub) usb reset under system load with weak cpu
 2026-03-09 18:56 UTC  (2+ messages)
` [Bug 221184] "

drm_sched run_job and scheduling latency
 2026-03-05 23:09 UTC  (7+ messages)

Few bugs with Arc B570
 2026-03-08 18:26 UTC  (3+ messages)

[PATCH] Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
 2026-03-05 12:48 UTC  (4+ messages)

drm_sched run_job and scheduling latency
 2026-03-06 11:58 UTC  (2+ messages)

[PATCH v2] arm64: dts: freescale: imx8mp-tqma8mpql-mba8mp-ras314: fix UART1 RTS/CTS muxing
 2026-03-09 18:55 UTC  (2+ messages)

FAILED: patch "[PATCH] kbuild: Leave objtool binary around with 'make clean'" failed to apply to 6.6-stable tree
 2026-03-09 18:55 UTC  (2+ messages)
` [PATCH 6.6.y] kbuild: Leave objtool binary around with 'make clean'

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-09 18:55 UTC  (3+ messages)
` [PATCH v16 09/10] cxl: Remove Endpoint AER correctable handler

[PATCH v4 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-09 18:55 UTC  (7+ messages)
` [PATCH v4 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH v4 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace

LLM based rewrites
 2026-03-09 18:54 UTC  (10+ messages)

[PATCH 2/6] dt-bindings: leds: sc2731: Add compatible for SC2730
 2026-03-09 18:54 UTC  (2+ messages)
` (subset) "

[PATCH] ACPI: processor: idle: Add missing bounds check in flatten_lpi_states()
 2026-03-09 18:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
 2026-03-09 18:53 UTC  (4+ messages)
` [PATCH v2 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN

[RFC PATCH bpf-next 0/4] bpf: Introduce bpf_netpoll
 2026-03-09 18:52 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Add netpoll kfuncs for sending UDP packets

[PATCH] contrib/plugins/uftrace_symbols.py: ignore zero sized symbols
 2026-03-09 18:50 UTC  (7+ messages)

[PATCH 2/3] dt-bindings: mfd: convert fsl-imx25-tsadc.txt to yaml format
 2026-03-09 18:51 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: imx93-9x9-qsb: Add ontat,kd50g21-40nt-a1 panel
 2026-03-09 18:50 UTC  (2+ messages)

[PATCH v8 00/10] rust: add `register!` macro
 2026-03-09 18:50 UTC  (12+ messages)
` [PATCH FOR REFERENCE v8 10/10] gpu: nova-core: use the kernel "

[PATCH v2] btrfs: fix potential segfault in balance_remap_chunks()
 2026-03-09 18:50 UTC 

[PATCH v2 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-09 18:49 UTC  (3+ messages)

[PATCH] drm/ttm: document that ttm_bo_swapout deals with pages
 2026-03-09 18:49 UTC 

linux-next: Tree for Mar 9
 2026-03-09 18:49 UTC 

linux-next: manual merge of the sched-ext tree with the tip tree
 2026-03-09 18:49 UTC 

[PATCH 1/5] leds: lp8860: Use a single regmap table
 2026-03-09 18:49 UTC  (2+ messages)

[bug report]: iommu WARNING is observed on powerpc system during pci enumeration at boot up
 2026-03-09 18:48 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8mp-beacon: remove fallback ethernet-phy-ieee802.3-c22
 2026-03-09 18:47 UTC  (2+ messages)

[PATCH ipsec-next v6 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-03-09 18:47 UTC  (15+ messages)
` [PATCH ipsec-next v6 01/14] xfrm: remove redundant assignments
` [PATCH ipsec-next v6 02/14] xfrm: add extack to xfrm_init_state
` [PATCH ipsec-next v6 03/14] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v6 04/14] xfrm: fix NAT-related field inheritance in SA migration
` [PATCH ipsec-next v6 05/14] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v6 06/14] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v6 07/14] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v6 08/14] xfrm: add state synchronization after migration
` [PATCH ipsec-next v6 09/14] xfrm: add error messages to state migration
` [PATCH ipsec-next v6 10/14] xfrm: move encap and xuo into struct xfrm_migrate
` [PATCH ipsec-next v6 11/14] xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
` [PATCH ipsec-next v6 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next v6 13/14] xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
` [PATCH ipsec-next v6 14/14] xfrm: docs: add documentation "

[PATCH v2] drm/ttm/tests: add a test to exercise ttm_bo_swapout
 2026-03-09 18:47 UTC 

[PATCH v2] staging: rtl8723bs: change custom comparing function to strcmp()
 2026-03-09 18:45 UTC 

[PATCH] x86/entry/vdso: fix path to gettimeofday.c
 2026-03-09 18:46 UTC  (6+ messages)

[QUESTION] Improving disk space recovery for partial clones (GSoC 2026)
 2026-03-09 18:45 UTC  (5+ messages)

[PATCH V2 0/2] arm64: dts: Add NXP i.MX8MP audio board support
 2026-03-09 18:45 UTC  (3+ messages)
` (subset) "

[meta-oe][PATCH 01/14] asio: upgrade 1.30.2 -> 1.36.0
 2026-03-09 18:45 UTC  (7+ messages)
` [meta-oe][PATCH 03/14] grpc: upgrade 1.76.0 -> 1.78.1
  ` [oe] "
` [meta-oe][PATCH 05/14] libmodbus: upgrade 3.1.11 -> 3.1.12
  ` [oe] "
` [meta-oe][PATCH 14/14] zchunk: upgrade 1.5.2 -> 1.5.3
  ` [oe] "

[PATCH i-g-t 1/1] tests/xe_eudebug: wait a little for shader to write all values
 2026-03-09 18:43 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH v2] iommu/iova: Add NULL check in iova_magazine_free()
 2026-03-09 18:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-09 18:40 UTC  (7+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[PATCH v2] tools/docs/checktransupdate.py: fix all issues reported by pylint
 2026-03-09 17:42 UTC  (2+ messages)

[PATCH dwarves v2 0/9] pahole: Encode true signatures in kernel BTF
 2026-03-09 18:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libiconv: bump version to 1.19
 2026-03-09 18:39 UTC 

Debug_swap in sev_features
 2026-03-09 18:39 UTC 

Debug_swap in sev_features
 2026-03-09 18:39 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v9 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2026-03-09 18:38 UTC  (3+ messages)
` [PATCH v9 8/8] arm64: dts: add description for solidrun i.mx8mm som and evb

fbnic qemu is open source
 2026-03-09 18:38 UTC 

[PATCH] drm/ttm/tests: add a test to exercise ttm_bo_swapout
 2026-03-09 18:38 UTC  (3+ messages)

[PATCH v3 0/8] iomap, xfs: improve zero range flushing and lookup
 2026-03-09 18:38 UTC  (5+ messages)
` [PATCH v3 8/8] xfs: report cow mappings with dirty pagecache for iomap zero range

[PATCH v2 0/4] system/memory: Constify various RAMBlock/MemoryRegion arguments
 2026-03-09 18:37 UTC  (4+ messages)
` [PATCH v2 3/4] system/xen: Constify various MemoryRegion arguments
` [PATCH v2 4/4] system/memory: Have memory_region_type() correctly describe containers

FAILED: patch "[PATCH] kbuild: Leave objtool binary around with 'make clean'" failed to apply to 6.12-stable tree
 2026-03-09 18:36 UTC  (2+ messages)
` [PATCH 6.12.y] kbuild: Leave objtool binary around with 'make clean'


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.