The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-13 10:58:05 to 2026-05-13 12:35:00 UTC [more...]

[PATCH net-next 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-13 12:34 UTC  (4+ messages)
` [PATCH net-next 1/6] atm: convert "
` [PATCH net-next 2/6] xdp: "
` [PATCH net-next 3/6] af_iucv: "

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

[PATCH] tracing: Switch trace_recursion_record.c code over to use guard()
 2026-05-13 12:34 UTC  (2+ messages)

[PATCH] virtio_pci_modern: Use GFP_ATOMIC with spin_lock_irqsave held in virtqueue_exec_admin_cmd()
 2026-05-13 12:34 UTC 

[PATCH 0/2] arm64: dts: qcom: eliza: Fix debug UART and add more support
 2026-05-13 12:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: eliza-mtp: Fix the debug UART index
` [PATCH 2/2] arm64: dts: qcom: eliza: Add QUPv3, GPI DMA, SDHCI and LLCC nodes

[PATCH v2 0/2] vfio: Fix racy bitfields and tighten struct layout
 2026-05-13 12:31 UTC  (5+ messages)
` [PATCH v2 1/2] vfio/pci: "

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-05-13 12:29 UTC  (8+ messages)

[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-13 12:27 UTC  (3+ messages)

[PATCH sched_ext/for-7.1-fixes] sched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolation
 2026-05-13 12:27 UTC  (2+ messages)

[PATCH v3 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-05-13 12:25 UTC  (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs
` [PATCH v4 2/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PM

[PATCH v10 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
 2026-05-13 12:24 UTC 

[PATCH v3 1/2] PCI: Add D3cold as general reset method
 2026-05-13 12:23 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: Disable broken bus reset on Qualcomm devices

[PATCH v5 0/9] iommufd: Enable noiommu mode for cdev
 2026-05-13 12:22 UTC  (4+ messages)
` [PATCH v5 5/9] iommufd: Add an ioctl to query PA from IOVA for noiommu mode

[REPORT] serial: 8250: BREAK + SysRq dispatch silently broken since 8324a54f604d
 2026-05-13 12:21 UTC  (10+ messages)
` [PATCH 0/3] serial: 8250: fix BREAK+SysRq dispatch on guard()-locked IRQ handlers
  ` [PATCH 1/3] serial: core: introduce guard(uart_port_lock_sysrq_irqsave)
  ` [PATCH 2/3] serial: 8250: dispatch SysRq character in serial8250_handle_irq()
  ` [PATCH 3/3] serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()

[PATCH v2 0/3] Khadas VIM4 PWM status LED support
 2026-05-13 12:21 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: amlogic: t7: khadas-vim4: reorder root node

[PATCH v5 00/10] Add eDP support for RK3576
 2026-05-13  7:44 UTC  (2+ messages)
` [PATCH v5 05/10] drm/rockchip: analogix_dp: Enable hclk for RK3588

[PATCH v2] x86/cpu: Skip reading MSR_IA32_PLATFORM_ID in virtualized environment
 2026-05-13 12:20 UTC  (6+ messages)

[PATCH 00/16] arm64: Use EL2 virtual timer when running VHE
 2026-05-13 12:19 UTC  (4+ messages)
` [PATCH 01/16] ACPI: GTDT: Parse information related to the EL2 virtual timer

[RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups
 2026-05-13 12:15 UTC  (11+ messages)
  ` [RFC PATCH v5 19/29] sched/rt: Remove support for cgroups-v1

[PATCH v4 00/18] mshv: Bug fixes across the mshv_root module
 2026-05-13 12:14 UTC  (15+ messages)
` [PATCH v4 02/18] mshv: Fix mshv_prepare_pinned_region error path for unencrypted partitions
` [PATCH v4 08/18] mshv: Fix level-triggered check on uninitialized data
` [PATCH v4 09/18] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH v4 10/18] mshv: portid_table: Make mshv_portid_lookup() RCU-aware by contract
` [PATCH v4 12/18] mshv: Use kfree_rcu in mshv_portid_free
` [PATCH v4 16/18] mshv: Validate scheduler message bounds from hypervisor

[PATCH net-next 0/5] selftests: openvswitch: pylint cleanup for ovs-dpctl.py
 2026-05-13 12:12 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: openvswitch: convert %-formatting to f-strings
` [PATCH net-next 2/5] selftests: openvswitch: fix misc pylint warnings in ovs-dpctl.py
` [PATCH net-next 3/5] selftests: openvswitch: rename classes and variables "
` [PATCH net-next 4/5] selftests: openvswitch: add missing docstrings "
` [PATCH net-next 5/5] selftests: openvswitch: suppress pylint complexity warnings

[PATCH] cpufreq: pcc: fix use-after-free and double free in _OSC evaluation
 2026-05-13 12:06 UTC 

[PATCH v3 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-13 12:11 UTC  (7+ messages)
` [PATCH v3 6/6] media: qcom: iris: vdec: allow GEN2 decoding into 10bit format

[PATCH] virtio_pci_modern: Use GFP_ATOMIC with spin_lock_irqsave held in virtqueue_exec_admin_cmd()
 2026-05-13 12:10 UTC 

[PATCH v4 4/5] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-05-13 12:10 UTC 

[PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
 2026-05-13 12:10 UTC 

[PATCH] dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine
 2026-05-13 12:10 UTC 

(subset) [PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
 2026-05-13 12:09 UTC  (2+ messages)

Concerns about AI code in the kernel
 2026-05-13 12:09 UTC  (2+ messages)

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

[PATCH v3 00/11] exfat: convert to iomap
 2026-05-13 12:06 UTC  (13+ messages)
` [PATCH v3 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag
` [PATCH v3 02/11] exfat: replace unsafe macros with static inline functions
` [PATCH v3 03/11] exfat: add balloc parameter to exfat_map_cluster() for iomap support
` [PATCH v3 04/11] exfat: add exfat_file_open()
` [PATCH v3 05/11] exfat: add support for multi-cluster allocation
` [PATCH v3 06/11] exfat: add data_start_bytes and exfat_cluster_to_phys() helper
` [PATCH v3 07/11] exfat: fix implicit declaration of brelse()
` [PATCH v3 08/11] exfat: add iomap buffered I/O support
` [PATCH v3 09/11] exfat: add iomap direct "
` [PATCH v3 10/11] exfat: add support for SEEK_HOLE and SEEK_DATA in llseek
` [PATCH v3 11/11] exfat: make exfat_truncate() return error code

[PATCH] drm/omapdrm: avoid double drm_mode_config_cleanup()
 2026-05-13 12:00 UTC 

[PATCH v4 0/2] PCI: cadence: Add LTSSM debugfs
 2026-05-13 12:04 UTC  (8+ messages)
` [PATCH v4 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link

[PATCH 0/4] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-13 12:04 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: Add Shikra CQM and CQS EVK boards

[PATCH v4 1/5] mm/rmap: add tracepoint for rmap_walk
 2026-05-13 12:03 UTC 

[PATCH net] openvswitch: vport: fix race between linking and the device notifier
 2026-05-13 12:02 UTC  (2+ messages)

[PATCH] drm/imagination: Add support for trace points
 2026-05-13 12:00 UTC 

[PATCH v4 3/5] ksm: add vm_pgoff into ksm_rmap_item
 2026-05-13 11:59 UTC 

[PATCH v2] leds: class: Use firmware nodes for device lookup
 2026-05-13 11:58 UTC 

[PATCH 7.0 000/307] 7.0.7-rc1 review
 2026-05-13 11:59 UTC  (4+ messages)

[PATCH] arm64: proton-pack: use sysfs_emit in sysfs show functions
 2026-05-13 11:57 UTC 

[Patch net-next v3 0/7] r8169: add RSS support for RTL8127
 2026-05-13 11:55 UTC  (8+ messages)
` [Patch net-next v3 1/7] r8169: add support for multi irqs
` [Patch net-next v3 2/7] r8169: add support for multi rx queues
` [Patch net-next v3 3/7] r8169: add support for new interrupt mapping
` [Patch net-next v3 4/7] r8169: enable "
` [Patch net-next v3 5/7] r8169: add support and enable rss
` [Patch net-next v3 6/7] r8169: move struct ethtool_ops
` [Patch net-next v3 7/7] r8169: add support for ethtool

[PATCH v3 0/2] drm/bridge: it66121: Fix display output on DVI monitors
 2026-05-13 11:55 UTC  (5+ messages)
` [PATCH v3 1/2] drm/bridge: ite-it66121: Set TX mode in the .atomic_enable callback

[PATCH v5 0/7] driver core: remove software node from platform devices on device release
 2026-05-13 11:55 UTC  (4+ messages)
` [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-13 11:54 UTC  (12+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()

[Patch net-next v2 0/7] r8169: add RSS support for RTL8127
 2026-05-13 11:54 UTC  (4+ messages)
` [Patch net-next v2 5/7] r8169: add support and enable rss

[PATCH] sched/deadline: Fix stale comment above yield_task_dl()
 2026-05-13 11:54 UTC  (2+ messages)

[PATCH v2 0/3] Add GPADC support for A523
 2026-05-13 11:53 UTC  (4+ messages)
` [PATCH v2 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support

[PATCH 0/2] pinctrl: pinctrl: renesas: rzt2h: Minor cleanups
 2026-05-13 11:53 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: renesas: rzt2h: Remove unused variable 'j'
` [PATCH 2/2] pinctrl: renesas: rzt2h: Skip PFC mode configuration if already set

[PATCH v2 0/3] sched: Simplify ifdeffery around CONFIG_SCHED_SMT
 2026-05-13 11:53 UTC  (5+ messages)
` [PATCH v2 3/3] sched/fair: Add compile time check in fastpaths for CONFIG_SCHED_SMT=n

[PATCH 2/2] drm/panel: simple: Add timings for Raspberry Pi 7" panel
 2026-05-13 11:52 UTC 

[PATCH v3 0/6] media: uvcvideo: Fixes for hw timestamping
 2026-05-13 11:51 UTC  (8+ messages)
` [PATCH v3 1/6] media: uvcvideo: Fix dev_sof filtering in hw timestamp
` [PATCH v3 2/6] media: uvcvideo: Use hw timestaming if the clock buffer is full
` [PATCH v3 3/6] media: uvcvideo: Relax the constrains for interpolating the hw clock
` [PATCH v3 4/6] media: uvcvideo: Do not add clock samples with small sof delta
` [PATCH v3 5/6] media: uvcvideo: Do not add samples if dev_sof has not changed
` [PATCH v3 6/6] media: uvcvideo: Only do uvc_video_get_time() if needed

[PATCH v11 0/5] drivers/base: Introduce revocable
 2026-05-13 11:51 UTC  (3+ messages)
` [PATCH v11 4/5] platform/chrome: Protect cros_ec_device lifecycle with revocable

[PATCH v3 10/12] mm/memcg, swap: store cgroup id in cluster table directly
 2026-05-13 11:49 UTC  (2+ messages)

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-13 11:49 UTC  (11+ messages)

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-13 11:48 UTC  (5+ messages)
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason

[PATCH RFT 0/5] drm/msm: Attach a driver to GMU
 2026-05-13 11:46 UTC  (5+ messages)
` [PATCH RFT 4/5] drm/msm: Always use component model for standalone GPU
` [PATCH RFT 5/5] drm/msm: Attach a driver to the GMU

[PATCH phy-next 0/5] Lynx 28G SerDes: 25GbE support
 2026-05-13 11:44 UTC  (7+ messages)
` [PATCH phy-next 5/5] phy: lynx-28g: add support for 25GBASER

[syzbot] [mm?] possible deadlock in gup_fast_fallback (3)
 2026-05-13 11:44 UTC  (2+ messages)

[PATCH] docs: update rust-analyzer command
 2026-05-13 11:44 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
 2026-05-13 11:42 UTC  (9+ messages)

BUG: drm/ast: soft lockup due to missing timeout in hardware polling (ast_2500_patch_ahb)
 2026-05-13 11:39 UTC  (2+ messages)
` [PATCH] drm/ast: Add timeouts to AHB/SCU polling loops to prevent soft lockups

[RFC PATCH 0/2] mmc: rtsx_usb_sdmmc: qualify card-detect on tray readers
 2026-05-13 11:40 UTC  (3+ messages)
` [RFC PATCH 1/2] mmc: rtsx_usb_sdmmc: avoid false "
` [RFC PATCH 2/2] mmc: rtsx_usb_sdmmc: start card power-up at 3.3V

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-13 11:39 UTC  (5+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg

[PATCH v4] btrfs: validate data reloc tree file extent item members
 2026-05-13 11:35 UTC 

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-05-13 11:35 UTC  (8+ messages)

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-13 11:35 UTC  (3+ messages)

[PATCH 0/2] drm/bridge: lt9211: Add drive-strength-microamp DT property
 2026-05-13 11:33 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH mm-hotfixes] mm/hugetlb: avoid false positive lockdep assertion
 2026-05-13 11:30 UTC  (4+ messages)

[PATCH v6 0/2] usb: cdns3: support configurations without DRD block
 2026-05-13 11:44 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: usb: cdns3: Add no_drd property
` [PATCH v6 2/2] usb: cdnsp: Add support for device-only configuration

[PATCH v7 0/2] Add Support for LTC3220 18 Channel LED Driver
 2026-05-13 11:25 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: leds: Add LTC3220 18 channel "
` [PATCH v7 2/2] leds: ltc3220: Add Support for "

[PATCH v2] iio: imu: kmx61: Fix potential time-of-check to time-of-use race
 2026-05-13 11:25 UTC  (2+ messages)

[PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-13 11:24 UTC  (9+ messages)
` [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
` [PATCH v3 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports

[PATCH v2 0/5] devm conversion, wait time, locking cleanup
 2026-05-13 11:23 UTC  (11+ messages)
` [PATCH v2 2/5] iio: light: tcs3472: convert remaining locking to guard(mutex)
` [PATCH v2 3/5] iio: light: tcs3472: use devm for resource management
` [PATCH v2 4/5] iio: light: tcs3472: implement wait time and sampling frequency
` [PATCH v2 5/5] iio: light: tcs3472: move standalone return to default case

[PATCH net v2] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
 2026-05-13 11:22 UTC 

[PATCH v5 0/4] add runtime suspend/resume support
 2026-05-13 11:23 UTC  (5+ messages)
` [PATCH v5 1/4] dmaengine: fsl-edma: use devm_clk_get_optional_enabled() for channel clock
` [PATCH v5 2/4] dmaengine: fsl-edma: use devm_clk_get_optional_enabled() for DMA engine clock
` [PATCH v5 3/4] dmaengine: fsl-edma: convert DMAMUX clock handling to bulk clock API
` [PATCH v5 4/4] dmaengine: fsl-edma: add runtime suspend/resume support

[PATCH v4] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
 2026-05-13 11:20 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-msm: Add Eliza compatible
 2026-05-13 11:19 UTC 

[PATCH v2] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
 2026-05-13 11:20 UTC  (3+ messages)

[PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
 2026-05-13 11:18 UTC  (5+ messages)

[PATCH] mm/readahead: no PG_readahead on EOF
 2026-05-13 11:16 UTC  (2+ messages)

[PATCH v2] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
 2026-05-13 11:15 UTC  (2+ messages)

[PATCH v2] sched/deadline: Make dl-server nohz full aware
 2026-05-13 11:13 UTC  (2+ messages)

[PATCH 6.12 000/206] 6.12.88-rc1 review
 2026-05-13 11:12 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: hamoa-iot-evk: add MCP2518FD CAN on spi18
 2026-05-13 11:12 UTC  (2+ messages)

[PATCH v7 0/6] media: qcom: iris: encoder feature enhancements batch2
 2026-05-13 11:11 UTC  (9+ messages)
` [PATCH v7 3/6] media: qcom: iris: Add B frames support for encoder
` [PATCH v7 4/6] media: qcom: iris: Add hierarchical coding "
` [PATCH v7 5/6] media: qcom: iris: Optimize iris_hfi_gen1_packet_session_set_property
` [PATCH v7 6/6] media: qcom: iris: Simplify COMV size calculation

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-13 11:11 UTC  (11+ messages)

[PATCH v2 0/2] soc: qcom: llcc-qcom: Add support for Eliza and document bindings
 2026-05-13 11:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: cache: qcom,llcc: Document Eliza LLCC block
` [PATCH v2 2/2] soc: qcom: llcc-qcom: Add support for Eliza

[PATCH net] iavf: validate num_vsis in VIRTCHNL_OP_GET_VF_RESOURCES response
 2026-05-13 11:10 UTC  (2+ messages)

[RFC v2 3/5] tpm_crb: Implement command and response chunking logic
 2026-05-13 11:09 UTC  (8+ messages)
  ` [RFC v2 2/5] tpm_crb: Add new wrapper function to invoke start method
  ` [RFC v2 4/5] tpm: Increase TPM_BUFSIZE to 8kB for chunking support

[PATCH v2] jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()
 2026-05-13 11:08 UTC  (2+ messages)

[PATCH] fpga: dfl: afu: use kzalloc_obj over kzalloc with sizeof
 2026-05-13 11:07 UTC  (2+ messages)

[PATCH] drbd: clean up UAPI headers
 2026-05-13 11:03 UTC 

[PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
 2026-05-13 10:57 UTC 

[PATCH 0/3] kasan: hw_tags: some micro-optimizations
 2026-05-13 10:57 UTC  (4+ messages)
` [PATCH 1/3] mm/slub: hw_tags: skip page-allocator unpoisoning on slab allocation
` [PATCH 2/3] kasan: avoid re-poisoning tag-based kmalloc redzones
` [PATCH 3/3] vmalloc: hw_tags: optimize vmalloc redzoning

[PATCH v2] crypto: ecc - Fix carry overflow in vli multiplication
 2026-05-13 10:57 UTC 


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