The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-30 15:15:21 to 2026-06-30 16:42:13 UTC [more...]

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-06-30 16:34 UTC  (5+ messages)
` [PATCH 1/6] mm: add softleaf_to_pmd() and convert existing callers
` [PATCH 2/6] mm: extract mm_prepare_for_swap_entries() helper
` [PATCH 3/6] fs/proc: use softleaf_has_pfn() in pagemap PMD walker
` [PATCH 4/6] mm/huge_memory: move softleaf_to_folio() inside migration branch

[PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-30 16:42 UTC  (4+ messages)
  ` [PATCH v3 06/16] mm/page_alloc: relax GFP WARN in nolock allocs

[PATCH v3 0/6] Some Minor fixes and cleanups to
 2026-06-30 16:40 UTC  (5+ messages)
` [PATCH v3 1/6] irqchip/gic-v3-its: Fix memleak in its_probe_one()
` [PATCH v3 2/6] irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its()

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-30 16:40 UTC  (7+ messages)

[PATCH 4/4] media: dt-bindings: rc: Sync keymap list with latest list
 2026-06-30 16:39 UTC  (5+ messages)

[PATCH v2 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-06-30 16:39 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes

[PATCH 5.15.y] ext4: add bounds check for inline data length in ext4_read_inline_page
 2026-06-30 16:39 UTC 

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-06-30 16:37 UTC  (5+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-30 16:36 UTC  (31+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()

[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-06-30 16:36 UTC  (5+ messages)
` [PATCH v2 1/4] printk: remove BOOT_PRINTK_DELAY config option
` [PATCH v2 2/4] printk: deprecate boot_delay in favour of printk_delay
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code
` [PATCH v2 4/4] Documentation/kernel-parameters: add/update printk_delay/boot_delay

[PATCH 6.1.y] ext4: add bounds check for inline data length in ext4_read_inline_page
 2026-06-30 16:35 UTC 

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-06-30 16:35 UTC  (6+ messages)
` [RFC PATCH v5 30/45] x86/virt/tdx: Add API to demote a 2MB mapping to 512 4KB mappings

[PATCH 1/1] MAINTAINERS: media: nxp: imx8-isi: Add Frank Li as reviewer and i.MX mailing list
 2026-06-30 16:34 UTC 

[PATCH v6 0/3] mm: clean up folio LRU and swap declarations
 2026-06-30 16:34 UTC  (5+ messages)
` [PATCH v6 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
` [PATCH v6 2/3] mm: rename swap.c to folio.c
` [PATCH v6 3/3] mm: move reclaim-internal declarations out of swap.h

[PATCH 0/6] staging: rtl8723bs: style fixes for rtl8723bs_cmd.c
 2026-06-30 16:33 UTC  (7+ messages)
` [PATCH 1/6] staging: rtl8723bs: remove dead code block in rtl8723bs_cmd.c
` [PATCH 2/6] staging: rtl8723bs: correct binary operator style "
` [PATCH 3/6] staging: rtl8723bs: fix lines ending in '(' in rtl8723b_cmd.c
` [PATCH 4/6] staging: rtl8723bs: remove dead code "
` [PATCH 5/6] staging: rtl8723bs: remove unnecessary parentheses "
` [PATCH 6/6] staging: rtl8723bs: Add braces to if statement in rtl8723bs_cmd.c

[PATCH v2] ASoC: dt-bindings: sound: nvidia,tegra30-ahub: Convert to DT schema
 2026-06-30 16:32 UTC  (2+ messages)

[BUG] PCI/VGA: KASAN slab-use-after-free in dev_driver_string from vga_arb_release
 2026-06-30 16:30 UTC  (2+ messages)
` [PATCH] PCI/VGA: vgaarb: Hold pci_dev references for per-file cards

[PATCH v3 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
 2026-06-30 16:30 UTC  (4+ messages)
` [PATCH v3 1/2] mm/vmpressure: skip tree=true accounting "

[PATCH v2 0/3] drm/imagination: Maintainer updates
 2026-06-30 16:30 UTC  (2+ messages)

[PATCH 0/2] drm/imagination: Remove Matt Coster as maintainer
 2026-06-30 16:30 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: usb: generic-ehci: Document clock-names in top-level
 2026-06-30 16:27 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: usb: generic-ohci: "

[PATCH net v3] octeontx2-pf: check DMAC extraction support before filtering
 2026-06-30 16:26 UTC 

[PATCH v3 0/4] phy: qcom: qmp-pcie: Add PCIe PHY support for Hawi
 2026-06-30 16:25 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-30 16:24 UTC  (7+ messages)
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion

[PATCH net-next v3 0/5] af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-06-30 16:23 UTC  (7+ messages)
` [PATCH net-next v3 4/5] net: af_unix: replace copy_from_sockptr() with copy_safe_from_sockptr()
` [PATCH net-next v3 5/5] selftest: Add tests for useful handling of LSM denials on SCM_RIGHTS

[PATCH v3] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
 2026-06-30 16:23 UTC  (2+ messages)

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-30 16:22 UTC  (3+ messages)
` [PATCH v2 1/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used

[RESEND PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-06-30 16:22 UTC  (2+ messages)

[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-06-30 16:20 UTC  (4+ messages)
` (subset) "

[PATCH v4 00/19] firmware: qcom: scm: Add minidump SRAM destination support
 2026-06-30 16:20 UTC  (5+ messages)
` [PATCH v4 01/19] dt-bindings: firmware: qcom,scm: Add minidump SRAM property
` [PATCH v4 02/19] dt-bindings: sram: qcom,imem: Add minidump-sram pattern property

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-30 16:18 UTC  (15+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH 00/12] fs/ceph: optimize struct layouts
 2026-06-30 16:16 UTC  (15+ messages)
` [PATCH 01/12] fs/ceph/super: remove unused field `i_cap_migration_resv`
` [PATCH 02/12] fs/ceph/super: make field `i_truncate_pagecache_size` optional
` [PATCH 03/12] include/ceph/ceph_fs.h: convert `pool_id` to u32
` [PATCH 04/12] fs/ceph/super.h: convert ceph_inode_xattr fields to `bool`
` [PATCH 05/12] fs/ceph/super.h: convert ceph_cap_snap.writing "
` [PATCH 06/12] fs/ceph: consistently use `u32` for `time_warp_seq`

[PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_set_need_resched()
 2026-06-30 16:16 UTC  (6+ messages)

[PATCH v2 0/3] workqueue: improve stall diagnostics for pools with no running worker
 2026-06-30 16:15 UTC  (4+ messages)
` [PATCH v2 1/3] workqueue: only show running workers in stall diagnostics
` [PATCH v2 2/3] workqueue: trigger a single-CPU backtrace for stalled pools
` [PATCH v2 3/3] workqueue: dump the last woken worker "

[PATCH v5 00/12] Support ACPI and SETAASA device discovery
 2026-06-30 16:15 UTC  (3+ messages)
` [PATCH v5 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA

[PATCH v6 0/9] Add support for Wave6 video codec driver
 2026-06-30 16:13 UTC  (3+ messages)
` [PATCH v6 2/9] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH v2] xfs: zero newly allocated btree root space
 2026-06-30 16:11 UTC  (2+ messages)

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-30 16:10 UTC  (9+ messages)
` [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v5 4/6] mm/zswap: Implement proactive writeback

[PATCH v6 00/16] arm64: support Engicam MicroGEA-STM32MP257-RMM board
 2026-06-30 16:09 UTC  (3+ messages)
` [PATCH v6 10/16] arm64: dts: st: add sai1 pins for stm32mp25
  ` [Linux-stm32] "

[PATCH] [RFC] gpiolib: introduce gpio_name() helper
 2026-06-30 16:01 UTC  (4+ messages)

[PATCH v3] media: atomisp: fix block comment formatting style
 2026-06-30 16:04 UTC 

[PATCH v2 0/4] drm/nouveau/gsp/r570: Fix runtime PM
 2026-06-30 16:05 UTC  (4+ messages)
` [PATCH v2 1/4] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"

[PATCH 0/3] cxl: Sashiko bug fixes
 2026-06-30 16:04 UTC  (7+ messages)
` [PATCH 1/3] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH 2/3] cxl/region: Scan all partitions for unmapped poison
` [PATCH 3/3] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan

[PATCH v2] xfs: use null daddr for unset first bad log block
 2026-06-30 16:04 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-30 16:04 UTC  (8+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH 0/2] USB: replace __get_free_pages() with kmalloc()
 2026-06-30 16:03 UTC  (5+ messages)
` [PATCH 1/2] usb: host: ohci-dbg: use kmalloc() for print buffer
` [PATCH 2/2] usb: core: devices: use kmalloc() to allocate dump buffer

[syzbot] [bfs?] WARNING in bfs_write_inode
 2026-06-30 16:03 UTC 

[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
 2026-06-30 16:03 UTC  (5+ messages)
` [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ

[PATCH v1] ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() alias
 2026-06-30 16:03 UTC 

[PATCH] drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
 2026-06-30 16:02 UTC  (2+ messages)

[PATCH v5 1/2] arm64: dts: imx94: Add Root Port node
 2026-06-30 16:00 UTC  (2+ messages)

[PATCH net v3] fsl/fman: Free init resources on KeyGen failure in fman_init()
 2026-06-30 16:00 UTC  (2+ messages)

[PATCH v6 0/3] Cirrus Logic CS2600 clock device
 2026-06-30 15:55 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: clock: cs2600: Add support for the CS2600
` [PATCH v6 2/3] clk: cs2600: Add Fractional-N clock driver
` [PATCH v6 3/3] clk: cs2600: Add KUnit test for CS2600 driver

[PATCH net-next] net: phylink: Drop references to the .validate() method in comments
 2026-06-30 15:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Greg Kroah-Hartman to GPIB
 2026-06-30 15:55 UTC 

[PATCH nf] netfilter: nft_set_rbtree: reject interval-end get for open intervals
 2026-06-30 15:55 UTC 

[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-06-30 15:54 UTC  (7+ messages)

[PATCH net-next v4] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
 2026-06-30 15:52 UTC  (2+ messages)

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-06-30 15:52 UTC  (2+ messages)

[PATCH V4 0/7] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-06-30 15:52 UTC  (3+ messages)

[PATCH] af_unix: mark MSG_SPLICE_PAGES frags shared
 2026-06-30 15:51 UTC  (2+ messages)

[PATCH v17 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-30 15:49 UTC  (2+ messages)

[PATCH net] net: gianfar: dispose irq mappings on probe failure and device removal
 2026-06-30 15:49 UTC  (2+ messages)

[PATCH v2 0/2] rtq2208: Remove the unnecessary MTP_SEL property
 2026-06-30 11:43 UTC  (2+ messages)

[PATCH] AsoC: intel: sst: fix PCI device reference leak on probe failure
 2026-06-30 11:26 UTC  (2+ messages)

[PATCH 1/4] spi: atcspi200: return error from failed controller suspend
 2026-06-30 11:38 UTC  (2+ messages)

[PATCH 1/3] spi: bcm63xx: return error from failed controller suspend
 2026-06-30 11:36 UTC  (2+ messages)

[PATCH v2] usb: free iso schedules on failed submit
 2026-06-30 15:48 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-30 11:26 UTC  (2+ messages)

[PATCH V2] ASoC: fsl_audmix: rework runtime PM handling in probe
 2026-06-30 11:26 UTC  (2+ messages)

[PATCH] ASoC: SOF: topology: Use more common error handling code in sof_link_load()
 2026-06-30 11:27 UTC  (2+ messages)

[PATCH v1] spi: npcm-fiu: support dual and quad UMA writes
 2026-06-30 11:27 UTC  (2+ messages)

[PATCH] ASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280
 2026-06-30 11:27 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: meson: aiu: align I2S design to the AXG one
 2026-06-30 11:27 UTC  (2+ messages)

[PATCH 0/6] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-06-30 15:48 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property
` [PATCH 4/6] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support

[PATCH] net: lan743x: Initialize eth_syslock spinlock before use
 2026-06-30 15:47 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: ti,clockdomain: Convert to DT schema
 2026-06-30 15:47 UTC  (2+ messages)

[PATCH] powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
 2026-06-30 15:46 UTC 

[PATCH] ASoC: renesas: fsi: Propagate platform_get_irq() errors
 2026-06-30 15:44 UTC  (2+ messages)

[PATCH] ipmi: si: Fix NULL pointer dereference in start_kcs_transaction()
 2026-06-30 15:43 UTC  (2+ messages)

[PATCH] rust_binder: use pin_init::zeroed for file_operations initialization
 2026-06-30 15:43 UTC  (3+ messages)

[PATCH v6] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-30 15:42 UTC  (3+ messages)

[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
 2026-06-30 15:42 UTC  (10+ messages)
` [PATCH 2/3] arm64: dts: socfpga: agilex5: Add SoCDK TSN Config2 board
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support

[PATCH v2 0/7] Host1x/VIC support on Tegra264
 2026-06-30 15:42 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: tegra: Changes to support Tegra264

[PATCH] ceph: fix refcount leak in ceph_readdir()
 2026-06-30 15:41 UTC  (2+ messages)

[PATCH v2 0/2] iio: temperature: Add support for the STS30 temperature sensor
 2026-06-30 15:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: temperature: Add STS30 devicetree bindings

[PATCH v7] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-30 15:40 UTC 

[PATCH v2 0/3] Add devicetree for the Graperain G3568 v2
 2026-06-30 15:38 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add graperain
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Graperain G3568 series
` [PATCH v2 3/3] arm64: dts: rockchip: Add devicetree for the Graperain G3568 v2

[PATCH v4 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-06-30 15:38 UTC  (2+ messages)

[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
 2026-06-30 15:37 UTC  (3+ messages)
` [PATCH 05/11] pinctrl: freescale: IMXRT: Remove "

[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-06-30 15:36 UTC  (6+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array

[PATCH v2 0/3] iio: Use named initializers for device_id structures
 2026-06-30 15:35 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: ti-tsc2046: Simplify device handling
` [PATCH v2 2/3] iio: imu: adis16550: Simplify device abstraction
` [PATCH v2 3/3] staging: iio: Initialize spi_device_id arrays using member names

[PATCH v2] drm/arm/malidp: use clk_bulk API in runtime PM resume and suspend
 2026-06-30 15:34 UTC  (2+ messages)

[PATCH v2] drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_bridge_in_chain()
 2026-06-30 15:34 UTC 

[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
 2026-06-30 15:33 UTC  (2+ messages)

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-06-30 15:33 UTC  (4+ messages)

linux-next: manual merge of the drm-intel tree with the origin tree
 2026-06-30 15:32 UTC 

[PATCH v2] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
 2026-06-30 15:31 UTC  (2+ messages)

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-06-30 15:29 UTC  (4+ messages)

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-30 15:29 UTC  (5+ messages)
` [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500

linux-next: duplicate patch in the drm-intel tree
 2026-06-30 15:28 UTC 

[PATCH 0/2] ext4: fix race conditions and clean up locking of inline data writes
 2026-06-30 15:28 UTC  (3+ messages)
` [PATCH 1/2] ext4: use fsdata to track inline data write state
` [PATCH 2/2] ext4: replace BUG_ON with graceful retry in ext4_write_inline_data_end

[PATCH] sched/fair: Stabilize idle SMT core selection with asym-capacity
 2026-06-30 15:27 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2026-06-30 15:27 UTC 

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-06-30 15:27 UTC  (3+ messages)
` [PATCH v2 10/19] pmdomain: imx: use platform_device_set_of_node()

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-30 15:27 UTC  (13+ messages)

[PATCH v2 00/15] media: i2c: os05b10: Refactor driver and Add new features
 2026-06-30 15:27 UTC  (7+ messages)
` [PATCH v2 04/15] media: i2c: os05b10: split common and mode-specific init registers
` [PATCH v2 05/15] media: i2c: os05b10: add V4L2 digital gain control

[PATCH v6] media: qcom: iris: use disable_irq() during power-off
 2026-06-30 15:26 UTC 

[PATCH] mm/damon/vaddr: check address space stability before VMA traversal
 2026-06-30 15:25 UTC 

[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
 2026-06-30 15:24 UTC  (2+ messages)

[PATCH v12 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-06-30 15:24 UTC  (5+ messages)
` [PATCH v12 1/6] pinctrl: s32cc: add/fix some comments
` [PATCH v12 2/6] pinctrl: s32cc: remove inline specifiers

[PATCH] ceph: fix refcount leak in write_folio_nounlock()
 2026-06-30 15:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants
 2026-06-30 15:24 UTC  (2+ messages)

[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-06-30 15:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-06-30 15:21 UTC  (4+ messages)
` [PATCH v4 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v4 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v4 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[PATCH v1] rtc: mpfs: fix counter upload completion condition
 2026-06-30 15:18 UTC  (2+ messages)

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-30 15:15 UTC  (5+ messages)


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