The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-03 11:37:49 to 2026-07-03 12:47:48 UTC [more...]

[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
 2026-07-03 12:47 UTC  (21+ messages)
` [PATCH v5 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v5 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v5 03/18] mm: name some args in a function declaration
` [PATCH v5 04/18] mm: Split out internal page_alloc.h
` [PATCH v5 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v5 06/18] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v5 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v5 08/18] perf/x86/intel: Use higher-level allocator API
` [PATCH v5 09/18] KVM: VMX: "
` [PATCH v5 10/18] x86/virt: "
` [PATCH v5 11/18] sgi-xp: "
` [PATCH v5 12/18] net/funeth: Switch to "
` [PATCH v5 13/18] mm: Remove __alloc_pages_node()
` [PATCH v5 14/18] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v5 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v5 16/18] mm: remove the __GFP_NO_OBJ_EXT flag
` [PATCH v5 17/18] mm/page_alloc: drop alloc_flags arg from alloc_flags_cma()
` [PATCH v5 18/18] mm: factor out can_spin_trylock()

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-07-03 12:46 UTC  (8+ messages)
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-03 12:46 UTC  (13+ messages)
` [PATCH v3 02/13] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v3 03/13] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v3 05/13] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v3 07/13] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v3 08/13] usb: hub: Power on connected M.2 E-key connectors with power sequencing API

[PATCH v10 0/2] arm64/sve: Performance improvements with SVE state saving
 2026-07-03 12:34 UTC  (3+ messages)
` [PATCH v10 1/2] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
` [PATCH v10 2/2] arm64/sve: Disable TIF_SVE on syscall once per second

[PATCH v3 0/4] sys_info: prevent duplicate backtraces
 2026-07-03 12:46 UTC  (9+ messages)
` [PATCH v3 4/4] panic: use sys_info_with_filter() to avoid "

[PATCH v1 00/10] platform/x86: Stop using acpi_device_name/class()
 2026-07-03 12:44 UTC  (20+ messages)
` [PATCH v1 01/10] platform/x86: asus-laptop: Stop setting acpi_device_name/class()
` [PATCH v1 02/10] platform/x86: eeepc-laptop: "
` [PATCH v1 03/10] platform/x86: fujitsu-laptop: "
` [PATCH v1 04/10] platform/x86: fujitsu-tablet: "
` [PATCH v1 05/10] platform/x86: thinkpad_acpi: Stop setting acpi_device_class()
` [PATCH v1 06/10] platform/x86: panasonic-laptop: Stop setting acpi_device_name/class()
` [PATCH v1 07/10] platform/x86: sony-laptop: Stop setting acpi_device_class()
` [PATCH v1 08/10] platform/x86: toshiba_acpi: Do not use uninitialized device_class
` [PATCH v1 09/10] platform/x86: toshiba_haps: "
` [PATCH v1 10/10] platform/x86: xo15-ebook: Stop setting acpi_device_name/class()

[PATCH v4 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-07-03 12:44 UTC  (5+ messages)
` [PATCH v4 1/3] remoteproc: qcom: pas: add needs_tzmem flag to force shmbridge creation
` [PATCH v4 2/3] arm64: dts: qcom: fix SoCCP memory mappings for Glymur
` [PATCH v4 3/3] arm64: dts: qcom: add SoCCP DT node "

[PATCH v2 0/3] soc: apple: Add "PMGR misc" power controls driver
 2026-07-03 12:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: apple: Add Apple PMGR misc controls
` [PATCH v2 2/3] soc: apple: Add driver for "
` [PATCH v2 3/3] arm64: dts: apple: Add pmgr-misc nodes to t60xx

GPU reset when running the ROCm hsa runtime tests on gfx12 and next-20260701
 2026-07-03 12:44 UTC 

[PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
 2026-07-03 12:43 UTC  (15+ messages)
` [PATCH v2 12/18] gfs2: "
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model

[PATCH v5 00/20] rust: I/O type generalization and projection
 2026-07-03 12:43 UTC  (12+ messages)
` [PATCH v5 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v5 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v5 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v5 14/20] rust: io: add I/O backend for system memory with volatile access

[PATCH v1] platform/x86: topstar-laptop: Stop setting acpi_device_name/class()
 2026-07-03 12:41 UTC 

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-03 12:40 UTC  (8+ messages)
` [PATCH v6 3/3] "

[PATCH v4 0/6] Add support for AD3532R/AD3532
 2026-07-03 12:39 UTC  (9+ messages)
` [PATCH v4 3/6] iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointer
` [PATCH v4 4/6] iio: dac: ad3530r: Refactor setup to table-driven register banks
` [PATCH v4 5/6] iio: dac: ad3530r: Make regmap_config selectable per chip
` [PATCH v4 6/6] iio: dac: ad3530r: Add support for AD3532R/AD3532

[PATCH 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-03 12:38 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH 2/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch
` [PATCH 3/3] power: sequencing: pwrseq-pcie-m2: Add QCC2072 BT PCI device ID

[RFC PATCH 0/3] RISC-V: KVM/IOMMU: Fix MRIF irqfd notice handling
 2026-07-03 12:38 UTC  (2+ messages)

[PATCH v5 00/23] Introduce SCMI Telemetry support
 2026-07-03 12:36 UTC  (24+ messages)
` [PATCH v5 01/23] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v5 02/23] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH v5 03/23] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v5 04/23] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH v5 05/23] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v5 06/23] include: trace: Add Telemetry trace events
` [PATCH v5 07/23] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v5 08/23] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v5 09/23] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v5 10/23] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v5 11/23] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v5 12/23] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v5 13/23] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v5 14/23] firmware: arm_scmi: Add Telemetry generation counter
` [PATCH v5 15/23] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v5 16/23] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v5 17/23] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v5 18/23] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v5 19/23] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v5 20/23] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v5 21/23] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v5 22/23] Documentation: Add SCMI System Telemetry documentation
` [PATCH v5 23/23] [RFC] tools/scmi: Add SCMI Telemetry testing tool

[PATCH] usb: typec: ucsi: ccg: Log firmware version and hardware info at probe
 2026-07-03 12:36 UTC  (2+ messages)

[PATCH] sched/fair: Stabilize idle SMT core selection with asym-capacity
 2026-07-03 12:33 UTC  (4+ messages)

[PATCH 0/4] (no cover subject)
 2026-07-03 12:33 UTC  (4+ messages)
` [PATCH 2/4] drm/bridge: lontium-lt9611c: Increase MCU poll timeout to 200ms

[PATCH v2] ASoC: amd: acp: Fix linker error with SDCA quirks
 2026-07-03 12:32 UTC 

[syzbot] Monthly udf report (Jul 2026)
 2026-07-03 12:32 UTC 

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-03 12:30 UTC  (3+ messages)
` [PATCH v2 14/19] ARM: mark mach-sa1100 as deprecated

[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
 2026-07-03 12:28 UTC  (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v8 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v8 3/3] riscv: store percpu offset into thread_info

[PATCH v2 0/3] Subject: [PATCH 0/3] Add Shikra (QCM2390) display support
 2026-07-03 12:28 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: defconfig: Enable ILI7807S DSI panel driver

[PATCH v2] wmi/core: fix use-after-free in wmi_add_device()
 2026-07-03 12:28 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] tools/objtool: Fix typo in warning message
 2026-07-03 12:28 UTC  (2+ messages)

[PATCH v4 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
 2026-07-03 12:26 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration
` [PATCH v4 2/2] KVM: arm64: vgic: Mitigate potential LPI registration failure

[PATCH v7 3/3] riscv: store percpu offset into thread_info
 2026-07-03 12:26 UTC  (3+ messages)
  ` [External] "

[PATCH v2] audit: add FSOPEN record to log filesystem name
 2026-07-03 12:25 UTC 

[PATCH v4] ARM: breakpoint: CFI breakpoints only on demand
 2026-07-03 12:25 UTC 

[PATCH 7.1 000/121] 7.1.3-rc2 review
 2026-07-03 12:21 UTC  (3+ messages)

[PATCH] smb: client: remove redundant NULL check before kfree()
 2026-07-03 12:21 UTC 

[PATCH v7 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-07-03 12:16 UTC  (4+ messages)
` [PATCH v7 1/7] dt-bindings: clock: qcom: Move glymur TCSR to own binding

[PATCH v3 0/5] pinctrl: samsung: exynos9 cleanups and fixes
 2026-07-03 12:15 UTC  (5+ messages)
  ` [PATCH v3 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895

[PATCH v2 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-03 12:14 UTC  (3+ messages)
` [PATCH v2 2/4] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()

[PATCH v3 07/11] dma-buf: heaps: Add debugfs support
 2026-07-03 12:14 UTC  (2+ messages)

[PATCH 5.10/5.15] clk: imx: Add check for kcalloc
 2026-07-03 12:13 UTC 

[PATCH] kunit: string-stream: Replace strlcat() with strscpy() and seq_buf
 2026-07-03 12:12 UTC 

[PATCH net v2 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
 2026-07-03 12:11 UTC  (5+ messages)
` [PATCH net v2 1/2] octeon_ep: "
` [PATCH net v2 2/2] octeon_ep_vf: "

[RFC PATCH v6] platform/x86: panasonic-laptop: add fan speed mode for newer models
 2026-07-03 12:11 UTC  (2+ messages)

[PATCH] rtla: Simplify osnoise tracer option setting code
 2026-07-03 12:11 UTC  (3+ messages)

[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-07-03 12:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v3 00/15] net: macb: implement context swapping
 2026-07-03 12:09 UTC  (9+ messages)
` [PATCH net-next v3 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v3 10/15] net: macb: change caps helpers signatures
` [PATCH net-next v3 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v3 13/15] net: macb: re-read ISR inside IRQ handler locked section

[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
 2026-07-03 12:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible
` [PATCH 2/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Maili PCIe PHY compatibles

[PATCH 6.12 000/204] 6.12.95-rc2 review
 2026-07-03 12:08 UTC  (2+ messages)

[PATCH v1 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-03 12:08 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH] usb: typec: qcom-pmic-typec: avoid uninit values in dev_dbg() error paths
 2026-07-03 12:04 UTC  (2+ messages)

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-03 12:04 UTC  (16+ messages)

[syzbot] [hfs?] WARNING in hfs_mdb_commit
 2026-07-03 12:04 UTC  (2+ messages)

[PATCH] dm: crash dump: remove redundant NULL check before kvfree()
 2026-07-03 12:03 UTC  (2+ messages)

[PATCH] usb: cdns3: plat: fix a typo in cdns3_plat_probe()
 2026-07-03 12:01 UTC 

[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
 2026-07-03 12:01 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: fix operator spacing in rtw_mlme_ext
 2026-07-03 11:59 UTC 

[PATCH] Revert "mtd: maps: remove uclinux map driver"
 2026-07-03 12:00 UTC  (2+ messages)

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-03 11:59 UTC  (9+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()

[PATCH] sched/Documentation: fix code
 2026-07-03 11:51 UTC 

[PATCH RFC] coding-assistants: simplify attribution
 2026-07-03 11:58 UTC  (3+ messages)

[PATCH] ASoC: samsung: spdif: Preserve the original clock acquisition error
 2026-07-02 19:01 UTC  (2+ messages)

[PATCH 0/2] ASoC: Fix mixed goto and guard() usage
 2026-07-01 15:42 UTC  (2+ messages)

[PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
 2026-07-01 18:53 UTC  (2+ messages)
` [PATCH 0/3] ASoC: codecs: tas675x: sound "

[PATCH] ASoC: SOF: validate probe info element counts
 2026-07-01 12:17 UTC  (2+ messages)

[PATCH] fix: sound/soc/samsung: aries_audio_probe: double of_node_put due to direct assignment without of_node_get
 2026-07-01 16:41 UTC  (2+ messages)

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-07-03 11:57 UTC  (11+ messages)

[PATCH] fix: regulator: max8998_pmic_dt_parse_pdata: of_node_put on reg_np after ownership transferred to rdata
 2026-07-02 17:49 UTC  (2+ messages)

[PATCH] fix: regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer
 2026-07-02 16:22 UTC  (2+ messages)

[PATCH 1/4] remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdev
 2026-07-01 11:30 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/7] arm64: mediatek: Chromebook trackpad supply fixes
 2026-07-03 11:56 UTC  (8+ messages)
` [PATCH v2 1/7] Input: elan_i2c - Wait for initialization after enabling regulator supply
` [PATCH v2 2/7] HID: i2c-hid-of: skip post-power-on delay if already powered on
` [PATCH v2 3/7] i2c: of-prober: "
` [PATCH v2 4/7] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v2 5/7] platform/chrome: of_hw_prober: Add delay for hana trackpads
` [PATCH v2 6/7] arm64: dts: mediatek: mt8173-elm-hana: Unmark trackpad supply as always-on
` [PATCH v2 7/7] arm64: dts: mediatek: mt8192-asurada-spherion: Add Synaptics trackpad's supply

[REGRESSION][BISECTED] tun/tap & vhost-net: multi-threaded network performance
 2026-07-03 11:55 UTC  (3+ messages)

[PATCH] ext4: get rid of ppath in get_ext_path()
 2026-07-03 11:48 UTC  (8+ messages)

[PATCH 6.12] bcachefs: avoid truncating fiemap extent length
 2026-07-03 11:48 UTC 

[PATCH v2 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
 2026-07-03 11:48 UTC  (3+ messages)
` [PATCH v2 1/5] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support

[PATCH v2] RFC: ARM: breakpoint: CFI breakpoints only on demand
 2026-07-03 11:47 UTC  (3+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-03 11:46 UTC  (10+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-07-03 11:39 UTC  (6+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver

[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
 2026-07-03 11:43 UTC  (4+ messages)
` [PATCH v4 18/18] mm: factor out can_spin_trylock()

[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-03 11:41 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v3 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v3 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH v3 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH v3 6/6] mm/mprotect: "

[PATCH v2 0/5] arm64: dts: describe the Lynx 10G and 28G SerDes blocks for Layerscape SoCs
 2026-07-03 11:42 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: lx2160a: transition to device-specific SerDes compatible strings

[PATCH] platform/x86/intel/vsec: free ACPI discovery data on early errors
 2026-07-03 11:40 UTC  (2+ messages)

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-03 11:39 UTC  (9+ messages)

[PATCH] docs: arm64: Document that text_offset is always 0
 2026-07-03 11:39 UTC  (4+ messages)


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