The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-30 14:05:43 to 2025-12-30 17:10:23 UTC [more...]

[PATCH] phy: core: Reinstate pm_runtime_enabled() check in phy_pm_runtime_put()
 2025-12-30 17:10 UTC  (2+ messages)

[PATCH 0/3] media: rzg2l-cru: Fixes and improvements
 2025-12-30 17:09 UTC  (4+ messages)
` [PATCH 1/3] media: rzg2l-cru: Skip ICnMC configuration when ICnSVC is used
` [PATCH 2/3] media: rzg2l-cru: Use only frame end interrupts for DMA stopping state
` [PATCH 3/3] media: rzg2l-cru: Drop redundant buffer address clearing

[PATCH v2 00/13] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-30 17:09 UTC  (11+ messages)
` [PATCH v2 07/13] dt-bindings: riscv: Add B ISA extension description
` [PATCH v2 11/13] dt-bindings: riscv: Add Supm "

[PATCH] dt-bindings: PCI: socionext,uniphier-pcie: Fix interrupt controller node name
 2025-12-30 17:04 UTC  (2+ messages)

[PATCH] sched: Fix NULL mm dereference in sched_mm_cid_after_execve()
 2025-12-30 17:03 UTC  (2+ messages)

[PATCH v5 00/14] media: mt9m114: Changes to make it work with atomisp devices
 2025-12-30 17:03 UTC  (15+ messages)
` [PATCH v5 01/14] media: aptina-pll: Debug log p1 min and max values
` [PATCH v5 02/14] media: mt9m114: Use aptina-PLL helper to get PLL values
` [PATCH v5 03/14] media: mt9m114: Lower minimum vblank value
` [PATCH v5 04/14] media: mt9m114: Fix default hblank and vblank values
` [PATCH v5 05/14] media: mt9m114: Tweak default hblank and vblank for more accurate fps
` [PATCH v5 06/14] media: mt9m114: Avoid a reset low spike during probe()
` [PATCH v5 07/14] media: mt9m114: Put sensor in reset on power down
` [PATCH v5 08/14] media: mt9m114: Add and use mt9m114_ifp_get_border() helper function
` [PATCH v5 09/14] media: mt9m114: Adjust IFP selections and source format when source format changes to/from RAW10
` [PATCH v5 10/14] media: mt9m114: Update source pad selection and format when sink pad format changes
` [PATCH v5 11/14] media: mt9m114: Don't allow changing the IFP crop/compose selections when bypassing the scaler
` [PATCH v5 12/14] media: mt9m114: Drop start-, stop-streaming sequence from initialize
` [PATCH v5 13/14] media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
` [PATCH v5 14/14] media: mt9m114: Add ACPI enumeration support

[GIT PULL] Networking for v6.19-rc4
 2025-12-30 16:58 UTC  (2+ messages)

[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2025-12-30 17:01 UTC  (9+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
 2025-12-30 16:58 UTC  (6+ messages)
` [PATCH v6 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v6 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v6 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds

[PATCH] tools/perf/util/addr_location.c: update outdated comment
 2025-12-30 16:52 UTC 

[PATCH v22 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
 2025-12-30 16:47 UTC  (2+ messages)

[PATCH v4 0/7] Unload linux/kernel.h
 2025-12-30 16:46 UTC  (10+ messages)
` [PATCH v4 7/7] kernel.h: drop trace_printk.h

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-30 16:46 UTC  (7+ messages)

[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2025-12-30 16:44 UTC  (11+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work

[PATCH] USB: OHCI/UHCI: Add soft dependencies on ehci_hcd
 2025-12-30 16:42 UTC  (5+ messages)

[PATCH] vfio/mdev: update outdated comment
 2025-12-30 16:41 UTC 

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2025-12-30 16:40 UTC  (3+ messages)
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-30 16:37 UTC  (5+ messages)
` [RFC PATCH 06/10] liveupdate: hugetlb subsystem FLB state preservation

[PATCH] EDAC/amd64: avoid -Wformat-security warning
 2025-12-30 16:37 UTC  (2+ messages)

[RFC PATCH 0/2] leds: Add optional instance identifier for deterministic naming
 2025-12-30 16:35 UTC  (6+ messages)

[PATCH] btrfs: update outdated comment
 2025-12-30 16:32 UTC 

[PATCH v2 0/4] i3c: renesas: Add suspend/resume support
 2025-12-30 16:31 UTC  (12+ messages)
` [PATCH v2 1/4] i3c: renesas: Switch to clk_bulk API and store clocks in private data
` [PATCH v2 2/4] i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
` [PATCH v2 3/4] i3c: renesas: Factor out hardware initialization to separate function
` [PATCH v2 4/4] i3c: renesas: Add suspend/resume support

[PATCH] ACPI: scan: removed outdated comment
 2025-12-30 16:27 UTC  (2+ messages)

[PATCH v3] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
 2025-12-30 16:27 UTC  (2+ messages)

[PATCH] liveupdate/kho: Warn when kho_scratch is insufficient for sparsemem
 2025-12-30 16:26 UTC  (2+ messages)

[PATCH v4 0/2] Add devicetree for NXP i.MX93 FRDM board
 2025-12-30 16:24 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: freescale: add support for NXP i.MX93 FRDM

[PATCH net 0/5] net: netdevsim: fix inconsistent carrier state after link/unlink
 2025-12-30 16:20 UTC  (6+ messages)
` [PATCH net 1/5] "

[PATCH] arm64: dts: qcom: glymur: add coresight nodes
 2025-12-30 16:19 UTC  (2+ messages)

[PATCH] kho: add support for deferred struct page init
 2025-12-30 16:18 UTC  (18+ messages)

[PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
 2025-12-30 16:18 UTC  (7+ messages)
` [PATCH v1 15/23] phy: core: Discard pm_runtime_put() return values

[PATCH] drm/amdkfd: update outdated comment
 2025-12-30 16:17 UTC 

[PATCH v8 1/1] drm/mediatek: Move DP training to hotplug thread
 2025-12-30 16:13 UTC  (2+ messages)

[PATCH v2] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
 2025-12-30 16:07 UTC  (3+ messages)

[PATCH v4 6/7] leds: Add fwnode_led_get() for firmware-agnostic LED resolution
 2025-12-30 16:07 UTC  (2+ messages)

[PATCH net v2 0/2] net: netdevsim: fix inconsistent carrier state after link/unlink
 2025-12-30 16:03 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests: netdevsim: add carrier state consistency test

[PATCH] blk-mq: skip CPU offline notify on unmapped hctx
 2025-12-30 16:02 UTC  (2+ messages)

[PATCH 0/2] drm/mediatek: HDMI DDC v2 driver fixes
 2025-12-30 16:02 UTC  (5+ messages)
` [PATCH 1/2] drm/mediatek: mtk_hdmi_ddc_v2: Add transfer abort on timeout cases
` [PATCH 2/2] drm/mediatek: mtk_hdmi_ddc_v2: Fix multi-byte writes

[PATCH] io_uring: make overflowing cqe subject to OOM
 2025-12-30 16:01 UTC  (4+ messages)

[PATCH v2 0/3] scsi: lpfc: Fix multiple memory leaks in error paths
 2025-12-30 16:01 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: lpfc: Fix memory leak in lpfc_config_port_post()
` [PATCH v2 2/3] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
` [PATCH v2 3/3] scsi: lpfc: Fix memory leak in lpfc_cmpl_plogi_plogi_issue()

[PATCH] drm/mediatek: mtk_hdmi_v2: Fix return type of mtk_hdmi_v2_tmds_char_rate_valid()
 2025-12-30 15:50 UTC  (2+ messages)

[PATCH v2 0/4] Improve khugepaged scan logic
 2025-12-30 15:46 UTC  (6+ messages)
` [PATCH v2 2/4] mm: khugepaged: just skip when the memory has been collapsed
` [PATCH v2 3/4] mm: khugepaged: set VM_NOHUGEPAGE flag when MADV_COLD/MADV_FREE

[PATCH v4 00/15] media: mt9m114: Changes to make it work with atomisp devices
 2025-12-30 15:44 UTC  (4+ messages)
` [PATCH v4 02/15] media: aptina-pll: Add comment documenting the PLL chain

[PATCH v3 00/16] Add Nested NPT support in selftests
 2025-12-30 15:43 UTC  (7+ messages)
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs

[PATCH] drm/xe: Replace use of system_wq with system_percpu_wq
 2025-12-30 15:42 UTC  (3+ messages)

[PATCH] s390/ap: fix typo in function name reference
 2025-12-30 15:42 UTC 

[PATCH next] drm/mediatek: Fix platform_get_irq() error checking
 2025-12-30 15:41 UTC  (2+ messages)

[PATCH 6.18 000/430] 6.18.3-rc1 review
 2025-12-30 15:38 UTC  (5+ messages)

[PATCH 0/1] KVM: arm64: Fix hyp VA size between layout and MMU
 2025-12-30 15:37 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 1/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh
 2025-12-30 15:35 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: imx8mn: Add ifm VHIP4 EvalBoard v1 and v2

[PATCH 1/4] mmc: atmel-mci: Simplify with scoped for each OF child loop
 2025-12-30 15:33 UTC  (3+ messages)
` [PATCH 4/4] mmc: sdhci: aspeed: "

[PATCH] mmc: cavium: Use clamp to simplify cvm_mmc_set_clock
 2025-12-30 15:33 UTC  (2+ messages)

[PATCH v2 0/3] mmc: sdhci-of-k1: add reset support
 2025-12-30 15:33 UTC  (2+ messages)

[PATCH v3 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2025-12-30 15:29 UTC  (3+ messages)
` [PATCH v3 1/3] of: Add convenience wrappers for of_map_id()

[PATCH 0/8] MDM9607/MSM8917/MSM8937/MSM8940 MSS
 2025-12-30 15:28 UTC  (11+ messages)
` [PATCH 4/8] remoteproc: qcom_q6v5_mss: Add MSM8917

[PATCH v4 5/7] leds: Add driver documentation for leds-group-virtualcolor
 2025-12-30 15:24 UTC  (2+ messages)

[PATCH] IB/rxe: ODP: Fix missing umem_odp->umem_mutex unlock
 2025-12-30 15:24 UTC  (4+ messages)

[PATCH] drivers/md/dm-vdo/data-vio.h: adjust function name reference
 2025-12-30 15:22 UTC 

[syzbot] [xfs?] INFO: task hung in xfs_file_fsync
 2025-12-30 15:21 UTC  (2+ messages)

[PATCH] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
 2025-12-30 15:18 UTC  (2+ messages)

[PATCH] MMC:dw_mmc:when enable biu_clk should check whether this clk is normal
 2025-12-30 15:17 UTC  (2+ messages)

[PATCH] security: Add KUnit tests for rootid_owns_currentns()
 2025-12-30 15:13 UTC  (2+ messages)
` [PATCH v5] security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns

[PATCH RFC] kexec: add option to print previous kernel release after kexec
 2025-12-30 15:11 UTC  (3+ messages)

[PATCH] drm/amdgpu: adjust variable and function name references
 2025-12-30 15:09 UTC 

[PATCH v3 0/3] i2c: spacemit: add reset support
 2025-12-30 15:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: spacemit: add optional resets
  ` [PATCH 2/3] i2c: k1: add reset support
  ` [PATCH 3/3] riscv: dts: spacemit: add reset property

[PATCH v3 0/4] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2025-12-30 15:07 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: dwc: Return -ENODEV from dw_pcie_wait_for_link() if device is not found
` [PATCH v3 2/4] PCI: dwc: Rename and move ltssm_status_string() to pcie-designware.c
` [PATCH v3 3/4] PCI: dwc: Rework the error print of dw_pcie_wait_for_link()
` [PATCH v3 4/4] PCI: dwc: Only skip the dw_pcie_wait_for_link() failure if it returns -ENODEV

[PATCH] kho: add support for deferred struct page init
 2025-12-30 15:05 UTC  (3+ messages)

[PATCH 0/3] drm/mediatek: Fixes: Stale pointer usage and device leak
 2025-12-30 15:05 UTC  (5+ messages)
` [PATCH 3/3] drm/mediatek: mtk_disp_rdma: Enable/disable interrupt on bind/unbind

[PATCH v10 0/5] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2025-12-30 15:03 UTC  (8+ messages)
` [PATCH v10 1/5] dt-bindings: arm: qcom: talos-evk: Add QCS615 Talos EVK SMARC platform
` [PATCH v10 4/5] arm64: dts: qcom: talos: Fix inconsistent USB PHY node naming
` [PATCH v10 5/5] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board

[PATCH] input: Add marine keycodes for radar control
 2025-12-30 14:57 UTC  (2+ messages)

[PATCH v1] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
 2025-12-30 14:54 UTC  (3+ messages)

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-30 14:50 UTC  (10+ messages)
` [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv6 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv6 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv6 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv6 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv6 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv6 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH 0/2] platform/x86: hp-wmi: Add manual fan support for Victus S laptops
 2025-12-30 14:50 UTC  (10+ messages)
` [PATCH 1/2] platform/x86: hp-wmi: add manual fan control for Victus S models
` [PATCH 2/2] platform/x86: hp-wmi: implement fan keep-alive
` [PATCH v2 0/2] platform/x86: hp-wmi: Add manual fan support for Victus S laptops
  ` [PATCH v2 1/2] platform/x86: hp-wmi: add manual fan control for Victus S models
  ` [PATCH v2 2/2] platform/x86: hp-wmi: implement fan keep-alive

[PATCH V1 0/4] Add UFS support for Hamoa SoC
 2025-12-30 14:48 UTC  (6+ messages)
` [PATCH V1 4/4] arm64: dts: qcom: hamoa-iot-evk: Enable UFS

[PATCH v3 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-12-30 14:45 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: Introduce Glymur base dtsi
` [PATCH v3 4/4] arm64: dts: qcom: glymur: Enable Glymur CRD board support

[PATCH] PCI: Avoid work_on_cpu() in async probe workers
 2025-12-30 14:44 UTC  (3+ messages)

[PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
 2025-12-30 14:42 UTC  (2+ messages)

[PATCH v2] rv: Fix documentation reference in da_monitor.h
 2025-12-30 14:40 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2025-12-30 14:40 UTC  (6+ messages)

[PATCH v2] ASoC: SDCA: Replace use of system_wq with system_dfl_wq
 2025-12-30 14:34 UTC 

[PATCH] sched: Fix NULL pointer dereference in sched_mm_cid_fork()
 2025-12-30 14:34 UTC 

[PATCH 0/5] uapi: fix remaining kconfig leaks in UAPI headers
 2025-12-30 14:33 UTC  (4+ messages)
` [PATCH 2/5] ARM: uapi: Stop leaking CONFIG_CPU_ENDIAN_BE8 reference to userspace

[PATCH 0/2] drm/msm/dpu: Revert broken parts of the quad pipe support
 2025-12-30 14:32 UTC  (3+ messages)
` [PATCH 1/2] Revert "drm/msm/dpu: support plane splitting in quad-pipe case"

[PATCH 0/6] KVM: SEV: use mutex guards for simpler error handling
 2025-12-30 14:30 UTC  (10+ messages)
` [PATCH 1/6] KVM: SEV: use mutex guard in snp_launch_update()
` [PATCH 2/6] KVM: SEV: use mutex guard in sev_mem_enc_ioctl()
` [PATCH 4/6] KVM: SEV: use mutex guard in sev_mem_enc_unregister_region()
` [PATCH 5/6] KVM: SEV: use mutex guard in snp_handle_guest_req()

[PATCH] phy: renesas: phy-rcar-gen2: fix typo in function name reference
 2025-12-30 14:27 UTC  (2+ messages)

[PATCH] ocfs2: adjust function name reference
 2025-12-30 14:25 UTC 

[PATCH v3] extcon: Fixed sysfs duplicate filename issue
 2025-12-30 14:24 UTC  (8+ messages)

[PATCH] dt-bindings: display: ti,am65x-dss: Add AM62L DSS support
 2025-12-30 14:22 UTC  (3+ messages)

[PATCH] PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
 2025-12-30 14:22 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: fix typo in function name reference
 2025-12-30 14:18 UTC  (2+ messages)

[syzbot] [net?] INFO: task hung in new_device_store (5)
 2025-12-30 14:18 UTC  (2+ messages)

[PATCH] platform/x86: asus-armoury: add support for GA403WM
 2025-12-30 14:16 UTC 

[PATCH v2 0/3] i2c: spacemit: add reset support
 2025-12-30 14:14 UTC  (8+ messages)
` [PATCH v2 2/3] i2c: k1: "

[PATCH v2 0/6] i2c: designware: Enable mode swapping
 2025-12-30 14:14 UTC  (4+ messages)
` [PATCH v2 3/6] i2c: designware: Combine some of the common functions

[PATCH] media: dw9714: Fix powerup sequence
 2025-12-30 14:12 UTC  (6+ messages)

[PATCH v9 0/4] DRM/MSM: Support for Adreno 663 GPU
 2025-12-30 14:12 UTC  (5+ messages)
` [PATCH v9 3/4] arm64: dts: qcom: lemans-evk: Enable "
` [PATCH v9 4/4] arm64: dts: qcom: qcs9100-ride: "

[PATCH] f2fs: fix use-after-free in f2fs_write_end_io
 2025-12-30 14:08 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] phy: adjust function name reference
 2025-12-30 14:06 UTC 

[PATCH v3 0/3] platform/x86: asus-wmi: move keyboard control firmware attributes
 2025-12-30 14:05 UTC  (2+ messages)
` [PATCH v3 3/3] platform/x86: asus-armoury: add "


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