The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-29 14:15:07 to 2026-05-29 15:03:37 UTC [more...]

[PATCH V2 1/7] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
 2026-05-29 15:03 UTC  (7+ messages)
` [PATCH V2 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore

PowerPC: Random memory corruption causing kernel oops on Power11
 2026-05-29 15:02 UTC  (3+ messages)

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-29 15:02 UTC  (5+ messages)
` [PATCH v2 19/22] mm/page_alloc: implement __GFP_UNMAPPED allocations

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 15:02 UTC  (16+ messages)
` [PATCH v7 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v7 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v7 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v7 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v7 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v7 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v7 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 13/15] mm: Make empty_zero_page[] const
` [PATCH v7 14/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH v2 0/4] arm64: dts: ti: BeagleY-AI camera overlays
 2026-05-29 15:01 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am67a-beagley-ai: Add I2C2 pinctrl
` [PATCH v2 3/4] arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI0

[PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
 2026-05-29 15:00 UTC  (2+ messages)

[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-05-29 15:00 UTC  (8+ messages)
` [PATCH 3/8] media: qcom: camss: add support for QCM2390 camss
` [PATCH 4/8] arm64: dts: qcom: shikra: Add CAMSS node

[PATCH] HID: i2c-hid-acpi: Add PRP0001 to match table and OF alias
 2026-05-29 15:00 UTC  (3+ messages)
` [PATCH] HID: i2c-hid-of: Fall back to ACPI _DSM when hid-descr-addr is missing

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-29 14:59 UTC  (4+ messages)
` [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec

[PATCH 0/2] Add psci_sys_reset2 reboot modes for Qualcomm boards
 2026-05-29 14:58 UTC  (2+ messages)

[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
 2026-05-29 14:58 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Infineon/Intel XMM6260 modem
 2026-05-29 14:58 UTC  (2+ messages)

[PATCH 0/2] perf cs-etm: Queue context packets for frontend
 2026-05-29 14:58 UTC  (3+ messages)

[PATCH v4 0/6] s390: Enable Rust support and add required arch glue
 2026-05-29 14:57 UTC  (7+ messages)
` [PATCH v4 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v4 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v4 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v4 4/6] rust: helpers: Use __builtin_memchr directly on s390
` [PATCH v4 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v4 6/6] s390: Enable Rust support

[PATCH v2 0/4] usb: chipidea: tegra: Add external control option
 2026-05-29 14:57 UTC  (2+ messages)

[PATCH v2] drm/i915/edp: Check supported link rates DPCD read
 2026-05-29 14:57 UTC 

linux-next: build failure after merge of the thermal tree
 2026-05-29 14:57 UTC  (3+ messages)

[PATCH v5 00/14] mm: thp: always enable mTHP support
 2026-05-29 14:55 UTC  (15+ messages)
` [PATCH v5 01/14] docs: tmpfs: remove implementation detail reference
` [PATCH v5 02/14] mm: shmem: shmem_getattr(): set blksize to highest supported THP order
` [PATCH v5 03/14] mm: introduce pgtable_has_pmd_leaves()
` [PATCH v5 04/14] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v5 05/14] drivers: nvdimm: "
` [PATCH v5 06/14] mm: debug_vm_pgtable: "
` [PATCH v5 07/14] mm: shmem: allow THP support determination at folio allocation time
` [PATCH v5 08/14] s390: move has_transparent_hugepage() out of THP guard
` [PATCH v5 09/14] powerpc: "
` [PATCH v5 10/14] mips: "
` [PATCH v5 11/14] x86: "
` [PATCH v5 12/14] treewide: introduce arch_has_pmd_leaves()
` [PATCH v5 13/14] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH v5 14/14] mm: thp: always enable mTHP support

[PATCH v6 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-05-29 14:56 UTC  (3+ messages)

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-29 14:56 UTC  (6+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions

[PATCH RFC v3 00/26] fs,kthread: start all kthreads in nullfs
 2026-05-29 14:55 UTC  (3+ messages)
` [PATCH RFC v3 26/26] fs: stop rewriting paths for PF_EXITING | PF_DUMPCORE

[PATCH] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
 2026-05-29 14:53 UTC  (2+ messages)

[PATCH v2 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
 2026-05-29 14:52 UTC  (2+ messages)

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-05-29 14:51 UTC  (6+ messages)
` [PATCH v7 17/43] btrfs: add get_devices hook for fscrypt

[PATCH 0/6] Add CAMSS support for Qualcomm Glymur
 2026-05-29 14:50 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: media: Add bindings for qcom,glymur-camss
` [PATCH 2/6] dt-bindings: i2c: qcom-cci: Document Glymur compatible
` [PATCH 3/6] media: qcom: camss: Add "
` [PATCH 4/6] media: qcom: camss: Add CSIPHY support for Glymur
` [PATCH 5/6] media: qcom: camss: enable vfe "
` [PATCH 6/6] media: qcom: camss: Enumerate resources "

[PATCH 00/13] mm: PMD-level swap entries for anonymous THPs
 2026-05-29 14:49 UTC  (7+ messages)
` [PATCH 01/13] mm: add softleaf_to_pmd() and convert existing callers
` [PATCH 08/13] mm: swap in PMD swap entries as whole THPs during swapoff

[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-29 14:48 UTC  (4+ messages)
` [PATCH v2 3/7] rust: always inline some init methods

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 14:47 UTC  (6+ messages)
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image

[PATCH v2 00/15] arm64: support Engicam MicroGEA-STM32MP257-RMM board
 2026-05-29 14:46 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: arm: stm32: "
` [PATCH v2 02/15] arm64: dts: st: add SDMMC2 support on stm32mp25
` [PATCH v2 03/15] arm64: dts: st: add CAN1 "
` [PATCH v2 04/15] arm64: dts: st: add i2c1 pins for stm32mp25
` [PATCH v2 05/15] arm64: dts: st: add ltdc "
` [PATCH v2 06/15] arm64: dts: st: add can1 "
` [PATCH v2 07/15] arm64: dts: st: add pwm2/pwm4 "
` [PATCH v2 08/15] arm64: dts: st: add sai1 "
` [PATCH v2 09/15] arm64: dts: st: add sdmmc2 "
` [PATCH v2 10/15] arm64: dts: st: add spi1 "
` [PATCH v2 11/15] arm64: dts: st: add usart1 "
` [PATCH v2 12/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH v2 13/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board
` [PATCH v2 14/15] arm64: defconfig: cleanup the defconfig
` [PATCH v2 15/15] arm64: defconfig: enable configs for Engicam MicroGEA-STM32MP257-RMM

[PATCHES v4 00/29] perf: Harden perf.data parsing against crafted/corrupted files
 2026-05-29 14:46 UTC  (4+ messages)

[PATCH v2] mmc: dw_mmc: Add desc_num field for clarity
 2026-05-29 14:46 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: add signal voltage switch in sdhci_resume_host
 2026-05-29 14:45 UTC  (2+ messages)

[RFC PATCH v2 0/9] mm: support zswap-backed large folio swapin
 2026-05-29 14:45 UTC  (4+ messages)
` [RFC PATCH v2 4/9] mm: admit large swapin by backend range in swapin_sync()

[PATCH] dt-bindings: mmc: sdhci-msm: Rename the binding to include 'qcom' prefix
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH 6.18 000/377] 6.18.34-rc1 review
 2026-05-29 14:44 UTC  (2+ messages)

[PATCH] mmc: dw_mmc-rockchip: Add missing private data for very old controllers
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH v3 0/2] mmc: sdhci-of-dwcmshc: minor cleanups
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH v5 0/2] mmc: litex_mmc: Set mandatory idle clocks before CMD0
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-msm: qcom: Add Hawi compatible
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH v2 0/3] mmc: renesas_sdhi: Add OF entries for RZ/G2H, RZ/G2N, and RZ/G2E SoCs
 2026-05-29 14:45 UTC  (7+ messages)
` [PATCH v2 1/3] mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC
` [PATCH v2 2/3] mmc: renesas_sdhi: Add OF entry for RZ/G2N SoC
` [PATCH v2 3/3] mmc: renesas_sdhi: Add OF entry for RZ/G2E SoC

[PATCH] mmc: davinci: fix mmc_add_host order in probe
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
 2026-05-29 14:45 UTC  (5+ messages)

[PATCH] dt-bindings: mmc: sdhci-msm: Add Eliza compatible
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
 2026-05-29 14:44 UTC  (27+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v4 03/47] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v4 04/47] x86/sev: Don't override CPU frequency calibration for SNP's "
` [PATCH v4 05/47] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v4 06/47] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
` [PATCH v4 07/47] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
` [PATCH v4 08/47] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v4 09/47] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v4 11/47] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
` [PATCH v4 12/47] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
` [PATCH v4 13/47] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
` [PATCH v4 14/47] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
` [PATCH v4 15/47] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
` [PATCH v4 16/47] x86/kvm: Obtain TSC frequency from PV CPUID if present
` [PATCH v4 17/47] x86/kvm: Mark TSC as reliable when it's constant and nonstop
` [PATCH v4 18/47] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
` [PATCH v4 19/47] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
` [PATCH v4 20/47] x86/kvm: Get CPU base frequency from CPUID when it's available
` [PATCH v4 21/47] x86/xen: Obtain TSC frequency from CPUID if present
` [PATCH v4 22/47] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
` [PATCH v4 23/47] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v4 24/47] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
` [PATCH v4 25/47] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
` [PATCH v4 26/47] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()

[PATCH v2] mmc: sdhci-of-dwcmshc: Fix reset, clk, and SDIO support for Eswin EIC7700
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH V2] dt-bindings: mmc: sdhci-msm: Document the Shikra compatible
 2026-05-29 14:45 UTC  (2+ messages)

[RFC PATCH 00/10] RCU: Enable callbacks to benefit from expedited grace periods
 2026-05-29 14:44 UTC  (5+ messages)
` [RFC PATCH 05/10] rcu: Enable RCU "
` [RFC PATCH 08/10] rcu: Detect expedited grace period completion in rcu_pending()

[PATCH v1] mm/damon/stat: roll back context on damon_call() failure
 2026-05-29 14:44 UTC  (2+ messages)

[PATCH 00/10] nfsd: a pile of fixes for random bugs
 2026-05-29 14:44 UTC  (4+ messages)
` [PATCH 01/10] nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke

[PATCH] regmap: reject volatile update_bits() in cache-only mode
 2026-05-28 14:16 UTC  (2+ messages)

[PATCH] ASoC: cs-amp-lib: Simplify overcomplicated error return
 2026-05-28 15:35 UTC  (2+ messages)

[PATCH] spi: spi-mem: avoid mutating op template in spi_mem_supports_op()
 2026-05-28 12:50 UTC  (2+ messages)

[PATCH] regulator: remove used pcap regulator driver
 2026-05-28 14:53 UTC  (2+ messages)

[PATCH v4 0/7] timekeeping/ntp: Fix drift tracking precision
 2026-05-29 14:41 UTC  (3+ messages)
` [PATCH v4 2/7] timekeeping: Remove xtime_remainder from ntp_error accumulation

[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-29 14:41 UTC  (5+ messages)

[PATCH v9 0/4] Add Qualcomm extended CTI support
 2026-05-29 14:40 UTC  (3+ messages)
` [PATCH v9 2/4] coresight: cti: use __reg_addr() helper for register access

[PATCH net-next v4 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-29 14:38 UTC  (8+ messages)
` [PATCH net-next v4 2/2] "

[RFC PATCH] trace: Introduce a new filter_pred "caller"
 2026-05-29 14:38 UTC  (5+ messages)

[PATCH v3 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-05-29 14:36 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver

[PATCH v6 0/2] media: qcom: iris: Add generic Gen2 firmware detection and loading
 2026-05-29 14:36 UTC  (3+ messages)
` [PATCH v6 1/2] media: iris: Initialize HFI ops after firmware load in core init
` [PATCH v6 2/2] media: iris: Add Gen2 firmware autodetect and fallback

[PATCH v11 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-29 14:35 UTC  (4+ messages)
` [PATCH v11 net-next 6/8] ice: implement CPI support for E825C
  ` [Intel-wired-lan] "

(no subject)
 2026-05-29 14:32 UTC  (5+ messages)
` [PATCH v2 1/4] LoongArch: kexec: add KHO support for FDT-based systems
` [PATCH v2 2/4] LoongArch: kexec: add KHO support for ACPI-only systems
` [PATCH v2 3/4] selftests/kho: add LoongArch vmtest support
` [PATCH v2 4/4] selftests/kho: handle QEMU not exiting after kexec on LoongArch

[PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-29 14:26 UTC  (9+ messages)
` [PATCH v12 net-next 1/8] dpll: add generic DPLL type
` [PATCH v12 net-next 2/8] dpll: allow registering FW-identified pin with a different DPLL
` [PATCH v12 net-next 3/8] dpll: extend pin notifier with notification source ID
` [PATCH v12 net-next 4/8] dpll: allow fwnode pins to attempt state change without capability bit
` [PATCH v12 net-next 5/8] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
` [PATCH v12 net-next 6/8] ice: implement CPI support for E825C
` [PATCH v12 net-next 7/8] ice: add Tx reference clock index handling to AN restart command
` [PATCH v12 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status

[PATCH] drm/i915/audio: use generic_handle_irq_safe() for LPE audio irq
 2026-05-29 14:25 UTC  (5+ messages)

[PATCH] i2c: virtio: mark device ready before registering the adapter
 2026-05-29 14:28 UTC 

[PATCH v2] x86/vm86: Remove deprecated VM86 support
 2026-05-29 14:26 UTC  (4+ messages)

[PATCH v7] media: iris: drop struct iris_fmt
 2026-05-29 14:26 UTC 

[PATCH] eventpoll: restore EP_UNACTIVE_PTR sentinel for ctx->tfile_check_list
 2026-05-29 14:25 UTC 

[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
 2026-05-29 14:24 UTC  (4+ messages)

[PATCH v2 0/8] alpha: enable generic entry infrastructure
 2026-05-29 14:22 UTC  (9+ messages)
` [PATCH v2 1/8] alpha: enable regset-based ptrace and core dumps
` [PATCH v2 2/8] alpha: add ARCH_STACKWALK-based stacktrace support
` [PATCH v2 3/8] alpha: make irqflags helpers operate on IPL state
` [PATCH v2 4/8] alpha: initialize PCI sysfs bin attributes for lockdep
` [PATCH v2 5/8] alpha: provide ftrace return address support "
` [PATCH v2 6/8] alpha: use raw spinlocks for low-level platform locks
` [PATCH v2 7/8] alpha: enable lockdep hardirq state tracking
` [PATCH v2 8/8] alpha: enable GENERIC_ENTRY and GENERIC_IRQ_ENTRY

[PATCH v2 0/2] Add psci_sys_reset2 reboot modes for Qualcomm boards
 2026-05-29 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8750: add reboot-mode support
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: "

[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
 2026-05-29 14:21 UTC  (6+ messages)
` [PATCH v1 2/6] power: supply: max14577: Drop driver data in of and platform device id arrays
` [PATCH v1 3/6] power: supply: max17042: "

[PATCH v2] hwmon: it87: Clamp negative values to zero in set_fan()
 2026-05-29 14:18 UTC 

[PATCH] nvmet-auth: validate reply message payload bounds against transfer length
 2026-05-29 14:18 UTC 

[PATCH] locking/rwsem: add scoped guard for down_read_killable()
 2026-05-29 14:16 UTC 

[paulmck-rcu:dev] BUILD SUCCESS 3ef56ac10dd9f8b554f187fb1d9be78e14031195
 2026-05-29 14:14 UTC 


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