The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-12 12:24:02 to 2026-05-12 13:15:33 UTC [more...]

[PATCH v2 0/5] media: uvcvideo: Fixes for hw timestamping
 2026-05-12 13:15 UTC  (9+ messages)
` [PATCH v2 1/5] media: uvcvideo: Fix dev_sof filtering in hw timestamp
` [PATCH v2 2/5] media: uvcvideo: Use hw timestaming if the clock buffer is full
` [PATCH v2 3/5] media: uvcvideo: Relax the constrains for interpolating the hw clock
` [PATCH v2 4/5] media: uvcvideo: Do not add clock samples with small sof delta
` [PATCH v2 5/5] media: uvcvideo: clock: Do not run expensive code if not needed

[PATCH RESEND] PCI: amd-mdb: Assert PERST# on shutdown
 2026-05-12 13:14 UTC 

[PATCH v6 0/2] arm64: dts: qcom: fix power domain handling on SM8250
 2026-05-12 13:14 UTC  (3+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: sm8250: sort out Iris power domains
` [PATCH v6 2/2] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table

[PATCH v2 00/16] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-12 13:13 UTC  (3+ messages)
` [PATCH v2 01/16] dt-bindings: iio: adc: mt6359: generalize description for mt63xx series

[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-12 13:12 UTC  (4+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()

[PATCH 0/2] drm/verisilicon: add Nuvoton MA35D1 DCUltra Lite support
 2026-05-12 13:12 UTC  (9+ messages)
` [PATCH 2/2] drm/verisilicon: add support for Nuvoton MA35D1 DCUltra Lite display controller

[PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-12 13:12 UTC  (2+ messages)

[PATCH v5 0/6] media: iris: enable SM8350 and SC8280XP support
 2026-05-12 13:09 UTC  (7+ messages)
` [PATCH v5 1/6] media: dt-bindings: Document SC8280XP/SM8350 Iris
` [PATCH v5 2/6] arm64: dts: qcom: sc8280xp: sort reserved memory regions
` [PATCH v5 3/6] arm64: dts: qcom: sc8280xp: Add Iris core
` [PATCH v5 4/6] arm64: dts: qcom: sc8280xp-x13s: Enable Iris
` [PATCH v5 5/6] arm64: dts: qcom: sm8350: add Iris device
` [PATCH v5 6/6] arm64: dts: qcom: sm8350-hdk: enable Iris core

[PATCH v6 00/24] netfs: Miscellaneous fixes
 2026-05-12 13:07 UTC  (27+ messages)
` [PATCH v6 01/24] netfs: Fix cancellation of a DIO and single read subrequests
` [PATCH v6 02/24] netfs: Fix missing locking around retry adding new subreqs
` [PATCH v6 03/24] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH v6 04/24] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
` [PATCH v6 05/24] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
` [PATCH v6 06/24] netfs: Fix zeropoint update where i_size > remote_i_size
` [PATCH v6 07/24] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH v6 08/24] netfs: Fix potential uninitialised var in netfs_extract_user_iter()
` [PATCH v6 09/24] netfs: fix error handling "
` [PATCH v6 10/24] netfs: Fix overrun check "
` [PATCH v6 11/24] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH v6 12/24] netfs: Defer the emission of trace_netfs_folio()
` [PATCH v6 13/24] netfs: Fix streaming write being overwritten
` [PATCH v6 14/24] netfs: Fix potential deadlock in write-through mode
` [PATCH v6 15/24] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH v6 16/24] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH v6 17/24] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH v6 18/24] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH v6 19/24] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH v6 20/24] netfs: Fix partial invalidation of streaming-write folio
` [PATCH v6 21/24] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH v6 22/24] netfs: Fix netfs_read_folio() to wait on writeback
` [PATCH v6 23/24] netfs, afs: Fix write skipping in dir/link writepages
` [PATCH v6 24/24] afs: Fix the locking used by afs_get_link()

[PATCH v6 0/3] fpga: bounds checks and input validation fixes
 2026-05-12 13:07 UTC  (4+ messages)
` [PATCH v6 1/3] fpga: dfl: add bounds check in dfh_get_param_size()
` [PATCH v6 2/3] fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
` [PATCH v6 3/3] fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()

[PATCH v9 13/13] ASoC: qcom: q6apm: Add support for early buffer mapping on DSP
 2026-05-12 13:07 UTC  (3+ messages)

[PATCH v4 00/20] drm/atomic: Rework initial state allocation
 2026-05-12 13:06 UTC  (21+ messages)
` [PATCH v4 01/20] drm/atomic: Document atomic commit lifetime
` [PATCH v4 02/20] drm/colorop: Fix typos in the doc
` [PATCH v4 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v4 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v4 05/20] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v4 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v4 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v4 08/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v4 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v4 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v4 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v4 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v4 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v4 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v4 15/20] drm/connector: Add new atomic_create_state callback
` [PATCH v4 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v4 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v4 18/20] drm/tidss: Switch "
` [PATCH v4 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v4 20/20] drm/bridge_connector: "

[PATCH net-next 00/15] net: dsa: microchip: Remove unnecessary ksz_dev_ops callbacks
 2026-05-12 13:06 UTC  (16+ messages)
` [PATCH net-next 01/15] net: dsa: microchip: remove unused phylink_mac_link_up() callback
` [PATCH net-next 02/15] net: dsa: microchip: bypass dev_ops for FDB ageing operations
` [PATCH net-next 03/15] net: dsa: microchip: bypass dev_ops for change_mtu() operation
` [PATCH net-next 04/15] net: dsa: microchip: bypass dev_ops for VLAN operations
` [PATCH net-next 05/15] net: dsa: microchip: bypass dev_ops for FDB and MDB operations
` [PATCH net-next 06/15] net: dsa: microchip: bypass dev_ops for mirror operations
` [PATCH net-next 07/15] net: dsa: microchip: bypass dev_ops for phylink_get_caps()
` [PATCH net-next 08/15] net: dsa: microchip: don't reset on shutdown or driver removal
` [PATCH net-next 09/15] net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937x
` [PATCH net-next 10/15] net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477
` [PATCH net-next 11/15] net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8
` [PATCH net-next 12/15] net: dsa: microchip: remove dev_ops->setup() and teardown()
` [PATCH net-next 13/15] net: dsa: microchip: bypass dev_ops for port_setup()
` [PATCH net-next 14/15] net: dsa: microchip: call DSA's phy_{read/write} to do mdio {read/write}
` [PATCH net-next 15/15] net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()

[PATCH v2 2/4] thunderbolt: Separate out common NHI bits
 2026-05-12 13:06 UTC 

[PATCH v3 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-12 13:06 UTC  (4+ messages)

[RFC PATCH 1/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
 2026-05-12 13:06 UTC 

[REPORT] serial: 8250: BREAK + SysRq dispatch silently broken since 8324a54f604d
 2026-05-12 13:06 UTC  (3+ messages)

[PATCH v4 0/5] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-12 13:01 UTC  (6+ messages)
` [PATCH v4 1/5] phy: phy-can-transceiver: Check driver match and driver data against NULL
` [PATCH v4 2/5] phy: phy-can-transceiver: use device_get_match_data()
` [PATCH v4 3/5] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v4 4/5] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v4 5/5] phy: phy-can-transceiver: Drop unused include

[PATCH v3 0/3] Add camera clock controller support on Glymur platform
 2026-05-12 13:05 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: qcom: Add Glymur camera clock controller
` [PATCH v3 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
` [PATCH v3 3/3] arm64: dts: qcom: glymur: Add camera clock controller support

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-12 13:05 UTC  (8+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 3/4] mm/memory-failure: add panic option for unrecoverable pages

[PATCH 3/3] PCI: altera: add Agilex 5 support
 2026-05-12 13:05 UTC 

[PATCH 3/4] media: uvcvideo: Relax the constrains for interpolating the hw clock
 2026-05-12 13:04 UTC  (4+ messages)

[PATCH] jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()
 2026-05-12 13:03 UTC  (3+ messages)

[PATCH net 0/5] mptcp: misc fixes for v7.1-rc4
 2026-05-12 13:02 UTC  (3+ messages)
` [PATCH net 5/5] mptcp: update window_clamp on subflows when SO_RCVBUF is set

[PATCH v3 0/4] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-05-12 13:00 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: soc: "
` [PATCH v3 2/4] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v3 3/4] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v3 4/4] arm64: dts: renesas: add support for solidrun rzg2lc "

[PATCH v5 0/6] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-05-12 13:00 UTC  (4+ messages)
` [PATCH v5 3/6] dt-bindings: mfd: motorola-cpcap: convert to DT schema

[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-05-12 12:57 UTC 

[PATCH] IB/mlx4: delete allocated id_map_entry while sending REJ
 2026-05-12 12:58 UTC  (2+ messages)

[PATCH v1 1/1] drm/st7735r: simplify with spi_get_device_match_data()
 2026-05-12 12:57 UTC  (2+ messages)

[PATCH v2 0/4] treewide: fixup gfp_t printks
 2026-05-12 12:58 UTC 

[gustavoars:testing/wfamnae-next20260507 3/21] drivers/scsi/aic94xx/aic94xx_sas.h:323:35: error: field 'ssp_cmd' has incomplete type
 2026-05-12 12:57 UTC 

[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
 2026-05-12 12:57 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update atlantic driver maintainer
 2026-05-12 12:57 UTC 

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-12 12:56 UTC 

[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
 2026-05-12 12:56 UTC  (5+ messages)
` [PATCH v2 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v2 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()

[PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
 2026-05-12 12:56 UTC  (4+ messages)

Forwarded: Re: [syzbot] [mm?] WARNING: lock held when returning to user space in do_fault
 2026-05-12 12:56 UTC 

(subset) [PATCH V14 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-05-12 12:55 UTC 

[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-12 12:54 UTC  (4+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness

Forwarded: Re: [syzbot] [mm?] WARNING: lock held when returning to user space in __pte_offset_map
 2026-05-12 12:55 UTC 

[PATCH] usb: typec: ucsi: acpi: Disable on devices with broken firmware
 2026-05-12 12:46 UTC  (5+ messages)

Forwarded: Re: [syzbot] [mm?] WARNING: bad unlock balance in do_wp_page
 2026-05-12 12:51 UTC 

[PATCH v1 0/2] iio: Rework i2c_device_id initialisation
 2026-05-12 12:50 UTC  (3+ messages)
` [PATCH v1 1/2] iio: Drop unused driver_data in four i2c drivers
` [PATCH v1 2/2] iio: Initialize i2c_device_id arrays using member names

[PATCH] riscv: propagate insert_resource result from add_resource
 2026-05-12 12:49 UTC  (2+ messages)

[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-12 12:49 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in gup_fast_fallback (3)
 2026-05-12 12:48 UTC 

[PATCH v3 0/9] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-12 12:47 UTC  (7+ messages)
` [PATCH v3 1/9] iio: hid-sensors: drop redundant iio_dev argument
` [PATCH v3 2/9] iio: hid-sensors: cleanup codestyle warning
` [PATCH v3 3/9] iio: hid-sensors: introduce device managed API

[PATCH] sched/fair: Call update_util_est() after dequeue_entities()
 2026-05-12 12:46 UTC 

[PATCH v4 00/18] mshv: Bug fixes across the mshv_root module
 2026-05-12 12:46 UTC  (5+ messages)
` [PATCH v4 17/18] mshv: Publish VP to pt_vp_array before installing the file descriptor

Forwarded: Re: [syzbot] [mm?] [cgroups?] WARNING: bad unlock balance in lruvec_stat_mod_folio
 2026-05-12 12:46 UTC 

[PATCH net-next v3 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-12 12:45 UTC  (7+ messages)
` [PATCH net-next v3 2/6] net: phy: Add Airoha phy library for shared code
` [PATCH net-next v3 3/6] net: phy: air_phy_lib: Factorize BuckPBus register accessors
` [PATCH net-next v3 4/6] net: phy: Rename Airoha common "

[PATCH v2] cleanup: Remove NULL check from unconditional guards
 2026-05-12 12:45 UTC  (2+ messages)

[PATCH v3 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-05-12 12:45 UTC  (3+ messages)
`  "

[PATCH v10 0/5] Migrate on fault for device pages
 2026-05-12 12:44 UTC  (5+ messages)
` [PATCH v10 2/5] mm: Add helper to convert HMM pfn to migrate pfn

[PATCH v3 0/2] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-05-12 12:44 UTC  (3+ messages)
` [PATCH v3 1/2] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v3 2/2] KVM: arm64: Validate the offset to the mem access descriptor

[PATCH net v2] ipv6: addrconf: skip autoconf on unregistering devices
 2026-05-12 12:44 UTC 

[PATCH 0/2] watchdog: realtek-otto: add fallback compatible
 2026-05-12 12:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: realtek,otto-wdt: Add "

[PATCH v3 0/9] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-12 12:42 UTC  (3+ messages)

[PATCH] fs/select: reject negative timeval components in kern_select()
 2026-05-12 12:41 UTC 

[PATCH] sched: flush plug in schedule_preempt_disabled() to prevent deadlock
 2026-05-12 12:40 UTC  (3+ messages)

[PATCH RFC] iommu: Enable per-device SSID space for SVA
 2026-05-12 12:40 UTC  (3+ messages)

[PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-05-12 12:39 UTC  (3+ messages)
` [PATCH v3 4/9] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()

[PATCH v8 00/11] iio: adc: hx711: add HX710B support
 2026-05-12 12:38 UTC  (3+ messages)
` [PATCH v8 v8 11/11] iio: adc: hx711: add support for HX710B

Forwarded: Re: [syzbot] [mm?] WARNING: bad unlock balance in folios_put_refs
 2026-05-12 12:38 UTC 

[PATCH net] net: hibmcge: fix incorrect packets in the RX path issue
 2026-05-12 12:34 UTC 

[PATCH] cpufreq: intel_pstate: Fix Raptor Lake-E cpufreq limits
 2026-05-12 12:37 UTC  (4+ messages)

[PATCH v9] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
 2026-05-12 12:36 UTC  (2+ messages)

[PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table
 2026-05-12 12:36 UTC  (6+ messages)

[PATCH] docs: reporting-issues: fix advice wording
 2026-05-12 12:35 UTC  (3+ messages)

[PATCH v12 00/16] lenovo-wmi: Add fixes and enhancement
 2026-05-12 12:30 UTC  (5+ messages)
` [PATCH v12 13/16] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting

[PATCH V3 00/16] i3c: mipi-i3c-hci: DMA abort, recovery and related improvements
 2026-05-12 12:35 UTC 

Forwarded: Re: [syzbot] [mm?] WARNING: bad unlock balance in finish_fault
 2026-05-12 12:35 UTC 

Forwarded: Re: [syzbot] [mm?] WARNING: bad unlock balance in folio_remove_rmap_ptes
 2026-05-12 12:34 UTC 

[PATCH] ASoC: codecs: fs210x: fix possible buffer overflow
 2026-05-12 12:33 UTC  (2+ messages)

Forwarded: Re: [syzbot] [mm?] WARNING: bad unlock balance in __zap_vma_range
 2026-05-12 12:33 UTC 

Forwarded: Re: [syzbot] [mm?] WARNING: bad unlock balance in do_fault
 2026-05-12 12:32 UTC 

[PATCH] ASoC: cs35l56: Abort TDM mask loop at maximum channel shift
 2026-05-12 12:31 UTC 

[RFC PATCH] ata: libata-scsi: Move long delayed work on system_dfl_long_wq
 2026-05-12 12:31 UTC  (4+ messages)

Forwarded: Re: [syzbot] [integrity?] [lsm?] WARNING: bad unlock balance in __filemap_add_folio
 2026-05-12 12:30 UTC 

[PATCH net 0/6] net/ncsi: harden packet parsing against malformed BMC replies
 2026-05-12 12:30 UTC 

[RFC PATCH 2/9] bpf/arena: Add BPF_F_ARENA_MAP_ALWAYS for direct kernel access
 2026-05-12 12:29 UTC  (7+ messages)

[PATCH] fdinfo: Add fops flag to allow CAP_PERFMON to see fdinfo
 2026-05-12 12:29 UTC  (2+ messages)

[PATCH] sched/deadline: Make dl-server nohz full aware
 2026-05-12 12:27 UTC  (3+ messages)

[PATCH v3 0/3] arm64: dts: qcom: eliza: Add ADSP and USB support
 2026-05-12 12:26 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: eliza: Describe the ADSP and USB related nodes
` [PATCH v3 2/3] arm64: dts: qcom: Add Eliza-specific PM7750BA dtsi
` [PATCH v3 3/3] arm64: dts: qcom: eliza-mtp: Enable USB and ADSP support

[PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-12 12:26 UTC  (12+ messages)

[PATCH 0/3] sched: Simplify ifdeffery around CONFIG_SCHED_SMT
 2026-05-12 12:25 UTC  (3+ messages)

[PATCH v2] drivers/base/memory: make memory block get/put explicit
 2026-05-12 12:24 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: DTB_CHECK warning cleanup
 2026-05-12 12:23 UTC  (4+ messages)
` [PATCH 1/4] ARM: dts: imx6qdl-sabrelite: add mdio phy address 0


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