All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 16:12:24 to 2026-01-07 16:48:41 UTC [more...]

[PATCH] arm64: dts: marvell: Add missing "#phy-cells" to "usb-nop-xceiv"
 2026-01-07 16:48 UTC  (2+ messages)

[PATCH v5 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-07 16:48 UTC  (3+ messages)

[bug report] kernel BUG at lib/list_debug.c:32! triggered by blktests nvme/049
 2026-01-07 16:48 UTC  (2+ messages)

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-01-07 16:47 UTC  (19+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 1/6] dt-bindings: Add Bao IPC shared memory driver binding
  ` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
  ` [PATCH 3/6] dt-bindings: Add Bao I/O dispatcher driver binding
  ` [PATCH 4/6] virt: bao: Add Bao I/O dispatcher driver
  ` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header
  ` [PATCH 6/6] MAINTAINERS: Add entries for Bao hypervisor drivers, headers, and DT bindings

[PATCH] media: ccs: Accommodate C-PHY into the calculation
 2026-01-07 16:46 UTC  (2+ messages)

[PATCH v3] lockfile: add PID file for debugging stale locks
 2026-01-07 16:45 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next v1 00/13] tools: ynl: clean up pylint issues
 2026-01-07 16:45 UTC  (3+ messages)
` [PATCH net-next v1 13/13] tools: ynl-gen-c: Fix remaining pylint warnings

[PATCH v2 0/3] arm64: boot: dts: ti: k3-am62l: allow WKUP UART wakeup from LPM
 2026-01-07 16:45 UTC  (2+ messages)

[LTP] [PATCH 1/1] fw_load: Skip on Lockdown/Secure Boot
 2026-01-07 16:44 UTC  (3+ messages)

[meta-arago][master][PATCH 1/2] shadow-securetty: Remove unneeded recipe
 2026-01-07 16:44 UTC  (7+ messages)
` [meta-arago][master][PATCH 2/2] telnetd: Move telnet daemon scripts to meta-arago-test

[gourryinverse:scratch/gourry/isolation/v3 1/9] include/linux/node.h:108:76: error: expected ';' before '}' token
 2026-01-07 16:43 UTC 

crash hp: kexec_trylock() failed, kdump image may be inaccurate
 2026-01-07 16:43 UTC 

[PATCH 1/5] drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
 2026-01-07 16:43 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/5] "

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2026-01-07 16:42 UTC  (11+ messages)
` [PATCH v7 00/11] Add submodulePathConfig extension and gitdir encoding
  ` [PATCH v7 04/11] submodule: introduce extensions.submodulePathConfig
  ` [PATCH v7 05/11] submodule: allow runtime enabling extensions.submodulePathConfig
  ` [PATCH v7 06/11] submodule--helper: add gitdir migration command

[PATCH v5 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-07 16:41 UTC  (5+ messages)
` [PATCH v5 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v5 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v5 3/4] apei/ghes: ensure that won't go past CPER allocated record
` [PATCH v5 4/4] efi/cper: don't dump the entire memory region

[PATCH] x86/split_lock: Remove dead kmsg formatting when split_lock_detect=fatal
 2026-01-07 16:41 UTC  (5+ messages)
` [PATCH] x86/split_lock: Zap the unwieldy switch-case in sld_state_show()

[PATCH V2 0/10] s390x: Add support for virtio-blk-pci IPL device
 2026-01-07 16:40 UTC  (9+ messages)
` [PATCH 03/10] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH 05/10] pc-bios/s390-ccw: Introduce CLP Architecture

[PATCH 0/2] tracing: Remove backup instance after read all
 2026-01-07 16:41 UTC  (3+ messages)
` [PATCH 1/2] tracing: Make the backup instance readonly

[PATCH 1/2 net-next v2] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2026-01-07 16:41 UTC  (3+ messages)
` [PATCH 2/2 net-next v2] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH v4] drm/i915/selftest: Add throttle reason diagnostics to RPS selftests
 2026-01-07 16:40 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/selftest: Add throttle reason diagnostics to RPS selftests (rev4)

[PATCH v2 00/11] refactor Rust proc macros with `syn`
 2026-01-07 16:40 UTC  (13+ messages)
` [PATCH v2 01/11] rust: pin-init: internal: remove proc-macro[2] and quote workarounds
` [PATCH v2 02/11] rust: macros: use `quote!` from vendored crate
` [PATCH v2 03/11] rust: macros: convert `#[vtable]` macro to use `syn`
` [PATCH v2 04/11] rust: macros: use `syn` to parse `module!` macro
` [PATCH v2 05/11] rust: macros: use `quote!` for "
` [PATCH v2 06/11] rust: macros: convert `#[export]` to use `syn`
` [PATCH v2 07/11] rust: macros: convert `concat_idents!` "
` [PATCH v2 08/11] rust: macros: convert `#[kunit_tests]` macro "
` [PATCH v2 09/11] rust: macros: allow arbitrary types to be used in `module!` macro
` [PATCH v2 10/11] rust: macros: rearrange `#[doc(hidden)]` "
` [PATCH v2 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value

[PATCH 0/6] Address race condition with Device::drvdata()
 2026-01-07 16:40 UTC  (3+ messages)

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-07 16:39 UTC  (5+ messages)
` [PATCH v3 01/24] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages

[PATCH 0/2] wic: extra-partitions: new variable to be combined with sourceparams
 2026-01-07 16:39 UTC  (3+ messages)
` [PATCH 2/2] wic: extra-partition: introduce variable matching sourceparams

[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-07 16:38 UTC  (15+ messages)
` [PATCH v2 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v2 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v2 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v2 34/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v2 32/36] irqchip/gic-v5: Check if impl is virt capable
` [PATCH v2 35/36] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest

[PATCH v11 0/8] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-07 16:38 UTC  (7+ messages)
` [PATCH v11 6/8] crypto: Add RSASSA-PSS support
` [PATCH v11 7/8] pkcs7, x509: "
` [PATCH v11 8/8] modsign: Enable RSASSA-PSS module signing

[PATCH v3 0/9] Add TSU support for RZ/T2H and RZ/N2H
 2026-01-07 16:38 UTC  (3+ messages)

[PATCH v2 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
 2026-01-07 16:37 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs
` [PATCH v2 4/4] can: rcar_canfd: Add RZ/T2H support

[PATCH v2] acpi/arm: relax MADT GICC entry length check to support newer ACPI revisions
 2026-01-07 16:34 UTC 

[PATCH v9 00/30] Tracefs support for pKVM
 2026-01-07 16:36 UTC  (4+ messages)
` [PATCH v9 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp

+ tracing-add-__event_in_irq-helpers.patch added to mm-new branch
 2026-01-07 16:35 UTC  (7+ messages)

[PATCH 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-01-07 16:34 UTC  (16+ messages)
` [PATCH 1/6] drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()
` [PATCH 2/6] drm/meson/dw-hdmi: "
` [PATCH 3/6] drm/imx/dw-hdmi: "
` [PATCH 4/6] drm/mediatek: mtk_hdmi*: "
` [PATCH 5/6] drm/exynos: hdmi: "
` [PATCH 6/6] drm: rcar-du: lvds: "

[PATCH v2 00/15] Enable rust support for linux kernel
 2026-01-07 16:34 UTC  (6+ messages)
` [PATCH v2 03/15] rust: install Rust library sources for 'make rustavailable' support
  ` [OE-core] "

my opinion on why i think the docs need refactoring, with an example
 2026-01-07 16:33 UTC  (2+ messages)
` [docs] "

[PATCH] libvirt: fix python3 compatibility in hook_support.py
 2026-01-07 16:33 UTC  (2+ messages)

[PATCH v2] arm64: errata: Workaround for SI L1 downstream coherency issue
 2026-01-07 16:33 UTC  (4+ messages)

[PATCH 0/3] fs: add immutable rootfs and support pivot_root() in the initramfs
 2026-01-07 16:33 UTC  (6+ messages)
` [PATCH 3/3] fs: add immutable rootfs

[PATCH v9 0/3] xen/riscv: introduce p2m functionality
 2026-01-07 16:32 UTC  (4+ messages)
` [PATCH v9 1/3] xen/riscv: add support of page lookup by GFN
` [PATCH v9 2/3] xen/riscv: introduce metadata table to store P2M type
` [PATCH v9 3/3] xen/riscv: update p2m_set_entry() to free unused metadata pages

[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-01-07 16:32 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support

[PATCH v2 4/4] rust: types: remove temporary re-exports of ARef and AlwaysRefCounted
 2026-01-07 14:47 UTC  (2+ messages)

[PATCH] drm/sched: Simplify idle entity check
 2026-01-07 16:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH][yocto-metrics] patch-status: use releases.json instead of our own releases.csv
 2026-01-07 16:32 UTC 

[PATCH] qdev: Free property array on release
 2026-01-07 16:31 UTC  (4+ messages)

[PATCH] module: Remove duplicate freeing of lockdep classes
 2026-01-07 16:31 UTC  (2+ messages)

[PATCH net] ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
 2026-01-07 16:31 UTC 

[PATCH v2 00/18] rtla: Code quality and robustness improvements
 2026-01-07 16:31 UTC  (5+ messages)
` [PATCH v2 15/18] rtla: Make stop_tracing variable volatile

[PATCHSET V4] xfs: autonomous self healing of filesystems
 2026-01-07 16:30 UTC  (4+ messages)
` [PATCH 11/11] xfs: add media error reporting ioctl

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-07 16:28 UTC  (4+ messages)
` [PATCH 17/32] KVM: arm64: gic-v5: Implement PPI interrupt injection

[PATCH v2 00/15] fix DMA aligment issues around virtio
 2026-01-07 16:29 UTC  (5+ messages)
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events

Bug#1121535: UBSAN: array-index-out-of-bounds in [...]sound/pci/ctxfi/ctamixer.c:347:48
 2026-01-07 16:29 UTC  (3+ messages)

[PATCH v2] drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end
 2026-01-07 16:29 UTC 

[PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
 2026-01-07 16:19 UTC  (6+ messages)

[PATCH v5 0/3] Move alloc/free_vcpu_struct() to common code
 2026-01-07 16:29 UTC  (4+ messages)
` [PATCH v5 1/3] xen/arm: optimize the size of struct vcpu
` [PATCH v5 2/3] xen: move alloc/free_vcpu_struct() to common code
` [PATCH v5 3/3] xen/common: make {alloc,free}_domain_struct() static

[PATCH v1 00/15] xen/riscv: introduce vtimer related things
 2026-01-07 16:28 UTC  (3+ messages)
` [PATCH v1 07/15] xen/riscv: introduce tracking of pending vCPU interrupts, part 1

[PATCH v3 2/4] test: correct file permissions
 2026-01-07 16:28 UTC 

[RFC PATCH 0/1] sched/fair: Feature to suppress Fair Server for NOHZ_FULL isolation
 2026-01-07 16:26 UTC  (6+ messages)

[PATCH v2] clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
 2026-01-07 16:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use correct address to setup gart page table for vram access
 2026-01-07 16:28 UTC 

[PATCH v2] serial: qcom_geni: Fix BT failure regression on RB2 platform
 2026-01-07 16:26 UTC 

[RFC PATCH 0/2] NFSD: Rate-limiting unstable WRITEs
 2026-01-07 16:25 UTC  (5+ messages)
` [RFC PATCH 2/2] NFSD: Add asynchronous write throttling support

[PATCH v2 0/9] clk: mediatek: mt8365: fix clocks
 2026-01-07 16:21 UTC  (10+ messages)
` [PATCH v2 1/9] mt8365_evk_defconfig: enable clk command
` [PATCH v2 2/9] clk: mediatek: mt8365: fix missing and out of order clocks
` [PATCH v2 3/9] clk: mediatek: add separate gates_offs for cg gates
` [PATCH v2 4/9] clk: mediatek: fix fixed clock parents
` [PATCH v2 5/9] clk: mediatek: mt8365: fix some "
` [PATCH v2 6/9] clk: mediatek: mt8365: split struct mtk_clk_tree
` [PATCH v2 7/9] clk: mediatek: allow gates in topckgen drivers
` [PATCH v2 8/9] clk: mediatek: mt8365: remove separate topckgen-cg driver
` [PATCH v2 9/9] clk: mediatek: mt8365: fix missing topckgen IDs

[syzbot] [net?] KMSAN: uninit-value in IP6_ECN_decapsulate (3)
 2026-01-07 16:24 UTC 

[PATCH v3 0/3] i2c: spacemit: add reset support
 2026-01-07 16:23 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: i2c: spacemit: add optional resets
  ` [PATCH 3/3] riscv: dts: spacemit: add reset property

[Intel-wired-lan] [PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
 2026-01-07 16:23 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH RFC net-next 01/13] dt-bindings: net: ethernet-controller: Add DPLL pin properties
          `  "

+ selftests-mm-add-memory-failure-dirty-pagecache-test.patch added to mm-new branch
 2026-01-07 16:23 UTC 

+ selftests-mm-add-memory-failure-clean-pagecache-test.patch added to mm-new branch
 2026-01-07 16:23 UTC 

+ selftests-mm-add-memory-failure-anonymous-page-test.patch added to mm-new branch
 2026-01-07 16:23 UTC 

FAILED: patch "[PATCH] drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()" failed to apply to 5.10-stable tree
 2026-01-07 16:23 UTC  (2+ messages)
` [PATCH 5.10.y] drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()

[PATCH 0/3] watchdog: Add support for Andes ATCWDT200
 2026-01-07 16:23 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: "

[PATCH v4 0/2] iio: adc: Add AD4134 minimum I/O support
 2026-01-07 16:22 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: Initial support for AD4134

[PATCH] mlx4: Fix out of bounds access in __mlx4_register_mac()
 2026-01-07 16:21 UTC 

add a LRU for delegations
 2026-01-07 16:22 UTC  (3+ messages)

[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
 2026-01-07 16:21 UTC  (13+ messages)

[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
 2026-01-07 16:21 UTC 

[PATCH] rust: move #define __rust_helper out of atomic.c
 2026-01-07 14:37 UTC  (2+ messages)

[PATCH 1/2] ima_kexec.sh: Detect kernel image
 2026-01-07 16:20 UTC  (3+ messages)
` [LTP] "

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-07 16:19 UTC  (2+ messages)

[PATCH] iomap: add allocation cache for iomap_dio
 2026-01-07 16:18 UTC  (4+ messages)

[PATCH v3 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2026-01-07 16:18 UTC  (7+ messages)
` [PATCH v3 08/11] clk: qcom: dispcc: Add support for display clock controller Kaanapali
` [PATCH v3 10/11] clk: qcom: Add support for VideoCC driver for Kaanapali
` [PATCH v3 11/11] clk: qcom: Add support for GPUCC and GXCLK "

[LTP] [PATCH] ioctl_pidfd02-06: Add CONFIG_USER_NS and CONFIG_PID_NS to needs_kconfigs
 2026-01-07 16:18 UTC  (12+ messages)

[PATCH] clk: renesas: cpg-mssr: Unlock before reset verification
 2026-01-07 16:17 UTC  (3+ messages)

[PATCH v5] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-07 16:17 UTC  (2+ messages)

[PATCH] tpm: Cap the number of PCR banks
 2026-01-07 16:15 UTC 

[PATCH v2 00/10] Misc patches for RTRS
 2026-01-07 16:15 UTC  (11+ messages)
` [PATCH v2 01/10] RDMA/rtrs-srv: fix SG mapping
` [PATCH v2 02/10] RDMA/rtrs: Add error description to the logs
` [PATCH v2 03/10] RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
` [PATCH v2 04/10] RDMA/rtrs: Improve error logging for RDMA cm events
` [PATCH v2 05/10] RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_req
` [PATCH v2 06/10] RDMA/rtrs-srv: Add check and closure for possible zombie paths
` [PATCH v2 07/10] RDMA/rtrs-srv: Rate-limit I/O path error logging
` [PATCH v2 08/10] RDMA/rtrs: Extend log message when a port fails
` [PATCH v2 09/10] RDMA/rtrs-clt.c: For conn rejection use actual err number
` [PATCH v2 10/10] RDMA/rtrs-srv: Fix error print in process_info_req()

[PATCH v2 1/2] hwmon:(pmbus/tda38740a) TDA38740A Voltage Regulator Driver
 2026-01-07 16:14 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon/pmbus: Add Infineon TDA38740A

[PATCH v6] can: virtio: Add virtio CAN driver
 2026-01-07 16:14 UTC  (6+ messages)

FAILED: patch "[PATCH] drm/tilcdc: Fix removal actions in case of failed probe" failed to apply to 6.6-stable tree
 2026-01-07 16:14 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] drm/tilcdc: request and mapp iomem with devres
  ` [PATCH 6.6.y 2/2] drm/tilcdc: Fix removal actions in case of failed probe

[PULL 0/4] Monitor patches for 2026-01-07
 2026-01-07 16:12 UTC  (5+ messages)
` [PULL 1/4] qdev: Fix "info qtree" to show links
` [PULL 2/4] qdev: Legacy properties are now unused internally, drop
` [PULL 3/4] scripts/device-crash-test: ERROR_RULE_LIST garbage collection
` [PULL 4/4] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race

[PATCH RFC] alloc_tag: add option to pick the first codetag along callchain
 2026-01-07 16:13 UTC  (10+ messages)

[PATCH v1] serial: qcom_geni: Fix BT failure regression on RB2 platform
 2026-01-07 16:13 UTC  (10+ messages)

[PATCH] Bluetooth: hci_sync: enable PA Sync Lost event
 2026-01-07 16:10 UTC  (2+ messages)

[intel-tdx:huge_page_v3 369/499] clang diag: include/linux/huge_mm.h:576:2: warning: void function '__split_folio_to_order' should not return a value
 2026-01-07 16:12 UTC 

+ vmalloc-export-vrealloc_node_align_noprof.patch added to mm-new branch
 2026-01-07 16:12 UTC 

[RFC PATCH v2 0/5] rust: Add RTC driver support
 2026-01-07 16:12 UTC  (3+ messages)
` [RFC PATCH v2 1/5] rtc: migrate driver data to RTC device


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.