The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-04 17:40:27 to 2026-08-04 19:28:44 UTC [more...]

[PATCH V3 00/14] i3c: Support IBI-based system wakeup
 2026-08-04 19:28 UTC  (11+ messages)
` [PATCH V3 05/14] i3c: Make dev->desc locking assumptions explicit
` [PATCH V3 06/14] i3c: master: Fix potential UAF in i3c_device_uevent()
` [PATCH V3 08/14] i3c: master: Support IBI-based wakeup capability
` [PATCH V3 10/14] i3c: master: Add helper to query bus wakeup requirements
` [PATCH V3 13/14] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()

[PATCH 0/2] fix two issues related to the driver
 2026-08-04 19:28 UTC  (5+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough
` [PATCH 2/2] hisi_acc_vfio_pci: fix VF BAR2 mmap on 64KB page size

[PATCH net] net: phy: mediatek: fix TX blink masks using the RX bits
 2026-08-04 19:26 UTC  (4+ messages)

[PATCH v5 0/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-08-04 19:26 UTC  (2+ messages)

[PATCH v3 0/7] mm/khugepaged: several cleanups
 2026-08-04 19:25 UTC  (8+ messages)
` [PATCH v3 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v3 2/7] mm/khugepaged: extract young page check into pte_is_referenced() helper
` [PATCH v3 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v3 4/7] mm/khugepaged: fix outdated comments
` [PATCH v3 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
` [PATCH v3 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v3 7/7] mm: Documentation: clarify where the mTHP stats live

[PATCH] virtio: virtio_ring: prevent potential null dereference on per-desc state
 2026-08-04 19:21 UTC 

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-04 19:22 UTC  (4+ messages)
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value

[PATCH] x86/pm: Save AMD CPUID leaf 7 across S3
 2026-08-04 19:22 UTC  (3+ messages)

[PATCH net-next v1 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-04 19:21 UTC  (3+ messages)
` [PATCH net-next v1 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()

[RFC] Question regarding api between xpon mac and laser driver/BOSA
 2026-08-04 19:19 UTC 

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-08-04 19:16 UTC  (10+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-04 19:15 UTC  (3+ messages)
` [PATCH 35/36] cpupower: remove conditional return "

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-04 19:14 UTC  (4+ messages)
` [RFC PATCH 3/4] Documentation: espi: add subsystem overview and MAINTAINERS entry

[PATCH RFC v6 0/7] mfd: ls2kbmc: multiple fixes for this driver
 2026-08-04 19:14 UTC  (8+ messages)
` [PATCH RFC v6 1/7] mfd: ls2kbmc: Make a copy when parsing mode string
` [PATCH RFC v6 2/7] mfd: ls2kbmc: Sanity check for the connected pci port
` [PATCH RFC v6 3/7] mfd: ls2kbmc: Redraw using exported functions
` [PATCH RFC v6 4/7] mfd: ls2kbmc: Cancel the work queue on removal
` [PATCH RFC v6 5/7] ipmi: ls2k: adjust dependency to its mfd driver
` [PATCH RFC v6 6/7] mfd: ls2kbmc: Able to be compiled as a module
` [PATCH RFC v6 7/7] mfd: ls2kbmc: Capture the reset event of BMC through GPIO

[PATCH net-next v2 0/3] net: mdio: support dynamic OF device changes
 2026-08-04 19:13 UTC  (7+ messages)

[PATCH V3] leds: rgb: leds-group-multicolor: Implement default-intensity
 2026-08-04 19:11 UTC 

[PATCH RFC v3 0/7] mfd: ls2kbmc: multiple fixes for this driver
 2026-08-04 19:08 UTC  (9+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Fail VMBus module init for non-nested root partition
 2026-08-04 19:05 UTC 

[PATCH bpf-next v6 0/9] bpf: add support for KASAN checks in JITed programs
 2026-08-04 19:04 UTC  (12+ messages)
` [PATCH bpf-next v6 1/9] bpf: mark instructions accessing program stack
` [PATCH bpf-next v6 2/9] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v6 3/9] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v6 4/9] bpf, x86: emit KASAN checks in x86 JITed programs
` [PATCH bpf-next v6 5/9] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v6 6/9] selftests/bpf: make cmdline_contains stricter
` [PATCH bpf-next v6 7/9] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v6 8/9] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v6 9/9] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-04 19:01 UTC  (6+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "

[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
 2026-08-04 19:00 UTC  (3+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops

[PATCHES v7 0/2] perf c2c hardening
 2026-08-04 18:58 UTC  (3+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() and c2c_hists__reinit() failure

[PATCH v2 1/2] ALSA: hda/realtek: Fix headset mic on Legion AW88399 laptops
 2026-08-04 18:53 UTC  (2+ messages)
` [PATCH v2 2/2] ALSA: hda/realtek: Limit Legion AW88399 playback to stereo

[PATCH v2 0/9] crypto: Provide a function for zeroizing crypto_aes_ctx
 2026-08-04 18:54 UTC  (5+ messages)
` [PATCH v2 1/9] crypto: Provide a wrapper "

[PATCH v2 00/10] ceph: convert writeback path to folios
 2026-08-04 18:52 UTC  (11+ messages)
` [PATCH v2 01/10] ceph: add ceph_folio_snap_context()
` [PATCH v2 02/10] ceph: convert ceph_wait_until_current_writes_complete() to folios
` [PATCH v2 03/10] mm: remove wait_on_page_writeback()
` [PATCH v2 04/10] ceph: convert get_writepages_data_length() to folios
` [PATCH v2 05/10] ceph: convert ceph_submit_write() "
` [PATCH v2 06/10] mm: remove thp_size() and thp_order()
` [PATCH v2 07/10] ceph: remove page remnants from write_folio_nounlock()
` [PATCH v2 08/10] ceph: convert page cleanup loop in writepages_finish() to folios
` [PATCH v2 09/10] ceph: remove ceph_fscrypt_pagecache_page() and ceph_fscrypt_page_offset()
` [PATCH v2 10/10] ceph: rename ceph_check_page_before_write() to ceph_check_folio_before_write()

[RFC PATCH v2 0/5] vfio/pci: Support ZONE_DEVICE-backed DMABUF Exports
 2026-08-04 18:50 UTC  (6+ messages)
` [RFC PATCH v2 1/5] vfio: Add UAPI flag for ZONE_DEVICE-backed DMABUF exports
` [RFC PATCH v2 2/5] vfio/pci: Implement ZONE_DEVICE registration for DMABUFs
` [RFC PATCH v2 3/5] vfio/pci: Implement page-backed .map_dma_buf handler
` [RFC PATCH v2 4/5] vfio/pci: Add .mmap handler for page-backed DMABUFs
` [RFC PATCH v2 5/5] vfio/pci: Add revocation fence for ZONE_DEVICE DMABUFs

[PATCH 0/2] x86: Support shstk via prctl
 2026-08-04 18:49 UTC  (7+ messages)
` [PATCH 1/2] x86/shstk: support "

[PATCH v2 0/2] w5100: restore GPIO-based link detection
 2026-08-04 18:49 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: net: convert wiznet,w5x00 to YAML

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-04 18:48 UTC  (4+ messages)
` [PATCH v2 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst

[PATCH v5 0/3] iio: adc: bcm_iproc_adc: Simplify probe error handling
 2026-08-04 18:48 UTC  (3+ messages)
` [PATCH v5 3/3] iio: adc: bcm_iproc_adc: Convert probe error handling to dev_err_probe()

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-04 18:38 UTC  (3+ messages)
` [PATCH v3 11/26] x86/mm: introduce the mermap

[PATCH] hwmon: (corsair-psu) serialize debugfs access against hwmon
 2026-08-04 18:37 UTC  (9+ messages)

[PATCH] spi: bcm63xx: disable clock on resume failure
 2026-08-04 18:35 UTC  (2+ messages)

[PATCH] KVM: arm64: selftests: Check ID regs are immutable after a failed run
 2026-08-04 18:36 UTC  (6+ messages)

[PATCH] Input: gscps2 - supply PA-RISC keyboard keymap via device property
 2026-08-04 18:36 UTC  (3+ messages)

[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
 2026-08-04 18:34 UTC  (2+ messages)

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-04 18:31 UTC  (7+ messages)
` [PATCH v3 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection
` [PATCH v3 5/5] powerpc/powernv/eeh: Map VFIO EEH error injection to OPAL

[PATCH 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: Make SDX75, Hawi and Maili MPSS fallback to SM8650
 2026-08-04 18:30 UTC  (5+ messages)

[PATCH] MAINTAINERS: add Julian Braha as Kconfig reviewer
 2026-08-04 18:30 UTC  (2+ messages)

[PATCH] dt-bindings: clock: ti,DM814x-ADPLL: Convert to DT schema
 2026-08-04 18:29 UTC  (3+ messages)

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-04 18:29 UTC  (18+ messages)
` [PATCH 10/21] net: phy: add X-Powers AC200 EPHY control driver

[PATCH RFT 0/3] Add UW Camera Actuator support for Nothing Phone (1)
 2026-08-04 18:27 UTC  (4+ messages)
` [PATCH RFT 2/3] media: i2c: dw9719: Add DW9800W support

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-04 18:26 UTC  (4+ messages)
` [PATCH v4 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
  ` [PATCH v4.1 "

[PATCH] alloc_tag: add ioctl to /proc/allocinfo -fix
 2026-08-04 18:24 UTC 

[GIT PULL] futex fix
 2026-08-04 18:22 UTC  (2+ messages)

Placement of ASUS Aura and platform/x86 ASUS files relocation
 2026-08-04 18:22 UTC  (2+ messages)

[PATCH net-next 0/6] openvswitch: remove support for legacy tunnel ports
 2026-08-04 18:20 UTC  (7+ messages)
` [PATCH net-next 1/6] openvswitch: remove support for legacy tunnel types
` [PATCH net-next 2/6] openvswitch: vport: remove infrastructure for vport options
` [PATCH net-next 3/6] openvswitch: vport: remove infrastructure for separate modules
` [PATCH net-next 4/6] net: geneve: remove unused geneve_dev_create_fb
` [PATCH net-next 5/6] net: gre: remove unused gretap_fb_dev_create
` [PATCH net-next 6/6] net: vxlan: remove unused vxlan_dev_create

[PATCH v4] remoteproc: qcom_q6v5_pas: Fix dtb firmware lifecycle and leak
 2026-08-04 18:19 UTC 

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-08-04 18:19 UTC  (5+ messages)
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor

[PATCH v9 00/36] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
 2026-08-04 18:19 UTC  (5+ messages)
` [PATCH v9 34/36] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v9 36/36] dt-bindings: pinctrl: airoha: add support of an7563 "

[PATCH] ALSA: hda/core: Log stream DMA errors on interrupt
 2026-08-04 18:18 UTC  (4+ messages)
  ` [External Mail] "

[PATCH v2] PCI: dwc: Add suspend_poweroff flag for platforms with RC power loss
 2026-08-04 18:18 UTC  (2+ messages)

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-08-04 18:16 UTC  (11+ messages)

[RFC PATCH 00/31] Introduce region-aware RDT support
 2026-08-04 18:13 UTC  (4+ messages)
` [RFC PATCH 05/31] x86/resctrl: Parse ACPI CMRC table

[PATCH v12 0/8] DCD Prep Series
 2026-08-04 18:13 UTC  (6+ messages)
` [PATCH v12 1/8] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)

[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-08-04 18:11 UTC  (6+ messages)

[PATCH v5 0/5] media: add virtio-media driver
 2026-08-04 18:10 UTC  (2+ messages)

[PATCH v4] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-08-04 18:09 UTC  (3+ messages)

[PATCH] PCI: mediatek-gen3: Fix 64-bit type truncation in mtk_pcie_set_trans_table()
 2026-08-04 18:08 UTC  (2+ messages)

[PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04 18:07 UTC  (5+ messages)
` [PATCH v6 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v6 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v6 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v6 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH RESEND v3 0/2] Initial QMP USB PHY support for SM8475
 2026-08-04 18:06 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8475 QMP PHY
` [PATCH RESEND v3 2/2] phy: qcom: qmp-combo: Add SM8475 support

[GIT PULL] integrity: subsystem fixes for v7.2-rc7
 2026-08-04 18:06 UTC  (2+ messages)

[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-08-04 18:05 UTC  (3+ messages)
` [PATCH net-next V2 13/13] selftests: drv-net: psp: Add a test for PSP with HW-GRO

[PATCH v2] fork: Honor task_struct's declared alignment
 2026-08-04 18:03 UTC  (3+ messages)

[PATCH net] mptcp: hold msk reference when cloning request sockets
 2026-08-04 18:00 UTC  (2+ messages)

linux-next: build failure after merge of the xen-tip tree
 2026-08-04 18:00 UTC  (2+ messages)

[PATCH v7 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-08-04 17:58 UTC  (5+ messages)
` [PATCH v7 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support

[PATCH] cpufreq: intel_pstate: Sync policy->cur to the pinned pstate
 2026-08-04 17:58 UTC  (3+ messages)
` [PATCH v1] cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabled

[PATCH 13/13] drm/sun4i: Align VI buffer addresses for subsampled formats
 2026-08-04 17:58 UTC  (3+ messages)

[PATCH 1/2] x86: Use IS_ENABLED() for built-in-or-module checks
 2026-08-04 17:58 UTC  (3+ messages)
` [tip: x86/boot] x86/boot: Use IS_ENABLED() to simplify "

[PATCH 2/2] x86/boot: Use bool and IS_ENABLED() in query_edd()
 2026-08-04 17:58 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Use bool and IS_ENABLED() to simplify query_edd()

[PATCH 0/5] i3c: Fix firmware node refcounting and error paths
 2026-08-04 17:56 UTC  (3+ messages)
` [PATCH 3/5] i3c: master: Do not release the addresses when reattach fails

[PATCH 0/2] clk: qcom: Add Graphics clock controllers support for Qualcomm Maili SoC
 2026-08-04 17:56 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Add Graphics clock controller support on "

[PATCH v8 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-08-04 17:54 UTC  (3+ messages)
` [PATCH v8 4/5] rust: Add dma_fence abstractions

[PATCH 1/2] x86/cpu/hygon: Introduce macros for hygon family numbers
 2026-08-04 17:55 UTC  (7+ messages)

[PATCH] w5100: restore GPIO-based link detection
 2026-08-04 17:54 UTC  (4+ messages)

[PATCH v9 00/10] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-08-04 17:50 UTC  (11+ messages)
` [PATCH v9 01/10] dt-bindings: clock: qcom,milos-camcc: Add missing power-domains support
` [PATCH v9 02/10] dt-bindings: clock: qcom,milos-videocc: "
` [PATCH v9 03/10] arm64: dts: qcom: milos: Add power-domains for camcc and videocc
` [PATCH v9 04/10] dt-bindings: clock: qcom: Add video clock controller on Qualcomm Eliza SoC
` [PATCH v9 05/10] dt-bindings: clock: qcom: document the Eliza GPU Clock Controller
` [PATCH v9 06/10] dt-bindings: clock: qcom: Add support for CAMCC for Eliza
` [PATCH v9 07/10] clk: qcom: videocc: Add video clock controller driver "
` [PATCH v9 08/10] clk: qcom: gpucc: Add GPU Clock Controller "
` [PATCH v9 09/10] clk: qcom: camcc: Add support for camera clock controller "
` [PATCH v9 10/10] arm64: dts: qcom: eliza: Add support for MM clock controllers

Subject: [PATCH] ACPI: video: Add backlight=native quirk for Dell OptiPlex AIO 7410 35W
 2026-08-04 17:51 UTC  (3+ messages)

[PATCH v2 0/3] wifi: ath12k: fixes to improve MLO station stability
 2026-08-04 17:50 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: ath12k: fix MLO station firmware crash recovery
` [PATCH v2 2/3] wifi: ath12k: prevent scan during firmware recovery
` [PATCH v2 3/3] wifi: ath12k: skip connection_loss_work for MLO beacon miss

[PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr
 2026-08-04 17:46 UTC  (11+ messages)

[PATCH 0/4] Some improve for STM32MP2X and fix for stmac_main
 2026-08-04 17:45 UTC  (3+ messages)
` [PATCH 4/4] net: stmmac: manage error case during stmmac_dvr_probe

[PATCH v4 0/6] tracing/osnoise: Track IPIs
 2026-08-04 17:42 UTC  (7+ messages)
` [PATCH v4 1/6] rtla/osnoise: Add IPI tracking cmdline option
` [PATCH v4 2/6] rtla/osnoise: Record IPI count in osnoise top
` [PATCH v4 3/6] rtla/osnoise: Leverage IPI event filters when tracing a subset of CPUs
` [PATCH v4 4/6] rtla/osnoise: Allow IPI filters to gracefully fail
` [PATCH v4 5/6] rtla: Unconditionally clean any pre-existing filters for user-provided events
` [PATCH v4 6/6] rtla/osnoise: Trace IPI events when recording a trace file

[PATCH 0/2] usb: gadget: f_uac1/f_uac2: fix invalid-free in srate configfs store
 2026-08-04 17:43 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: f_uac2: "
` [PATCH 2/2] usb: gadget: f_uac1: "

[PATCH RESEND] x86/fpu: Use vmemdup_user() in xstateregs_set()
 2026-08-04 17:42 UTC  (5+ messages)

[PATCH] Bluetooth: hci_event: validate LE Set CIG Parameters response
 2026-08-04 17:40 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_sync: Fix accept list UAF during suspend
 2026-08-04 17:40 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl: fix event packet length validation
 2026-08-04 17:40 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind
 2026-08-04 17:40 UTC  (2+ messages)


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