The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-18 07:29:20 to 2026-06-18 09:07:02 UTC [more...]

[PATCH v4 0/4] Enable SPI on SA8255p Qualcomm platforms
 2026-06-18  9:06 UTC  (2+ messages)
` [PATCH v4 1/4] spi: dt-bindings: describe SA8255p

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-18  9:06 UTC  (3+ messages)

[PATCH 0/6] arm64: dts: qcom: sc8280xp: set GPI DMA channels according to DSDT
 2026-06-18  9:05 UTC  (13+ messages)

[PATCH v2] net: mvneta: free/request IRQ across suspend/resume
 2026-06-18  9:03 UTC  (4+ messages)

[PATCH] mm: page_ext: validate section in for_each_page_ext iterator
 2026-06-18  9:04 UTC  (2+ messages)

[PATCH v6.6-v6.1] netfilter: nf_tables: always walk all pending catchall elements
 2026-06-18  8:34 UTC 

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-06-18  9:02 UTC 

[PATCH v2 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
 2026-06-18  9:02 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add the tlmm driver for Maili platform

[syzbot] [fs?] KASAN: slab-use-after-free Read in debugfs_u32_get (2)
 2026-06-18  9:01 UTC  (4+ messages)
` Forwarded: netdevsim: fix use-after-free in __nsim_dev_port_del
` Forwarded: Re: [syzbot] netdevsim fix
` Forwarded: [PATCH] netdevsim: fix use-after-free in __nsim_dev_port_del

[PATCH 0/3] KVM: arm64: pKVM is_created cleanup
 2026-06-18  9:01 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Drop the unused EL2-side is_created write
` [PATCH 2/3] KVM: arm64: Remove unreachable early checks in pkvm_init_host_vm()
` [PATCH 3/3] KVM: arm64: Drop redundant READ_ONCE() in pkvm_hyp_vm_is_created()

[PATCH] erofs: prevent buffered read bio merges across device chunks
 2026-06-18  9:00 UTC  (5+ messages)
  ` don't merge bios over iomap boundaries, was: "

[syzbot] [fs?] KASAN: slab-use-after-free Read in debugfs_u32_get (2)
 2026-06-18  8:58 UTC 

[PATCH 0/1] sparc64: unify thread stack sizing and add explicit 32KB stack
 2026-06-18  8:57 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH net v2] net: marvell: prestera: initialize err in prestera_port_sfp_bind
 2026-06-18  8:55 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v5 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-06-18  8:55 UTC  (3+ messages)
` [PATCH v5 1/2] serial: qcom-geni: trace: Drop redundant len field from geni_serial_data

[PATCH 5.10 000/342] 5.10.259-rc1 review
 2026-06-18  8:55 UTC  (2+ messages)

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-18  8:54 UTC  (3+ messages)

[PATCH] KVM: SVM: Remove redundant ret = 0 in svm_set_nested_state
 2026-06-18  8:52 UTC 

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-18  8:53 UTC  (3+ messages)

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-18  8:53 UTC  (3+ messages)

[PATCH 6.18 000/325] 6.18.36-rc1 review
 2026-06-18  8:52 UTC  (3+ messages)

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-18  8:52 UTC  (2+ messages)

[PATCH 1/2] igc: Wait for MAC passthrough after reset
 2026-06-18  8:51 UTC  (6+ messages)
` [PATCH 2/2] igc: Cache MAC passthrough address
` [Intel-wired-lan] [PATCH 1/2] igc: Wait for MAC passthrough after reset

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-18  8:51 UTC  (8+ messages)

[PATCH 7.0 000/378] 7.0.13-rc1 review
 2026-06-18  8:50 UTC  (3+ messages)

[PATCH v9 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-18  8:15 UTC  (5+ messages)

[PATCH] tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg
 2026-06-18  8:50 UTC 

[PATCH v4 resend 0/5] Add Cix Sky1 AUDSS clock and reset support
 2026-06-18  8:49 UTC  (3+ messages)
` [PATCH v4 resend 2/5] reset: cix: add audss support to sky1 reset driver

[PATCH v3] drm/bridge: cdns-mhdp8546: Add suspend resume support to the bridge driver
 2026-06-18  8:49 UTC  (2+ messages)

[PATCH v3] pinctrl: qcom: Unconditionally mark gpio as wakeup enable
 2026-06-18  8:49 UTC  (2+ messages)

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-18  8:47 UTC  (7+ messages)
` [PATCH v4 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v4 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v4 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v4 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v4 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH] userfaultfd: prevent registration of special VMAs
 2026-06-18  8:47 UTC  (5+ messages)

[BUG] CONFIG_KMSAN breaks objtool and building of the kernel
 2026-06-18  8:46 UTC  (4+ messages)

[PATCH bpf v3 0/2] Fix partial copy of non-linear test_run output
 2026-06-18  8:46 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf: "

[PATCH] power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()
 2026-06-18  8:45 UTC 

[PATCH net v3] tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
 2026-06-18  8:45 UTC  (2+ messages)

[PATCH bpf v3 2/2] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-18  8:44 UTC  (4+ messages)

[PATCH v2 00/17] afs: Miscellaneous fixes
 2026-06-18  8:43 UTC  (20+ messages)
` [PATCH v2 01/17] afs: handle CB.InitCallBackState3 requests without a server record
` [PATCH v2 02/17] afs: Fix error code in afs_extract_vl_addrs()
` [PATCH v2 03/17] afs: fix NULL pointer dereference in afs_get_tree()
` [PATCH v2 04/17] afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
` [PATCH v2 05/17] afs: use kvfree() to free memory allocated by kvcalloc()
` [PATCH v2 06/17] afs: Remove erroneous seq |= 1 in volume lookup loop
` [PATCH v2 07/17] afs: check for duplicate servers in VL server list
` [PATCH v2 08/17] afs: Fix bulk lookup malfunction due to change in dir_emit() API
` [PATCH v2 09/17] afs: Fix misplaced inc of net->cells_outstanding
` [PATCH v2 10/17] afs: Fix reinitialisation of the inode, in particular ->lock_work
` [PATCH v2 11/17] afs: Fix callback service message parsers to pass through -EAGAIN
` [PATCH v2 12/17] afs: Fix double netfs initialisation in afs_root_iget()
` [PATCH v2 13/17] afs: Don't use AS_RELEASE_ALWAYS for dir/symlinks part 2
` [PATCH v2 14/17] afs: Remove erroneous seq |= 1 in volume lookup loop
  ` 答复: [????] "
` [PATCH v2 15/17] afs: Fix leak of ungot volume
` [PATCH v2 16/17] afs: Fix missing NULL pointer check in afs_break_some_callbacks()
` [PATCH v2 17/17] afs: Fix vllist leak

[PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-06-18  8:41 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] kselftest docs: remove reference to obsolete/archived wiki
 2026-06-18  8:41 UTC 

[PATCH v2 0/2] mfd: platform/chrome: Catch EC feature read errors during probe
 2026-06-18  8:40 UTC  (3+ messages)
` [PATCH v2 2/2] mfd: cros_ec: Read EC features during probe to catch transfer error

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-18  8:13 UTC  (18+ messages)
` [PATCH v2 01/17] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH v2 05/17] x86/virt/tdx: Make TDX module initialize "
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
` [PATCH v2 07/17] x86/virt/tdx: Initialize Quoting extension
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [PATCH v2 09/17] x86/virt/tdx: Add interface to check Quoting availability
` [PATCH v2 10/17] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [PATCH v2 11/17] x86/virt/tdx: Add interface to generate a Quote
` [PATCH v2 12/17] x86/virt/tdx: Reinitialize the Quoting extension after TDX module update
` [PATCH v2 13/17] x86/virt/tdx: Enable Quoting extension
` [PATCH v2 14/17] x86/tdx: Move and rename Quote request structure
` [PATCH v2 15/17] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
` [PATCH v2 17/17] KVM: TDX: Support event-notify interrupts only with userspace Quoting

[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
 2026-06-18  8:39 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: display: vop2: Add missing reset properties

[PATCH 1/3] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
 2026-06-18  8:38 UTC  (5+ messages)
` [PATCH 2/3] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH v5.10 0/2] Fix CVE-2026-23204
 2026-06-18  8:08 UTC  (3+ messages)
` [PATCH v5.10 1/2] net: add skb_header_pointer_careful() helper
` [PATCH v5.10 2/2] net/sched: cls_u32: use skb_header_pointer_careful()

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-18  8:37 UTC  (5+ messages)

[PATCH v4 0/5] Enhance RPMsg buffer management
 2026-06-18  8:32 UTC  (5+ messages)
` [PATCH v4 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH] soundwire: dmi-quirks: Disable ghost device on Lenovo Yoga 9i
 2026-06-18  8:31 UTC  (5+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-18  8:31 UTC  (15+ messages)
              ` [Lsf-pc] "

[PATCH 5.15 000/410] 5.15.210-rc2 review
 2026-06-18  8:31 UTC  (2+ messages)

[PATCH] spi: rpc-if: Use correct device for hardware reinitialization on resume
 2026-06-18  8:31 UTC  (2+ messages)

[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
 2026-06-18  8:30 UTC  (6+ messages)

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-06-18  8:30 UTC  (3+ messages)
` [PATCH v2 09/13] sched/qos: Add rampup multiplier QoS

[PATCH v4 0/5] Add Cix Sky1 AUDSS clock and reset support
 2026-06-18  8:30 UTC  (5+ messages)
` [PATCH v4 3/5] dt-bindings: clock: cix,sky1-audss-clock: add audss clock controller

[PATCH v4 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-18  8:27 UTC  (5+ messages)
` [PATCH v4 04/20] cpumask: Introduce cpu_preferred_mask

[PATCH] EDAC/altera: Use parent device for devres in altr_portb_setup()
 2026-06-18  8:27 UTC  (3+ messages)

[PATCH net] net: sit: require CAP_NET_ADMIN in the device netns for changelink
 2026-06-18  8:25 UTC  (2+ messages)

[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-06-18  8:25 UTC  (8+ messages)
` [PATCH v3 4/8] irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
` [PATCH v3 5/8] irqchip/qcom-pdc: Configure PDC to pass through mode
` [PATCH v3 8/8] arm64: dts: qcom: x1e80100: Add deepest idle state

[PATCH v3 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-18  8:23 UTC  (9+ messages)
` [PATCH v3 08/15] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v3 10/15] mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
` [PATCH v3 14/15] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()

[PATCH v3 0/5] Add PLL3 and LCDC_CLKD support for RZ/T2H and RZ/N2H
 2026-06-18  8:20 UTC  (6+ messages)
` [PATCH v3 1/5] clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculations

[PATCH] clk: canaan: Clear rate fields before reprogramming dividers
 2026-06-18  8:18 UTC  (2+ messages)

[PATCH 0/2] gpio: use raw spinlocks in irq startup paths
 2026-06-18  8:18 UTC  (7+ messages)
` [PATCH 1/2] gpio: sch: use raw_spinlock_t in the irq startup path

[PATCH 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
 2026-06-18  8:18 UTC  (4+ messages)
` [PATCH 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation

[PATCH] PCI: vgaarb: Include 0x0380 devices in default selection
 2026-06-18  8:18 UTC 

Question: SPEAr PLGPIO irq_enable on PREEMPT_RT and regmap updates
 2026-06-18  8:15 UTC  (3+ messages)

[PATCH v3 00/13] rv: Convert rvgen to Lark
 2026-06-18  8:13 UTC  (5+ messages)
` [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()

[PATCH] riscv: Add kCFI type prefix to unaligned copy routines
 2026-06-18  8:12 UTC 

[PATCH] erofs: add folio order to trace_erofs_read_folio
 2026-06-18  8:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/3] Clk improvements
 2026-06-18  8:10 UTC  (5+ messages)
` [PATCH v4 1/3] rust: clk: use the type-state pattern
` [PATCH v4 3/3] rust: clk: use 'kernel vertical style' for imports

[PATCH] net: fman: fix clock and device node leak in probe error paths
 2026-06-18  8:08 UTC  (2+ messages)

[PATCH] mm/page_alloc: include <linux/vmstat.h> for vm_numa_stat_key
 2026-06-18  8:04 UTC  (3+ messages)

[PATCHv2] net: emac: Fix NULL pointer dereference in emac_probe
 2026-06-18  8:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: do not enter fs_reclaim under notifier_lock in lockdep training
 2026-06-18  8:03 UTC  (2+ messages)

[PATCH] docs: arm64: Document that text_offset is always 0
 2026-06-18  8:02 UTC  (2+ messages)

[Bug]KASAN: slab-use-after-free Read in iowarrior_release
 2026-06-18  8:02 UTC 

[PATCH] iommu/arm-smmu-v3: Fix VCMDQ indexing in tegra241_vintf0_handle_error
 2026-06-18  7:59 UTC 

[BUG] OV02C10 on Dell 16 Premium DA16250 (ARL): INT3472 handshake-derived "dvdd" regulator registered but never linked to sensor, sensor probe fails with -EREMOTEIO
 2026-06-18  7:58 UTC  (11+ messages)

[PATCHv2] arm64/entry: Fix arm64-specific rseq brokenness
 2026-06-18  7:55 UTC  (5+ messages)

[PATCH] ALSA: hda/realtek: Add headset mic quirk for Acer S40-54
 2026-06-18  7:54 UTC 

[PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
 2026-06-18  7:55 UTC  (3+ messages)

[BUG REPORT] KCSAN: data-race in __ip6_datagram_connect / udpv6_sendmsg
 2026-06-18  7:53 UTC  (2+ messages)

[PATCH] ufs: switch WriteBooster missing free space message as warn_once
 2026-06-18  7:52 UTC 

[PATCH 7.1 0/8] 7.1.1-rc1 review
 2026-06-18  7:49 UTC  (2+ messages)

[PATCH v3 0/3] usb: typec: tipd: improve probe diagnostics and POWER_STATUS handling
 2026-06-18  7:47 UTC  (4+ messages)
` [PATCH v3 1/3] usb: typec: tipd: add error message for vendor ID read failure
` [PATCH v3 2/3] usb: typec: tipd: demote missing IRQ message to debug
` [PATCH v3 3/3] usb: typec: tipd: name TPS_REG_POWER_STATUS field masks

[tip:timers/urgent] BUILD SUCCESS f8aceb1adb05896d66a3abbc1b0f41b90c9179ae
 2026-06-18  7:47 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in debugfs_u32_get (2)
 2026-06-18  7:47 UTC 

[PATCH] virtio-blk: use little-endian types for the zoned fields
 2026-06-18  7:41 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: aspeed: sanmiguel: configure LM5066i HSCs for PDB
 2026-06-18  7:41 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: sanmiguel: fix PDB HSC shunt resistor
` [PATCH 2/2] ARM: dts: aspeed: sanmiguel: add current-range property for PDB HSC

[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
 2026-06-18  7:37 UTC  (17+ messages)
` [PATCH v4 01/16] spi: dt-bindings: add spi-max-post-config-frequency property
` [PATCH v4 02/16] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v4 03/16] spi: parse spi-max-post-config-frequency into post_config_max_speed_hz
` [PATCH v4 04/16] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v4 05/16] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v4 06/16] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v4 07/16] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v4 08/16] spi: cadence-quadspi: add PHY tuning support
` [PATCH v4 09/16] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v4 10/16] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v4 11/16] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v4 12/16] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v4 13/16] mtd: spinand: extract variant ranking logic into spinand_op_find_best()
` [PATCH v4 14/16] mtd: spinand: negotiate optimal PHY operating point before dirmap creation
` [PATCH v4 15/16] mtd: spi-nor: extract read op template construction into helper
` [PATCH v4 16/16] mtd: spi-nor: run PHY tuning after init and update dirmap frequency

[PATCH v2] drm/amdgpu: initialize ret before UMC error record loop
 2026-06-18  7:37 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-18  7:33 UTC  (5+ messages)

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-06-18  7:31 UTC  (4+ messages)
` [PATCH 04/16] riscv: kprobes: Use generated instruction headers

[PATCH v3 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
 2026-06-18  7:30 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v4 0/4] snvs_pwrkey - code improvements and add report event
 2026-06-18  7:31 UTC  (3+ messages)
` [PATCH v4 3/4] Input: snvs_pwrkey - use local device pointer to simple code
` [PATCH v4 4/4] Input: snvs_pwrkey - report press event in interrupt handler

[RFC PATCH 0/3] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-18  7:28 UTC  (5+ messages)
` [RFC PATCH 3/3] mm: entirely remove lru_add_drain in do_swap_page


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