All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 14:14:01 to 2026-01-21 14:49:46 UTC [more...]

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

[Bug 220428] New: UBSAN array-index-out-of-bounds warning in radeon_atombios.c on kernel 6.15.9 with AMD Radeon HD 6250
 2026-01-21 14:49 UTC  (2+ messages)
` [Bug 220428] "

[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] media: i2c: imx290: Adjust initialization registers for IMX327 sensor
 2026-01-21 14:48 UTC  (2+ messages)

[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 for-6.19] block: make the new blkzoned UAPI constants discoverable
 2026-01-21 14:48 UTC  (2+ messages)

[PATCH] ublk: fix ublksrv pid handling for pid namespaces
 2026-01-21 14:48 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2 0/7] rust: Replace unsafe core::mem::zeroed() with pin_init::zeroed()
 2026-01-21 14:47 UTC  (2+ messages)
` (subset) "

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

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

[PATCH net-next 05/14] net: stmmac: add stmmac core serdes support
 2026-01-21 14:46 UTC  (8+ messages)
` [net-next,05/14] "

[OE-core] [PATCH v2] cve-update-nvd2-native: Use maximum CVSS score from all sources
 2026-01-21 14:46 UTC  (2+ messages)

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

[PATCH v10 net-next 00/15] AccECN protocol case handling series
 2026-01-21 14:46 UTC  (18+ messages)
` [PATCH v10 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v10 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v10 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v10 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v10 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v10 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v10 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v10 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v10 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v10 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v10 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v10 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v10 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v10 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v10 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[cocci] Checking data structure member accesses after function return value assignments?
 2026-01-21 14:45 UTC  (11+ 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 v1 00/19] man/man2/*: Update history of syscalls A-CH
 2026-01-21 14:44 UTC  (8+ messages)
` [PATCH v1 02/19] man/man2/access.2: HISTORY: Specify different access(2) prototypes
      ` History of const in C++, C89, and POSIX.1-1988 (was: [PATCH v1 02/19] man/man2/access.2: HISTORY: Specify different)
          ` On restrict (a broken qualifier)

TOF elections for 2026H1
 2026-01-21 14:44 UTC 

[Buildroot] [PATCH] package/systemd: also run preset-all for the user units
 2026-01-21 14:43 UTC 

[Buildroot] [PATCH] package/linux-pam: include pam_systemd for login
 2026-01-21 14:43 UTC 

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

[Proposal,Question - refresh] ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-21 14:42 UTC 

[PATCH] drm/xe/xe3p: Disable GuC Dynamic ICS for Xe3p
 2026-01-21 14:42 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

Git project and GSoC 2026
 2026-01-21 14:41 UTC  (2+ messages)

COCONUT-SVSM Google Summer of Code Project Proposals
 2026-01-21 14:41 UTC  (3+ messages)
` [GSoC 2026] Observability Support for COCONUT-SVSM
` [GSoC 2026] PCID "

[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  (5+ messages)
` [PATCH v2 21/22] media: rockchip: rga: add rga3 support

[PATCH] doc: raise an error on warnings for dts
 2026-01-21 14:40 UTC  (2+ messages)

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

[PATCH v2 0/1] dts: fix invalid f-string syntax
 2026-01-21 14:40 UTC  (4+ messages)
` [PATCH v2 1/1] dts: fix invalid f-string syntax in testpmd API

[5.10] net/sched: act_ife: convert comma to semicolon
 2026-01-21 14:39 UTC 

[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  (4+ messages)

[PATCH] repo: add new flag --keys to git-repo-info
 2026-01-21 14:38 UTC  (7+ messages)
` [PATCH v4 0/2] repo: add --format=default and --keys
  ` [PATCH v4 2/2] repo: add new flag --keys to git-repo-info

[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] mm: bail out when meet the goal of proactive memcg reclaim
 2026-01-21 14:38 UTC  (2+ messages)

[PATCH 0/2] More fixes after enabling -Wshadow
 2026-01-21 14:37 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

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-21 14:37 UTC  (7+ messages)

[PATCH blktests v2 0/2] bcache: add bcache/001
 2026-01-21 14:36 UTC  (3+ messages)
` [PATCH blktests v2 1/2] "
` [PATCH blktests v2 2/2] doc: document how to configure bcache tests

[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 1/1] NFSD: Enforce recall timeout for layout conflict
 2026-01-21 14:34 UTC  (6+ 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] ext4/307: allocate donor file size dynamically
 2026-01-21 14:32 UTC  (2+ messages)

[PATCH 0/5] rseq: Various slice-ext changes
 2026-01-21 14:25 UTC  (6+ 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

[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

[PATCH] serial: 8250 dw: clear FIFO before writting LCR
 2026-01-21 14:31 UTC  (7+ messages)

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

[PATCH v2 0/3] x86/svm: Add support for Bus Lock Threshold
 2026-01-21 14:28 UTC  (4+ messages)
` [PATCH v2 1/3] x86/svm: Add infrastructure "
` [PATCH v2 2/3] x86/svm: Intercept Bus Locks for HVM guests
` [PATCH v2 3/3] CHANGELOG: Note the new SVM bus-lock intercept

[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 v2 0/6] Fix possible NULL-deref and runtime PM race conditions
 2026-01-21 14:28 UTC  (14+ messages)
` [PATCH v2 1/6] phy: qcom: qmp-combo: Prevent unnecessary PM runtime suspend at boot
` [PATCH v2 2/6] phy: qcom: qmp-usbc: Fix possible NULL-deref on early runtime suspend
` [PATCH v2 3/6] phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at boot
` [PATCH v2 4/6] phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspend
` [PATCH v2 5/6] phy: qcom: qmp-usb-legacy: Prevent unnecessary PM runtime suspend at boot
` [PATCH v2 6/6] phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend

linux-qoriq Oldest_Kernel incompatibility in scarthgap
 2026-01-21 14:26 UTC  (2+ messages)

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

[PATCH] MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainer
 2026-01-21 14:25 UTC  (2+ messages)

[PATCH v11 0/5] rust: pci: add config space read/write support
 2026-01-21 14:23 UTC  (6+ 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 v4 0/3] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2026-01-21 14:24 UTC  (3+ messages)

[PATCH RFC v2 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-01-21 14:23 UTC  (10+ 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/2] Add traces and file attributes for fs-verity
 2026-01-21 14:23 UTC  (4+ messages)
` [PATCH v2 1/2] fs: add FS_XFLAG_VERITY for fs-verity files

[RFC] selftests/bpf: Running test_progs with distro configs
 2026-01-21 14:23 UTC 

[meta-networking][PATCH] chrony: Ensure /var/lib/chrony belongs to correct user/group
 2026-01-21 13:39 UTC 

[PATCH] block/qcow2-bitmap: remove inconsistent bitmaps when loading
 2026-01-21 14:22 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 v4 0/3] vfio: Add DMABUF support for PCI BAR regions
 2026-01-21 14:21 UTC  (4+ messages)
` [PATCH v4 1/3] linux-headers: Update to Linux v6.19-rc1

[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

[RFC PATCH v2 0/2] Enable seamless boot (fastboot) for PTL
 2026-01-21 14:21 UTC  (2+ messages)

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

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

[PATCH i-g-t v5] tools/gputop: Add GPU frequencies to the client headers
 2026-01-21 14:19 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for tools/gputop: Add GPU frequencies to the client headers (rev2)

[PULL] drm-intel-next
 2026-01-21 14:19 UTC  (2+ messages)

[PATCH v11 RESEND 0/9] support FEAT_LSUI
 2026-01-21 14:16 UTC  (6+ messages)
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI

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

[i915-rt v5 00/21] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-01-21 14:17 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev9)

[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
    `  "
      `  "

[pci:pwrctrl] BUILD SUCCESS 54786d9806b2720659b4fc64af0ebde148780229
 2026-01-21 14:16 UTC 

[PATCH v2 0/5] rust: add `register!` macro
 2026-01-21 14:15 UTC  (3+ messages)
` [PATCH v2 4/5] rust: io: "

[PATCH v2 0/4] Add a bio_vec based API to core/rw.c
 2026-01-21 14:14 UTC  (4+ messages)
` [PATCH v2 1/4] RDMA/core: add bio_vec based RDMA read/write API

[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 1/1] PCI: endpoint: Fix swapped parameters in primary/secondary unlink callbacks
 2026-01-21 14:14 UTC  (2+ messages)

[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


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.