The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-14 10:16:56 to 2026-07-14 11:47:04 UTC [more...]

[PATCH rdma-next] RDMA: Use ib_no_udata_io() in query_device callbacks
 2026-07-14 11:46 UTC 

Fixes tags need work in the powerpc-fixes tree
 2026-07-14 11:46 UTC 

[PATCH v8 00/17] AD9910 Direct Digital Synthesizer
 2026-07-14 11:46 UTC  (19+ messages)
` [PATCH v8 01/17] iio: ABI: add attributes for altcurrent channels
` [PATCH v8 02/17] iio: ABI: raw, scale and offset for frequency/phase channels
` [PATCH v8 03/17] iio: ABI: add parent entry for iio channels
` [PATCH v8 04/17] iio: add IIO_FREQUENCY channel type
` [PATCH v8 05/17] iio: core: support 64-bit register through debugfs
` [PATCH v8 06/17] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v8 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v8 08/17] iio: core: add hierarchical channel relationships
` [PATCH v8 09/17] dt-bindings: iio: frequency: add ad9910
` [PATCH v8 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v8 11/17] iio: frequency: ad9910: add basic parallel port support
` [PATCH v8 12/17] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v8 13/17] iio: frequency: ad9910: add RAM mode support
` [PATCH v8 14/17] iio: frequency: ad9910: add output shift keying support
` [PATCH v8 15/17] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v8 16/17] iio: ABI: add docs for ad9910 sysfs and debugfs entries
` [PATCH v8 17/17] docs: iio: add documentation for ad9910 driver

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:44 UTC  (47+ messages)
` [PATCH v2 01/46] drm/mediatek: Rename OVL format naming
` [PATCH v2 02/46] drm/mediatek: Export OVL formats definitions and format conversion API
` [PATCH v2 03/46] drm/mediatek: Export OVL Blend function
` [PATCH v2 04/46] drm/mediatek: Move mtk_ddp_comp_type enumeration to mtk-mmsys.h
` [PATCH v2 05/46] drm/mediatek: Add missing component types in mtk_ddp_comp_type
` [PATCH v2 06/46] drm/mediatek: Rename all display component type to have DISP_ prefix
` [PATCH v2 07/46] drm/mediatek: Use hashtable for components discovery and registration
` [PATCH v2 08/46] drm/mediatek: ddp_comp: Move internal component register in function
` [PATCH v2 09/46] drm/mediatek: De-duplicate internal component checks
` [PATCH v2 10/46] drm/mediatek: Introduce and use path/comp definition structures
` [PATCH v2 11/46] drm/mediatek: Create new mtk_drm_legacy and move deprecated code
` [PATCH v2 12/46] dt-bindings: soc: mediatek: mutex: Allow #trigger-source-cells
` [PATCH v2 13/46] dt-bindings: display: mediatek: Allow trigger-sources on relevant HW
` [PATCH v2 14/46] drm/mediatek: Add support for MuteX trigger-sources parsing
` [PATCH v2 15/46] drm/mediatek: ovl_adaptor: Add special MERGE component check
` [PATCH v2 16/46] drm/mediatek: mtk_hdmi_v2: Don't warn on RPM active during detach
` [PATCH v2 17/46] drm/mediatek: Add support for hardware multi-stage layers
` [PATCH v2 18/46] drm/mediatek: mtk_crtc: Complete documentation for struct mtk_crtc
` [PATCH v2 19/46] drm/mediatek: mtk_crtc: Minimize spinlocked time in cmdq callback
` [PATCH v2 20/46] drm/mediatek: mtk_crtc: Dynamically find vblank/cfg component indices
` [PATCH v2 21/46] soc: mediatek: mtk-mutex: Add new functions to add/remove triggers
` [PATCH v2 22/46] soc: mediatek: mtk-mmsys: Migrate to new Multimedia DDP HW indexing
` [PATCH v2 23/46] drm/mediatek: Fully migrate to new Display Controller "
` [PATCH v2 24/46] drm/mediatek: mtk_dpi: Pass parameters with new mtk_dpi_sync structure
` [PATCH v2 25/46] drm/mediatek: mtk_dpi: Fully separate HW setup from common code
` [PATCH v2 26/46] drm/mediatek: Create new mtk_dpi_common lib and move mtk_dpi code
` [PATCH v2 27/46] dt-bindings: display: mediatek: Introduce Digital Video Output HW
` [PATCH v2 28/46] drm/mediatek: Add support for MediaTek Digital Video Output (DVO)
` [PATCH v2 29/46] drm/mediatek: Pass mtk_ddp_comp in clk and config callbacks
` [PATCH v2 30/46] dt-bindings: display: mediatek: Introduce MT8196 Layer Blender
` [PATCH v2 31/46] drm/mediatek: Add support for Display Layer Blender component
` [PATCH v2 32/46] dt-bindings: display: mediatek: Introduce MT8196 extended DMA Engine
` [PATCH v2 33/46] drm/mediatek: Add support for Display Controller exDMA component
` [PATCH v2 34/46] dt-bindings: display: mediatek: Introduce MT8196 Output Processor
` [PATCH v2 35/46] drm/mediatek: Add support for Display Output Processor component
` [PATCH v2 36/46] drm/mediatek: mtk_crtc: Dynamically find suitable CRTC DMA device
` [PATCH v2 37/46] drm/mediatek: Prepare path builder for multi-controller architecture
` [PATCH v2 38/46] drm/mediatek: Enable bring-up of multi-controller CRTC paths
` [PATCH v2 39/46] drm/mediatek: Introduce MediaTek Asynchronous DirectLink Controller
` [PATCH v2 40/46] drm/mediatek: Support registering disp controller device subnodes
` [PATCH v2 41/46] soc: mediatek: mtk-mmsys: Populate multimedia subsystem subdevices
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
` [PATCH v2 43/46] drm/mediatek: Add Two-Dimension Sharpness Processor (TDSHP) driver
` [PATCH v2 44/46] dt-bindings: display: mediatek: Introduce MT8196 Image Resizer
` [PATCH v2 45/46] drm/mediatek: Add support for Display Image Resizer (Scaler)
` [PATCH v2 46/46] drm/mediatek: mtk_drm_drv: Fail init only if all paths are invalid

[PATCHv3 net-next 1/9] net: usb: move updating filter and status from cdc drivers to usbnet
 2026-07-14 11:44 UTC  (9+ messages)
` [PATCHv3 net-next 2/9] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
` [PATCHv3 net-next 3/9] net: usb: usbnet: add cdc_state to struct usbnet
` [PATCHv3 net-next 4/9] net: usb: use cdc_state in "
` [PATCHv3 net-next 5/9] net: usb: int51x1: drop dependency on cdc_ether
` [PATCHv3 net-next 6/9] net: usb: move exported symbols from cdc_ether to usbnet
` [PATCHv3 net-next 7/9] net: usb: remove dependencies on cdc_ether
` [PATCHv3 net-next 8/9] net: usb: usbnet: remove outdated sanity check
` [PATCHv3 net-next 9/9] net: usb: usbnet: corrections in the comments

[PATCH RFC 0/3] Refactor the workqueue allocations
 2026-07-14 11:41 UTC  (4+ messages)
` [PATCH RFC 1/3] workqueue: introduce alloc_pwq()
` [PATCH RFC 2/3] workqueue: allocate percpu pwqs through alloc_pwq()
` [PATCH RFC 3/3] workqueue: factor out alloc_and_link_percpu_pwqs()

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-14 11:40 UTC  (16+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()

[PATCH] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-07-14 11:37 UTC  (2+ messages)

[PATCH] nvme-pci: fix parameter order in nvme_free_sgls() call
 2026-07-14 11:36 UTC  (3+ messages)

[PATCH v3 00/20] media/imx355: General code cleanups, and adding support for 2 lane operation
 2026-07-14 11:36 UTC  (3+ messages)
` [PATCH v3 12/20] media: imx355: Use pm_runtime autosuspend_delay

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-14 11:35 UTC  (6+ messages)
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH v2 0/4] iio: light: opt4001: Fixes from code review
 2026-07-14 11:35 UTC  (4+ messages)
` [PATCH v2 1/4] iio: light: opt4001: Fix reversed GENMASK() arguments in fault count mask

[PATCH v2] ocfs2: free unused clusters on defrag move errors
 2026-07-14 11:35 UTC 

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-14 11:34 UTC  (2+ messages)

[PATCH] module: validate string table section types
 2026-07-14 11:33 UTC  (5+ messages)

[PATCH net v2] net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM
 2026-07-14 11:33 UTC  (2+ messages)

[PATCH] ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
 2026-07-14 11:33 UTC 

[PATCH] PCI: starfive: Fix resource leaks on error paths in host_init()
 2026-07-14 11:30 UTC 

[PATCH 0/2] blk-throttle: minor cleanups
 2026-07-14 11:32 UTC  (4+ messages)
` [PATCH 1/2] blk-throttle: avoid ilog2(0) in calculate_bytes_allowed()
` [PATCH 2/2] blk-throttle: factor out limit field printing in tg_prfill_limit()

[PATCH v3 0/4] iio: light: opt4001: Fixes from code review
 2026-07-14 11:31 UTC  (5+ messages)
` [PATCH v3 1/4] iio: light: opt4001: Fix power down clearing bits of the wrong register
` [PATCH v3 2/4] iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()
` [PATCH v3 3/4] iio: light: opt4001: Reject integration times with a non-zero seconds part
` [PATCH v3 4/4] iio: light: opt4001: Fix reversed GENMASK() arguments in fault count mask

[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-07-14 11:31 UTC  (5+ messages)
` [PATCH 5/6] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-14 11:31 UTC  (9+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h

[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:30 UTC  (5+ messages)
` [PATCH 06/42] drm/mediatek: Use hashtable for components discovery and registration

[PATCH RFC v6 0/5] Accelerate page migration with batch copying and hardware offload
 2026-07-14 11:29 UTC  (2+ messages)

[PATCH v11 0/7] I2C Mux per channel bus speed
 2026-07-14 11:29 UTC  (3+ messages)
` [PATCH v11 2/7] i2c: mux: add idle_state property to i2c_mux_core

[syzbot] [media?] memory leak in vidtv_psi_registration_desc_init
 2026-07-14 11:28 UTC  (2+ messages)
` Forwarded: media dvb core fix feed leak on failed DMX_ADD_PID

[PATCH] rv: Simplify task monitor slot management
 2026-07-14 11:27 UTC  (2+ messages)

[PATCH] tracing: Add mutex to trace_parser to fix concurrent write races
 2026-07-14 11:24 UTC  (6+ messages)

[PATCH] regcache: disable cache_only before rewriting paging registers
 2026-07-14 11:23 UTC  (8+ messages)

[PATCH v4 0/2] RISC-V IOMMU HPM support
 2026-07-14 11:22 UTC  (3+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH v2] usb: musb: remove dead select of USB_MUSB_DUAL_ROLE
 2026-07-14 11:20 UTC  (2+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-14 11:20 UTC  (25+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change

[PATCH RESEND 0/3] x86/vdso: Improve vdso=/vdso32= boot parameter validation
 2026-07-14 11:19 UTC  (3+ messages)

[PATCH v2] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-14 11:18 UTC  (5+ messages)

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14 11:17 UTC  (5+ messages)

[PATCH nf v3 0/2] ipvs: fix destination overload state updates
 2026-07-14 11:16 UTC  (3+ messages)
` [PATCH nf v3 2/2] ipvs: use bitops for destination overload state

[PATCH v16 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-07-14 10:58 UTC  (3+ messages)
` [PATCH v16 1/2] dt-bindings: bridge: "
` [PATCH v16 2/2] drm/bridge: "

[PATCH 1/1] checkpatch: Deprecate V4L2 pipeline power management code
 2026-07-14 11:14 UTC  (3+ messages)

[PATCH v4] sched/debug: Dump end of stack when stack corruption detected
 2026-07-14 11:13 UTC 

[PATCH net] net: hsr: clean up the slave VLAN filters when deleting a port
 2026-07-14 11:13 UTC  (3+ messages)

[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-14 11:12 UTC 

[PATCH] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-14 11:12 UTC 

[PATCH v6] arm64: dts: qcom: sm8750: Add GPU clock & IOMMU nodes
 2026-07-14 11:10 UTC 

[PATCH] cpufreq: amd-pstate-ut: fix null pointer dereference
 2026-07-14 11:08 UTC  (3+ messages)

[PATCH] watchdog: take all OF aliases into account when assigning id
 2026-07-14 11:08 UTC  (5+ messages)

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-07-14 11:06 UTC  (2+ messages)

[PATCH v2 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
 2026-07-14 11:02 UTC  (4+ messages)
` [PATCH v2 2/2] thermal: qcom: Add support for Qualcomm MBG thermal monitoring

[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
 2026-07-14 11:00 UTC  (2+ messages)

[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-14 10:56 UTC  (2+ messages)

linux-next: Tree for Jul 13
 2026-07-14 10:56 UTC 

[PATCH 0/6] mm: batch rmap walks during large folio migration
 2026-07-14 10:55 UTC  (2+ messages)

[PATCH] EDAC/mce_amd: Do not print a stray newline
 2026-07-14 10:28 UTC  (4+ messages)

[PATCH v2] selftests/mm: Fix memleak in migration benchmark
 2026-07-14 10:55 UTC  (2+ messages)

[PATCH v2] mm: huge_memory: Fix kobject cleanup in thpsize_create error
 2026-07-14 10:54 UTC  (2+ messages)

[PATCH v2] watchdog: take all OF aliases into account when assigning id
 2026-07-14 10:53 UTC 

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-07-14 10:52 UTC  (3+ messages)

[PATCH v5 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-14 10:52 UTC  (4+ messages)
` [PATCH v5 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v5 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH rdma-next v2] RDMA/bnxt_re: Validate udata before executing commands
 2026-07-14 10:50 UTC 

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-14 10:50 UTC  (9+ messages)
` [PATCH v3 09/14] "

[PATCH] soc: mediatek: add missing MODULE_DEVICE_TABLE()
 2026-07-14 10:49 UTC  (2+ messages)

[PATCH] scsi: libiscsi: fix stale-data leak into the SCSI sense buffer
 2026-07-14 10:49 UTC 

[PATCH] iio: dac: ad5446: fix OF module device table
 2026-07-14 10:47 UTC  (2+ messages)

[PATCH] Add SECURITY.md to redirect GitHub users to official security channels
 2026-07-14 10:46 UTC 

[PATCH] sh: lib: Restore r4 in shift helpers
 2026-07-14 10:41 UTC 

[PATCH net] nexthop: initialize extack in nh_res_bucket_migrate()
 2026-07-14 10:44 UTC  (2+ messages)

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-14 10:42 UTC  (3+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()

[PATCH v3] USB: serial: io_edgeport: cap received transmit credits
 2026-07-14 10:42 UTC 

[PATCH v7 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-14 10:42 UTC  (4+ messages)
` [PATCH v7 1/3] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v7 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
` [PATCH v7 3/3] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-14 10:40 UTC  (4+ messages)
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module

[PATCH bpf-next 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-14 10:40 UTC  (2+ messages)

[PATCH] thermal: spacemit: k1: disable hardware on driver remove
 2026-07-14 10:38 UTC  (5+ messages)

[PATCH v2] mm/damon/ops-common: prevent migration fallback to non-target nodes
 2026-07-14 10:38 UTC 

[PATCH v2 1/1] HID: logitech: add Bolt receiver support for Logitech HID++ devices
 2026-07-14 10:32 UTC  (3+ messages)

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-07-14 10:30 UTC  (2+ messages)

[PATCH] cpufreq: amd-pstate-ut: fix null pointer dereference
 2026-07-14 10:21 UTC  (2+ messages)

[PATCH 0/6] spi: add multi-CS and per-transfer lane mask support
 2026-07-14 10:29 UTC  (4+ messages)
` [PATCH 6/6] spi: axi-spi-engine: add support for dynamic multi-lane selection

[PATCH] mm: thp: pin the inode across a file folio split
 2026-07-14 10:29 UTC  (4+ messages)

[PATCH v8 0/3] thermal: imx: Add calibration offset support
 2026-07-14 10:28 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v8 2/3] thermal/drivers/imx: Fix rounding and clamp for i.MX7D alarm
` [PATCH v8 3/3] thermal/drivers/imx: Add calibration offset support

[PATCH v12 0/4] Add MSI Claw HID Configuration Driver
 2026-07-14 10:26 UTC  (5+ messages)
` [PATCH v12 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v12 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v12 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v12 4/4] HID: hid-msi: Add Rumble Intensity Attributes

linux-next: build failure after merge of the tty tree
 2026-07-14 10:26 UTC  (4+ messages)

[PATCH v2 0/2] Add trace event support for GENI SE registers dump
 2026-07-14 10:24 UTC  (6+ messages)
` [PATCH v2 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH v2 0/3] media: i2c: imx412: Modernize driver with CCI and streams API
 2026-07-14 10:23 UTC  (4+ messages)
` [PATCH v2 1/3] media: i2c: imx412: Convert to CCI register access helpers

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-14 10:17 UTC  (4+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()

[PATCH v2] USB: serial: io_edgeport: cap received transmit credits
 2026-07-14 10:17 UTC  (2+ messages)


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