linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-23 14:14:23 to 2025-06-23 15:42:14 UTC [more...]

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-23 15:42 UTC  (40+ messages)
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH RFC 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH RFC 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH RFC 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH RFC 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH RFC 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH RFC 25/29] mm: simplify folio_expected_ref_count()
` [PATCH RFC 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH RFC 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-06-23 15:39 UTC  (10+ messages)
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point from KVM

[PATCH v4 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2025-06-23 15:39 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add Verisilicon
` [PATCH v4 2/5] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v4 3/5] iommu: Add verisilicon IOMMU driver
` [PATCH v4 4/5] arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588
` [PATCH v4 5/5] arm64: defconfig: enable Verisilicon IOMMU

[PATCH] s390/boot: Use -D__DISABLE_EXPORTS
 2025-06-23 15:39 UTC  (2+ messages)

[PATCH RFC 0/2] madvise anon_name cleanups
 2025-06-23 15:39 UTC  (4+ messages)
` [PATCH RFC 1/2] mm, madvise: simplify anon_name handling
` [PATCH RFC 2/2] mm, madvise: move prctl_set_vma() to mm/madvise.c

[PATCH v3 00/10] Introducing firmware late binding
 2025-06-23 15:37 UTC  (9+ messages)
` [PATCH v3 06/10] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [PATCH v3 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding

[PATCH v5] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
 2025-06-23 15:30 UTC  (3+ messages)

[PATCH 0/7] cpufreq: Some optimizations for cpufreq.c
 2025-06-23 15:35 UTC  (15+ messages)
` [PATCH 1/7] cpufreq: Disable cpufreq-based invariance when fail to register driver
` [PATCH 2/7] cpufreq: Init policy->rwsem before it may be possibly used
` [PATCH 3/7] cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
` [PATCH 4/7] cpufreq: Remove duplicate check in __cpufreq_offline()
` [PATCH 5/7] cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq()
` [PATCH 6/7] cpufreq: Refactor code about starting governor in cpufreq_set_policy()
` [PATCH 7/7] cpufreq: Exit governor when failed to start old governor

AMDGPU - Regression: Black screen due to commit 16dc8bc27c2aa3c93905d3e885e27f1e3535f09a
 2025-06-23 15:35 UTC  (8+ messages)

[RFC PATCH] drm/amdgpu: Enable async flip for cursor planes
 2025-06-23 15:33 UTC  (2+ messages)

[PATCH v3] remoteproc: xlnx: allow single core use in split mode
 2025-06-23 15:33 UTC  (2+ messages)

[PATCH v5 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-23 15:32 UTC  (6+ messages)
` [PATCH v5 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v5 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
 2025-06-23 15:32 UTC  (5+ messages)

[PATCH net] team: replace team lock with rtnl lock
 2025-06-23 15:31 UTC 

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2025-06-23 15:30 UTC  (4+ messages)
` [PATCH v3 18/62] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235

[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
 2025-06-23 15:29 UTC 

[PATCH 1/2] arm64: dts: imx8mm: Configure DMA on UART2
 2025-06-23 15:29 UTC  (3+ messages)

[PATCH net-next v9 00/11] PRU-ICSSM Ethernet Driver
 2025-06-23 15:26 UTC  (5+ messages)
` [PATCH net-next v9 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v9 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v9 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [PATCH net-next v9 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-23 15:26 UTC  (7+ messages)
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH v2] arm64: dts: imx8dxl-ss-conn: Disable USB3 nodes
 2025-06-23 15:25 UTC  (2+ messages)

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-23 15:25 UTC  (7+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH v1 1/3] Recieve boot_param from RDI Instead of RSI
 2025-06-23 15:24 UTC  (2+ messages)

[PATCH] gendwarfksyms: make -T symtypes output be in name order
 2025-06-23 15:22 UTC  (2+ messages)

[v6.16-rc2+ Bug] panic in inode_doinit_with_dentry during booting
 2025-06-23 15:23 UTC  (4+ messages)

drivers/infiniband/core/nldev.c:1755:12: warning: stack frame size (1032) exceeds limit (1024) in 'nldev_newlink'
 2025-06-23 15:21 UTC 

[PATCH] fs/proc/vmcore: a few cleanups for vmcore_add_device_dump
 2025-06-23 15:22 UTC  (4+ messages)

[PATCH V2 0/5] generalize panic_print's dump function to be used by other kernel parts
 2025-06-23 15:22 UTC  (7+ messages)
` [PATCH V2 4/5] panic: add 'panic_sys_info=' setup option for sysctl and kernel cmdline
` [PATCH V2 5/5] panic: add note that panic_print interface is deprecated

[PATCH v2] interconnect: avoid memory allocation when 'icc_bw_lock' is held
 2025-06-23 15:21 UTC  (5+ messages)

[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-06-23 15:21 UTC  (5+ messages)
` [PATCH 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH 2/5] irqchip/gic-v5: Populate struct gic_kvm_info

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-06-23 15:20 UTC  (9+ messages)
` [PATCH v13 2/6] rust: introduce module_param module

[PATCH v6 22/24] thermal/drivers/imx: convert to use devm_request*_irq_probe()
 2025-06-23 15:20 UTC  (2+ messages)

notify: wake_up response waiters on release
 2025-06-23 15:19 UTC  (10+ messages)
` [RFC PATCH] fanotify: wake-up all "

[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
 2025-06-23 15:18 UTC  (5+ messages)
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s

[PATCH 6.15 000/592] 6.15.4-rc1 review
 2025-06-23 15:17 UTC  (2+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-06-23 15:17 UTC  (13+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH] staging: rtl8723bs: replace msleep(1)
 2025-06-23 15:16 UTC  (4+ messages)

[PATCH net 0/4] net: axienet: Fix deferred probe loop
 2025-06-23 15:16 UTC  (4+ messages)
` [PATCH net 4/4] net: axienet: Split into MAC and MDIO drivers

[PATCH 0/2] Possible TTY privilege escalation in TIOCSTI ioctl
 2025-06-23 15:15 UTC  (4+ messages)
` [PATCH 2/2] selinux: add capability checks for "

[PATCH 0/4] rust: add `FromPrimitive` support
 2025-06-23 15:14 UTC  (5+ messages)
` [PATCH 1/4] rust: introduce `FromPrimitive` trait
` [PATCH 2/4] rust: macros: extend custom `quote!` macro
` [PATCH 3/4] rust: macros: prefix variable `span` with underscore
` [PATCH 4/4] rust: macros: add derive macro for `FromPrimitive`

[PATCH] fs/resctrl: using guard to simplify lock/unlock code
 2025-06-23 15:14 UTC  (3+ messages)

[PATCH v5 0/3] rust: add `ww_mutex` support
 2025-06-23 15:14 UTC  (7+ messages)
` [PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree

[PATCH v1] arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on
 2025-06-23 15:14 UTC  (2+ messages)

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-23 15:13 UTC  (7+ messages)
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops

[PATCH v6 00/24] Convert to use devm_request*_irq_probe()
 2025-06-23 15:13 UTC  (3+ messages)
` [PATCH v6 01/24] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()

[PATCH v2 1/2] perf test workload noploop: Name the noploop process
 2025-06-23 15:12 UTC  (3+ messages)

[syzbot] [mm?] kernel BUG in sanity_check_pinned_pages
 2025-06-23 15:11 UTC  (7+ messages)

[PATCH net-next v2 0/3] net: phy: bcm54811: Fix the PHY initialization
 2025-06-23 15:10 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: phy: bcm5481x: Implement MII-Lite mode
` [PATCH net-next v2 1/3] net: phy: bcm54811: Fix the PHY initialization
` [PATCH net-next v2 3/3] dt-bindings: ethernet-phy: add optional mii-lite-mode flag

[PATCH v2] ALSA: mixer_oss: Remove deprecated strcpy() function calls
 2025-06-23 15:10 UTC  (2+ messages)

[PATCH v6 0/9] Add i.MX91 platform support
 2025-06-23 15:10 UTC  (7+ messages)
` [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
` [PATCH v6 5/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support
` [PATCH v6 6/9] arm64: dts: freescale: move aliases from imx91_93_common.dtsi to board dts

[PATCH] ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
 2025-06-23 15:09 UTC  (2+ messages)

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-23 15:08 UTC  (2+ messages)

[PATCH] cpufreq: loongson3: Support older SMC firmware
 2025-06-23 14:59 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a
 2025-06-23 15:08 UTC  (2+ messages)

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-06-23 15:06 UTC  (5+ messages)

[PATCH 0/5] cacheinfo: Set cache 'id' based on DT data
 2025-06-23 15:05 UTC  (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id

[PATCH 00/13] Introduce STM32 DDR PMU for STM32MP platforms
 2025-06-23 15:02 UTC  (7+ messages)
` [PATCH 05/13] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH 06/13] perf: stm32: introduce DDRPERFM driver

[PATCH 0/2] firmware: arm_scmi: add pm ops for scmi_power_control
 2025-06-23 15:04 UTC  (6+ messages)
` [PATCH 2/2] firmware: arm_scmi: power_control: Set SCMI_SYSPOWER_IDLE in pm resume

[PATCH 0/2] remoteproc: imx_dsp_rproc: Add coredump and recovery
 2025-06-23 15:04 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: Add support of recovery process

[PATCH v5 RESEND] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-06-23 15:03 UTC 

[PATCH 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
 2025-06-23 15:02 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies "

[PATCH] arm64: dts: imx: add dts for the imx8ulp evk9 board
 2025-06-23 15:01 UTC 

[linux-next-20250620] Fails to boot to IBM Power Server
 2025-06-23 15:02 UTC  (4+ messages)

[PATCH v2 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
 2025-06-23 15:01 UTC  (11+ messages)
` [PATCH v2 2/8] cxl/mbox: Convert poison list mutex to ACQUIRE()
` [PATCH v2 3/8] cxl/decoder: Move decoder register programming to a helper
` [PATCH v2 4/8] cxl/decoder: Drop pointless locking
` [PATCH v2 5/8] cxl/region: Split commit_store() into __commit() and queue_reset() helpers
` [PATCH v2 6/8] cxl/region: Move ready-to-probe state check to a helper

[PATCH ath-next 0/2] wifi: ath12k: use real noise floor value
 2025-06-23 15:00 UTC  (2+ messages)

[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
 2025-06-23 14:57 UTC  (3+ messages)

next-20250623: arm64 devices kernel panic Internal error Oops at pidfs_free_pid (fs/pidfs.c:162)
 2025-06-23 14:56 UTC  (3+ messages)

[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
 2025-06-23 14:54 UTC  (4+ messages)
` [PATCH 1/3 v4] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/3 v4] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol "

[PATCH] ocfs2: embed actual values into ocfs2_sysfile_lock_key names
 2025-06-23 14:54 UTC 

[PATCH v2 0/4] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
 2025-06-23 14:52 UTC  (7+ messages)
` [PATCH v2 2/4] firmware: qcom: uefisecapp: add support for R/O UEFI vars

[PATCH 0/3] Add initial device tree for Billion Capture+
 2025-06-23 14:51 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: msm8953: Add "

[PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
 2025-06-23 14:48 UTC  (2+ messages)

[PATCH ath-next 0/5] wifi: ath: Add missing includes of export.h
 2025-06-23 14:48 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath12k: install pairwise key first
 2025-06-23 14:48 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath12k: handle regulatory hints during mac registration
 2025-06-23 14:48 UTC  (2+ messages)

[PATCH v2 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-06-23 14:47 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95

[PATCHv4 0/6] Add support for AM62D2 SoC and EVM
 2025-06-23 14:45 UTC  (9+ messages)
` [PATCHv4 1/6] arm64: dts: ti: Add bootph property to nodes at source for am62a
` [PATCHv4 2/6] dt-bindings: arm: ti: Add bindings for AM62D2 SoC
` [PATCHv4 5/6] arm64: dts: ti: Update firmware-name for IPC
` [PATCHv4 6/6] arm64: dts: ti: Add eMMC support for AM62D

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-23 14:45 UTC  (12+ messages)
` [PATCH v9 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v9 10/43] arm64: RME: RTT tear down
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS

[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
 2025-06-23 14:39 UTC  (3+ messages)

[PATCH v3 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-23 14:39 UTC  (3+ messages)
` [PATCH v3 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "

[PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
 2025-06-23 14:39 UTC  (2+ messages)

[PATCH v3 0/4] KVM: arm64: Add attribute to control GICD_TYPER2.nASSGIcap
 2025-06-23 14:37 UTC  (6+ messages)
` [PATCH v3 3/4] KVM: arm64: Introduce "

[PATCH] clk: amlogic: remove unnecessary headers
 2025-06-23 14:37 UTC 

[PATCH 0/2] arm: dts: OMAP: Clean up devicetree bindings and compatible strings
 2025-06-23 14:36 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: omap: Add missing AM33xx "

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-06-23 14:32 UTC  (3+ messages)
  ` [PATCH v6 1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver

[PATCH] staging: media: atomisp: Replace scnprintf with sysfs_emit in bo_show
 2025-06-23 14:32 UTC  (4+ messages)

[PATCH] mm/vmalloc: leave lazy MMU mode on PTE mapping error
 2025-06-23 14:30 UTC  (6+ messages)

[PATCH v1 0/5] iio: Add support for MT6363/6373 Auxiliary ADC
 2025-06-23 14:30 UTC  (3+ messages)
` [PATCH v1 4/5] iio: adc: mt6359: Add support for MediaTek MT6363 PMIC AUXADC

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-23 14:28 UTC  (14+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing

[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-23 14:28 UTC  (13+ messages)

[PATCH] ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response()
 2025-06-23 14:26 UTC 

[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-23 14:28 UTC  (5+ messages)

[RFC PATCH v2 2/2] mm/damon/paddr: Allow multiple migrate targets
 2025-06-23 14:27 UTC  (5+ messages)

[PATCH 0/3] perf tools build process cleanups and extra hints
 2025-06-23 14:25 UTC  (2+ messages)

[PATCH] interconnect: exynos: handle node name allocation failure
 2025-06-23 14:24 UTC 

[PATCH v2] btrfs: index buffer_tree using node size
 2025-06-23 14:25 UTC  (4+ messages)

[PATCH v1 0/2] mfd: Add driver for multifunction MediaTek SPMI PMICs
 2025-06-23 14:22 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC

[PATCH v3 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC
 2025-06-23 14:19 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board

drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:2048:12: warning: stack frame size (1184) exceeds limit (1024) in 'arm_smmu_atc_inv_master'
 2025-06-23 14:17 UTC 

AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
 2025-06-23 14:16 UTC  (3+ messages)

[PATCH 0/8] rtla/timerlat: Support actions on threshold and on end
 2025-06-23 14:15 UTC  (3+ messages)

[PATCH v4 0/4] Support for Adreno X1-45 GPU
 2025-06-23 14:12 UTC  (4+ messages)
` [PATCH v4 2/4] arm64: defconfig: Enable X1P42100 GPUCC driver
` [PATCH v4 3/4] drm/msm/adreno: Add Adreno X1-45 support
` [PATCH v4 4/4] arm64: dts: qcom: Add GPU support to X1P42100 SoC

[PATCH 00/11] netfs, cifs: Fixes to retry-related code
 2025-06-23 14:14 UTC  (3+ messages)
` [PATCH 06/11] cifs: Fix prepare_write to negotiate wsize if needed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).