public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 13:48:15 to 2026-01-21 14:58:09 UTC [more...]

[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
 2026-01-21 14:57 UTC  (5+ messages)
` [PATCH next 01/14] overflow: Reduce expansion of __type_max()
` [PATCH next 03/14] media: videobuf2-core: Use static_assert() for sanity check
` [PATCH next 08/14] bits: simplify GENMASK_TYPE()
` [PATCH next 14/14] test_bits: include some invalid input tests for GENMASK_INPUT_CHECK()

linux-next: build failure after merge of the block tree
 2026-01-21 14:56 UTC  (8+ messages)

[PATCH 0/5] rseq: Various slice-ext changes
 2026-01-21 14:56 UTC  (8+ messages)
` [PATCH 1/5] rseq: Allow registering RSEQ with slice extension
` [PATCH 2/5] rseq: Move slice_ext_nsec to debugfs
` [PATCH 3/5] rseq: Lower default slice extension
` [PATCH 4/5] hrtimer: Fix trace oddity
` [PATCH 5/5] selftests/rseq: Add rseq slice histogram script

[GIT PULL] soc: fixes for 6.19, part 2
 2026-01-21 14:55 UTC 

[PATCH v5 0/4] Add USB support for Canaan K230
 2026-01-21 14:55 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: phy: Add Canaan K230 USB PHY
` [PATCH v5 2/4] dt-bindings: usb: dwc2: Add support for Canaan K230 SoC
` [PATCH v5 3/4] phy: usb: Add driver for Canaan K230 USB 2.0 PHY
` [PATCH v5 4/4] riscv: dts: canaan: Add syscon and USB nodes for K230

[PATCH] mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
 2026-01-21 14:54 UTC  (3+ messages)

[PATCH v11 0/5] rust: pci: add config space read/write support
 2026-01-21 14:54 UTC  (7+ messages)
` [PATCH v11 1/5] rust: devres: style for imports
` [PATCH v11 2/5] rust: io: separate generic I/O helpers from MMIO implementation
` [PATCH v11 3/5] rust: io: factor out MMIO read/write macros
` [PATCH v11 4/5] rust: pci: add config space read/write support
` [PATCH v11 5/5] sample: rust: pci: add tests for config space routines

[PATCH v5 0/6] Unload linux/kernel.h
 2026-01-21 14:53 UTC  (4+ messages)

[PATCH v11 RESEND 0/9] support FEAT_LSUI
 2026-01-21 14:51 UTC  (17+ messages)
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH 0/2] mmc: rtsx: card stuck busy fixes for Realtek PCI SD card readers
 2026-01-21 14:51 UTC  (5+ messages)

Fwd: [PATCH v2] bcache: use bio cloning for detached device requests
 2026-01-21 14:50 UTC  (6+ messages)

[PATCH] binder: fix UAF in binder_netlink_report()
 2026-01-21 14:50 UTC 

[PATCH v2 0/5] rust: add `register!` macro
 2026-01-21 14:50 UTC  (8+ messages)
` [PATCH v2 2/5] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH v2 3/5] rust: num: add `as_bool` method to `Bounded<_, 1>`
` [PATCH v2 4/5] rust: io: add `register!` macro

[PATCH v6 2/7] mux: Add helper functions for getting optional and selected mux-state
 2026-01-21 14:49 UTC  (2+ messages)

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-01-21 14:45 UTC  (23+ messages)
` [PATCH v7 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v7 02/22] drm: Add new general DRM property "color format"
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 04/22] drm/bridge: Act on the DRM color format property
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v7 06/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v7 07/22] drm/i915: Implement the "color format" DRM property
` [PATCH v7 08/22] drm/amdgpu: Implement "
` [PATCH v7 09/22] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v7 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v7 12/22] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v7 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v7 14/22] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v7 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v7 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v7 17/22] drm/connector: Register color format property on HDMI connectors
` [PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v7 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v7 22/22] drm/bridge: Document "

[PATCH 0/2] Provide Rust atomic helpers over raw pointers
 2026-01-21 12:58 UTC  (8+ messages)
` [PATCH 2/2] rust: sync: atomic: Add atomic operation "

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-01-21 14:48 UTC  (9+ messages)
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-21 14:48 UTC  (3+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 14:47 UTC  (14+ messages)

[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-21 14:47 UTC  (8+ messages)
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics

[PATCH v9 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
 2026-01-21 14:46 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-qcom: do not register driver in probe()
 2026-01-21 14:46 UTC  (2+ messages)

[PATCH v3 0/8] sched/topology: Optimize sd->shared allocation
 2026-01-21 14:45 UTC  (3+ messages)
` [PATCH v3 1/8] sched/topology: Compute sd_weight considering cpuset partitions

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-21 14:43 UTC  (11+ messages)
` [PATCH v3 10/21] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL
` [PATCH v3 15/21] slab: remove struct kmem_cache_cpu

[PATCH] scripts/tracepoint-update: fix memory leak in make_trace_array()
 2026-01-21 14:41 UTC  (4+ messages)

[PATCH net-next v2] selftests: net: Add kernel selftest for RFC 4884
 2026-01-21 14:41 UTC  (2+ messages)

[PATCH v2 00/22] media: platform: rga: Add RGA3 support
 2026-01-21 14:40 UTC  (4+ messages)
` [PATCH v2 21/22] media: rockchip: rga: add rga3 support

[PATCH v7 0/4] Add I2C support for Tegra410
 2026-01-21 14:40 UTC  (3+ messages)

[PATCH] tracing: Disable trace_printk buffer on warning too
 2026-01-21 14:38 UTC 

[PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
 2026-01-21 14:38 UTC  (3+ messages)

[PATCH] mm: bail out when meet the goal of proactive memcg reclaim
 2026-01-21 14:38 UTC  (2+ messages)

[PATCH v4 0/6] Print AGESA version at bootup
 2026-01-21 14:37 UTC  (8+ messages)
` [PATCH v4 5/6] x86/CPU/AMD: Prefix messages with x86/amd
` [PATCH v4 6/6] x86/CPU/AMD: Print AGESA string from DMI additional information entry

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-21 12:59 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH v3] kho: init alloc tags when restoring pages from reserved memory
 2026-01-21 14:34 UTC 

[PATCH 1/1] platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function
 2026-01-21 14:35 UTC 

[PATCH v6 0/7] ptp: vmclock: Add VM generation counter and ACPI notification
 2026-01-21 14:33 UTC  (8+ messages)
` [PATCH v6 1/7] ptp: vmclock: add vm generation counter
` [PATCH v6 2/7] ptp: vmclock: support device notifications
` [PATCH v6 3/7] dt-bindings: ptp: Add amazon,vmclock
` [PATCH v6 4/7] ptp: ptp_vmclock: Add device tree support
` [PATCH v6 5/7] ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
` [PATCH v6 6/7] ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
` [PATCH v6 7/7] ptp: ptp_vmclock: return TAI not UTC

types: reuse common phys_vec type instead of DMABUF open‑coded variant
 2026-01-21 14:34 UTC  (3+ messages)

[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
 2026-01-21 14:33 UTC  (5+ messages)
` [PATCH V2 11/13] perf pmu: Relax uncore wildcard matching to allow numeric suffix

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-21 14:31 UTC  (10+ messages)
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case

[PATCH v8 0/4] Add I2C support for Tegra410
 2026-01-21 14:31 UTC  (4+ messages)
` [PATCH v8 3/4] i2c: tegra: Add logic to support different register offsets

[tip:locking/core 24/43] mm/huge_memory.c:4055:8: warning: spinlock 'xas.xa->xa_lock' is not held on every path through here
 2026-01-21 14:31 UTC  (2+ messages)

[RFC PATCH 0/4] sysctl: refactor ctl_table creation and change extra{1,2} type
 2026-01-21 14:30 UTC  (3+ messages)
` [RFC PATCH 1/4] sysctl: add SYSCTL_ENTRY/SYSCTL_RANGE_ENTRY helpers for ctl_table init

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-01-21 14:29 UTC  (4+ messages)

[PATCH 1/4] rust: device: support `dev_printk` on all devices
 2026-01-21 14:25 UTC  (4+ messages)

[PATCH v4 0/3] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2026-01-21 14:24 UTC  (2+ messages)

[PATCH RFC v2 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-01-21 14:23 UTC  (5+ messages)
` [PATCH RFC v2 1/4] net: stmmac: platform: read channels irq
` [PATCH RFC v2 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH RFC v2 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH RFC v2 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH] PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
 2026-01-21 14:23 UTC  (2+ messages)

[PATCH v2 0/7] Initial Redmi Note 8T support and more
 2026-01-21 14:21 UTC  (4+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Correct reserved memory ranges

[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-21 14:21 UTC  (4+ messages)
` [PATCH v13 05/12] modsign: Enable ML-DSA module signing

[PATCH v4 3/7] iio: frequency: adf41513: driver implementation
 2026-01-21 14:21 UTC  (12+ messages)

[PATCH net-next v2 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
 2026-01-21 14:20 UTC  (3+ messages)
` [net-next,v2,12/12] "

[PATCH] firmware: imx: scu-pd: Fix device_node reference leak in imx_sc_pd_get_console_rsrc()
 2026-01-21 14:17 UTC 

[net-next v7 0/8] net: wwan: add NMEA port type support
 2026-01-21 14:16 UTC  (5+ messages)
` [net-next v7 5/8] net: wwan: add NMEA port support
    `  "
      `  "

[PATCH 1/1] PCI: endpoint: Fix swapped parameters in primary/secondary unlink callbacks
 2026-01-21 14:14 UTC  (2+ messages)

[PATCH v4 00/25] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2026-01-21 14:13 UTC  (3+ messages)
` [PATCH v4 05/25] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time

[PATCH v2 0/2] rust: reduce duplicate information
 2026-01-21 14:13 UTC  (4+ messages)
` [PATCH v2 2/2] scripts: generate_rust_analyzer.py: reduce cfg plumbing

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-21 14:13 UTC  (10+ messages)

[PATCH v4] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-01-21 14:12 UTC  (2+ messages)

[PATCH] PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
 2026-01-21 14:12 UTC  (5+ messages)

[PATCH v3 0/2] Enable lt8713sx bridge with displayport for monaco-evk
 2026-01-21 14:12 UTC  (2+ messages)

[PATCH 0/4] usb: phy: generic: Miscellaneous improvements
 2026-01-21 14:11 UTC  (5+ messages)
` [PATCH 1/4] usb: phy: generic: Always use dev in usb_phy_generic_probe()
` [PATCH 2/4] usb: phy: generic: Convert to devm_clk_get_optional()
` [PATCH 3/4] usb: phy: generic: Convert to dev_err_probe()
` [PATCH 4/4] usb: phy: generic: Convert to device property API

[PATCH 0/4] x86/mtrr: Allow MTRR updates on multiple CPUs in parallel
 2026-01-21 14:11 UTC  (5+ messages)
` [PATCH 1/4] x86/mtrr: Move cache_enable() and cache_disable() to mtrr/generic.c
` [PATCH 2/4] x86/mtrr: Introduce MTRR work state structure
` [PATCH 3/4] x86/mtrr: Add a prepare_set hook to mtrr_ops
` [PATCH 4/4] x86/mtrr: Drop cache_disable_lock

[PATCH net] net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
 2026-01-21 14:06 UTC 

[PATCH v4 0/4] imu: st_lsm6dsx: Add support for rotation sensor
 2026-01-21 14:05 UTC  (4+ messages)
` [PATCH] iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO

[PATCH 0/5] gpio: aggregator: Fix Smatch warnings
 2026-01-21 14:04 UTC  (3+ messages)
` [PATCH 1/5] gpio: aggregator: fix "_sysfs" prefix check in gpio_aggregator_make_group()

[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
 2026-01-21 14:03 UTC  (7+ messages)
` [PATCH net v3 1/7] net/sched: act_gate: zero-initialize netlink dump struct

[PATCH v8 0/5] Add CCI and imx577 sensor support for monaco evk
 2026-01-21 14:00 UTC  (3+ messages)
` [PATCH v8 1/5] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible

[PATCH v2 00/11] HID: Use pm_*ptr instead of #ifdef CONFIG_PM*
 2026-01-21 14:00 UTC  (2+ messages)

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-01-21 14:00 UTC  (5+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
 2026-01-21 13:59 UTC  (5+ messages)
` [PATCH 18/26] rv/rvgen: add fill_tracepoint_args_skel stub to ltl2k
` [PATCH 19/26] rv/rvgen: add abstract method stubs to Container class

[PATCH] KVM: x86/pmu: Do not accidentally create BTS events
 2026-01-21 13:57 UTC  (4+ messages)
` [PATCH v2] perf/x86/intel: Do not enable BTS for guests

printk's threaded legacy console + fbcon => schedule where it should not
 2026-01-21 13:57 UTC  (4+ messages)

[PATCH v10 00/18] media: cadence,ti: CSI2RX Multistream Support
 2026-01-21 13:54 UTC  (19+ messages)
` [PATCH v10 01/18] media: ti: j721e-csi2rx: Remove word size alignment on frame width
` [PATCH v10 02/18] dt-bindings: media: ti,j721e-csi2rx-shim: Support 32 dma chans
` [PATCH v10 03/18] media: ti: j721e-csi2rx: separate out device and context
` [PATCH v10 04/18] media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts
` [PATCH v10 05/18] media: ti: j721e-csi2rx: allocate DMA channel based on context index
` [PATCH v10 06/18] media: ti: j721e-csi2rx: add a subdev for the core device
` [PATCH v10 07/18] media: cadence: csi2rx: Move to .enable/disable_streams API
` [PATCH v10 08/18] media: ti: j721e-csi2rx: get number of contexts from device tree
` [PATCH v10 09/18] media: cadence: csi2rx: add get_frame_desc wrapper
` [PATCH v10 10/18] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH v10 11/18] media: cadence: csi2rx: add multistream support
` [PATCH v10 12/18] media: cadence: csi2rx: Use the stream from route to get format
` [PATCH v10 13/18] media: ti: j721e-csi2rx: add multistream support
` [PATCH v10 14/18] media: ti: j721e-csi2rx: Submit all available buffers
` [PATCH v10 15/18] media: ti: j721e-csi2rx: Change the drain architecture for multistream
` [PATCH v10 16/18] media: cadence: csi2rx: Support runtime PM
` [PATCH v10 17/18] media: ti: j721e-csi2rx: Support runtime suspend
` [PATCH v10 18/18] media: ti: j721e-csi2rx: Support system suspend using pm_notifier

[PATCH rdma-next 0/2] RDMA: Add support for exporting dma-buf file descriptors
 2026-01-21 13:56 UTC  (5+ messages)
` [PATCH rdma-next 1/2] RDMA/uverbs: Add DMABUF object type and operations

[PATCH v4 0/4] Add USB support for Canaan K230
 2026-01-21 13:55 UTC  (4+ messages)
` [PATCH v4 3/4] phy: usb: Add driver for Canaan K230 USB 2.0 PHY

[PATCH net v2] net: openvswitch: fix data race in ovs_vport_get_upcall_stats
 2026-01-21 13:54 UTC  (2+ messages)

[PATCH] drm/ci: ignore Gamma test failures on Qualcomm SC7180
 2026-01-21 13:53 UTC  (2+ messages)

[PATCH v2] maple_tree: Add lockdep assertion in mas_dup_alloc()
 2026-01-21 13:52 UTC  (2+ messages)

[PATCH v12 0/6] Add support for Verisilicon IOMMU used by media
 2026-01-21 13:52 UTC  (5+ messages)
` [PATCH v12 3/6] iommu: Add verisilicon IOMMU driver

[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
 2026-01-21 13:50 UTC  (10+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver

[PATCH v6 00/21] Add new general DRM property "color format"
 2026-01-21 13:45 UTC  (11+ messages)
` [PATCH v6 12/21] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v6 13/21] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v6 14/21] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v6 15/21] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v6 16/21] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v6 17/21] drm/connector: Register color format property on HDMI connectors
` [PATCH v6 18/21] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v6 19/21] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v6 20/21] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v6 21/21] drm/bridge: Document "


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