The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-25 12:41:34 to 2026-06-25 14:20:18 UTC [more...]

[PATCH v1 1/1] ocp: Add I2C control support for Adva TimeCard
 2026-06-25 14:20 UTC  (2+ messages)

[PATCH] ata: pata_pxa: Fix DMA channel leak on probe error
 2026-06-25 14:18 UTC 

[PATCH 0/6] Add support for IPQ5018 Bluetooth
 2026-06-25 14:18 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: document M0 Bluetooth Subsystem secure PIL
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 3/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH 5/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH 6/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support

[PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-06-25 14:17 UTC  (5+ messages)
` [PATCH v3 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()
` [PATCH v3 2/4] media: mc: use fwnode_graph_for_each_endpoint_scoped() to simpilfy code
` [PATCH v3 3/4] media: rkisp1: use fwnode_graph_for_each_endpoint_scoped() to simplify code
` [PATCH v3 4/4] media: qcom: camss: "

[PATCH v6 0/9] media: add new API simple 1to1 subdev register and add imx parallel camera support
 2026-06-25 14:17 UTC  (2+ messages)

[PATCH] wifi: cfg80211: replace BOOL_TO_STR macro with str_true_false()
 2026-06-25 14:16 UTC  (3+ messages)

[PATCH] ntfs: avoid stale runlist element dereference in MFT writeback
 2026-06-25 14:14 UTC  (2+ messages)

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-25 14:13 UTC  (3+ messages)
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS

[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-25 12:57 UTC  (3+ messages)

[PATCH net] sctp: fix SCTP_RESET_STREAMS stream list length limit
 2026-06-25 14:12 UTC  (2+ messages)

[PATCH] dma-fence: Fix dma_fence_timeline_name() to call get_timeline_name()
 2026-06-25 14:12 UTC 

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-06-25 14:10 UTC  (4+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver

[PATCH] staging: fbtft: replace empty modifier argument with no-op macro
 2026-06-25 14:09 UTC  (4+ messages)

[PATCH] hrtimer: Remove unused clock_base_next_timer_safe()
 2026-06-25 14:09 UTC 

[PATCH v3 00/15] netfs: Miscellaneous fixes
 2026-06-25 14:06 UTC  (16+ messages)
` [PATCH v3 01/15] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/15] netfs: Fix netfs_create_write_req() to handle async cache object creation
` [PATCH v3 03/15] cachefiles: Fix double fput
` [PATCH v3 04/15] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
` [PATCH v3 05/15] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH v3 06/15] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
` [PATCH v3 07/15] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
` [PATCH v3 08/15] iov_iter: Remove unused variable in kunit_iov_iter.c
` [PATCH v3 09/15] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
` [PATCH v3 10/15] netfs: Fix kdoc warning
` [PATCH v3 11/15] netfs: Replace wb_lock with a bit lock for asynchronicity
` [PATCH v3 12/15] netfs: Fix writethrough to use collection offload
` [PATCH v3 13/15] netfs: Fix writeback error handling
` [PATCH v3 14/15] netfs: Fix folio state after ENOMEM whilst under writeback iteration
` [PATCH v3 15/15] netfs: Fix DIO write retry for filesystems without a ->prepare_write()

[PATCH] staging: fbtft: fix unaligned access and buffer size when startbyte is used
 2026-06-25 14:08 UTC  (2+ messages)

[PATCH] net: pch_gbe: return errors from MIIM accesses
 2026-06-25 14:06 UTC  (2+ messages)

[PATCH] cgroup/cpu: document cpu.stat.local
 2026-06-25 14:05 UTC  (2+ messages)

[PATCH] staging: fbtft: fix unaligned access and txbuf safety issues
 2026-06-25 14:05 UTC  (2+ messages)

[PATCH 1/2] tools/virtio: Add missing compat definitions for vhost_net_test
 2026-06-25 14:05 UTC  (2+ messages)

[PATCH] powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
 2026-06-25 14:04 UTC  (5+ messages)

[PATCH v2 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-25 14:03 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v2 2/3] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v2 3/3] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH v2 1/4] sys_info: add helper for callers that handle all_bt
 2026-06-25 14:03 UTC  (2+ messages)

[PATCH v2 0/5] Using dev_err_probe as it simplifies error handling and ensures consistent error reporting
 2026-06-25 14:03 UTC  (7+ messages)
` [PATCH v2 4/5] iio: adc: ti-adc161s626: log buffer setup failure in probe

[PATCH] mm/page_vma_mapped: guard check_pmd() with CONFIG_TRANSPARENT_HUGEPAGE
 2026-06-25 14:02 UTC  (9+ messages)

[PATCH] staging: fbtft: fix unaligned vmem writes when txbuf is byte-offset
 2026-06-25 13:59 UTC  (4+ messages)

[PATCH 0/5] Fix incorrect access of hugetlb pte entries
 2026-06-25 13:59 UTC  (2+ messages)

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-25 13:57 UTC  (7+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support

[PATCH 1/2] scsi: 3w-9xxx: sanitize passthrough SGLs
 2026-06-25 13:57 UTC  (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] scsi: 3w-xxxx: "

[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
 2026-06-25 13:56 UTC  (2+ messages)

[PATCH] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
 2026-06-25 13:56 UTC  (3+ messages)

[PATCH] usb: renesas_usbhs: Check pipe allocation in host pipe init
 2026-06-25 13:55 UTC  (2+ messages)

[PATCH] exfat: implement swap activate
 2026-06-25 13:56 UTC  (2+ messages)

[PATCH] tools/virtio: Remove unsupported --batch option from vhost_net_test
 2026-06-25 13:55 UTC  (2+ messages)

[PATCH 1/3] misc: fastrpc: reject oversized DMA allocations
 2026-06-25 13:54 UTC  (3+ messages)

[PATCH] staging: vme_user: bound slave windows to DMA buffers
 2026-06-25 13:54 UTC  (4+ messages)

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-25 13:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
 2026-06-25 13:53 UTC  (5+ messages)
` [PATCH v2] drm/amdgpu: reject mapping info when BO VA is gone

[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
 2026-06-25 13:53 UTC  (3+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-25 13:53 UTC  (7+ messages)
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

[PATCH v4 0/3] perf: marvell: LLC-TAD PMU MPAM filtering support
 2026-06-25 13:53 UTC  (3+ messages)
` [PATCH v4 1/3] perf: marvell: Add MPAM partid filtering to CN10K TAD PMU

[PATCH] can: rcar_canfd: Change the initializing flow for clocks and resets
 2026-06-25 13:51 UTC 

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-25 13:51 UTC  (7+ messages)
` [PATCH v5 5/9] mm/memory_hotplug: offline_and_remove_memory_ranges()
` [PATCH v5 8/9] dax/kmem: add sysfs interface for atomic whole-device hotplug

[PATCH v6 0/2] Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-25 13:51 UTC  (10+ messages)
` [PATCH v6 2/2] drm/bridge: "

[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
 2026-06-25 13:50 UTC  (5+ messages)

[Linux Kernel Bug] general protection fault in snd_fcp_init
 2026-06-25 13:49 UTC  (2+ messages)
` [PATCH] ALSA: FCP: Fix NULL pointer dereference in interface lookup

[PATCH v8 1/2] clocksource/drivers/timer-clint: Add ZICNTR support
 2026-06-25 13:47 UTC  (2+ messages)
` [PATCH v8 2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint

[GIT PULL] rtla: Fixes for 7.2
 2026-06-25 13:47 UTC 

[PATCH v10] Add device-specific reset for Qualcomm devices
 2026-06-25 13:46 UTC  (4+ messages)

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-06-25 13:45 UTC  (7+ messages)

[PATCH] RDMA/siw: publish QP after initialization
 2026-06-25 13:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 7.0 00/49] 7.0.14-rc1 review
 2026-06-25 13:44 UTC  (2+ messages)

[PATCH] ACPI: TAD: Check AC wake capability before enabling wakeup
 2026-06-25 13:44 UTC  (2+ messages)

[PATCH] mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
 2026-06-25 13:42 UTC  (2+ messages)

[PATCH 6.18 00/60] 6.18.37-rc1 review
 2026-06-25 13:33 UTC  (2+ messages)

[PATCH 6.1.y 0/2] Backport dependency commits for 616b14b47a86 ("perf build: Conditionally define NDEBUG")
 2026-06-25 13:32 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] perf bench: Avoid NDEBUG warning
` [PATCH 6.1.y 2/2] perf block-range: Move debug code behind ifndef NDEBUG

[PATCH net] mlxsw: spectrum_acl_erp: Fix const qualifier of delta_clear()
 2026-06-25 13:27 UTC  (2+ messages)

[PATCH v18 0/8] rust: add `Ownable` trait and `Owned` type
 2026-06-25 13:32 UTC  (5+ messages)
` [PATCH v18 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v18 4/8] rust: page: convert to `Ownable`

[PATCH nf-next] netfilter: remove redundant null check before kvfree()
 2026-06-25 13:31 UTC 

[PATCH] drm/logicvc: Fix port node reference leak in logicvc_crtc_init()
 2026-06-25 13:24 UTC 

[PATCH] spi: core: Abort active target transfer on controller suspend
 2026-06-25 13:27 UTC  (2+ messages)

[PATCH v2 0/5] clk: implement sync_state support
 2026-06-25 13:25 UTC  (6+ messages)
` [PATCH v2 2/5] clk: qcom: common: introduce qcom_cc_sync_state()

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-25 13:22 UTC  (6+ messages)

[BUG] TCP connection deadlock under simultaneous bidirectional ICSK_ACK_NOMEM (OOM)
 2026-06-25 13:22 UTC  (3+ messages)

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-25 13:21 UTC  (7+ messages)

[PATCH v1 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-06-25 13:20 UTC  (4+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: x1e78100-t14s: Add thermal zones for keyboard skin and charging sensors

[PATCH] firmware: qcom: scm: Fix resource cleanup on probe failure
 2026-06-25 13:18 UTC  (4+ messages)

[PATCH] xfs: release dquot buffer after dqflush failure
 2026-06-25 13:16 UTC 

[PATCH v5 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-25 13:16 UTC  (3+ messages)
` [PATCH v5 1/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[syzbot] [netfs?] KASAN: slab-use-after-free Read in netfs_unbuffered_write
 2026-06-25 13:16 UTC  (3+ messages)

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-25 13:12 UTC  (6+ messages)
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-25 13:12 UTC  (3+ messages)

[PATCH] MAINTAINERS: add myself as the maintainer for Qualcomm pin control drivers
 2026-06-25 13:09 UTC  (2+ messages)

[PATCH v1] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-25 13:09 UTC 

[PATCH 0/3] mm/mmu_notifier, drm/amdgpu: block THP for GPU user mappings
 2026-06-25 13:06 UTC  (3+ messages)
    ` 回复: "

[Linux Kernel Bug] INFO: task hung in hfsplus_write_inode
 2026-06-25 13:06 UTC  (2+ messages)

[PATCH 1/2] rtc: mv: fix potential race condition
 2026-06-25 13:02 UTC  (2+ messages)
` [PATCH 2/2] rtc: mv: remove mv_rtc_remove

[PATCH v2] platform/chrome: cros_ec_typec: reject out-of-bounds PD cap count
 2026-06-25 13:00 UTC 

[PATCH v2 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-25 12:59 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: designware: Global register definitions
` [PATCH v2 2/3] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v2 3/3] drm/xe/mcu_i2c: Take over control of the controller enabling

[PATCH v2] udmabuf: serialize the sg_table cache under the reservation lock
 2026-06-25 12:59 UTC 

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-06-25 12:59 UTC  (4+ messages)

[PATCH 0/6 v3] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-25 12:59 UTC  (12+ messages)
` [PATCH 1/6 v3] sched/fair: Set next buddy for preempt short
` [PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-25 12:58 UTC  (7+ messages)
` [PATCH v4 09/23] ext4: implement writeback path using iomap

[PATCH] dma-buf: udmabuf: make list limit unsigned
 2026-06-25 12:58 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 7.2
 2026-06-25 12:58 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-25 12:57 UTC  (6+ messages)
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check

[PATCH net] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
 2026-06-25 12:57 UTC  (4+ messages)

[PATCH v3 net] ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
 2026-06-25 12:56 UTC  (2+ messages)

[PATCH] ARM: dts: am33xx: avoid invalid OCP device-link for timers
 2026-06-25 12:55 UTC 

[PATCH] selftests: helpers: handle multi line in test_sysfs_prop_optional_list
 2026-06-25 12:52 UTC 

[PATCH 0/3] ovl: make cachestat() work
 2026-06-25 12:53 UTC  (7+ messages)
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files

[PATCH] kdb: use sizeof(kdb_prompt_str) instead of mismatched CMD_BUFLEN
 2026-06-25 12:52 UTC  (3+ messages)
` [PATCH v2] kdb: unify CMD_BUFLEN definition into kdb_private.h

[RFC PATCH] mm: bypass swap readahead for zswap
 2026-06-25 12:52 UTC  (3+ messages)

[PATCH] staging: iio: frequency: ad9834: use guard() for mutex locking
 2026-06-25 12:43 UTC  (3+ messages)

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-25 12:46 UTC  (25+ messages)
` [PATCH v5 01/24] sched/debug: Remove unused schedstats
` [PATCH v5 02/24] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v5 03/24] kconfig: Provide PREFERRED_CPU option
` [PATCH v5 04/24] cpumask: Introduce cpu_preferred_mask
` [PATCH v5 05/24] sysfs: Add preferred CPU file
` [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_cpu_allowed
` [PATCH v5 07/24] sched/fair: Select preferred CPU at wakeup when possible
` [PATCH v5 08/24] sched/fair: load balance only among preferred CPUs
` [PATCH v5 09/24] sched/fair: Pull the load on preferred CPU
` [PATCH v5 10/24] sched/core: Keep tick on non-preferred CPUs until tasks are out
` [PATCH v5 11/24] sched/core: Push current task from non preferred CPU
` [PATCH v5 12/24] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v5 13/24] virt/steal_monitor: Add documentation
` [PATCH v5 14/24] virt: Introduce steal monitor driver
` [PATCH v5 15/24] virt/steal_monitor: Restore to active on module disable
` [PATCH v5 16/24] virt/steal_monitor: Define steal_monitor structure
` [PATCH v5 17/24] virt/steal_monitor: Add control knobs for handling steal values
` [PATCH v5 18/24] virt/steal_monitor: Compute work at regular intervals
` [PATCH v5 19/24] virt/steal_monitor: Provide default method to get systemwide steal time
` [PATCH v5 20/24] virt/steal_monitor: Provide default method to inc/dec preferred CPUs
` [PATCH v5 21/24] virt/steal_monitor: Provide default method to get num of CPUs for steal ratio
` [PATCH v5 22/24] virt/steal_monitor: Act on steal values at regular intervals
` [PATCH v5 23/24] virt/steal_monitor: Add direction control
` [PATCH v5 24/24] virt/steal_monitor: Add design check of preferred subset of active

[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
 2026-06-25 12:48 UTC  (2+ messages)

[PATCH RESEND v4 1/2] ALSA: control: tidy up whitespaces
 2026-06-25 12:40 UTC  (3+ messages)
` [PATCH RESEND v4 2/2] ALSA: control: add ioctl to retrieve full card components

[PATCH v3] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-25 12:45 UTC  (3+ messages)

[PATCH v2 0/2] Fix S0i3 wakeup with alarmtimer
 2026-06-25 12:43 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/16] drm/panthor: Reduce dma_fence signalling latency
 2026-06-25 12:43 UTC  (2+ messages)

[PATCH v4 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
 2026-06-25 12:43 UTC  (5+ messages)
` [PATCH v4 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus

[PATCH 0/2] sched: Remove sched_class::balance()
 2026-06-25 12:42 UTC  (5+ messages)
` [PATCH 1/2] sched/core: Allow newidle for core-sched


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