The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-12 13:41:40 to 2026-07-12 17:52:07 UTC [more...]

[PATCH v2] mfd: rohm: Factor out power button registration
 2026-07-12 17:51 UTC  (2+ messages)

[PATCH] sched_ext: Fix deadlock with PSI trigger creation
 2026-07-12 17:49 UTC  (3+ messages)
` [PATCH cgroup/for-7.2-fixes] cgroup: Create the psimon kthread outside of cgroup_mutex

[PATCH] dt-binding: qcom,snps-dwc3: Add Maili compatible to supported device list
 2026-07-12 17:48 UTC 

[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
 2026-07-12 17:46 UTC  (3+ messages)
` [PATCH 1/2] sched/psi: Create the psimon kthread outside of cgroup_mutex
` [PATCH 2/2] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()

[PATCH v2] scsi: ufs: sysfs: Add HS_GEAR6 string in power_info/gear sysfs output
 2026-07-12 17:37 UTC  (3+ messages)
` [PATCH v3] "

[GIT PULL] RISC-V updates for v7.2-rc3
 2026-07-12 17:35 UTC 

[PATCH v22 0/3] rust: leds: add led classdev abstractions
 2026-07-12 17:26 UTC  (4+ messages)
` [PATCH v22 1/3] rust: leds: add basic "
` [PATCH v22 2/3] rust: leds: add Mode trait
` [PATCH v22 3/3] rust: leds: add multicolor classdev abstractions

[PATCH] mm/damon/core: skip aging from repeated aggressive merging
 2026-07-12 17:23 UTC  (2+ messages)

[PATCH] selftests/acct: share netlink helpers
 2026-07-12 17:13 UTC 

[PATCH] tpm: Reject reads outside the response buffer
 2026-07-12 17:11 UTC  (2+ messages)
` [PATCH v2] tpm: Make the TPM character devices non-seekable

[PATCH] media: ti: vpe: quiesce overflow recovery before freeing streams
 2026-07-12 17:09 UTC  (4+ messages)

[PATCH net] esp: do not unref managed frag pages in esp_ssg_unref()
 2026-07-12 17:05 UTC 

[RFC PATCH v1.1 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-12 17:03 UTC  (6+ messages)
` [RFC PATCH v1.1 1/5] mm/damon/core: avoid infinite kdamond_merge_regions() internal loop
` [RFC PATCH v1.1 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
` [RFC PATCH v1.1 3/5] mm/damon/vaddr: drop last same folio access check optimization
` [RFC PATCH v1.1 4/5] mm/damon/paddr: drop last same folio access check reuse optimization
` [RFC PATCH v1.1 5/5] mm/damon/sysfs: read ops_id only once

[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
 2026-07-12 17:00 UTC  (5+ messages)
` [PATCH 04/12] pinctrl: rockchip: Add RV1106 pinctrl support
` [PATCH 08/12] dt-bindings: watchdog: snps,dw-wdt: Add RV1106 compatible

[PATCH v3 0/5] software node: provide support for fw_devlink
 2026-07-12 16:59 UTC  (2+ messages)

[PATCH v13 0/3] rust: add basic serial device bus abstractions
 2026-07-12 16:58 UTC  (4+ messages)
` [PATCH v13 1/3] "
` [PATCH v13 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v13 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-12 16:56 UTC  (10+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning
` [PATCH v1 2/9] ext2: mark s_next_generation as guarded by s_next_gen_lock
` [PATCH v1 3/9] ext2: annotate ext2_update_dynamic_rev() as requiring s_lock
` [PATCH v1 4/9] ext2: mark statfs overhead cache as guarded by s_lock
` [PATCH v1 5/9] ext2: mark s_mount_state "
` [PATCH v1 6/9] ext2: annotate ext2_init_block_alloc_info() as requiring truncate_mutex
` [PATCH v1 7/9] ext2: annotate block-mapping helpers "
` [PATCH v1 8/9] ext2: annotate s_rsv_window_root as requiring s_rsv_window_lock
` [PATCH v1 9/9] ext2: enabled context analysis support for ext2 filesystem

[PATCH] driver core: faux: Move a variable assignment behind a condition check in faux_device_destroy()
 2026-07-12 16:54 UTC  (5+ messages)
      `  "

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-12 16:53 UTC  (3+ messages)
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF

[PATCH] iio: chemical: scd30: remove kernel.h header
 2026-07-12 16:52 UTC  (2+ messages)

[PATCH v7 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-12 16:48 UTC  (12+ messages)
` [PATCH v7 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v7 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v7 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v7 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v7 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v7 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v7 07/10] dax/kmem: resolve default online type at probe time
` [PATCH v7 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v7 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v7 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH] Signed-off-by: Dylan Liu <dylanliu050903@protonmail.com>
 2026-07-12 16:46 UTC  (7+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v3 0/2] ACPI: SPCR: Support UART clock frequency field
 2026-07-12 16:46 UTC  (6+ messages)
` [PATCH v3 1/2] serial: earlycon: add uart_clk_freq parameter

[PATCH v3] iio: light: opt3001: split opt3001_get_processed() logic
 2026-07-12 16:38 UTC  (3+ messages)

[PATCH] ext4: use str_plural() instead of custom macro
 2026-07-12 16:33 UTC  (2+ messages)

[PATCH v3 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-12 16:30 UTC  (4+ messages)
` [PATCH v3 6/8] iio: adc: add "

[GIT PULL] tracing: Fixes for 7.2
 2026-07-12 16:29 UTC 

[PATCH v2] dt-bindings: dma: ti,dma-crossbar: Convert to DT schema
 2026-07-12 16:28 UTC  (3+ messages)

[PATCH] xfs: fix off-by-one in rtrefcount btree root level validation
 2026-07-12 16:27 UTC  (2+ messages)

[PATCH v3 0/7] efi/runtime-wrappers: bound the wait for EFI runtime service calls
 2026-07-12 16:25 UTC  (9+ messages)
` [PATCH v3 5/7] "

[PATCH 0/2] spi: pxa2xx: MacBook8,1 quirk and LPSS S3 resume fixes
 2026-07-12 16:24 UTC  (3+ messages)
` [PATCH 1/2] spi: pxa2xx: disable DMA and fix runtime PM for Apple MacBook8,1
` [PATCH 2/2] spi: pxa2xx: restore LPSS private and IDMA registers on S3 resume

[PATCH] xfs: propagate errors from xfs_rtginode_load
 2026-07-12 16:22 UTC  (2+ messages)

[PATCH v2] dt-bindings: soc: qcom,wcnss: Drop redundant $ref of firmware-name property
 2026-07-12 16:22 UTC 

[PATCH 11/13 RFC net-next] net: cipso: guard IPv4 packet manipulation functions
 2026-07-12 16:22 UTC  (2+ messages)

[PATCH] KVM: arm64: Avoid naming collision in tracing
 2026-07-12 16:19 UTC  (2+ messages)

[PATCH 0/2] Input: applespi - probe and remove fixes
 2026-07-12 16:15 UTC  (3+ messages)
` [PATCH 1/2] Input: applespi - register touchpad device synchronously in probe
` [PATCH 2/2] Input: applespi - fix use-after-free in applespi_remove()

[PATCH] media: ti: vpe: Select V4L2_FWNODE for VIP
 2026-07-12 16:12 UTC 

[PATCH] mfd: rohm: Factor out power button registration
 2026-07-12 16:11 UTC  (6+ messages)

[PATCH] tracing: Defer trigger private data frees past the grace period
 2026-07-12 16:10 UTC 

[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-07-12 16:07 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768

[PATCH 0/1] Input: applespi - force PIO mode on MacBook8,1
 2026-07-12 16:05 UTC  (2+ messages)
` [PATCH v5 0/3] Input/SPI: fixes for MacBook8,1 DMA timeout, UAF, and NULL pointer dereference

[PATCH] clk: aspeed: ast2700: select AUXILIARY_BUS
 2026-07-12 16:03 UTC 

[PATCH 0/8] Support ROHM BD73800
 2026-07-12 16:03 UTC  (7+ messages)
` [PATCH 2/8] dt-bindings: mfd: ROHM BD73800 PMIC
` [PATCH 7/8] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs

[PATCH] smb: client: use kvzalloc() for megabyte buffer in simple fallocate
 2026-07-12 16:02 UTC  (2+ messages)

[PATCH net] nfc: llcp: reject PDUs shorter than the LLCP header
 2026-07-12 16:02 UTC  (3+ messages)

[PATCH] dt-bindings: remoteproc: Drop redundant $ref of firmware-name property
 2026-07-12 15:58 UTC  (2+ messages)

[[PATCH]] rust: kernel: add SAFETY comments in aref doc example
 2026-07-12 15:49 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] net: alacritech: add missing MODULE_DEVICE_TABLE()
 2026-07-12 15:43 UTC  (2+ messages)

[PATCH] staging: nvec: nvec_power: use GFP_KERNEL in probe()
 2026-07-12 15:41 UTC  (2+ messages)

[PATCH v5 0/7] Add initial device trees for Nord platform
 2026-07-12 15:39 UTC  (5+ messages)
` [PATCH v5 5/7] arm64: dts: qcom: Add device tree for Nord Embedded variant
` [PATCH v5 7/7] arm64: dts: qcom: Add device tree for IQ10 RRD board

[PATCH v3] xfs: clean up spelling and grammar errors in comments
 2026-07-12 15:37 UTC  (2+ messages)

[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
 2026-07-12 15:35 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-07-12 15:34 UTC 

[PATCH 0/3] arm64/coco: Convert pKVM to a CC platform
 2026-07-12 15:33 UTC  (4+ messages)
` [PATCH 1/3] arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()

[PATCH] staging: nvec: kbd: replace global state with dynamic allocation
 2026-07-12 15:32 UTC  (2+ messages)

[PATCH v1] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Maili
 2026-07-12 15:30 UTC  (2+ messages)

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-12 15:29 UTC  (7+ messages)
` [PATCH v6 01/25] KVM: arm64: Generalize trace clock
` [PATCH v6 02/25] KVM: arm64: Donate MMIO to the hypervisor

[PATCH v6 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-07-12 15:28 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: phy: qcom,qusb2: Document QUSB2 Phy for Shikra
` [PATCH v6 2/4] dt-bindings: phy: qcs615-qmp-usb3dp: Add support for Shikra SoC
` [PATCH v6 3/4] phy: qcom-qusb2: Add support for Shikra
` [PATCH v6 4/4] phy: qcom: qmp-usbc: Add qmp configuration "

[PATCH 1/1] regulator: dt-bindings: Convert ltc3589.txt to yaml format
 2026-07-12 15:28 UTC  (2+ messages)

[PATCH 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-07-12 15:24 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: display: bridge: renesas,dsi: Document RZ/G3L

[PATCH] fs/ntfs3: check return values in indx_delete_entry()
 2026-07-12 15:15 UTC 

[PATCH 0/2] PHY: Add support for MT8196 DSI PHY
 2026-07-12 15:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: mediatek,dsi-phy: Add support for MT8196

[PATCH] platform/x86: asus-wireless: Check ACPI_COMPANION() against NULL
 2026-07-12 15:17 UTC 

[PATCH] powerpc/ps3: Remove unused struct table in setup_areas()
 2026-07-12 15:13 UTC 

Security News This Week: AI Found a Root Bug in Linux Kernel That Everyone Missed for 15 Years
 2026-07-12 15:09 UTC 

[PATCH] arm64: dts: qcom: milos: Add reset for sdhc_2
 2026-07-12 15:07 UTC  (3+ messages)

[PATCH 0/5] tracing/probes: Clean up and refactor argument parser
 2026-07-12 15:06 UTC  (6+ messages)
` [PATCH 1/5] tracing/probes: Refactor parse_probe_vars()
` [PATCH 2/5] tracing/probes: Refactor parse_probe_arg()
` [PATCH 3/5] tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
` [PATCH 4/5] tracing/probes: Extend max length of argument string
` [PATCH 5/5] tracing/probes: Eliminate recursion in parse_probe_arg()

[PATCH 0/2] btrfs: allow reflinks into NODATASUM files
 2026-07-12 15:06 UTC  (4+ messages)
` [PATCH 1/2] btrfs: reject swapfile activation if any extent has checksums
` [PATCH 2/2] btrfs: allow reflinking from checksummed files into nodatasum files

[PATCH-next v2 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
 2026-07-12 15:01 UTC  (4+ messages)
` [PATCH-next v2 1/3] cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_attach()
` [PATCH-next v2 2/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
` [PATCH-next v2 3/3] selftests/cgroup: Add test for cpuset affinity on controller disable

[PATCH 0/2] A couple of fixes for maintainers_include.py
 2026-07-12 14:59 UTC  (3+ messages)
` [PATCH 1/2] docs: maintainers_include: don't output duplicated profile entries
` [PATCH 2/2] docs: maintainers_include.py: output subsystem name if available

[PATCH v3 0/1] hwmon: (asus-ec-sensors) add missed handle for ENOMEM
 2026-07-12 13:05 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 2/2] staging: rtl8723bs: remove redundant chip version wrapper
 2026-07-12 14:59 UTC 

[PATCH 00/10] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-07-12 14:58 UTC  (5+ messages)
` [PATCH 03/10] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH 09/10] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs

[PATCH v2 1/2] staging: rtl8723bs: rename ReadChipVersion8723B to snake_case
 2026-07-12 14:58 UTC 

[PATCH] dt-bindings: soc: qcom,wcnss: Drop redundant $ref of firmware-name property
 2026-07-12 14:56 UTC 

[PATCH] drm/mm: Move a variable assignment behind a condition check in DECLARE_NEXT_HOLE_ADDR()
 2026-07-12 14:56 UTC 

[PATCH 0/2] PCI: Convert bitfield flags to atomic accessors
 2026-07-12 14:55 UTC  (5+ messages)
` [PATCH 1/2] PCI: Replace pci_dev->is_busmaster with accessors
` [PATCH 2/2] PCI: Replace pci_dev->broken_parity_status "

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-12 14:55 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: media: qcom: Add JPEG encoder binding

[PATCH v4 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-07-12 14:55 UTC  (3+ messages)
` [PATCH v4 4/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source

[PATCH v2 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-12 14:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sound: add Texas Instruments TAS2557

Failed to reinit phy of spacemit-dwmac when reset-gpio is present
 2026-07-12 14:49 UTC  (4+ messages)

[PATCH v3 0/3] Optimize S2 page splitting
 2026-07-12 14:50 UTC  (2+ messages)

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-12 14:40 UTC  (6+ messages)
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests

[PATCH v2 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-07-12 14:35 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: clk: sun60i-a733-ccu: Add allwinner A733 support
` [PATCH v2 6/8] clk: sunxi-ng: a733: Add mod clocks support
` [PATCH v2 7/8] clk: sunxi-ng: a733: Add bus clock gates

[Issue] maintainer-handbooks: html: list has duplicates
 2026-07-12 14:39 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
 2026-07-12 14:36 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: dsa: mediatek,mt7530: add econet,en7528-switch

[PATCH] staging: rtl8723bs: rename Switch_DM_Func to switch_dm_func
 2026-07-12 14:28 UTC 

[PATCH net] net: hip04: fix RX buffer leak on build_skb failure
 2026-07-12 14:27 UTC 

[PATCH] staging: media: atomisp: Drop unnecessary else block after return/break
 2026-07-12 14:19 UTC  (2+ messages)

[PATCH] Bluetooth: 6lowpan: fix uninit-value read in bt_xmit()
 2026-07-12 14:14 UTC 

[PATCH] rust: drm: Fix typo in FEAT_RENDER documentation
 2026-07-12 14:08 UTC  (2+ messages)

[linus:master] [posix] acc071343d: stress-ng.timermix.ops_per_sec 4.1% improvement
 2026-07-12 14:05 UTC 

[PATCH v4 0/3] Add support for Variscite VAR-SOM-AM62 and Symphony board
 2026-07-12 14:04 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62
` [PATCH v4 2/3] arm64: dts: ti: Add support "
` [PATCH v4 3/3] arm64: dts: ti: var-som-am62: Add support for Variscite Symphony Board

[PATCH v3 0/3] Add support for Variscite VAR-SOM-AM62 and Symphony board
 2026-07-12 13:58 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62

[PATCH RESEND v5 00/25] drm/msm/dp: Add MST support for MSM chipsets
 2026-07-12 13:56 UTC  (3+ messages)
` [PATCH RESEND v5 05/25] drm/msm/dp: add support to send ACT packets for MST

[PATCH v2 0/7] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-07-12 13:54 UTC  (8+ messages)
` [PATCH v2 1/7] drm/panthor: De-duplicate FW memory section sync
` [PATCH v2 2/7] drm/panthor: Minor scheduler refactoring
` [PATCH v2 3/7] drm/panthor: Explicit expansion of locked VM region
` [PATCH v2 4/7] drm/panthor: Pass drm_file instead of panthor_file
` [PATCH v2 5/7] drm/panthor: Don't allocate protm_suspend_buf
` [PATCH v2 6/7] drm/panthor: Add support for entering and exiting protected mode
` [PATCH v2 7/7] drm/panthor: Expose protected rendering features

[BUG] qcom: x1: GAMMA_LUT corruption on DPMS wake
 2026-07-12 13:53 UTC  (5+ messages)

[PATCH net] tcp: reject TIME_WAIT reopens when SYN queue is full
 2026-07-12 13:51 UTC  (2+ messages)

[PATCH v4 RESEND 1/2] dt-bindings: embedded-controller: qcom,hamoa-crd-ec: add Lenovo Yoga Slim 7x
 2026-07-12 13:45 UTC  (2+ messages)
` [PATCH v4 RESEND 2/2] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add Embedded Controller node

[PATCH] docs/zh_CN: add docs-next checkout workaround
 2026-07-12 13:42 UTC  (9+ messages)

[PATCH v4 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-07-12 13:41 UTC  (5+ messages)
` [PATCH v4 2/7] ASoC: qcom: q6apm-lpass-dais: add TDM DAI operations
` [PATCH v4 5/7] Asoc: dt-bindings: qcom,sm8250: Add TDM slot properties
` [PATCH v4 6/7] ASoC: qcom: common: add DAI-node TDM slot helpers
` [PATCH v4 7/7] ASoC: qcom: sc8280xp: add TDM hw_params support


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