The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-03-27 18:48:51 to 2026-03-27 20:15:29 UTC [more...]

[PATCH net-next v10 00/10] bng_en: add link management and statistics support
 2026-03-27 20:13 UTC  (10+ messages)
` [PATCH net-next v10 01/10] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v10 02/10] bng_en: query PHY capabilities and report link status
` [PATCH net-next v10 03/10] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v10 04/10] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v10 05/10] bng_en: add support for link async events
` [PATCH net-next v10 06/10] bng_en: add HW stats infra and structured ethtool ops
` [PATCH net-next v10 07/10] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v10 08/10] bng_en: implement ndo_get_stats64
` [PATCH net-next v10 09/10] bng_en: implement netdev_stat_ops

[PATCH] lib/crypto: sparc: Drop optimized MD5 code
 2026-03-27 20:14 UTC  (4+ messages)

[PATCH 00/17] TDX MMU refactors
 2026-03-27 20:14 UTC  (18+ messages)
` [PATCH 01/17] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
` [PATCH 02/17] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [PATCH 03/17] KVM: TDX: Account all non-transient page allocations for per-TD structures
` [PATCH 04/17] KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
` [PATCH 05/17] KVM: x86/tdp_mmu: Drop zapping KVM_BUG_ON() set_external_spte_present()
` [PATCH 06/17] KVM: x86/tdp_mmu: Morph the !is_frozen_spte() check into a KVM_MMU_WARN_ON()
` [PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs
` [PATCH 08/17] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [PATCH 09/17] KVM: TDX: Add helper to handle mapping leaf SPTE into S-EPT
` [PATCH 10/17] KVM: TDX: Move set_external_spte_present() assert into TDX code
` [PATCH 11/17] KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
` [PATCH 12/17] KVM: x86/mmu: Plumb the old_spte into kvm_x86_ops.set_external_spte()
` [PATCH 13/17] KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()
` [PATCH 14/17] KVM: x86/mmu: Remove KVM_BUG_ON() that checks lock when removing PTs
` [PATCH 15/17] KVM: TDX: Handle removal of leaf SPTEs in .set_private_spte()
` [PATCH 16/17] KVM: x86: Move error handling inside free_external_spt()
` [PATCH 17/17] KVM: TDX: Move external page table freeing to TDX code

[PATCH 0/3] ASoC: Intel: Fix MCLK leaks in
 2026-03-27 20:13 UTC  (10+ messages)
` [PATCH 1/3] ASoC: Intel: bytcr_rt5640: Fix MCLK leak on platform_clock_control error
` [PATCH 2/3] ASoC: Intel: bytcr_rt5651: "
` [PATCH 3/3] ASoC: Intel: cht_bsw_rt5672: Fix MCLK leak in platform_clock_control
` [PATCH v2 0/3] ASoC: Intel: Fix MCLK leaks in
  ` [PATCH v2 1/3] ASoC: Intel: bytcr_rt5640: Fix MCLK leak on platform_clock_control error
  ` [PATCH v2 2/3] ASoC: Intel: bytcr_rt5651: "
  ` [PATCH v2 3/3] ASoC: Intel: cht_bsw_rt5672: Fix MCLK leak in platform_clock_control

[PATCH 1/1] mm/vmscan: prevent MGLRU reclaim from pinning address space
 2026-03-27 20:12 UTC  (7+ messages)

[PATCH 0/7] MSM8953/SDM632 rpmpd/mss fixes
 2026-03-27 20:11 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: power: qcom-rpmpd: Split MSM8953 and SDM632
` [PATCH 2/7] pmdomain: qcom: rpmpd: Split SDM632 pm domains from MSM8953
` [PATCH 3/7] remoteproc: qcom_q6v5_mss: Use mss as regulator for MSM8953
` [PATCH 4/7] arm64: dts: qcom: msm8953: fix modem pm domains
` [PATCH 5/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add SDM632
` [PATCH 6/7] remoteproc: qcom_q6v5_mss: Add SDM632 MSS
` [PATCH 7/7] arm64: dts: qcom: sdm632: Correct power domains

[PATCH v2 0/8] mm: use spinlock guards for zone lock
 2026-03-27 20:11 UTC  (2+ messages)

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-03-27 20:09 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: clock: Introduce nexus nodes
` [PATCH 02/16] dt-bindings: interrupt-controller: Describe EIP-201 AIC
` [PATCH 03/16] dt-bindings: rng: Rename the title of the EIP-76 file
` [PATCH 04/16] dt-bindings: crypto: eip28: Describe EIP-28 PKA
` [PATCH 05/16] dt-bindings: bus: eip150: Describe the EIP-150 container node
` [PATCH 06/16] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH 07/16] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH 08/16] clk: Improve a couple of comments
` [PATCH 09/16] clk: Use the generic OF phandle parsing in only one place
` [PATCH 10/16] clk: Add support for clock nexus dt bindings
` [PATCH 11/16] clk: tests: Add Kunit testing for nexus nodes
` [PATCH 12/16] irqchip/eip201-aic: Add support for Safexcel EIP-201 AIC
` [PATCH 13/16] hwrng: omap: Enable on Renesas RZ/N1D
` [PATCH 14/16] crypto: Group Inside-Secure IPs together and align the titles
` [PATCH 15/16] crypto: eip28: Add support for SafeXcel EIP-28 Public Key Accelerator
` [PATCH 16/16] ARM: dts: renesas: r9a06g032: Describe the EIP-150 block

[PATCH 0/3] staging: iio: convert sprintf to sysfs_emit
 2026-03-27 20:10 UTC  (2+ messages)

[PATCH v2 0/8] perf libunwind multiple remote support
 2026-03-27 20:07 UTC  (4+ messages)
` [PATCH v1 0/2] perf build: Remove libunwind support

linux-next: build failure after merge of the dma-mapping tree
 2026-03-27 20:07 UTC 

[PATCH v3] gpu: nova-core: gsp: fix undefined behavior in command queue code
 2026-03-27 20:03 UTC  (2+ messages)

[PATCH v2 0/2] nfs: delegated attribute fixes
 2026-03-27 20:02 UTC  (9+ messages)
` [PATCH v2 2/2] nfs: update inode ctime after removexattr operation

[PATCH] remoteproc: xlnx: reset virtio status during attach
 2026-03-27 19:58 UTC  (2+ messages)

[PATCH next] i386: Remove string functions that use 'rep scasb'
 2026-03-27 19:57 UTC 

[PATCH next] string: Optimise strlen()
 2026-03-27 19:57 UTC 

[PATCH net v6] net: use skb_header_pointer() for TCPv4 GSO frag_off
 2026-03-27 19:56 UTC  (3+ messages)
` [PATCH net v7] net: use skb_header_pointer() for TCPv4 GSO frag_off check

[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
 2026-03-27 19:54 UTC  (4+ messages)
` Warning from free_reserved_area() in next-20260325+

[PATCH bpf v3 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-27 19:53 UTC  (3+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-03-27 19:53 UTC  (14+ messages)

[PATCH] media: v4l2-common: Always register clock with device-specific name
 2026-03-27 19:52 UTC  (3+ messages)

[PATCH] bpf: fix umin/umax when lower bits fall outside u32 range
 2026-03-27 19:48 UTC 

[PATCH v2] drm/msm/dpu: fix mismatch between power and frequency
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH 0/2] drm/msm: fix mismatch between power and frequency
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v4 0/4] Add DSI display support for SC8280XP
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH] drm/msm/dsi: add the missing parameter description
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH 1/2] drm/msm/dsi: fix bits_per_pclk
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH 0/2] drm/msm/dsi/phy: fix hardware revision
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v2 0/8] drm/msm: Add Qualcomm Eliza SoC support
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH] drm/msm/hdmi: Fix wrong CTRL1 register used in writing info frames
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH 0/7] drm/msm/hdmi: Simplify the code
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH] drm/msm/mdss: Add a TODO for better managing the MDSS clock power state
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH] drm/msm/mdp5: Remove MSM8974v1
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v19 0/4] drm/msm/dpu: Support quad pipe with dual-interface
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v2] drm/msm: add missing MODULE_DEVICE_ID definitions
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v2 0/2] drm/msm/dpu: use full scale alpha in generic code
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH RFT v2] drm/msm/dpu: enable virtual planes by default
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH] drm/msm/dpu: don't try using 2 LMs if only one DSC is available
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH 0/7] drm/msm/dpu: simplify VBIF handling
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH] drm/msm/dpu: fix vblank IRQ registration before atomic_mode_set
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH] drm/msm/hdmi: make 'msm_hdmi_pm_ops' static
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v5 0/5] drm/msm: add RGB101010 pixel format
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: calculate data_width like downstream
 2026-03-27 19:47 UTC  (2+ messages)

[PATCH v4 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-27 19:42 UTC  (2+ messages)

[PATCH v4 0/9] media: iris: migrate to using global UBWC config
 2026-03-27 19:42 UTC  (4+ messages)
` [PATCH v4 3/9] media: iris: retrieve UBWC platform configuration

[PATCH 0/2] Remove redundant X86 dependency for the cgbc backlight driver
 2026-03-27 19:39 UTC  (3+ messages)
` [PATCH 1/2] backlight: cgbc: Remove redundant X86 dependency
` [PATCH 2/2] MAINTAINERS: Add cgbc backlight driver

[PATCH] staging: media: atomisp: remove functions doing ftrace like logging
 2026-03-27 19:39 UTC  (2+ messages)

[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
 2026-03-27 19:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 0/8] clk: add support for v1 / v2 clock rate negotiation and kunit tests
 2026-03-27 19:32 UTC  (9+ messages)
` [PATCH v8 1/8] clk: test: export clk_dummy_rate_ops and clk_dummy_context() for other tests
` [PATCH v8 2/8] clk: divider: introduce divider kunit tests
` [PATCH v8 3/8] clk: introduce new helper clk_hw_get_children_lcm() to calculate LCM of all child rates
` [PATCH v8 4/8] clk: divider: test: introduce additional test case for parent rate change
` [PATCH v8 5/8] clk: introduce new flag CLK_V2_RATE_NEGOTIATION for sensitive clocks
` [PATCH v8 6/8] clk: divider: enable optional support for v2 rate negotiation
` [PATCH v8 7/8] clk: divider: test: introduce additional test case showing v2 rate change + LCM parent
` [PATCH v8 8/8] clk: divider: test: mark some tests as supporting only v1 negotiation

[PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-27 19:31 UTC  (3+ messages)

[RFC PATCH] driver core: Don't link the device to the bus until we're ready to probe
 2026-03-27 19:30 UTC  (12+ messages)

[PATCH v2 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-27 19:30 UTC  (4+ messages)
` [PATCH v2 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool

[BUG] RCU stall in blk_mq_timeout_work (potentially a regression in 6.19.7 or 6.19.8)
 2026-03-27 19:28 UTC 

linux-next: build failure after merge of the fs-next tree
 2026-03-27 19:27 UTC  (2+ messages)

[PATCH 00/11] Add MTU3 for RZ/T2H and RZ/N2H
 2026-03-27 19:24 UTC  (12+ messages)
` [PATCH 01/11] clk: renesas: r9a09g077: add MTU3 module clock
` [PATCH 02/11] mfd: rz-mtu3: use device-managed reset deassert
` [PATCH 03/11] mfd: rz-mtu3: use device-managed mfd_add_devices()
` [PATCH 04/11] mfd: rz-mtu3: store &pdev->dev in local variable
` [PATCH 05/11] mfd: rz-mtu3: make reset optional
` [PATCH 06/11] dt-bindings: timer: renesas,rz-mtu3: remove TCIU8 interrupt
` [PATCH 07/11] dt-bindings: timer: renesas,rz-mtu3: move required resets to conditional
` [PATCH 08/11] dt-bindings: timer: renesas,rz-mtu3: document RZ/{T2H,N2H}
` [PATCH 09/11] arm64: dts: renesas: r9a07g0{43,44,54}: remove TCIU8 interrupt from MTU3
` [PATCH 10/11] arm64: dts: renesas: r9a09g077: add MTU3 support
` [PATCH 11/11] arm64: dts: renesas: r9a09g087: "

[PATCHv3] atm: nicstar: simplify allocation
 2026-03-27 19:24 UTC 

[PATCH] usb: gadget: f_hid: don't call cdev_init while cdev in use
 2026-03-27 19:22 UTC 

[PATCH 0/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-03-27 19:05 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[PATCH v17 0/8] support FEAT_LSUI
 2026-03-27 19:21 UTC  (2+ messages)
` (subset) "

[for-linus][PATCH] tracing: Fix potential deadlock in cpu hotplug with osnoise
 2026-03-27 19:21 UTC 

[PATCH V2 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK
 2026-03-27 19:20 UTC  (2+ messages)

[PATCH] Bluetooth: hci_h4: Fix race during initialization
 2026-03-27 19:20 UTC  (2+ messages)

[PATCH v3 0/2] Bluetooth: fix race during h4 bluetooth initialization
 2026-03-27 19:20 UTC  (2+ messages)

[PATCH] arm64/mm: Describe TTBR1_BADDR_4852_OFFSET
 2026-03-27 19:20 UTC  (2+ messages)

[PATCH] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
 2026-03-27 19:19 UTC 

[PATCH v2 0/4] media: rkvdec: Switch to using a bitwriter
 2026-03-27 19:18 UTC  (5+ messages)
` [PATCH v2 1/4] media: rkvdec: Introduce a global bitwriter helper
` [PATCH v2 2/4] media: rkvdec: Use the global bitwriter instead of local one
` [PATCH v2 3/4] media: rkvdec: common: Drop bitfields for the bitwriter
` [PATCH v2 4/4] media: rkvdec: vdpu383: "

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-03-27 19:15 UTC  (5+ messages)

[PATCH v2] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-03-27 19:13 UTC  (2+ messages)

[PATCH v3] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-27 19:11 UTC  (2+ messages)

[PATCHv2] ARM: omap2: simplify allocation for omap_device
 2026-03-27 19:11 UTC 

[PATCH v5 2/4] mm: swap: associate swap devices with tiers
 2026-03-27 19:06 UTC  (2+ messages)

[PATCH v4 0/2] tracing: Preserve repeated boot-time parameters and drain deferred trigger frees
 2026-03-27 19:06 UTC  (3+ messages)
` [PATCH v4 2/2] tracing: Drain deferred trigger frees if kthread creation fails

[RFT PATCH v3] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
 2026-03-27 19:03 UTC  (11+ messages)

[PATCH v2 3/5] bpf: add helper masks for ADJ_ROOM flags and encap validation
 2026-03-27 19:02 UTC  (6+ messages)

[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: Enable uPD720201 and GL3590
 2026-03-27 19:00 UTC  (4+ messages)

[PATCH v2 1/4] iio: adc: xilinx-xadc: Split driver into core and platform files
 2026-03-27 18:58 UTC  (2+ messages)

Missing signoff in the iommu tree
 2026-03-27 18:57 UTC  (2+ messages)

[PATCH v5 0/3] pull region-specific logic into new files
 2026-03-27 18:57 UTC  (2+ messages)

[PATCH 0/3] MIPS: Avoid a TLB shutdown induced by a hidden TLB entry bit
 2026-03-27 18:57 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Always record SEGBITS in cpu_data.vmbits
` [PATCH 2/3] MIPS: mm: Suppress TLB uniquification on EHINV hardware
` [PATCH 3/3] MIPS: mm: Rewrite TLB uniquification for the hidden bit feature

[PATCH] sched/numa, mm: Skip page promotion if cpu pid is valid
 2026-03-27 18:54 UTC  (3+ messages)

[GIT PULL] SPI fixes for v7.0-rc5
 2026-03-27 18:50 UTC 

[GIT PULL] regulator fixes for v7.0-rc5
 2026-03-27 18:50 UTC 

[GIT PULL] regmap fixes for v7.0-rc5
 2026-03-27 18:50 UTC 

[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
 2026-03-27 18:47 UTC  (25+ messages)
` [PATCH v6 phy-next 05/28] phy: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 06/28] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v6 phy-next 07/28] net: lan969x: include missing <linux/of.h>
` [PATCH v6 phy-next 08/28] PCI: Remove device links to PHY
` [PATCH v6 phy-next 09/28] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v6 phy-next 10/28] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v6 phy-next 11/28] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v6 phy-next 12/28] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v6 phy-next 13/28] usb: host: tegra: "
` [PATCH v6 phy-next 14/28] usb: gadget: tegra-xudc: "
` [PATCH v6 phy-next 15/28] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v6 phy-next 16/28] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v6 phy-next 17/28] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v6 phy-next 18/28] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v6 phy-next 19/28] drm/rockchip: dsi: include PHY provider header
` [PATCH v6 phy-next 20/28] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v6 phy-next 21/28] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v6 phy-next 22/28] net: renesas: rswitch: "
` [PATCH v6 phy-next 23/28] pinctrl: tegra-xusb: "
` [PATCH v6 phy-next 24/28] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v6 phy-next 25/28] phy: include PHY provider header (1/2)
` [PATCH v6 phy-next 26/28] phy: include PHY provider header (2/2)
` [PATCH v6 phy-next 27/28] phy: remove temporary provider compatibility from consumer header
` [PATCH v6 phy-next 28/28] MAINTAINERS: add regexes for linux-phy

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-03-27 18:48 UTC  (4+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot


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