All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-20 10:46:04 to 2025-08-20 11:36:27 UTC [more...]

[Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
 2025-08-20  8:56 UTC  (10+ messages)

[PATCH v11 00/19] Add Arm Mali-C55 Image Signal Processor Driver
 2025-08-20 10:47 UTC  (4+ messages)
` [PATCH v11 01/19] media: mc: entity: Add pipeline_started/stopped ops

[PATCH v15 0/6] Refactor capability search into common macros
 2025-08-20 11:36 UTC  (4+ messages)
` [PATCH v15 1/6] PCI: Clean up __pci_find_next_cap_ttl() readability

[PATCH 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
 2025-08-20 11:35 UTC  (9+ messages)
  ` [PATCH 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings

[PATCH] RDMA/i40iw: Fix 32-bit overflow in i40iw_check_mem_contiguous()
 2025-08-20 11:28 UTC 

[PATCH v2] misc: fs_loader: Add QSPI RAW partition loading support
 2025-08-20 11:35 UTC  (5+ messages)

[PATCH net-next v6 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-20 11:34 UTC  (3+ messages)
` [PATCH net-next v6 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH v2] gpio: vortex: add new GPIO device driver
 2025-08-20 11:34 UTC  (6+ messages)

[PATCH] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
 2025-08-20 11:34 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
 2025-08-20 11:34 UTC  (3+ messages)
` [syzbot ci] "

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-08-20 11:34 UTC  (13+ messages)
` [PATCH v3 02/14] dt-bindings: phy: Add QMP USB3+DP PHY for QCS615
` [PATCH v3 04/14] phy: qcom: qmp-usbc: Add USBC PHY type enum
` [PATCH v3 06/14] phy: qcom: qmp-usbc: Add QCS615 DP PHY configuration and init data
` [PATCH v3 07/14] phy: qcom: qmp-usbc: Move reset and regulator config into PHY cfg
` [PATCH v3 08/14] phy: qcom: qmp-usbc: Add DP PHY configuration support for QCS615
` [PATCH v3 10/14] phy: qcom: qmp-usbc: Add TCSR parsing and USB/DP mode mutex handling

[PATCH] x86/iommu: setup MMCFG ahead of IOMMU
 2025-08-20 11:33 UTC  (3+ messages)

[PATCH v4] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-08-20 11:30 UTC  (5+ messages)
  ` [v4] "
    `  "

[PATCH] riscv: bpf: Fix uninitialized symbol 'retval_off'
 2025-08-20 10:35 UTC  (5+ messages)

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-08-20 11:33 UTC  (8+ messages)
` [PATCH v2 09/11] remoteproc: pas: Extend parse_fw callback to parse resource table
` [PATCH v2 11/11] media: iris: Enable Secure PAS support with IOMMU managed by Linux

[PATCH] dt-bindings: leds: Clearly mark label property as deprecated
 2025-08-20 10:37 UTC  (5+ messages)

[BUG] left shift of negative value do_binop src/arith_yacc.c:111:12
 2025-08-20 11:33 UTC  (8+ messages)
` [PATCH] "

[PATCH v2] media: mediatek: vcodec: Use spinlock for context list protection lock
 2025-08-20 10:36 UTC  (2+ messages)

v1.45, broken wifi connect
 2025-08-20 11:33 UTC  (2+ messages)
    ` AW: "

[RFC PATCH 0/7] drm/amdgpu: add MMIO-remap singleton BO for HDP flush
 2025-08-20 11:32 UTC  (8+ messages)
` [RFC PATCH 1/7] drm/amdgpu/uapi: add AMDGPU_GEM_DOMAIN_MMIO_REMAP
` [RFC PATCH 2/7] drm/amdgpu: Add New TTM Placement - AMDGPU_PL_MMIO_REMAP and wire up plumbing
` [RFC PATCH 3/7] drm/amdgpu: Plumbing for MMIO_REMAP memtype and user-visible strings
` [RFC PATCH 4/7] drm/amdgpu: Add mmio_remap fields to amdgpu_device
` [RFC PATCH 5/7] drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
` [RFC PATCH 6/7] drm/amdgpu: Create Singleton MMIO_REMAP BO and Initialize its pool
` [RFC PATCH 7/7] drm/amdgpu: Return Handle to MMIO_REMAP Singleton for GEM Create

[PATCH net] netfilter: br_netfilter: reread nf_conn from skb after confirm()
 2025-08-20 11:31 UTC  (2+ messages)

[PATCH net-next v7.0 00/19] add basic PSP encryption for TCP connections
 2025-08-20 11:31 UTC  (20+ messages)
` [PATCH net-next v7 01/19] psp: add documentation
` [PATCH net-next v7 02/19] psp: base PSP device support
` [PATCH net-next v7 03/19] net: modify core data structures for PSP datapath support
` [PATCH net-next v7 04/19] tcp: add datapath logic for PSP with inline key exchange
` [PATCH net-next v7 05/19] psp: add op for rotation of device key
` [PATCH net-next v7 06/19] net: move sk_validate_xmit_skb() to net/core/dev.c
` [PATCH net-next v7 07/19] net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
` [PATCH net-next v7 08/19] net: psp: add socket security association code
` [PATCH net-next v7 09/19] net: psp: update the TCP MSS to reflect PSP packet overhead
` [PATCH net-next v7 10/19] psp: track generations of device key
` [PATCH net-next v7 11/19] net/mlx5e: Support PSP offload functionality
` [PATCH net-next v7 12/19] net/mlx5e: Implement PSP operations .assoc_add and .assoc_del
` [PATCH net-next v7 13/19] psp: provide encapsulation helper for drivers
` [PATCH net-next v7 14/19] net/mlx5e: Implement PSP Tx data path
` [PATCH net-next v7 15/19] net/mlx5e: Add PSP steering in local NIC RX
` [PATCH net-next v7 16/19] net/mlx5e: Configure PSP Rx flow steering rules
` [PATCH net-next v7 17/19] psp: provide decapsulation and receive helper for drivers
` [PATCH net-next v7 18/19] net/mlx5e: Add Rx data path offload
` [PATCH net-next v7 19/19] net/mlx5e: Implement PSP key_rotate operation

[PATCH v2] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-08-20 11:48 UTC 

[meta-lts-mixins][kirkstone/go][PATCH] conf/layer: switch to golang 1.25
 2025-08-20 11:30 UTC  (2+ messages)
` [yocto-patches] "

[PATCH 0/8] iommu/amd: Introduce Nested Translation support
 2025-08-20 11:30 UTC  (9+ messages)
` [PATCH 1/8] iommu/amd: Make amd_iommu_pdom_id_alloc() non-static
` [PATCH 2/8] iommu/amd: Making device attach / detach helpers non-static
` [PATCH 3/8] iommu/amd: Making amd_iommu_pdev_enable_cap_ats non-static
` [PATCH 4/8] iommu/amd: Introduce struct gcr3_tbl_info.giov
` [PATCH 5/8] iommufd: Introduce data struct for AMD nested domain allocation
` [PATCH 6/8] iommu/amd: Add support for nest parent "
` [PATCH 7/8] iommu/amd: Add support for nested "
` [PATCH 8/8] iommu/amd: Add support for nested domain attach/detach

[PATCH net-next 00/15] eth: fbnic: support queue API and zero-copy Rx
 2025-08-20 11:30 UTC  (5+ messages)
` [PATCH net-next 01/15] net: page_pool: add page_pool_get()
` [PATCH net-next 11/15] net: page_pool: add helper to pre-check if PP will be unreadable

[PATCH v11 0/8] KVM: SVM: Enable Secure TSC for SEV-SNP
 2025-08-20 11:30 UTC  (4+ messages)

[PATCH v1 net-next] selftests/net: packetdrill: Support single protocol test
 2025-08-20 11:29 UTC  (2+ messages)

[RFC PATCH V2] sched: psi: Add psi events trace point
 2025-08-20 11:26 UTC 

[PATCH v1 00/14] mm: BPF OOM
 2025-08-20 11:28 UTC  (3+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling

[PATCH] drm/xe/tuning: Apply "Disable NULL query for Anyhit Shader" to Xe2
 2025-08-20 11:28 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 00/12] Optimize vrr.guardband and fix LRR
 2025-08-20 11:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev6)

[PATCH v1 1/2] MAINTAINERS: Update Synopsys HDMI RX driver entry
 2025-08-20 10:30 UTC  (2+ messages)
` [PATCH v1 2/2] media: dt-bindings: snps,dw-hdmi-rx.yaml: Updated maintainers entry

[PATCH] wic: Fix --overhead-factor and --extra-space checks
 2025-08-20 11:24 UTC 

[PATCH v5 0/3] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-20 11:24 UTC  (6+ messages)
` [PATCH v5 3/3] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH net-next v2 0/5] net: gso: restore outer ip ids correctly
 2025-08-20 11:24 UTC  (5+ messages)
` [PATCH net-next v2 4/5] net: gro: remove unnecessary df checks
` [PATCH net-next v2 5/5] selftests/net: test ipip packets in gro.sh

[PATCH v7 0/5] iio: mcp9600: Features and improvements
 2025-08-20 11:23 UTC  (5+ messages)
` [PATCH v7 4/5] iio: mcp9600: Recognize chip id for mcp9601

[PATCH 0/1] base.bbclass: Fix the recipe parsing race issue
 2025-08-20  9:21 UTC  (7+ messages)
` [OE-core] "

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-20 11:21 UTC  (3+ messages)
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse

[PATCH v6 0/7] TDX host: kexec/kdump support
 2025-08-20 11:22 UTC  (12+ messages)
` [PATCH v6 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs

[PATCH 6.16 000/564] 6.16.2-rc2 review
 2025-08-20 11:20 UTC  (2+ messages)

[PATCH 0/3] memcg, writeback: Don't wait writeback completion
 2025-08-20 11:19 UTC  (4+ messages)
` [PATCH 1/3] writeback: Rename wb_writeback_work->auto_free to free_work
` [PATCH] writeback: Add wb_writeback_work->free_done
` [PATCH] memcg: Don't wait writeback completion when release memcg

[PATCH 6.15 000/509] 6.15.11-rc2 review
 2025-08-20 11:19 UTC  (5+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-20 11:18 UTC  (5+ messages)
` [PATCH v3 08/12] man/man2/move_mount.2: "

[PATCH] rust: zpool: add abstraction for zpool drivers
 2025-08-20 11:18 UTC  (4+ messages)

[PATCH net-next v4] net: af_packet: Use hrtimer to do the retire operation
 2025-08-20 11:17 UTC  (2+ messages)

[PATCH] misc: ad525x_dpot: Use str_enabled_disabled() in sysfs_show_reg()
 2025-08-20 11:15 UTC  (2+ messages)

Dovetail 6.15: x86: Invalid wait context
 2025-08-20 11:15 UTC  (9+ messages)

[PATCH net-next v6] net: af_packet: Use hrtimer to do the retire operation
 2025-08-20 11:15 UTC  (2+ messages)

[PATCH v4 0/2] add VCP mailbox driver
 2025-08-20 10:30 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mailbox: mediatek,mt8196-vcp-mbox: add mtk vcp-mbox document

[PATCH v5 1/1] ethdev: add support to provide link type
 2025-08-20 11:13 UTC  (2+ messages)
` [PATCH v6 "

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-08-20 11:13 UTC  (10+ messages)

[PATCH 00/12] util: sync error_report & qemu_log output more closely
 2025-08-20 11:12 UTC  (13+ messages)
` [PATCH 05/12] util: add API to fetch the current thread id
` [PATCH 06/12] util: add API to fetch the current thread name
` [PATCH 07/12] util: introduce common helper for error-report & log code
` [PATCH 08/12] util: convert error-report & log to message API for timestamp

[PATCH 0/2] drm/bridge: handle gracefully atomic updates during bridge removal
 2025-08-20 11:13 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: ti-sn65dsi83: protect device resources on unplug

[PATCH] selftests: harness: Rework is_signed_type() to avoid collision with overflow.h
 2025-08-20 11:11 UTC  (2+ messages)

[PATCH v2 0/2] rust: Add read_poll_timeout
 2025-08-20 11:11 UTC  (4+ messages)
` [PATCH v2 2/2] rust: Add read_poll_timeout functions

[PATCH 1/3] spirv-headers: Add SPV_INTEL_function_variants
 2025-08-20 11:10 UTC  (5+ messages)
` [PATCH 3/3] m4: Fix ptest on musl
  ` [OE-core] "

[PATCH] ufs: amd-versal2: Configure RMMI and M-PHY registers for HS mode
 2025-08-20 11:10 UTC  (2+ messages)

rcu_preempt detected stalls on CPUs/tasks
 2025-08-20 11:10 UTC  (2+ messages)

[RFC PATCH] sched/feec: Simplify the traversal of pd'cpus
 2025-08-20 11:09 UTC  (9+ messages)

[PATCH V3] io_uring: uring_cmd: add multishot support
 2025-08-20 11:08 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 01792bc3e5bdafa171dd83c7073f00e7de93a653
 2025-08-20 11:03 UTC 

[pci:controller/mediatek-gen3] BUILD SUCCESS 81fedb39a9f0da301a11c7a3b81d91c3b9024462
 2025-08-20 11:05 UTC 

[PATCH] arm64/dma-mapping: Fix arch_sync_dma_for_device to respect dir parameter
 2025-08-20 10:28 UTC 

[BUG] Some subcommands ignore color.diff and color.ui in --patch mode
 2025-08-20 11:05 UTC 

[PATCH v5 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-08-20 11:04 UTC  (5+ messages)
` [PATCH v5 1/4] media: imx8mq-mipi-csi2: Remove width field in csi2_pix_format
` [PATCH v5 2/4] media: imx8mq-mipi-csi2: Add output filed "
` [PATCH v5 3/4] media: imx8mq-mipi-csi2: Add RGB format support
` [PATCH v5 4/4] media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback

[PATCH v3 0/2] Restore support for i.MX95 A0 silicon
 2025-08-10 21:59 UTC  (3+ messages)
` [PATCH v3 1/2] binman: add a new entry type to support .bin file generation for the i.MX95 platform
` [PATCH v3 2/2] imx95_evk: Restore support for i.MX95 A0 silicon

[PATCH] sched/nohz: Fix NOHZ imbalance by adding options for ILB CPU
 2025-08-20 11:05 UTC  (5+ messages)

[PATCH v2] pwm: berlin: Fix wrong register in suspend/resume
 2025-08-20 11:05 UTC  (2+ messages)

[PATCH v2] x86: add hintable NOPs emulation
 2025-08-20 11:04 UTC 

[PATCH dwarves v2] btf_encoder: group all function ELF syms by function name
 2025-08-20 11:04 UTC  (6+ messages)

[PATCH v2 00/15] NVMEM: Add support for layout drivers
 2025-08-20  9:55 UTC  (15+ messages)
` [PATCH v2 05/15] nvmem: core: sync with Linux
` [PATCH v2 06/15] nvmem: core: expose nvmem cells as cdev
` [PATCH v2 07/15] nvmem: core: allow single and dynamic device ids
` [PATCH v2 10/15] nvmem: core: add nvmem-layout support

[PATCH v2 0/5] Add kexec_file support for LoongArch
 2025-08-20  9:13 UTC  (4+ messages)
` [PATCH v2 2/5] LoongArch: Add kexec_file support

[PATCH] MAINTAINERS: Update xilinx-ams driver maintainers
 2025-08-20  9:10 UTC  (3+ messages)

[PATCH v4 0/6] Enable ethernet on qcs615
 2025-08-20  8:57 UTC  (8+ messages)
` [PATCH v4 3/6] arm64: dts: qcom: qcs615: add ethernet node

[PATCH v12 0/4] Add TH1520 GPU support with power sequencing
 2025-08-20  8:55 UTC  (5+ messages)
  ` [PATCH v12 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
  ` [PATCH v12 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support
  ` [PATCH v12 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
  ` [PATCH v12 4/4] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH v2] arm64: defconfig: Modularize SX150X GPIO expander
 2025-08-20  8:53 UTC 

[PATCH v2] PCI: j721e: Fix programming sequence of "strap" settings
 2025-08-20  8:51 UTC  (3+ messages)

[PATCH v2 1/3] irqchip/gic-v5: Delete a stray tab
 2025-08-20  8:51 UTC  (3+ messages)

[PATCH RESEND v2 0/4] mtd: spinand: fix continuous reading mode support
 2025-08-20  8:49 UTC  (8+ messages)
` [PATCH RESEND v2 4/4] spi: spi-airoha-snfi: return an error for continuous mode dirmap creation cases

[PATCH] panic: Clean up message about deprecated 'panic_print' parameter
 2025-08-20 11:03 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH 1/2] drm/i915/psr: Check drm_dp_dpcd_read return value on PSR dpcd init
 2025-08-20 11:03 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/2] "

[PATCH v4] mm: Fix possible deadlock in kmemleak
 2025-08-20 11:02 UTC  (3+ messages)

[PATCH 00/13] soc: amlogic: clk-measure: Add more SoCs to support clk-measure
 2025-08-20 10:05 UTC  (6+ messages)

[PATCH v2] platform/x86: portwell-ec: don't print superfluous errors
 2025-08-20 11:01 UTC  (4+ messages)

[PATCH 0/4] gpio: mmio: Support IXP4xx expansion bus MMIO GPIO
 2025-08-20 10:59 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: gpio-mmio: Support hogs
` [PATCH 2/4] dt-bindings: Add bank width to Intel IXP4xx memory controller
` [PATCH 3/4] dt-bindings: gpio-mmio: Add MMIO for IXP4xx expansion bus
` [PATCH 4/4] gpio: mmio: Add compatible for the ixp4xx eb MMIO

[PATCH 6.12 000/438] 6.12.43-rc2 review
 2025-08-20 10:59 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update xilinx-ams driver maintainers
 2025-08-20 10:05 UTC 

[PATCH] PCI: p2pdma: Fix incorrect pointer usage in devm_kfree() call
 2025-08-20 10:57 UTC 

[PATCH Dovetail 6.16 0/2] Dovetail 6.16: Fix some regressions introduced during last forward port
 2025-08-20 10:57 UTC  (3+ messages)
` [PATCH Dovetail 6.16 1/2] x86/fpu: dovetail: Fix FPU corruption

[RFC PATCH 0/3] Add DSI and Raspberry Pi panel support
 2025-08-20 10:04 UTC  (5+ messages)
` [RFC PATCH 1/3] devicetree: bindings: dsiplay: panel: panel-simple.yaml: Add Raspberry pi dsi panel compatible

[PATCH RESEND] rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-20 10:55 UTC  (2+ messages)

[PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
 2025-08-20 10:55 UTC  (10+ messages)

[PATCH v1 0/5] USB Type-C alternate mode priorities
 2025-08-20 10:53 UTC  (5+ messages)
` [PATCH v1 1/5] usb: typec: Add alt_mode_override field to port property
` [PATCH v1 3/5] usb: typec: ucsi: Set alt_mode_override flag

[OE-core][PATCH] dpkg: set status for CVE-2025-6297
 2025-08-20 10:52 UTC  (4+ messages)

[OE-core][kirkstone][PATCH 1/3] xserver-xorg: Fix for CVE-2025-49178
 2025-08-20 10:52 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] xserver-xorg: Fix for CVE-2025-49179
` [OE-core][kirkstone][PATCH 3/3] xserver-xorg: Fix for CVE-2025-49180

[PATCH v4 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2025-08-20 10:52 UTC  (2+ messages)
` [EXT] "

[PATCH v1] drm/xe/gt: Introduce runtime suspend/resume
 2025-08-20 10:52 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] x86: add hintable NOPs emulation
 2025-08-20  9:33 UTC  (3+ messages)

[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-08-20 10:51 UTC  (17+ messages)
  ` [PATCH v11 1/4] rust: types: Add Ownable/Owned types

[PATCH v3 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
 2025-08-20  9:54 UTC  (4+ messages)

[PATCH v4 0/4] Add CMDQ driver support for 8189
 2025-08-20  9:38 UTC  (2+ messages)
` [PATCH v4 1/4] dt-bindings: mailbox: add cmdq yaml for MT8189

[PATCH v2 0/8] drm/connector: hdmi: limit infoframes per driver capabilities
 2025-08-20  9:52 UTC  (5+ messages)
` [PATCH v2 1/8] drm/connector: let drivers declare infoframes as unsupported

[PATCH v4 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28)
 2025-08-20 10:47 UTC  (2+ messages)
` Ping: "

[PATCH] mmc: host: renesas_sdhi: Replace magic number '0xff' in renesas_sdhi_set_clock()
 2025-08-20 10:48 UTC 

[PATCH v12 0/6] x86: Make MAX_ALTP2M configurable
 2025-08-20 10:47 UTC  (2+ messages)
` Ping: "

[PATCH] tools/xenstored: fix possible NULL deref
 2025-08-20 10:46 UTC 

"Segmentation fault" of pahole
 2025-08-20 10:46 UTC  (10+ messages)

[PATCH net-next v2 0/7] net: Convert to skb_dstref_steal and skb_dstref_restore
 2025-08-20 10:45 UTC  (4+ messages)
` [syzbot ci] "


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.