All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-03 16:58:48 to 2025-11-03 17:45:30 UTC [more...]

drm/edid: Add kernel parameter for override edid check
 2025-11-03 17:13 UTC  (3+ messages)

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-03 17:43 UTC  (18+ messages)
` [PATCH v5 13/32] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
` [PATCH v5 16/32] hw/arm/smmuv3-accel: Make use of get_msi_address_space() callback
` [PATCH v5 17/32] hw/arm/smmuv3-accel: Add support to issue invalidation cmd to host
` [PATCH v5 19/32] hw/arm/smmuv3-accel: Get host SMMUv3 hw info and validate

[PATCH RESEND] lib/vsprintf: Improve vsprintf + sprintf function comments
 2025-11-03 17:45 UTC  (3+ messages)

[PATCH 0/5] drm/amdgpu: add UMA carveout tuning interfaces
 2025-11-03 17:45 UTC  (3+ messages)
` [PATCH 5/5] Documentation/amdgpu: Add UMA carveout details

[PATCH] NTB: ntb_transport: fix use after free
 2025-11-03 17:45 UTC  (2+ messages)

[PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-03 17:44 UTC  (36+ messages)
` [PATCH v3 01/29] drm/i915/xe3p_lpd: Add Xe3p_LPD display IP features
` [PATCH v3 02/29] drm/i915/xe3p_lpd: Drop north display reset option programming
` [PATCH v3 03/29] drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()
` [PATCH v3 04/29] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH v3 05/29] drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fields
` [PATCH v3 06/29] drm/i915/xe3p_lpd: Horizontal flip support for linear surfaces
` [PATCH v3 07/29] drm/i915/xe3p_lpd: Remove gamma,csc bottom color checks
` [PATCH v3 08/29] drm/i915/xe3p_lpd: Add CDCLK table
` [PATCH v3 09/29] drm/i915/xe3p_lpd: Load DMC firmware
` [PATCH v3 10/29] drm/i915/xe3p_lpd: Drop support for interlace mode
` [PATCH v3 11/29] drm/i915/xe3p_lpd: Extend Wa_16025573575
` [PATCH v3 12/29] drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar format
` [PATCH v3 13/29] drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and D
` [PATCH v3 14/29] drm/i915/wm: don't use method1 in Xe3p_LPD onwards
` [PATCH v3 15/29] drm/i915/dram: Add field ecc_impacting_de_bw
` [PATCH v3 16/29] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints
` [PATCH v3 17/29] drm/i915/xe3p_lpd: Log FBC-related debug info for PIPE underrun
` [PATCH v3 18/29] drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
` [PATCH v3 19/29] drm/i915/wm: Do not make latency values monotonic on Xe3 onward
` [PATCH v3 20/29] drm/i915/xe3p_lpd: Always apply WaWmMemoryReadLatency
` [PATCH v3 21/29] drm/i915/xe3p_lpd: Enable system caching for FBC
` [PATCH v3 22/29] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v3 23/29] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v3 24/29] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v3 25/29] drm/i915/xe3p_lpd: Extend Type-C flow for static DDI allocation
` [PATCH v3 26/29] drm/i915/nvls: Add NVL-S display support
` [PATCH v3 27/29] drm/i915/display: Use platform check in HAS_LT_PHY()
` [PATCH v3 28/29] drm/i915/display: Move HAS_LT_PHY() to intel_display_device.h
` [PATCH v3 29/29] drm/i915/display: Use HAS_LT_PHY() for LT PHY AUX power

[PATCH v3 0/2] Fix user-after-free during driver unbind
 2025-11-03 17:44 UTC  (3+ messages)
` [PATCH v3 1/2] drm/xe/gt: Synchronize GT reset with device unbind

[PATCH 1/2] xfs: fix delalloc write failures in software-provided atomic writes
 2025-11-03 17:44 UTC  (2+ messages)
` [PATCH 2/2] xfs: fix various problems in xfs_atomic_write_cow_iomap_begin

[PATCH v8 0/4] Introduce GT runtime suspend/resume
 2025-11-03 17:42 UTC  (3+ messages)
` [PATCH v8 3/4] drm/xe/pm: Assert on runtime suspend if VFs are enabled

[net-next PATCH v2 00/11] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
 2025-11-03 17:42 UTC  (13+ messages)
` [net-next PATCH v2 01/11] net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma
` [net-next PATCH v2 02/11] net: phy: Add support for 25G, 50G, and 100G interfaces to xpcs driver
` [net-next PATCH v2 03/11] net: phy: Fix PMA identifier handling in XPCS
` [net-next PATCH v2 04/11] net: phy: Add identifier for fbnic PMA and use it to skip initial reset
` [net-next PATCH v2 05/11] net: phy: Add fbnic specific PHY driver fbnic_phy
` [net-next PATCH v2 06/11] fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
` [net-next PATCH v2 07/11] fbnic: Add logic to track PMD state via MAC/PCS signals
` [net-next PATCH v2 08/11] fbnic: Cleanup handling for link down event statistics
` [net-next PATCH v2 09/11] fbnic: Add SW shim for MDIO interface to PMA/PMD and PCS
` [net-next PATCH v2 10/11] fbnic: Add phydev representing PMD to phylink setup
` [net-next PATCH v2 11/11] fbnic: Replace use of internal PCS w/ Designware XPCS

[PATCH] KVM: x86: SVM: Mark VMCB_LBR dirty when L1 sets DebugCtl[LBR]
 2025-11-03 17:42 UTC  (2+ messages)

[PATCH RFC 0/1] Same NUMA node for MEI interrupt
 2025-11-03 17:40 UTC  (2+ messages)
` [PATCH 1/1] drm/xe: Use same "

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-11-03 17:40 UTC  (9+ messages)
` [PATCH v4 2/8] x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2

[RFC PATCH 0/5] mfd: axp20x: program poly-phased regulators
 2025-11-03 17:40 UTC  (3+ messages)
` [RFC PATCH 2/5] mfd: axp20x: Refactor axp20x_is_polyphase_slave()

Unexpected switches to in-band
 2025-11-03  7:57 UTC  (23+ messages)

[PATCH net-next] net: devmem: Remove unused declaration net_devmem_bind_tx_release()
 2025-11-03 17:37 UTC  (3+ messages)

[PATCH] KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
 2025-11-03 17:37 UTC  (2+ messages)

[PATCH 0/6] x86 BLAKE2s cleanups
 2025-11-03 17:35 UTC  (2+ messages)

[PATCH v3 22/28] x86: Use RCU in all users of __module_address()
 2025-11-03 17:37 UTC  (6+ messages)

[PATCH] lib/crypto: arm, arm64: Drop filenames from file comments
 2025-11-03 17:35 UTC  (2+ messages)

[PATCH] lib/crypto: arm/blake2s: Fix some comments
 2025-11-03 17:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/15] SHA-3 library
 2025-11-03 17:34 UTC  (2+ messages)

[PATCH 0/2] Improve CCS save/restore series (cont...)
 2025-11-03 17:34 UTC  (5+ messages)
` [PATCH 1/2] drm/xs/sa: Shadow buffer support in the sub-allocator pool
` [PATCH 2/2] drm/xe/vf: Shadow buffer management for CCS read/write operations

[PATCH 00/30] drm/sun4i: Refactor layer code for proper DE33 support
 2025-11-03 17:34 UTC  (17+ messages)
` [PATCH 23/30] drm/sun4i: vi_scaler: Update DE33 base calculation
` [PATCH 24/30] drm/sun4i: mixer: Convert heuristics to quirk
` [PATCH 25/30] drm/sun4i: ui_scaler: drop sanity checks
` [PATCH 26/30] drm/sun4i: mixer: Add quirk for number of VI scalers
` [PATCH 27/30] drm/sun4i: mixer: split out layer config
` [PATCH 28/30] drm/sun4i: layer: replace mixer with layer struct
` [PATCH 29/30] drm/sun4i: vi_scaler: Find mixer from crtc
` [PATCH 30/30] drm/sun4i: Nuke mixer pointer from layer code

[PATCH bpf] bpf: tail calls do not modify packet data
 2025-11-03 17:34 UTC  (4+ messages)

[PATCH v4 3/4] PCI: pciehp: Add macros for hotplug operation delays
 2025-11-03 17:24 UTC  (3+ messages)

[PATCH 1/2] Documentation: PCI: endpoint: fix vNTB bind command
 2025-11-03 17:33 UTC  (4+ messages)
` [PATCH 2/2] Documentation: PCI: endpoint: fix section cross reference name

[PATCH] app/compress-perf: fix coverity issue
 2025-11-03 17:33 UTC  (3+ messages)

[PATCH 1/7] PCI: Add Intel Nova Lake S audio Device ID
 2025-11-03 17:33 UTC  (2+ messages)

[PATCH V6 0/3] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-11-03 17:31 UTC  (3+ messages)
` [PATCH V6 1/3] tools: header: arm64: Replace TCR_NFD[0|1] with TCR_EL1_NFD[0|1]

[PATCH 1/1] eal: correct memory ordering in MCS lock
 2025-11-03 17:30 UTC  (4+ messages)

[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-03 17:30 UTC  (5+ messages)
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH 10/16] mm: replace pmd_to_swp_entry() with leafent_from_pmd()

[PATCH] null_blk: allow byte aligned memory offsets
 2025-11-03 17:28 UTC 

[PATCH net-next v2] ti: netcp: convert to ndo_hwtstamp callbacks
 2025-11-03 17:29 UTC 

[PATCH v2] iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
 2025-11-03 17:27 UTC 

[PATCH v1] arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context
 2025-11-03 17:28 UTC  (3+ messages)

[PATCH mlx5-next 1/2] PCI/TPH: Expose pcie_tph_get_st_table_loc()
 2025-11-03 17:28 UTC  (2+ messages)

[PATCH] arch/arm64/mm/fault: Implement exceptions tracepoints
 2025-11-03 17:26 UTC  (2+ messages)

[PATCH v2] doc: update documentation for ICE DCB and PFC features
 2025-11-03 17:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/3] regulator: Add X-Powers AXP318W PMIC support
 2025-11-03 17:24 UTC  (4+ messages)
` [PATCH 3/3] regulator: axp20x: add support for the AXP318W

[PATCH bpf-next v4 0/4] bpf: Free special fields when update hash and local storage maps
 2025-11-03 17:24 UTC  (5+ messages)
` [PATCH bpf-next v4 3/4] bpf: Free special fields when update local storage maps with BPF_F_LOCK

[PATCH 0/3] Add NMI Support to RISC-V via SSE
 2025-11-03 17:23 UTC  (7+ messages)
` [PATCH 3/3] riscv: crash: use NMI to stop the CPU
      ` [External] "

[PATCH nf-next v2] netfilter: nf_tables: add math expression support
 2025-11-03 17:24 UTC  (2+ messages)

What's cooking in git.git (Nov 2025, #01; Mon, 3)
 2025-11-03 17:24 UTC 

[PATCH 0/3] remoteproc: xlnx: remote crash recovery
 2025-11-03 17:22 UTC  (4+ messages)
` [PATCH 2/3] remoteproc: core: full attach detach during recovery

[PATCHSET v6 1/8] fuse: general bug fixes
 2025-11-03 17:20 UTC  (3+ messages)
` [PATCH 1/5] fuse: flush pending fuse events before aborting the connection

[PATCH] eeprom: at25: convert to spi-mem API
 2025-11-03 16:33 UTC  (2+ messages)

[PATCH v3 00/31] media: add imx93 mipi/controller csi support
 2025-11-03 17:19 UTC  (3+ messages)

[PATCH v3 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-11-03 17:18 UTC  (4+ messages)
` [PATCH v3 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems

[PATCH v2] features_check: warn about nodistro in message
 2025-11-03 17:18 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/5] maintenance: add an 'is-needed' subcommand
 2025-11-03 17:18 UTC  (7+ messages)
` [PATCH 4/5] maintenance: add checking logic in `pack_refs_condition()`
` [PATCH 5/5] maintenance: add 'is-needed' subcommand

[openeuler:OLK-6.6 3098/3098] drivers/tty/n_gsm.c:4171: warning: Function parameter or member 'dlci' not described in 'gsm_modem_send_initial_msc'
 2025-11-03 17:18 UTC 

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-11-03 17:18 UTC  (8+ messages)
` [PATCH 10/16] drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batches
` [PATCH 11/16] drm/xe/multi_queue: Handle CGP context error

[PATCH v5 0/3] Add devicetree for the 9Tripod X3568 v4
 2025-11-03 17:17 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add 9Tripod
` [PATCH v5 2/3] dt-bindings: arm: rockchip: Add 9Tripod X3568 series
` [PATCH v5 3/3] arm64: dts: rockchip: Add devicetree for the 9Tripod X3568 v4

[PATCH v5 00/25] single-binary: Make riscv cpu.h target independent
 2025-11-03 17:12 UTC  (26+ messages)
` [PATCH v5 01/25] target/riscv: Fix size of gpr and gprh
` [PATCH v5 02/25] target/riscv: Fix size of vector CSRs
` [PATCH v5 03/25] target/riscv: Fix size of pc, load_[val|res]
` [PATCH v5 04/25] target/riscv: Fix size of frm and fflags
` [PATCH v5 05/25] target/riscv: Fix size of badaddr and bins
` [PATCH v5 06/25] target/riscv: Fix size of guest_phys_fault_addr
` [PATCH v5 07/25] target/riscv: Fix size of priv_ver and vext_ver
` [PATCH v5 08/25] target/riscv: Fix size of retxh
` [PATCH v5 09/25] target/riscv: Fix size of ssp
` [PATCH v5 10/25] target/riscv: Fix size of excp_uw2
` [PATCH v5 11/25] target/riscv: Fix size of sw_check_code
` [PATCH v5 12/25] target/riscv: Fix size of priv
` [PATCH v5 13/25] target/riscv: Fix size of gei fields
` [PATCH v5 14/25] target/riscv: Fix size of [m|s|vs]iselect fields
` [PATCH v5 15/25] target/riscv: Fix arguments to board IMSIC emulation callbacks
` [PATCH v5 16/25] target/riscv: Fix size of irq_overflow_left
` [PATCH v5 17/25] target/riscv: Indent PMUFixedCtrState correctly
` [PATCH v5 18/25] target/riscv: Replace target_ulong in riscv_cpu_get_trap_name()
` [PATCH v5 19/25] target/riscv: Replace target_ulong in riscv_ctr_add_entry()
` [PATCH v5 20/25] target/riscv: Fix size of trigger data
` [PATCH v5 21/25] target/riscv: Fix size of mseccfg
` [PATCH v5 22/25] target/riscv: Move debug.h include away from cpu.h
` [PATCH v5 23/25] target/riscv: Move CSR declarations to separate csr.h header
` [PATCH v5 24/25] target/riscv: Introduce externally facing CSR access functions
` [PATCH v5 25/25] target/riscv: Make pmp.h target_ulong agnostic

[PATCH net-next 0/3] net: stmmac: phylink PCS conversion part 3 (dodgy stuff)
 2025-11-03 17:15 UTC  (15+ messages)

[PATCH] perf: arm_spe: Ensure trace is disabled when TRUNCATED flag is set
 2025-11-03 17:14 UTC  (3+ messages)

[ANNOUNCE] Git v2.52.0-rc0
 2025-11-03 17:14 UTC 

[PATCH v2 0/2] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
 2025-11-03 17:13 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v2 2/2] drm/xe: add WQ_PERCPU to alloc_workqueue users
` ✓ CI.KUnit: success for replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue

[PATCH v5 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
 2025-11-03 17:13 UTC  (4+ messages)
` [PATCH v5 09/16] drm/panthor: Add flag to map GEM object Write-Back Cacheable

[PATCH v4 0/5] mm: Refactor and improve VMA count limit code
 2025-11-03 17:13 UTC  (5+ messages)
` [PATCH v4 1/5] mm: Document lenient map_count checks
` [PATCH v4 2/5] mm/selftests: add max_vma_count tests

[PATCH] ARM: multi_v7_defconfig: Enable RESET_GPIO driver
 2025-11-03 17:12 UTC  (3+ messages)

AMD topology broken on various 754/AM2+/AM3/AM3+ systems causes NB/EDAC/GART regression since 6.14
 2025-11-03 17:12 UTC  (5+ messages)

Control of IRQ Affinities from Userspace
 2025-11-03 17:12 UTC  (3+ messages)

[PATCH v2 0/2] reset: handle RESET_GPIO better to provide the fallback
 2025-11-03 17:10 UTC  (3+ messages)
` [PATCH v2 1/2] reset: always bail out on missing RESET_GPIO driver

[PATCH] selftests/tracing: Add basic test for trace_marker_raw file
 2025-11-03 17:10 UTC  (3+ messages)

KVM: Nested VGIC emulation leads to infinite IRQ exceptions
 2025-11-03 17:08 UTC  (2+ messages)

[PATCH 0/18] SRCU updates for v6.19
 2025-11-03 17:08 UTC  (6+ messages)
` [PATCH 17/19] srcu: Optimize SRCU-fast-updown for arm64

[PATCH v4 0/7] Pagefault refactor
 2025-11-03 17:07 UTC  (4+ messages)
` [PATCH v4 2/7] drm/xe: Implement xe_pagefault_init

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-11-03 17:07 UTC  (9+ messages)
` [patch V3 02/12] rseq: Add fields and constants for time slice extension
` [patch V3 06/12] rseq: Implement sys_rseq_slice_yield()

[PATCH v2 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-11-03 17:06 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v2 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v2 3/3] ksm: replace function unmerge_ksm_pages with break_ksm

[PATCH v8 0/3] SCM: Support latest version of waitq-aware firmware
 2025-11-03 17:05 UTC  (6+ messages)
` [PATCH v8 2/3] firmware: qcom_scm: Support multiple waitq contexts

[PATCH] i2c: muxes: pca954x: Fix broken reset-gpio usage
 2025-11-03 17:05 UTC  (2+ messages)

[PATCH v1 00/22] Switch the default perf stat metrics to json
 2025-11-03 17:05 UTC  (3+ messages)

[PATCH] pwm: argon-fan-hat: Add hardware dependency
 2025-11-03 17:05 UTC  (4+ messages)

[PATCH] kernel-dev: add disable config example
 2025-11-03 17:04 UTC 

ATA PASS-THROUGH latency regression after exposing blk-mq hardware queues
 2025-11-03 17:03 UTC 

[PATCH] lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
 2025-11-03 17:00 UTC  (2+ messages)

[PATCH v4 00/16] Remap tree
 2025-11-03 17:01 UTC  (4+ messages)
` [PATCH v4 15/16] btrfs: handle discarding fully-remapped block groups

[PATCH v2] xfs: add a xfs_groups_to_rfsbs helper
 2025-11-03 17:01 UTC  (2+ messages)

[openeuler:OLK-6.6 3098/3098] include/linux/iommu.h:2001:40: warning: 'struct iommu_plb_gather' declared inside parameter list will not be visible outside of this definition or declaration
 2025-11-03 16:57 UTC 

[PATCH] Bluetooth: MGMT: cancel mesh send timer when hdev removed
 2025-11-03 17:00 UTC  (2+ messages)

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-11-03 17:00 UTC  (3+ messages)
` [PATCH 23/24] arm64: dts: qcom: glymur: Add USB support

[f2fs-dev] [syzbot] [f2fs?] kernel BUG in folio_end_read (2)
 2025-11-03 16:58 UTC  (3+ messages)
` [f2fs-dev] [syzbot] [iomap?] "


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.