public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 16:30:29 to 2026-01-07 18:36:53 UTC [more...]

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-07 18:36 UTC  (2+ messages)

[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-07 18:35 UTC  (4+ messages)

[PATCH 00/10] rust: xarray: add entry API with preloading
 2026-01-07 18:34 UTC  (4+ messages)
` [PATCH 03/10] rust: xarray: add `contains_index` method

[PATCH v7 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-07 18:32 UTC  (10+ messages)
` [PATCH v7 1/9] PCI: Allow per function PCI slots
` [PATCH v7 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v7 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v7 4/9] PCI: Add additional checks for flr reset
` [PATCH v7 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v7 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v7 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v7 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v7 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH v2 0/4] Intel MEI Kconfig cleanups
 2026-01-07 18:26 UTC  (5+ messages)
  ` [PATCH v2 1/4] misc/mei: Allow building Intel ME interface on non-x86
  ` [PATCH v2 2/4] misc/mei: Decouple ME interfaces from GPU drivers
  ` [PATCH v2 3/4] misc/mei: Allow building standalone for compile testing
  ` [PATCH v2 4/4] misc/mei: gsc_proxy: add dependency on Xe driver

[PATCH v2] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-07 18:31 UTC  (2+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_find_and_get_ns
 2026-01-07 18:28 UTC 

[PATCH v8 00/18] Live Update Orchestrator
 2026-01-07 18:27 UTC  (5+ messages)
` [PATCH v8 04/18] liveupdate: luo_session: add sessions support
` [PATCH v8 05/18] liveupdate: luo_core: add user interface

[PATCH v2] perf symbol: remove Rust symbol workarounds
 2026-01-07 18:25 UTC  (8+ messages)

[PATCH 1/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
 2026-01-07 18:25 UTC  (8+ messages)
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: support IPQ9574

[PATCH 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-07 18:22 UTC  (5+ messages)
` [PATCH 1/3] driver core: Introduce helper function __device_attach_driver_scan()
` [PATCH 2/3] driver core: Add NUMA-node awareness to the synchronous probe path
` [PATCH 3/3] PCI: Clean up NUMA-node awareness in pci_bus_type probe

[PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
 2026-01-07 18:21 UTC  (5+ messages)

[REGRESSION] Unexpected section title false positive warnings on DOC: directive
 2026-01-07 18:19 UTC  (4+ messages)

[PATCH v2] PCI: Do not attempt to set ExtTag for VFs
 2026-01-07 18:18 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add rk3576 evb2 board
 2026-01-07 18:17 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCHv2 1/2] zsmalloc: use actual object size to detect spans
 2026-01-07 18:17 UTC  (3+ messages)
` [PATCHv2 2/2] zsmalloc: simplify read begin/end logic

[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2026-01-07 18:15 UTC  (11+ messages)
` [PATCH v4 01/10] drm/tests: hdmi: check the infoframes behaviour
` [PATCH v4 02/10] drm/vc4: hdmi: implement clear_infoframe
` [PATCH v4 03/10] drm/sun4i: hdmi_enc: implement clear_infoframe stub
` [PATCH v4 04/10] drm/connector: make clear_infoframe callback mandatory for HDMI connectors
` [PATCH v4 05/10] drm/bridge: refactor HDMI InfoFrame callbacks
` [PATCH v4 06/10] drm/display: hdmi_state_helper: split InfoFrame functions per type
` [PATCH v4 07/10] drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported
` [PATCH v4 08/10] drm/display: hdmi_state_helper: don't generate unsupported InfoFrames
` [PATCH v4 09/10] drm/display: bridge_connector: dynamically generate HDMI callbacks
` [PATCH v4 10/10] drm/debug: don't register files for unsupported HDMI InfoFrames

[PATCH] HID: i2c-hid: override HID descriptors for some Haptick 5288 touchpads
 2026-01-07 18:14 UTC  (3+ messages)

[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
 2026-01-07 18:13 UTC  (4+ messages)

[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
 2026-01-07 18:12 UTC  (6+ messages)
` [PATCH 3/5] rust: sync: support using bool with READ_ONCE

[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
 2026-01-07 18:12 UTC  (3+ messages)

[PATCH v4 00/15] Add support for Microchip LAN969x
 2026-01-07 18:11 UTC  (3+ messages)
` [PATCH v4 05/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c

[PATCH] arm64: Kconfig: deprecate redundant ARM64_USE_LSE_ATOMICS
 2026-01-07 18:10 UTC  (5+ messages)

[PATCH v11 0/8] mm: folio_zero_user: clear page ranges
 2026-01-07 18:09 UTC  (2+ messages)

[PATCH v1] cxl/port: Fix target list setup for multiple decoders sharing the same dport
 2026-01-07 18:08 UTC  (2+ messages)

[syzbot] INFO: task hung in vhost_worker_killed (2)
 2026-01-07 18:07 UTC  (4+ messages)

[PATCH v17 00/32] x86,fs/resctrl telemetry monitoring
 2026-01-07 18:05 UTC  (8+ messages)
` [PATCH v17 13/32] x86,fs/resctrl: Add an architectural hook called for each mount

[PATCH] sched: Fix NULL mm dereference in sched_mm_cid_after_execve()
 2026-01-07 18:00 UTC  (2+ messages)

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

[PATCH v3 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-07 17:54 UTC  (3+ messages)

[PATCH v2 01/11] rust: pin-init: internal: remove proc-macro[2] and quote workarounds
 2026-01-07 17:54 UTC  (16+ messages)
` [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] arm64: dts: amlogic: move CPU OPP table and clock assignment to SoC.dtsi
 2026-01-07 17:54 UTC  (2+ messages)

[PATCH v5 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-07 17:53 UTC  (7+ 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 RFC] alloc_tag: add option to pick the first codetag along callchain
 2026-01-07 17:50 UTC  (11+ messages)

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

Question about RISCV IOMMU irqbypass patch series
 2026-01-07 17:51 UTC  (2+ messages)

[PATCH 1/1] sched_ext: Add error logging for dsq creation failures
 2026-01-07 17:32 UTC  (2+ messages)

[PATCH v1 0/2] mm/vmscan: optimize preferred target demotion node selection
 2026-01-07 17:46 UTC  (3+ messages)

[PATCH v3 0/3] Add Display support for AM62P SoC
 2026-01-07 17:45 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: display: ti,am65x-dss: Add am62p dss compatible
` [PATCH v3 2/3] drm/tidss: Power up attached PM domains on probe
` [PATCH v3 3/3] drm: tidss: tidss_drv: Add support for AM62P display subsystem

[syzbot] [net?] INFO: rcu detected stall in kernfs_fop_write_iter (3)
 2026-01-07 17:45 UTC 

[PATCH v2 00/19] ublk: add support for integrity data
 2026-01-07 17:45 UTC  (6+ messages)
` [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc

[PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2026-01-07 17:43 UTC  (6+ messages)
` [PATCH V5 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH V5 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH v2] dma-direct: set decrypted flag for remapped DMA allocations
 2026-01-07 17:41 UTC  (5+ messages)

[PATCH 1/5] idpf: skip getting/setting ring params if vport is NULL during HW reset
 2026-01-07 17:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] serial: qcom_geni: Fix BT failure regression on RB2 platform
 2026-01-07 17:41 UTC  (2+ messages)

[PATCH v6 0/4] Add drivers for Sony Cronos control CPLD
 2026-01-07 17:41 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: mfd: Add sony,cronos-smc

[PATCH] MAINTAINERS: Update email address for Joel Fernandes
 2026-01-07 17:38 UTC  (7+ messages)

[PATCH v2] rust: sync: inline various lock related methods
 2026-01-07 17:37 UTC  (2+ messages)

[PATCH] HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()
 2026-01-07 17:37 UTC  (5+ messages)

[PATCH] drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
 2026-01-07 17:37 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix kernel-doc warnings for vmwgfx_fence
 2026-01-07 17:36 UTC  (2+ messages)

[PATCH v3 0/3] Implement Send and Sync for clk
 2026-01-07 17:35 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in nf_hook_entry_head (2)
 2026-01-07 17:34 UTC 

[syzbot] [batman?] [bluetooth?] memory leak in skb_clone (3)
 2026-01-07 17:34 UTC 

[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
 2026-01-07 15:34 UTC  (6+ messages)
` [PATCH V3 00/21] famfs: port into fuse
  ` [PATCH V3 16/21] famfs_fuse: GET_DAXDEV message and daxdev_table
  ` [PATCH V3 18/21] famfs_fuse: Add holder_operations for dax notify_failure()
  ` [PATCH V3 21/21] famfs_fuse: Add documentation
` [PATCH V3 0/4] libfuse: add basic famfs support to libfuse

[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
 2026-01-07 17:31 UTC  (6+ messages)
` [PATCH v2 3/7] irqdomain: Add parent field to struct irqchip_fwid

[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
 2026-01-07 17:30 UTC  (3+ messages)

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

External HDMI monitor fails to wake up from DPMS/consoleblank since kernel 6.18
 2026-01-07 17:31 UTC 

[PATCH] rust: task: restrict Task::group_leader() to current
 2026-01-07 17:31 UTC  (2+ messages)

[GIT PULL] RTLA changes for v6.20
 2026-01-07 17:17 UTC 

[PATCH v2 1/2] kunit: tool: test: Rename test_data_path() to _test_data_path()
 2026-01-07 17:28 UTC  (4+ messages)
` [PATCH v2 2/2] kunit: tool: test: Don't rely on implicit working directory change

[PATCH] Coding Style: Format arch/arm/boot/dts/xilinx
 2026-01-07 17:21 UTC  (5+ messages)

[PATCH] rust: move #define __rust_helper out of atomic.c
 2026-01-07 17:20 UTC  (3+ messages)

[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
 2026-01-07 17:19 UTC  (8+ messages)

[PATCH 0/5] Remove MODULE_ALIAS from all mcb client drivers
 2026-01-07 17:17 UTC  (4+ messages)
  ` [PATCH 1/5] gpio: gpio-menz127: drop unneeded MODULE_ALIAS

[PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
 2026-01-07 17:17 UTC  (2+ messages)

[PATCH v3 0/9] Add TSU support for RZ/T2H and RZ/N2H
 2026-01-07 17:16 UTC  (12+ messages)
` [PATCH v3 1/9] thermal: renesas: rzg3e: make reset optional
` [PATCH v3 2/9] thermal: renesas: rzg3e: make min and max temperature per-chip
` [PATCH v3 3/9] thermal: renesas: rzg3e: make calibration value retrieval per-chip
` [PATCH v3 5/9] thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2H

[PATCH v3 0/3] tools build: Fix arm64 unistd.h dependency
 2026-01-07 17:14 UTC  (6+ messages)
` [PATCH v3 1/3] tools headers: Go back to include asm-generic/unistd.h for arm64

[PATCH] LICENSES: Explicitly allow SPDX-FileCopyrightText
 2026-01-07 17:12 UTC 

[RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics
 2026-01-07 17:12 UTC  (11+ messages)

[PATCH 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-01-07 17:03 UTC  (4+ messages)
` [PATCH 3/6] drm/imx/dw-hdmi: convert to of_drm_find_and_get_bridge()

[PATCH v2] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
 2026-01-07 16:59 UTC 

[PATCH 1/2] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
 2026-01-07 16:59 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v2] btrfs: simplify async csum synchronization
 2026-01-07 17:00 UTC  (4+ messages)

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

[PATCH v2 0/8] Various mm kselftests improvements/fixes
 2026-01-07 16:59 UTC  (10+ messages)
` [PATCH v2 1/8] selftests/mm: default KDIR to build directory
` [PATCH v2 2/8] selftests/mm: remove flaky header check
` [PATCH v2 3/8] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH v2 4/8] selftests/mm: fix usage of FORCE_READ() in cow tests
` [PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
` [PATCH v2 6/8] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl
` [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails

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

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-07 16:58 UTC  (4+ messages)

[PATCH v2] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
 2026-01-07 16:57 UTC  (2+ messages)

[syzbot] [kernel?] INFO: rcu detected stall in watchdog (2)
 2026-01-07 16:54 UTC  (4+ messages)

[PATCH v5 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2026-01-07 16:53 UTC  (3+ messages)
` [PATCH v5 1/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC

[PATCH V4 0/4] ufs: ufs-qcom: Add support firmware managed platforms
 2026-01-07 16:51 UTC  (4+ messages)
` [PATCH V4 3/4] scsi: ufs: core Enforce minimum pm level for sysfs configuration

[PATCH] arm64: dts: marvell: change regulator-gpio to regulator-fixed
 2026-01-07 16:51 UTC  (2+ messages)

[RFC PATCH] usb: xhci: Skip configure EP for disabled slots during teardown
 2026-01-07 16:50 UTC  (4+ messages)

[PATCH] arm64: dts: marvell: cn9131-cf-solidwan: Add missing GPIO properties on "nxp,pca9536"
 2026-01-07 16:50 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: Fix stray and typo "pinctrl-names" properties
 2026-01-07 16:49 UTC  (2+ messages)

[PATCH v1 2/2] hwmon: Add support for HiTRON HAC300S PSU
 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)

[PATCH] arm64: dts: marvell: Add missing "#phy-cells" to "usb-nop-xceiv"
 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  (6+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 1/6] dt-bindings: Add Bao IPC shared memory driver binding
  ` [PATCH 3/6] dt-bindings: Add Bao I/O dispatcher "

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

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

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

[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 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] module: Remove duplicate freeing of lockdep classes
 2026-01-07 16:31 UTC  (2+ messages)

[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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox