The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-08 18:00:24 to 2026-05-08 20:47:23 UTC [more...]

[PATCH 0/6] SUNRPC: Address remaining cache_check_rcu() UAF in cache content files
 2026-05-08 20:47 UTC  (7+ messages)

[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
 2026-05-08 20:47 UTC  (5+ messages)
` [PATCH net-next v3 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices

[PATCH v5 00/14] media: iris: Add support for glymur platform
 2026-05-08 20:44 UTC  (24+ messages)
` [PATCH v5 01/14] media: iris: Add iris vpu bus support
` [PATCH v5 02/14] iommu: Add iris-vpu-bus to iommu_buses
` [PATCH v5 03/14] media: iris: Fix VM count passed to firmware
` [PATCH v5 04/14] dt-bindings: media: qcom,venus: Remove clock, power-domain, and iommus from common schema
` [PATCH v5 05/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v5 06/14] media: iris: Add context bank hooks for platform specific initialization
` [PATCH v5 07/14] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v5 08/14] media: iris: Rename clock and power domain macros to use vcodec prefix
` [PATCH v5 09/14] media: iris: Use power domain type to look up pd_devs index
` [PATCH v5 10/14] media: iris: Add power sequence for Glymur
` [PATCH v5 11/14] media: iris: Add support to select core for dual core platforms
` [PATCH v5 12/14] media: iris: Add platform data for glymur
` [PATCH v5 13/14] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v5 14/14] arm64: dts: qcom: glymur-crd: Enable iris video codec node

[PATCH net-next 0/2] tools/ynl: add missing uapi header deps in Makefile.deps
 2026-05-08 20:41 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] tools/ynl: add check-deps target to verify Makefile.deps completeness

[PATCH 2/2] interconnect: qcom: Add interconnect provider driver for Nord SoC
 2026-05-08 20:41 UTC 

[PATCH 3/6] mm: Add RCU-based VMA lookup that waits for writers
 2026-05-08 20:39 UTC  (5+ messages)
  ` [PATCH 6/6] x86/mm: Avoid mmap lock for shadow stack pop fast path

[PATCH v3 3/6] soc: samsung: exynos-pmu: generalise gs101-specific cpu{idle,hotplug} for Exynos SoCs
 2026-05-08 20:37 UTC  (2+ messages)
  ` [PATCH v3 6/6] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH v3] PCI/portdrv: Allow probing even without child services
 2026-05-08 20:36 UTC 

[PATCH net] sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL
 2026-05-08 20:35 UTC  (2+ messages)

[syzbot] Monthly bridge report (May 2026)
 2026-05-08 20:32 UTC 

[PATCH v2 0/6] Add DMA attributes tracking
 2026-05-08 20:31 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: soc: imx: Add fsl,aipi-bus and fsl,emi-bus
 2026-05-08 20:27 UTC 

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-08 20:20 UTC  (6+ messages)
` [RFC PATCH 1/5] mm: zswap: decompress into a folio subpage
` [RFC PATCH 2/5] mm: zswap: add a zswap entry batch helper
` [RFC PATCH 3/5] mm: zswap: load fully stored large folios
` [RFC PATCH 4/5] mm: swap: fall back to order-0 after large swapin races
` [RFC PATCH 5/5] mm: swap: allow zswap-backed large folio swapin

Bluetooth: L2CAP: missing NULL guard in remaining l2cap_chan_ops callbacks
 2026-05-08 20:21 UTC 

the stuttering regression in 7.0: should I have done something different?
 2026-05-08 20:21 UTC  (4+ messages)

[PATCH RESEND 1/2] riscv/purgatory: return bool from verify_sha256_digest
 2026-05-08 20:20 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding
 2026-05-08 20:20 UTC 

[PATCH v2] phy: apple: atc: Fix typec switch/mux leak on unbind
 2026-05-08 20:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-05-08 20:19 UTC  (2+ messages)

[PATCH 1/2] mm/page_alloc: add tracepoints for zone->lock acquisitions
 2026-05-08 20:15 UTC  (7+ messages)
` [PATCH 2/2] selftests/mm: add zone->lock tracepoint verification test

[PATCH v3 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-05-08 20:15 UTC  (4+ messages)

[PATCH 0/2] vfio: selftests: Add iommufd multi iommu test
 2026-05-08 20:14 UTC  (5+ messages)
` [PATCH 1/2] vfio: selftests: Add support of creating multiple iommus from iommufd
` [PATCH 2/2] vfio: selftests: Add iommufd multi iommu test

[PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
 2026-05-08 20:13 UTC  (9+ messages)
  ` [PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
  ` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
      ` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
    ` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files

[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
 2026-05-08 20:12 UTC  (2+ messages)

[PATCH v3 0/6] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-05-08 20:11 UTC 

[PATCH] crypto: use designated initializers for report structs
 2026-05-08 20:11 UTC  (3+ messages)

[PATCH v2 2/9] crash_dump: Fix potential double free and UAF of keys_header
 2026-05-08 20:06 UTC  (3+ messages)

[PATCH] sched/task: always defer 'struct task_struct' destruction via RCU
 2026-05-08 20:01 UTC  (2+ messages)

[PATCH v15 0/7] Error recovery for vfio-pci devices on s390x
 2026-05-08 19:58 UTC  (5+ messages)
` [PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-08 19:57 UTC 

[PATCH] tracing: Avoid NULL return from hist_field_name() on truncation
 2026-05-08 19:57 UTC 

[RFC v2 02/10] acpi/x86: s2idle: Move Modern Standby calls to s2idle begin/end
 2026-05-08 19:49 UTC  (2+ messages)

[PATCH v2] iio: chemical: scd30: reject (response=NULL, size>0) in scd30_i2c_command()
 2026-05-08 19:50 UTC  (3+ messages)

[PATCH v2] gcov: use atomic counter updates to fix concurrent access crashes
 2026-05-08 19:48 UTC  (3+ messages)

Regression in split ARM MMIO timer driver
 2026-05-08 19:48 UTC 

[PATCH] dma: at_hdmac: Fix IRQ leak in at_dma_probe()
 2026-05-08 19:46 UTC  (4+ messages)
  `  "
    `  "

Linux 5.15.205
 2026-05-08 19:44 UTC  (12+ messages)

[PATCH 2/5] docs: fix repeated word 'that' across documentation
 2026-05-08 19:43 UTC  (4+ messages)

[PATCH net] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
 2026-05-08 19:33 UTC 

[PATCH v2] selftests/mm: use pattern matching in .gitignore
 2026-05-08 19:32 UTC  (4+ messages)

[PATCH v4 0/8] media: rockchip: rkcif: add support for rk3588 vicap
 2026-05-08 19:31 UTC  (9+ messages)
` [PATCH v4 1/8] Documentation: admin-guide: media: add "
` [PATCH v4 2/8] media: dt-bindings: add rockchip "
` [PATCH v4 3/8] media: rockchip: rkcif: add support for rk3588 vicap mipi capture
` [PATCH DONOTMERGE v4 4/8] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
` [PATCH v4 5/8] arm64: dts: rockchip: add vicap node "
` [PATCH v4 6/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam0
` [PATCH v4 7/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam1
` [PATCH v4 8/8] arm64: defconfig: enable designware mipi csi-2 receiver

Bug with nested PAUSE intercept on SVM
 2026-05-08 19:31 UTC  (3+ messages)

[PATCH 00/11] soc: ti: keystone/k3 navigator queue/dma/ringacc cleanups
 2026-05-08 19:30 UTC  (9+ messages)
` [PATCH 04/11] soc: ti: knav_qmss: Fix kernel-doc Return: tags
` [PATCH 06/11] soc: ti: knav_qmss: Fix __iomem annotations and __be32 type
` [PATCH 07/11] soc: ti: knav_qmss_acc: Fix kernel-doc Return: tag

[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
 2026-05-08 19:29 UTC  (5+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range

[PATCH 0/4] thermal/core: Decouple release paths for tz and cdev
 2026-05-08 19:28 UTC  (10+ messages)
` [PATCH 1/4] thermal/core: Add dedicated release callback for cooling devices
` [PATCH 2/4] thermal/core: Add dedicated release callback for thermal zones
` [PATCH 3/4] thermal/core: Allocate the thermal class dynamically
` [PATCH 4/4] thermal/core: Use the thermal class pointer as init guard

[PATCH 1/1] mm/readahead: simplify page_cache_ra_unbounded loop counter reset
 2026-05-08 19:24 UTC  (2+ messages)

[PATCH v5 0/4] Respect VASIZE for address limits
 2026-05-08 19:23 UTC 

[PATCH v2 0/5] Add CPPC HighestFreq support
 2026-05-08 19:21 UTC  (6+ messages)
` [PATCH v2 1/5] Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"

[PATCH v2] x86/virt: Silence RCU lockdep splat in emergency virt callback path
 2026-05-08 19:21 UTC  (3+ messages)

[PATCH] ACPI: SPCR: Support UART clock frequency field
 2026-05-08 19:19 UTC  (2+ messages)

[PATCH] tty: serial: 8250: protect against NULL uart->port.dev in register
 2026-05-08 18:12 UTC 

[PATCHv3] ARM: omap2: simplify allocation for omap_device
 2026-05-08 19:12 UTC 

[PATCH v5] ACPI: pmic: Replace mutex_lock/unlock() with guard()/scoped_guard()
 2026-05-08 19:11 UTC 

[PATCH] dma-mapping: remove bogus test for pfn_valid from dma_map_resource
 2026-05-08 19:11 UTC  (9+ messages)

[ANNOUNCE] 5.10.255-rt151
 2026-05-08 19:10 UTC 

[PATCH v2 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-05-08 19:01 UTC 

[PATCH net-next 2/5] net/rxrpc: Use local FCrypt-PCBC implementation
 2026-05-08 18:56 UTC  (3+ messages)

[PATCH v3 0/7] Enable NVL support in intel_pmc_core
 2026-05-08 18:54 UTC  (2+ messages)

[PATCH] drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcs
 2026-05-08 18:54 UTC  (2+ messages)

[PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
 2026-05-08 18:54 UTC  (2+ messages)

[PATCH v2] iio: adc: xilinx-ams: Replace spin_lock() and unlock() calls with guard(spinlock*)()
 2026-05-08 18:53 UTC  (3+ messages)

[PATCH v2] software node: provide wrappers around kobject_get/put()
 2026-05-08 18:47 UTC 

[PATCH] [v2] media: platform: amd: avoid -Wformat-security warning
 2026-05-08 18:47 UTC  (3+ messages)

[PATCH v2] dt-bindings: pwm: stmpe: drop legacy binding
 2026-05-08 18:46 UTC 

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-08 18:45 UTC  (7+ messages)
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
` [PATCH 3/4] firmware: arm_ffa: Set the core device as FF-A device parent
` [PATCH 4/4] firmware: arm_ffa: Defer probe until pKVM is initialized

[PATCH v3 0/6] gpio: acpi: modernize resource management using cleanup.h
 2026-05-08 18:44 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] ACPI: Move DEFINE_FREE(acpi_free) to global header
  ` [PATCH v4 5/6] gpio: acpi: use cleanup.h for automated resource deallocation

[PATCH v5 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-08 18:43 UTC  (3+ messages)
` [PATCH v5 03/11] drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()

[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2026-05-08 18:42 UTC  (8+ messages)
` [PATCH net-next V6 2/3] net/mlx5e: Avoid copying payload to the skb's linear part

[tip: x86/sev] crypto/ccp: Skip SNP_INIT if preparation fails
 2026-05-08 18:42 UTC 

[tip: x86/sev] x86/sev: Do not initialize SNP if missing CPUs
 2026-05-08 18:42 UTC 

[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
 2026-05-08 18:41 UTC 

[PATCH v7 00/10] Reintroduce Hornet LSM
 2026-05-08 18:40 UTC  (3+ messages)
` [PATCH v7 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PATCH v4 0/2] AMD Promontory 21 xHCI temperature sensor support
 2026-05-08 18:39 UTC  (9+ messages)
` [PATCH v4 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue

[RFC PATCH 0/6] fs: Move long delayed work on system_dfl_long_wq
 2026-05-08 18:34 UTC  (5+ messages)
` [RFC PATCH 3/6] hfsplus: "
` [RFC PATCH 4/6] hfs: "

[PATCH v2] mm/balloon: expose per-node balloon pages in node meminfo
 2026-05-08 18:31 UTC  (2+ messages)

[PATCH] nouveau/vmm: use kzalloc_flex
 2026-05-08 18:29 UTC 

[PATCH 4/5] docs: fix repeated prepositions across documentation
 2026-05-08 18:28 UTC  (2+ messages)

[PATCH] dt-bindings: usb: ti,omap4-musb: Drop duplicate 'usb-phy' property constraints
 2026-05-08 18:25 UTC 

[PATCH] ASoC; dt-bindings: mediatek,mt8173-rt5650-rt5514: Fix mediatek,audio-codec constraints
 2026-05-08 18:24 UTC 

[PATCH v3 00/13] driver core / pmdomain: Add support for fined grained sync_state
 2026-05-08 18:23 UTC  (3+ messages)
` [PATCH v3 02/13] driver core: Enable suppliers to implement fine grained sync_state support

[PATCH 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-08 18:21 UTC  (5+ messages)
` [PATCH 1/4] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH 2/4] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
` [PATCH 3/4] fs/resctrl: Fix deadlock for errors during mount
` [PATCH 4/4] fs/resctrl: Fix issues with worker threads when CPUs are taken offline

[tip:master] BUILD SUCCESS c7bb8eb40ddabd5c68bbfb9711de75562aa69f29
 2026-05-08 18:18 UTC 

[PATCH v5] libceph, ceph: reject oversized mon and MDS data segments
 2026-05-08 18:18 UTC  (2+ messages)

[PATCH 0/7] KVM: x86/xen: Fix Xen / GPC / PREEMPT_RT issues with rwlock_t
 2026-05-08 18:10 UTC  (8+ messages)
` [PATCH 1/7] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()
` [PATCH 2/7] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
` [PATCH 3/7] KVM: x86/xen: Use read_trylock() for GPC locks in hardirq/atomic paths
` [PATCH 4/7] KVM: x86/xen: Remove unnecessary irqsave from GPC lock usage in xen.c
` [PATCH 5/7] KVM: x86: Remove unnecessary irqsave from kvm_setup_guest_pvclock()
` [PATCH 6/7] KVM: Remove unnecessary IRQ disabling from GPC lock in pfncache.c
` [PATCH 7/7] KVM: x86/xen: Handle pending Xen timer events in vcpu_enter_guest()

[PATCH v2 1/1] vfio: selftests: Find devices that have VFIO selftest drivers
 2026-05-08 18:17 UTC 

[PATCH v5 0/2] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-05-08 18:15 UTC 

[PATCH] platform/x86: pcengines-apuv2: reduce indiraction in swnode assignment
 2026-05-08 18:15 UTC 

[PATCH v2] platform/x86: barco-p50-gpio: attach software node to its target GPIO device
 2026-05-08 18:15 UTC 

[PATCH] mm/readahead: no PG_readahead on EOF
 2026-05-08 18:12 UTC 

[PATCH] nilfs2: fix backing_dev_info reference leak
 2026-05-08 18:08 UTC  (4+ messages)

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-08 18:07 UTC  (6+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-05-08 18:06 UTC  (11+ messages)

[PATCH] drm/etnaviv: Honor userptr read-only at the GPU MMU
 2026-05-08 18:05 UTC 

[PATCH v1] ACPI: driver: Check ACPI_COMPANION() against NULL during probe
 2026-05-08 18:04 UTC 

[PATCH] workqueue: fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
 2026-05-08 18:04 UTC  (2+ messages)

[PATCH 0/6] cpufreq/amd-pstate: Dynamic EPP fixes
 2026-05-08 18:04 UTC  (2+ messages)

[PATCH] workqueue: release PENDING in __queue_work() drain/destroy reject path
 2026-05-08 18:04 UTC  (2+ messages)

[v6 00/10] Reintroduce Hornet LSM
 2026-05-08 18:03 UTC  (2+ messages)

[RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
 2026-05-08 18:03 UTC 

[PATCH v1 0/2] x86/platform/olpc: xo15: Bind to a platform device instead of an ACPI one
 2026-05-08 18:01 UTC  (3+ messages)
` [PATCH v1 1/2] x86/platform/olpc: xo15: Drop wakeup source on driver removal
` [PATCH v1 2/2] x86/platform/olpc: xo15: Convert ACPI driver to a platform one

[PATCH] drm/panthor: Wrap register accessor helpers for type safety
 2026-05-08 18:00 UTC 

[tip:x86/cpu] BUILD SUCCESS 435ef16e69b9d7f9cdf460a4c2edd20bb47d51fa
 2026-05-08 18:00 UTC 


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