The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-10-21 18:29:47 to 2025-10-21 21:39:56 UTC [more...]

[RFC PATCH 0/3] Enforce DRM scheduler reclaim rules
 2025-10-21 21:39 UTC 

[PATCH 6.17 000/159] 6.17.5-rc1 review
 2025-10-21 21:33 UTC  (3+ messages)

[PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
 2025-10-21 21:35 UTC  (5+ messages)

[PATCH v2 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-10-21 21:35 UTC  (4+ messages)
` [PATCH v2 07/11] input: macsmc-hid: New driver to handle the Apple Mac SMC buttons/lid

[v7 00/16] mm: support device-private THP
 2025-10-21 21:34 UTC  (6+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration

[BUG] Erratic behavior in btnxpuart on v6.18-rc2 - and a possible solution
 2025-10-21 21:29 UTC  (3+ messages)

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-21 21:26 UTC  (3+ messages)

[PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-10-21 21:24 UTC  (2+ messages)

[PATCH] w1: therm: Replace deprecated strcpy with strscpy in alarms_store
 2025-10-21 21:22 UTC  (3+ messages)

[PATCH v9 0/4] tracepoints: Add warnings for unused tracepoints and trace events
 2025-10-21 21:21 UTC  (10+ messages)
` [PATCH v9 2/4] tracing: Add a tracepoint verification check at build time
` [PATCH v9 4/4] tracing: Add warnings for unused tracepoints for modules

[PATCH] firewire: core: use cleanup function to release cached configuration ROM
 2025-10-21 21:17 UTC  (2+ messages)

[RFC 0/4] PM: Hibernate: Add hibernation cancellation support
 2025-10-21 21:14 UTC  (7+ messages)
` [RFC 1/4] PM: hibernate: export hibernation_in_progress()
` [RFC 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [RFC 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress

[PATCH 11/11] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output
 2025-10-21 21:14 UTC  (2+ messages)

[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
 2025-10-21 21:10 UTC  (4+ messages)

[PATCH v2 0/4] Add support to read RPMH regulator settings
 2025-10-21 21:08 UTC  (5+ messages)
` [PATCH v2 1/4] regulator: rpmh-regulator: Fix PMIC5 BOB bypass mode handling
` [PATCH v2 2/4] soc: qcom: rpmh: Add support to read back resource settings
` [PATCH v2 3/4] regulator: qcom-rpmh: Add support to read regulator settings
` [PATCH v2 4/4] regulators: qcom-rpmh-regulator: Fix coding style issues

[PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
 2025-10-21 21:07 UTC  (6+ messages)
` [PATCH v2 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding

[PATCH] peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
 2025-10-21 21:07 UTC  (11+ messages)

[PATCH 0/4] drm/bridge: enforce drm_bridge_add() before drm_bridge_attach()
 2025-10-21 21:05 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.19] sched_ext: Fix SCX_KICK_WAIT reliability
 2025-10-21 21:03 UTC  (3+ messages)
` sched_ext: Don't kick CPUs running higher classes
` sched_ext: Fix SCX_KICK_WAIT to work reliably

[PATCH 0/9] Implement hardware automatic clock gating (HWACG) for gs101
 2025-10-21 21:03 UTC  (16+ messages)
` [PATCH 1/9] dt-bindings: soc: samsung: exynos-sysreg: add gs101 hsi0 and misc compatibles
  ` (subset) "
` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required
` [PATCH 3/9] arm64: dts: exynos: gs101: add sysreg_misc and sysreg_hsi0 nodes
  ` (subset) "
` [PATCH 4/9] arm64: dts: exynos: gs101: fix clock module unit reg sizes
  ` (subset) "
` [PATCH 5/9] arm64: dts: exynos: gs101: fix sysreg_apm reg property
  ` (subset) "
` [PATCH 7/9] clk: samsung: Implement automatic clock gating mode for CMUs
` [PATCH 8/9] clk: samsung: gs101: Enable auto_clock_gate mode for each gs101 CMU

[PATCH v2 0/5] drm/bridge: enforce drm_bridge_add() before drm_bridge_attach()
 2025-10-21 21:00 UTC  (6+ messages)
` [PATCH v2 1/5] drm/sti: hda: add bridge before attaching
` [PATCH v2 2/5] drm/sti: hdmi: "
` [PATCH v2 3/5] drm/bridge: document that adding a bridge is mandatory before attach
` [PATCH v2 4/5] drm/bridge: add warning for bridges attached without being added
` [PATCH v2 5/5] drm/bridge: add warning for bridges using neither devm_drm_bridge_alloc() nor drm_bridge_add()

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-10-21 20:59 UTC  (11+ messages)

[PATCH v1 00/23] mm: balloon infrastructure cleanups
 2025-10-21 20:59 UTC  (15+ messages)
` [PATCH v1 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v1 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v1 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v1 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v1 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v1 17/23] mm/balloon_compaction: remove "extern" from functions
  ` [PATCH v1 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION

[PATCH 0/2] MIPS: Malta: Fix PCI southbridge legacy resource clashes
 2025-10-21 20:59 UTC  (6+ messages)
` [PATCH 1/2] MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering
` [PATCH 2/2] MIPS: Malta: Fix PCI southbridge legacy resource reservations

[syzbot] [gfs2?] WARNING: ODEBUG bug in gfs2_fill_super
 2025-10-21 20:58 UTC  (2+ messages)
` Forwarded: "

[PATCH v4 00/16] block: add blktrace support for zoned block devies
 2025-10-21 20:57 UTC  (11+ messages)
` [PATCH v4 09/16] blktrace: add definitions for struct blk_io_trace2
` [PATCH v4 10/16] blktrace: differentiate between blk_io_trace versions
` [PATCH v4 11/16] blktrace: move trace_note to blk_io_trace2
` [PATCH v4 12/16] blktrace: move ftrace blk_io_tracer "
` [PATCH v4 13/16] blktrace: add block trace commands for zone operations

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-21 20:55 UTC  (4+ messages)
` [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives

[PATCH] init/main.c: Wrap long kernel cmdline when printing to logs
 2025-10-21 20:55 UTC  (4+ messages)

[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
 2025-10-21 20:53 UTC  (4+ messages)

[patch V3 00/12] uaccess: Provide and use scopes for user masked access
 2025-10-21 20:52 UTC  (7+ messages)
` [patch V3 07/12] uaccess: Provide scoped masked user access regions

[PATCH 0/4] wifi: mac80211_hwsim: code cleanup patches
 2025-10-21 20:50 UTC  (5+ messages)
` [PATCH 1/4] wifi: mac80211_hwsim: remove explicit initialization of statics to false
` [PATCH 2/4] wifi: mac80211_hwsim: fix coding style issue by adding whitespaces
` [PATCH 3/4] wifi: mac80211_hwsim: add sufficient parantheses to complex macro
` [PATCH 4/4] wifi: mac80211_hwsim: use more restrictive permissions on debugfs files

[PATCH net-next 0/8] net: enetc: Add i.MX94 ENETC support
 2025-10-21 20:50 UTC  (7+ messages)
` [PATCH net-next 1/8] dt-bindings: net: netc-blk-ctrl: add compatible string for i.MX94 platforms
` [PATCH net-next 2/8] dt-bindings: net: enetc: add compatible string for ENETC with pseduo MAC
` [PATCH net-next 3/8] dt-bindings: net: ethernet-controller: remove the enum values of speed

[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
 2025-10-21 20:49 UTC  (8+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER

6.18.0-rc1: LTP syscalls ioctl_pidfd05: TFAIL: ioctl(pidfd, PIDFD_GET_INFO_SHORT, info_invalid) expected EINVAL: ENOTTY (25)
 2025-10-21 20:48 UTC  (6+ messages)

[PATCH v2 1/2] media: chips-media: wave5: Fix conditional in start_streaming
 2025-10-21 20:46 UTC  (2+ messages)
` [PATCH v2 2/2] media: chips-media: wave5: Process ready frames when CMD_STOP sent to Encoder

[PATCH] drm: rename drm_ioctl_flags() to drm_ioctl_get_flags() to fix kernel-doc name conflict
 2025-10-21 20:22 UTC  (2+ messages)

[PATCH v2 1/2] docs: checkpatch: Align block comment style
 2025-10-21 20:42 UTC  (2+ messages)

[PATCH] ipc: create_ipc_ns: drop mqueue mount on sysctl setup failure
 2025-10-21 20:42 UTC  (2+ messages)

[PATCH net-next v2 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-21 20:41 UTC  (7+ messages)
` [PATCH net-next v2 02/14] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next v2 05/14] ice: improve TCAM priority handling for RSS profiles

[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-10-21 20:40 UTC  (5+ messages)
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet

[PATCH sched_ext/for-6.19] sched_ext: Fix scx_bpf_dsq_insert() backward binary compatibility
 2025-10-21 20:39 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-21 20:38 UTC  (3+ messages)
  ` [PATCH v3 06/10] pmdomain: samsung: convert to regmap_read_poll_timeout()

[PATCH 0/2] SMMU v3 CMDQ fix and improvement
 2025-10-21 20:37 UTC  (8+ messages)

[PATCH v1 0/3] PCI fixes for s390
 2025-10-21 20:34 UTC  (7+ messages)
` [PATCH v1 1/3] PCI: Allow per function PCI slots
` [PATCH v1 3/3] s390/pci: Restore IRQ unconditionally for the zPCI device

[PATCH 0/7] Pre-requisite patches for mm and irq in nova-core
 2025-10-21 20:30 UTC  (8+ messages)
` [PATCH 5/7] gpu: nova-core: Add support for managing GSP falcon interrupts
` [PATCH 7/7] nova-core: mm: Add data structures for page table management

[PATCH RFC 0/3] ASoC: qcom: x1e80100: Add sound card support for Dell XPS13 9345
 2025-10-21 20:21 UTC  (2+ messages)

[patch 00/19] sched: Rewrite MM CID management
 2025-10-21 20:21 UTC  (6+ messages)
` [patch 07/19] cpumask: Introduce cpumask_or_weight()

[PATCH v4 1/2] dt-bindings: touchscreen: trivial-touch: add reset-gpios and wakeup-source
 2025-10-21 20:19 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: touchscreen: consolidate simple touch controller to trivial-touch.yaml

[PATCH] drm/amd/display: Fix typo and incorrect function name in dmub_srv.h comments
 2025-10-21 20:18 UTC 

[PATCH v2 1/1] media: dt-bindings: video-interfaces: add video-interfaces.h information
 2025-10-21 20:17 UTC  (2+ messages)

[PATCH] kernel memory safety check in a block
 2025-10-21 20:17 UTC 

[PATCH v2] Documentation: fix dev-tools broken links in translations
 2025-10-21 20:16 UTC  (2+ messages)

[PATCH v3 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2025-10-21 20:12 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-21 20:15 UTC  (6+ messages)

[PATCH] mm/vmstat: Fix indentation in fold_diff function
 2025-10-21 20:14 UTC  (2+ messages)

[PATCH v5] PM: Support aborting sleep during filesystem sync
 2025-10-21 20:13 UTC  (5+ messages)

[PATCH] ath9k_htc: fix WMI command handling and improve message sending
 2025-10-21 20:11 UTC  (2+ messages)

[PATCH v2 1/4] net: mdio: common handling of phy reset properties
 2025-10-21 20:10 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: net: mdio: add phy-id-read-needs-reset property

[PATCH 0/2] arm64: tegra: Add CPU OPP tables for Tegra186/Tegra194
 2025-10-21 20:08 UTC  (4+ messages)
` [PATCH 1/2] arm64: tegra: Add CPU OPP tables for Tegra186
` [PATCH 2/2] arm64: tegra: Add CPU OPP tables for Tegra194

[PATCH v2 0/8] media: i2c: dw9719: add DT compatible and DW9718S support
 2025-10-21 20:08 UTC  (7+ messages)

[PATCH v1] PM: runtime: Fix conditional guard definitions
 2025-10-21 20:03 UTC  (2+ messages)

[PATCH] sched: remove unused cpumask variable in mm_cid_get()
 2025-10-21 20:02 UTC  (7+ messages)

[PATCH 6.12 000/136] 6.12.55-rc1 review
 2025-10-21 19:49 UTC 

[PATCH v2] net: unix: remove outdated BSD behavior comment in unix_release_sock()
 2025-10-21 19:59 UTC 

[PATCH] kernel memory safety check in a block
 2025-10-21 19:54 UTC 

[PATCH 6.6 000/105] 6.6.114-rc1 review
 2025-10-21 19:50 UTC 

[PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state
 2025-10-21 19:51 UTC  (13+ messages)
` [PATCH v1 1/9] ACPI: processor: idle: raise up log level when evaluate LPI failed
` [PATCH v1 2/9] ACPI: processor: idle: Return failure if entry method is not buffer or integer type
` [PATCH v1 3/9] ACPI: processor: idle: Return failure when get lpi_state->arch_flags failed
` [PATCH v1 5/9] ACPI: processor: idle: Add the verification of processor FFH LPI state
` [PATCH v1 6/9] ACPI: processor: idle: Do not change power states if get power info failed
` [PATCH v1 7/9] ACPI: processor: idle: Remove died codes about the verification of cstate count

[PATCH 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-10-21 19:50 UTC  (7+ messages)
` [PATCH 3/5] memory: tegra186-emc: Support non-bpmp icc scaling
` [PATCH 4/5] memory: tegra186: Support "
` [PATCH 5/5] memory: tegra194: "

[PATCH] ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
 2025-10-21 19:47 UTC  (2+ messages)

[PATCH] memory: tegra210: Fix incorrect client ids
 2025-10-21 19:47 UTC 

[PATCH v6 0/7] rust: add `ww_mutex` support
 2025-10-21 19:36 UTC  (8+ messages)
` [PATCH v6 6/7] rust: ww_mutex/exec: add high-level API

[PATCH v3 0/9] net: Introduce struct sockaddr_unspec
 2025-10-21 19:42 UTC  (4+ messages)
` [PATCH v3 1/9] net: Add struct sockaddr_unspec for sockaddr of unknown length

[net-next PATCH 0/2] net: airoha: initial phylink support
 2025-10-21 19:33 UTC  (3+ messages)
` [net-next PATCH 1/2] net: airoha: use device_set_node helper to setup GDM node
` [net-next PATCH 2/2] net: airoha: add phylink support for GDM1

[tip:irq/msi] BUILD SUCCESS ac646f44956edc9aaa406b4a8fef17888a2166af
 2025-10-21 19:30 UTC 

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-21 19:28 UTC  (4+ messages)
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change

[PATCH] Kconfig:Uses glibc so strscpy has to be manually- added
 2025-10-21 19:28 UTC  (2+ messages)

[PATCH] net: unix: clarify BSD behavior comment in unix_release_sock()
 2025-10-21 19:06 UTC  (3+ messages)

[PATCH v4] cpuidle: menu: Use residency threshold in polling state override decisions
 2025-10-21 19:25 UTC  (2+ messages)

[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
 2025-10-21 19:24 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH v2 0/4] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
 2025-10-21 19:22 UTC  (5+ messages)
` [PATCH v2 1/4] arm64/sysreg: Fix checks for incomplete sysreg definitions
` [PATCH v2 2/4] arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor

[PATCH] media: qcom: camss: Enable setting the rate to camnoc_rt_axi clock
 2025-10-21 19:19 UTC  (12+ messages)

[PATCH 0/6] Support for Adreno 612 GPU - Respin
 2025-10-21 19:19 UTC  (5+ messages)
` [PATCH 3/6] dt-bindings: display/msm/gmu: Document A612 RGMU

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-21 19:13 UTC  (10+ messages)

[PATCH 0/3] Add support for an external Master Clock in the Cirrus CS4271 codec
 2025-10-21 19:12 UTC  (10+ messages)
` [PATCH 1/3] ASoC: cs4271: Fix cs4271 I2C and SPI drivers automatic module loading

[PATCH v3 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2025-10-21 19:09 UTC  (3+ messages)
` [PATCH v3 1/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible

[PATCH v2 0/3] Do not change split folio target order
 2025-10-21 19:07 UTC  (11+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling

[RFC PATCH v2 0/5] Significantly Improve BTF Type Lookup Performance
 2025-10-21 19:07 UTC  (5+ messages)
` [RFC PATCH v2 2/5] btf: sort BTF types by kind and name to enable binary search
` [RFC PATCH v2 4/5] selftests/bpf: add tests for BTF deduplication and sorting

[PATCH 0/7] can: m_can: various cleanups
 2025-10-21 19:05 UTC  (4+ messages)

[PATCH] mm/shmem: fix THP allocation size check and fallback
 2025-10-21 19:04 UTC 

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-21 19:03 UTC  (5+ messages)
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()

[PATCH] pcmcia/parport_cs: Refactor probe function and improve error logging
 2025-10-21 19:00 UTC 

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-10-21 18:57 UTC  (12+ messages)

[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-21 18:56 UTC  (11+ messages)

[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-21 18:54 UTC  (4+ messages)

[PATCH v2] backlight: qcom-wled: fix unbalanced ovp irq enable
 2025-10-21 18:53 UTC 

[PATCH] ASoC: fsl_aud2htx: add IEC958_SUBFRAME_LE format in supported list
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH] ASoC: rockchip: i2s-tdm: Omit a variable reassignment in rockchip_i2s_tdm_probe()
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH v5 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH v1 2/2] serial: 8250_dma: add parameter to queue work on specific cpu
 2025-10-21 18:50 UTC  (3+ messages)

[PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
 2025-10-21 18:47 UTC  (6+ messages)

[PATCH v11 0/7] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-10-21 18:45 UTC  (4+ messages)

[PATCH v2] media: uvcvideo: Use heuristic to find stream entity
 2025-10-21 18:42 UTC  (5+ messages)

[syzbot] [crypto?] [ntfs3?] KMSAN: uninit-value in sw842_compress
 2025-10-21 18:40 UTC  (2+ messages)
` Forwarded: Re: NTFS3 : "

[PATCH] dma-fence: Fix safe access wrapper to call timeline name method
 2025-10-21 18:36 UTC  (2+ messages)

[PATCH] mailbox: th1520: fix clock imbalance on probe failure
 2025-10-21 18:36 UTC  (2+ messages)

[PATCH] kernel memory safety check in a block
 2025-10-21 18:33 UTC  (2+ messages)
` [PATCH] media: cx18: "

[PATCH RESEND] dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" property is missing
 2025-10-21 18:30 UTC 


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