The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-27 09:44:38 to 2026-05-27 11:28:09 UTC [more...]

[PATCH 0/7] i3c: Fix IBI race, address handling, and reconcile DAA
 2026-05-27 11:27 UTC 

[PATCH v10 00/25] Runtime TDX module update support
 2026-05-27 11:27 UTC  (11+ messages)
` [PATCH v10 01/25] x86/virt/tdx: Clarify try_init_module_global() result caching
` [PATCH v10 02/25] x86/virt/tdx: Move TDX global initialization states to file scope
` [PATCH v10 03/25] x86/virt/tdx: Consolidate TDX global initialization states
` [PATCH v10 04/25] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
` [PATCH v10 13/25] x86/virt/seamldr: Allocate and populate a module update request

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-27 11:23 UTC  (17+ messages)
` [PATCH 01/15] mm/rmap: introduce anon_rmap APIs for anonymous folios
` [PATCH 02/15] mm: convert anon_vma rmap APIs to anon_rmap
` [PATCH 03/15] mm: introduce anon_vma_tree_t for multiple anon_vma topologies
` [PATCH 04/15] mm: switch to anon_vma_tree_t APIs in preparation for ANON_VMA_LAZY
` [PATCH 05/15] mm: add CONFIG_ANON_VMA_LAZY and folio helpers
` [PATCH 06/15] mm: add CONFIG_VMA_REF and VMA helpers
` [PATCH 07/15] mm: replace direct FOLIO_MAPPING_ANON usage with helpers
` [PATCH 08/15] mm: prepare rmap infrastructure for ANON_VMA_LAZY
` [PATCH 09/15] mm: implement ANON_VMA_LAZY rmap semantics
` [PATCH 10/15] mm: defer anon_vma creation with ANON_VMA_LAZY
` [PATCH 11/15] mm: handle ANON_VMA_LAZY in huge page operations
` [PATCH 12/15] mm: handle ANON_VMA_LAZY during migration
` [PATCH 13/15] mm: support setup and upgrade of ANON_VMA_LAZY folios
` [PATCH 14/15] mm: support merging of ANON_VMA_LAZY VMAs
` [PATCH 15/15] mm: enable CONFIG_ANON_VMA_LAZY on arm64 and x86_64

[PATCH v2 0/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-05-27 11:26 UTC  (4+ messages)
` [PATCH v2 1/2] iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driver

[PATCH] sched_ext: Rebuild fair weight when disabling BPF scheduler
 2026-05-27 11:26 UTC  (3+ messages)
` [PATCH v2] sched_ext: Rebuild fair weight on ext to fair switches

[PATCH] rust: devres: use compile-time type_name for debug info
 2026-05-27 11:25 UTC  (6+ messages)
` [PATCH v2] rust: devres: optimize type name allocation and fix truncation

[PATCH] iio: light: opt3001: fix missing state reset on timeout
 2026-05-27 11:24 UTC  (3+ messages)

[PATCH v1] ufs: core: complete wl runtime resume after SCSI EH
 2026-05-27 11:23 UTC  (3+ messages)

[PATCH] gpib: fmh_gpib: Fix resource leaks in fmh_gpib_attach_impl
 2026-05-27 11:21 UTC  (2+ messages)

[PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
 2026-05-27 11:19 UTC  (5+ messages)
` [PATCH v5 1/4] soc/tegra: cbb: Move driver registration from pure_initcall to core_initcall
` [PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall

[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
 2026-05-27 11:18 UTC  (11+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init

[PATCH v5 0/2] iio: adc: ad_sigma_delta: fix CS assertion and registerless device handling
 2026-05-27 11:18 UTC  (3+ messages)

[PATCH] wifi: ipw2x00: Fix potential NULL crypt->ops dereference in libipw_xmit()
 2026-05-27 11:14 UTC  (3+ messages)
  `  "

[PATCH V16 0/7] Rust Support for powerpc
 2026-05-27 11:15 UTC  (5+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "

[PATCH v3] perf: Add is_mapping_symbol() helper for kernel mapping symbol filtering
 2026-05-27 11:15 UTC  (4+ messages)
` [PATCH v4 0/2] perf: Add is_ignored_kernel_symbol() for kernel "

[net-next v5 0/4] Add StarFive jhb100 soc SGMII GMAC support
 2026-05-27  8:41 UTC  (3+ messages)
` [net-next v5 1/4] dt-bindings: net: starfive,jh7110-dwmac: Remove jh8100
` [net-next v5 4/4] net: stmmac: starfive: Add STMMAC_FLAG_SPH_DISABLE flag

[PATCH] mm/mempool: use static key for boot-time debug enablement
 2026-05-27 10:46 UTC 

[PATCH] rust: kernel: use strict provenance APIs
 2026-05-27 11:13 UTC  (2+ messages)

[PATCH 0/2] lib/raid: replace __get_free_pages() call with kmalloc()
 2026-05-27 11:12 UTC  (6+ messages)
` [PATCH 2/2] lib/raid6: use kmalloc() in raid6_select_algo()

[PATCH v3] arm64: dts: qcom: arduino-monza: add WLAN enable and rfkill GPIO
 2026-05-27 11:11 UTC  (7+ messages)

hsr: netlink notifications leak across network namespaces
 2026-05-27 11:11 UTC  (3+ messages)
` [PATCH net] hsr: broadcast netlink notifications in the device's net namespace

[PATCH 0/6] rust: binder: reduce `as` casts
 2026-05-27 11:10 UTC  (3+ messages)
` [PATCH 1/6] rust: binder: use strict provenance APIs

[PATCH] rust: block: mq: align init_request numa_node arg with C signature
 2026-05-27 11:09 UTC  (4+ messages)

[PATCH v5 00/12] media: microchip-isc: fixes and enhancements
 2026-05-27 11:07 UTC  (13+ messages)
` [PATCH v5 01/12] media: microchip-isc: fix SBGGR10 Bayer pattern
` [PATCH v5 02/12] media: microchip-isc: fix WB offset and gain register field masking
` [PATCH v5 03/12] media: microchip-isc: fix race condition on stream stop
` [PATCH v5 04/12] media: microchip-isc: fix PM runtime leak in AWB work handler
` [PATCH v5 05/12] media: microchip-isc: add driver documentation
` [PATCH v5 06/12] media: microchip-isc: set SAM9X7 maximum resolution to 2560x1920
` [PATCH v5 07/12] media: microchip-isc: configure DPC and pipeline for SAMA7G5
` [PATCH v5 08/12] media: microchip-isc: add gamma 1.8 and 2.4 correction curves
` [PATCH v5 09/12] media: microchip-isc: add SAMA7G5 hue and saturation controls
` [PATCH v5 10/12] media: microchip-isc: use weighted averages for Grey World AWB
` [PATCH v5 11/12] media: microchip-isc: smooth AWB gains with EMA filter
` [PATCH v5 12/12] media: microchip-isc: scale DPC black level to sensor bit depth

[PATCH net] i40e: fix netdev leak in i40e_vsi_setup() error paths
 2026-05-27 11:02 UTC 

[PATCH] leds: tps6131x: increase overvoltage protection threshold to 6V
 2026-05-27 10:26 UTC 

[PATCH] scsi: bsg: copy uring_cmd payload to prevent double-fetch from shared SQE
 2026-05-27 10:59 UTC 

[PATCH net-next 5/6] net: dsa: mv88e6xxx: CBS support
 2026-05-27 11:04 UTC  (3+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-27 10:38 UTC  (3+ messages)

[PATCH] arm: mach: fix missing NULL checks and memory leaks in DT property setup
 2026-05-27 10:59 UTC 

[PATCH] clk: renesas: r9a08g045-cpg: Drop unused pm_domain header file
 2026-05-27 10:59 UTC  (2+ messages)

[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
 2026-05-27 10:54 UTC  (10+ messages)
` [PATCH v3 1/4] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v3 2/4] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros

[PATCH v2] ext2: Remove deprecated DAX support
 2026-05-27 10:53 UTC  (3+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-27 10:52 UTC  (3+ messages)
` [PATCH v14 23/44] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH] irqchip/renesas-rzv2h: unwind on IRQ setup error
 2026-05-27 10:51 UTC  (2+ messages)

[PATCH v2] regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()
 2026-05-27 10:48 UTC 

[PATCH v1 0/3] regulator: Use named initializers for platform_device_id arrays
 2026-05-27 10:47 UTC  (4+ messages)
` [PATCH v1 1/3] regulator: Drop unused assignment of platform_device_id driver data
` [PATCH v1 2/3] regulator: Use named initializers for platform_device_id arrays
` [PATCH v1 3/3] regulator: Unify usage of space and comma in "

[PATCH 0/8] i3c: Hot-Join improvements and MIPI HCI Hot-Join support
 2026-05-27 10:47 UTC  (10+ messages)
` [PATCH 6/8] i3c: master: Defer new-device registration out of DAA caller context

[PATCH] dma-buf: Move dma_resv_assert_held() after input validation
 2026-05-27 10:44 UTC 

[PATCH] RDMA/rxe: fix typos in comments
 2026-05-27 10:45 UTC 

[PATCH v2 0/5] rockchip: Add USB 2.0 support for RK3528
 2026-05-27 10:46 UTC  (4+ messages)
` [PATCH v2 4/5] phy: rockchip: inno-usb2: Add clkout_ctl_phy support

[PATCHSET cgroup/for-7.2] cgroup: Per-css kill_css_finish deferral
 2026-05-27 10:45 UTC  (3+ messages)
` [PATCH 5/5] cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()

[PATCH 0/3] Add xSPI nodes to RZ/N2H and RZ/T2H DTSI files, and enable on RZ/T2H-N2H EVKs
 2026-05-27 10:43 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a09g077: Add xSPI nodes
` [PATCH 2/3] arm64: dts: renesas: r9a09g087: "
` [PATCH 3/3] arm64: dts: renesas: rzt2h-n2h-evk: Enable "

[PATCH v2] arm: dts: bcm2711: Fix typo in gpio-line-names
 2026-05-27 10:39 UTC 

[PATCH v2] kbuild: rust: add AutoFDO support
 2026-05-27 10:40 UTC  (2+ messages)

[PATCH] nouveau/gsp: fix NULL pointer dereference in r535 nvenc/ofs alloc
 2026-05-27 10:39 UTC  (4+ messages)

[PATCH] target: iscsi: cxgbit: fix cnp kref leak in __cxgbit_free_cdev_np()
 2026-05-27 10:38 UTC 

[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
 2026-05-27 10:35 UTC  (6+ messages)
` [PATCH v2 1/2] drm: lcdif: Set undocumented bit to clear FIFO at vsync
` [PATCH v2 2/2] drm: lcdif: Wait for vblank before disabling DMA

[PATCH] KVM: arm64: PMU: Preserve AArch32 counter low bits
 2026-05-27 10:35 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: imply SERIAL_MULTI_INSTANTIATE
 2026-05-27 10:35 UTC  (2+ messages)

[PATCH v2] ALSA: seq: midi: Serialize output teardown with event_input
 2026-05-27 10:34 UTC  (2+ messages)

Missing signoff in the ipsec tree
 2026-05-27 10:30 UTC  (3+ messages)

[PATCH v4] iio: chemical: scd30: Replace manual locking with RAII locking
 2026-05-27 10:29 UTC  (4+ messages)

[BUG] configfs: slab-use-after-free in configfs_drop_dentry() on rmdir
 2026-05-27 10:27 UTC  (2+ messages)

[PATCH v3] iio: chemical: scd30: Cleanup initializations and fix sign-extension bug
 2026-05-27 10:27 UTC  (2+ messages)

[PATCH v4 00/21] KVM: x86: Enable APX for guests
 2026-05-27 10:24 UTC  (7+ messages)
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-27 10:23 UTC  (10+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v2 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v2 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v2 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v2 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v2 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v2 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v2 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v2 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH] ASoC:amd:acp:Add DMI quirk for Lenovo Yoga Pro 7 15ASH11
 2026-05-27 10:20 UTC 

[PATCH RFC] virtio-mem: support Confidential Computing (CoCo) environments
 2026-05-27 10:22 UTC  (2+ messages)

[PATCH v2] net: fec: fix pinctrl default state restore order on resume
 2026-05-27 10:21 UTC  (3+ messages)

[PATCH v4 0/2] iio: adc: spear_adc: sort and clean up headers for IWYU
 2026-05-27 10:21 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: spear_adc: align headers with IWYU principle

[PATCH net v2 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-05-27 10:21 UTC  (4+ messages)

[PATCH] mm/huge_memory: update file PUD counter before folio_put()
 2026-05-27 10:16 UTC  (2+ messages)

[PATCH] mm/huge_memory: update file PMD counter before folio_put()
 2026-05-27 10:15 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Battery Status AMS
 2026-05-27 10:15 UTC  (5+ messages)
` [PATCH v2 1/2] power: supply: Add helpers to get and put arrays of power supply handles
` [PATCH v2 2/2] usb: typec: tcpm: Add support for Battery Status response message

[PATCH] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
 2026-05-27 10:14 UTC  (2+ messages)

[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
 2026-05-27 10:12 UTC  (17+ messages)
` [PATCH v2 1/2] dt-bindings: soc: tegra: Document "

[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-05-27 10:11 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface

[PATCH] arm: dts: bcm2711: Fix typo in gpio-line-names
 2026-05-27 10:10 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node
 2026-05-27 10:10 UTC 

[PATCH v2 1/4] hwmon: (gpd-fan): drop global driver data and use per-device allocation
 2026-05-27 10:10 UTC  (4+ messages)
` [PATCH 2/4] hwmon: (gpd-fan): Initialize EC before registering hwmon device
` [PATCH v2 3/4] hwmon: (gpd-fan): upgrade log level from warn to err for platform device creation failure
` [PATCH 4/4] hwmon: (gpd-fan): fix race condition between device removal and sysfs access

[PATCH 0/4] some cleanup and fix in gpd-fan
 2026-05-27 10:10 UTC 

[PATCH] scsi: elx: efct: fix IO refcount leak in efct_hw_io_abort()
 2026-05-27 10:09 UTC 

[PATCH] bus: mhi: host: pci_generic: Fix the physical function check
 2026-05-27 10:08 UTC  (2+ messages)
`  "

[PATCH 0/3] Add packet-mode ESP offload for Airoha/EIP93
 2026-05-27 10:08 UTC  (3+ messages)
` [PATCH 2/3] crypto: inside-secure: add EIP93 ESP packet backend

fs/btrfs/print-tree.o: error: objtool: btrfs_print_tree+0x270: can't find jump dest instruction at .text+0x1cfc
 2026-05-27 10:07 UTC 

[PATCH] 9p/xen: Use flexible array for data rings
 2026-05-27 10:07 UTC  (4+ messages)

revisiting alloc_pages_bulks semantics?
 2026-05-27 10:06 UTC  (2+ messages)

[PATCH] block: partitions: replace __get_free_page() with kmalloc()
 2026-05-27 10:04 UTC  (9+ messages)

[PATCH v6 0/4] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-05-27 10:02 UTC  (5+ messages)
` [PATCH v6 1/4] firmware: smccc: Add an Arm "
` [PATCH v6 2/4] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v6 3/4] firmware: smccc: arm-cca-guest: Bind the TSM provider to "
` [PATCH v6 4/4] coco: guest: arm64: Replace dummy CCA device with sysfs ABI

[PATCH] mm/migrate: find_mm_struct: fix race between security checks and suid exec
 2026-05-27 10:02 UTC  (3+ messages)

[PATCH 0/2] ASoC: sti: Use guard() for mutex & spin locks
 2026-05-27 10:02 UTC  (3+ messages)
` [PATCH 1/2] ASoC: sti: uniperif_reader: Use guard() for "
` [PATCH 2/2] ASoC: sti: uniperif_player: Use guard() for mutex & "

[PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
 2026-05-27  9:59 UTC 

[PATCH v2] fs: fix spelling mistakes in comment
 2026-05-27 10:00 UTC 

[PATCH v2] arm64: dts: renesas: rzt2h-n2h-evk: Configure eMMC/SDHI pins
 2026-05-27 10:00 UTC  (2+ messages)

[PATCH v5 0/2] Rust netlink support + use in Rust Binder
 2026-05-27 10:00 UTC  (4+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction

[PATCH v3] mtd: spinand: dosilicon: Add support for additional models
 2026-05-27 10:00 UTC 

[PATCH] wifi: mt76: mt7925: add wcid publish check in mt76_sta_add
 2026-05-27 10:00 UTC  (3+ messages)

[PATCH net-next 0/9] net: dsa: netc: add bridge mode support
 2026-05-27 10:02 UTC  (10+ messages)
` [PATCH net-next 1/9] net: enetc: add interfaces to manage FDB entries
` [PATCH net-next 2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table
` [PATCH net-next 3/9] net: enetc: add interfaces to manage egress treatment table
` [PATCH net-next 4/9] net: enetc: add "Update" operation to the egress count table
` [PATCH net-next 5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT
` [PATCH net-next 6/9] net: enetc: add helpers to set/clear table bitmap
` [PATCH net-next 7/9] net: dsa: netc: add VLAN filter table and egress treatment management
` [PATCH net-next 8/9] net: dsa: netc: add bridge mode support
` [PATCH net-next 9/9] net: dsa: netc: implement dynamic FDB entry aging

[PATCH V2 net-next 0/6] net: hns3: enhance tc flow offload support
 2026-05-27  9:59 UTC  (2+ messages)

[syzbot] [mm?] WARNING in alloc_frozen_pages_noprof (2)
 2026-05-27  9:58 UTC  (3+ messages)
  ` [PATCH] drm/lease: Limit amount of maximum objects per lease

[PATCH v2 0/4] irqchip/qcom-pdc: Misc. changes
 2026-05-27  9:54 UTC  (5+ messages)
` [PATCH v2 1/4] irqchip/qcom-pdc: Split __pdc_enable_intr() into per-version helpers
` [PATCH v2 2/4] irqchip/qcom-pdc: Tighten ioremap clamp to single DRV region size
` [PATCH v2 3/4] irqchip/qcom-pdc: Add PDC_VERSION() macro to describe version register fields
` [PATCH v2 4/4] irqchip/qcom-pdc: Use FIELD_GET() to extract bank index and bit position

[PATCH] selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
 2026-05-27  9:54 UTC 

回复: Re: [PATCH v1] fs: fix spelling mistakes in comment
 2026-05-27  9:54 UTC 

[PATCH v2 net] net/ipv6: icmp: fix is_ineligible() to block errors for Redirect packets
 2026-05-27  9:50 UTC 

[PATCH] selftests/resctrl: Allow CAT testing when no exclusive cache exists
 2026-05-27  9:49 UTC  (7+ messages)

[PATCH 0/2] workqueue: Shrink the lock time
 2026-05-27  9:48 UTC  (3+ messages)
` [PATCH 2/2] workqueue: defer wake_up_process() outside pool->lock on hot paths

[PATCH] net: qualcomm: rmnet: clarify MAP command ACK behavior
 2026-05-27  9:47 UTC  (2+ messages)

[PATCH v3 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-05-27  9:46 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: phy: qcom,qcs615-qmp-usb3-dp-phy: Add support for Shikra

[PATCH] net/ipv6: icmp: fix is_ineligible() to block errors for Redirect packets
 2026-05-27  9:46 UTC  (2+ messages)
` [PATCH v2 net] "

[PATCH v2 00/24] dt-bindings/dts: qcom: Fix PDC OS Direct Resource Voter region window size
 2026-05-27  9:43 UTC  (13+ messages)
` [PATCH v2 13/24] arm64: dts: qcom: sm8650: Reduce OS PDC DRV span to 0x10000
` [PATCH v2 14/24] arm64: dts: qcom: sm4450: "
` [PATCH v2 15/24] arm64: dts: qcom: x1e80100: "
` [PATCH v2 16/24] arm64: dts: qcom: sm6350: "
` [PATCH v2 17/24] arm64: dts: qcom: sar2130p: "
` [PATCH v2 18/24] arm64: dts: qcom: talos: "
` [PATCH v2 19/24] arm64: dts: qcom: monaco: "
` [PATCH v2 20/24] arm64: dts: qcom: lemans: "
` [PATCH v2 21/24] arm64: dts: qcom: sdx75: "
` [PATCH v2 22/24] arm64: dts: qcom: milos: "
` [PATCH v2 23/24] arm64: dts: qcom: qdu1000: "
` [PATCH v2 24/24] arm64: dts: qcom: eliza: "


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