The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-17 13:24:34 to 2026-07-17 14:51:40 UTC [more...]

[PATCH v2 00/12] misc: Improvements around *_device_id defintions
 2026-07-17 14:50 UTC  (11+ messages)
` [PATCH v2 01/12] misc: Drop unused assignment of spi_device_id driver data
` [PATCH v2 02/12] misc/pvpanic: Drop unused assignment of acpi_device_id "
` [PATCH v2 03/12] misc: genwqe: Drop unused assignment of pci_device_id "
` [PATCH v2 04/12] misc: eeprom: Use named initializers for arrays of i2c_device_data
` [PATCH v2 05/12] misc: "
` [PATCH v2 06/12] misc: Use named initializers for arrays of spi_device_data
` [PATCH v2 07/12] misc: mei: Use named initializers for acpi_device_id array
` [PATCH v2 08/12] misc: mei: Use named initializer for platform_device_id array
` [PATCH v2 09/12] misc: ibmvmc: Use named initializers for vio_device_id array
` [PATCH v2 10/12] misc: eeprom: idt_89hpesx: Unify style of of_device_id array

[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-17 14:49 UTC  (5+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
  ` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM

[PATCH v2 0/2] blk-iolatency: fix io.latency documentation accuracy
 2026-07-17 14:49 UTC  (5+ messages)
` [PATCH v2 1/2] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
` [PATCH v2 2/2] Docs/admin-guide/cgroup-v2: fix delay_nsec unit in io.latency doc

[PATCH 6.18 000/480] 6.18.39-rc1 review
 2026-07-17 14:47 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (3)
 2026-07-17 14:48 UTC 

[PATCH 0/4] spi: spacemit: support K3 SPI controllers
 2026-07-17 14:45 UTC  (5+ messages)
` [PATCH 1/4] riscv: dts: spacemit: add K3 PDMA request numbers
` [PATCH 2/4] spi: dt-bindings: spacemit: add K3 SPI compatible
` [PATCH 3/4] riscv: dts: spacemit: add SPI controllers for K3
` [PATCH 4/4] riscv: dts: spacemit: enable SPI0 on K3 CoM260-IFX

[PATCH v2 0/6] iommu/qcom: Misc Fixes
 2026-07-17 14:46 UTC  (7+ messages)
` [PATCH v2 1/6] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
` [PATCH v2 2/6] iommu/qcom: Use devm_pm_runtime_enable() in qcom_iommu_device_probe()
` [PATCH v2 3/6] iommu/qcom: Check pm_runtime_resume_and_get() return in probe
` [PATCH v2 4/6] iommu/qcom: Fix pgtbl_ops leak in qcom_iommu_init_domain() error path
` [PATCH v2 5/6] iommu/qcom: Publish pgtbl_ops before releasing init_mutex
` [PATCH v2 6/6] iommu/qcom: Enable clocks before hardware access in qcom_iommu_ctx_probe()

[PATCH v1] arm64: cpuinfo: Fix sysfs cleanup on failure
 2026-07-17 14:45 UTC  (3+ messages)

[PATCH v4 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-17 14:45 UTC  (4+ messages)
` [PATCH v4 03/11] power: sequencing: Add pwrseq_is_controllable() API

[PATCH] nvmet: passthru: fix OOB reads when parsing ns id descriptor list
 2026-07-17 14:43 UTC 

[PATCH] fuse: cache POSIX ACLs when setting them
 2026-07-17 14:43 UTC  (7+ messages)

[PATCH v5 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-17 14:41 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v5 2/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
` [PATCH v5 3/4] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v5 4/4] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 14:41 UTC 

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 14:40 UTC 

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 14:40 UTC 

linux-next: build failure in the final build
 2026-07-17 14:40 UTC  (5+ messages)

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 14:40 UTC 

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 14:40 UTC 

[PATCH v3 ath-current] wifi: ath12k: convert scan timeout to wiphy delayed work
 2026-07-17 14:40 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 14:40 UTC 

linux-next: manual merge of the bluetooth tree with the origin tree
 2026-07-17 14:37 UTC 

[PATCH v2 0/2] spi: pxa2xx: MacBook8,1 quirk and LPSS S3 resume state fixes
 2026-07-17 14:36 UTC  (3+ messages)
  ` [PATCH v2 1/2] spi: pxa2xx: disable DMA and fix runtime PM for Apple MacBook8,1
  ` [PATCH v2 2/2] spi: pxa2xx: restore LPSS private register state on S3 resume

[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
 2026-07-17 14:35 UTC  (9+ messages)
` [RFC PATCH v1 1/8] misc/arm-cla: Add driver skeleton and documentation
` [RFC PATCH v1 8/8] misc/arm-cla: Add userspace interface

[PATCH v4 0/6] rust_binder: update Process::node_refs to use SpinLock
 2026-07-17 14:35 UTC  (5+ messages)
` [PATCH v4 1/6] rust_binder: avoid allocating under node_refs for freeze listeners

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-07-17 14:35 UTC  (8+ messages)
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers

[RFC PATCH v1.1 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
 2026-07-17 14:34 UTC  (8+ messages)
` [RFC PATCH v1.1 1/7] mm/damon/core: initialize damos->last_applied
` [RFC PATCH v1.1 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [RFC PATCH v1.1 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [RFC PATCH v1.1 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [RFC PATCH v1.1 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [RFC PATCH v1.1 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [RFC PATCH v1.1 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()

[PATCH] net: ipv6: fix a potential use-after-free in ip4ip6_err
 2026-07-17 14:33 UTC 

[PATCH] net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
 2026-07-17 14:32 UTC 

[PATCH v2 0/2] drm/panel-edp: take i2c adapter module reference
 2026-07-17 14:31 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel-edp: fix i2c adapter leak on probe failure
` [PATCH v2 2/2] drm/panel-edp: take i2c adapter module reference

[PATCH] irq/msi: fix misplaced EXPORT_SYMBOL_GPL for msi_domain_free_irqs_all
 2026-07-17 14:31 UTC 

[PATCH v4 0/5] regulator: Add X-Powers AXP318W PMIC support
 2026-07-17 14:31 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: x-powers,axp152: Document AXP318W
` [PATCH v4 2/5] mfd: axp20x: Add support for AXP318W PMIC
` [PATCH v4 3/5] mfd: axp20x: Constify axp313 and axp717 cells
` [PATCH v4 4/5] mfd: axp20x-i2c: Fix i2c instantiation
` [PATCH v4 5/5] regulator: axp20x: add support for the AXP318W

[PATCH] media: chips-media: wave5: Handle polling IRQ thread failure
 2026-07-17 14:31 UTC  (2+ messages)

[PATCH] rust: irq: fix C header path in module docs
 2026-07-17 14:31 UTC  (2+ messages)

[PATCH v2 1/4] virtio-mem: validate device-reported block size
 2026-07-17 14:31 UTC  (11+ messages)

[PATCH] wifi: mwifiex: validate HT/VHT element length before storing beacon IE pointers
 2026-07-17 14:31 UTC  (2+ messages)

[PATCH v9 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-07-17 14:30 UTC  (5+ messages)
` [PATCH v9 2/4] clk: cix: add sky1 audss clock controller

[PATCH] drm/panel-edp: take i2c adapter module reference
 2026-07-17 14:29 UTC  (3+ messages)

[PATCH v2] fuse: don't bump attr_version for async direct read completion
 2026-07-17 14:29 UTC 

linux-next: duplicate patch in the bluetooth tree
 2026-07-17 14:28 UTC 

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-17 14:27 UTC  (10+ messages)

[PATCH] block: partitions: of: Fix NULL dereference on partition without reg
 2026-07-17 14:26 UTC 

[PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
 2026-07-17 14:22 UTC 

WARNING in corrupted/usb_submit_urb (2)
 2026-07-17 14:22 UTC  (2+ messages)
` Forwarded:

[PATCH v2] kernfs: fix deadlock in epoll_ctl by waking pollfree
 2026-07-17 14:21 UTC  (2+ messages)

[PATCH v9 00/10] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-07-17 14:21 UTC  (11+ messages)
` [PATCH v9 01/10] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v9 02/10] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v9 03/10] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v9 04/10] selftests: tracing: Add syntax "
` [PATCH v9 05/10] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v9 06/10] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v9 07/10] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v9 08/10] tracing: wprobe: Add wprobe event trigger
` [PATCH v9 09/10] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v9 10/10] tracing/wprobe: Support BTF typecast in fetchargs

[syzbot] INFO: task hung in pn533_finalize_setup
 2026-07-17 14:21 UTC  (2+ messages)
` Forwarded:

[PATCH 23/32] fuse: split out filesystem part of request sending
 2026-07-17 14:20 UTC  (2+ messages)

[PATCH 0/4] media: qcom: camss: Report CAMSS hardware version via media controller
 2026-07-17 14:20 UTC  (5+ messages)
` [PATCH 1/4] media: qcom: camss: Add PM clock support and integrate with runtime PM
` [PATCH 2/4] media: qcom: camss: Add PM clock definitions for QCM2290
` [PATCH 3/4] media: qcom: camss: Drop top_ahb/ahb/axi from QCM2290 subdevice clocks
` [PATCH 4/4] media: qcom: camss: Report hardware version via media controller

[PATCH] char: mem: keep arch range checks overflow-safe
 2026-07-17 14:17 UTC  (2+ messages)

[PATCH] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-17 14:16 UTC 

[PATCH 0/4] Configure SYR82X regulator modes via device tree
 2026-07-17 14:14 UTC  (7+ messages)
` [PATCH 1/4] regulator: dt-bindings: Add Silergy SYR82X allowed modes

[PATCH] fuse: don't bump attr_version for async direct read completion
 2026-07-17 14:14 UTC  (3+ messages)

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-17 10:04 UTC  (4+ messages)
` [PATCH v1 2/9] ext2: mark s_next_generation as guarded by s_next_gen_lock

[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
 2026-07-17 14:02 UTC  (5+ messages)
` [PATCH v3 1/4] drm/panel: have drm_panel_add/remove manage a list reference
` [PATCH v3 2/4] drm/bridge/panel: hold a reference to the wrapped panel
` [PATCH v3 3/4] drm/panel: of_drm_find_panel() return a counted reference
` [PATCH v3 4/4] drm/panel: find_panel_by_fwnode() "

[PATCH 0/7] char: xillybus: Harden driver and improve code quality
 2026-07-17 14:04 UTC  (2+ messages)

[PATCH RFC 0/3] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-07-17 14:03 UTC  (4+ messages)
` [PATCH RFC 1/3] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH RFC 2/3] efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH RFC 3/3] efi: reserve inherited poisoned frames before the allocator comes up

linux-next: build failure after merge of the qcom tree
 2026-07-17 14:03 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename Update_RA_Entry to update_ra_entry
 2026-07-17 14:00 UTC 

[PATCH 0/3] ARM: dts: imx: cleanup st,stmpe touch screen related CHECK_DTB warings
 2026-07-17 13:59 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mfd: st,stmpe: add deprecated properties

[PATCH v6 0/6] Add initial device trees for Nord platform
 2026-07-17 13:58 UTC  (4+ messages)
` [PATCH v6 6/6] arm64: dts: qcom: Add device tree for Nord RRD board

[PATCH v3 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-17 13:57 UTC  (3+ messages)
` [PATCH v3 1/2] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v3 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[PATCH 0/2] ARM: dts: ls1021a-iot: clean up dts related display
 2026-07-17 13:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: imx: Add deprecated property display and display0

[PATCH 0/5] sched: dynamic: Simplify PREEMPT_DYNAMIC
 2026-07-17 13:57 UTC  (6+ messages)
` [PATCH 4/5] sched: dynamic: Simplify irqentry_exit_cond_resched()

[PATCH v7] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
 2026-07-17 13:57 UTC 

回复: Re: [PATCH net v2] phonet: check register_netdevice_notifier() error in phonet_device_init()
 2026-07-17 13:56 UTC 

[PATCH 0/2] ARM: dts: ls: cleanup fpga related CHECK_DTBS warning
 2026-07-17 13:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: fsl,fpga-qixis: Add fsl,ls1021aqds-fpga compatible string

[PATCH v2 0/4] clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC
 2026-07-17 13:56 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: clock: qcom: Add Qualcomm Shikra AudioCoreCC and AudioCoreCSR

[PATCH] workqueue: Use raise_softirq() to trigger softirq in irq_work handler
 2026-07-17 13:55 UTC  (3+ messages)

[PATCH v4 0/6] sched: Add support for long task name
 2026-07-17 13:54 UTC  (7+ messages)
` [PATCH v4 1/6] treewide: Get rid of get_task_comm()
` [PATCH v4 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v4 3/6] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v4 4/6] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v4 5/6] prctl: Add support for long user thread names
` [PATCH v4 6/6] selftests: prctl: Add test for long "

[PATCH v6] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
 2026-07-17 13:53 UTC  (3+ messages)

[PATCH] workqueue: Use raise_softirq() to trigger softirq in irq_work handler
 2026-07-17 13:52 UTC  (2+ messages)

[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
 2026-07-17 13:52 UTC  (10+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property

[PATCH v4 0/5] software node: provide support for fw_devlink
 2026-07-17 13:49 UTC  (4+ messages)
` (subset) "

[PATCH v6 0/3] Add RP1 PWM controller support
 2026-07-17 13:49 UTC  (5+ messages)
` [PATCH v6 2/3] pwm: rp1: Add RP1 PWM controller driver

[PATCH] net: use sync wakeups for socket error reports
 2026-07-17 13:47 UTC  (5+ messages)

[PATCH v4 0/8] rv/tlob: Add task latency over budget RV monitor
 2026-07-17 13:46 UTC  (3+ messages)
` [PATCH v4 1/8] rv/da: introduce DA_MON_ALLOCATION_STRATEGY

[PATCH v2] dt-bindings: iommu: ti,omap-iommu: Convert to DT schema
 2026-07-17 13:46 UTC  (2+ messages)

[PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-07-17 13:45 UTC  (2+ messages)

[PATCH] misc: vmw_zerocopy: Add VMware zero-copy buffer sharing driver
 2026-07-17 13:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 1/2] drm/atomic: attempt full modeset on page flip timeout
 2026-07-17 13:41 UTC  (3+ messages)
` [PATCH v6 2/2] drm/amd/display: add DMU timeout recovery support

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-17 13:41 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (3)
 2026-07-17 13:41 UTC  (2+ messages)
` Forwarded: [PATCH] ext4: handle inline-to-block file conversion race with error return

[PATCH net-next v4] net: mana: Add handler for sriov configure
 2026-07-17 13:40 UTC  (2+ messages)

[PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
 2026-07-17 13:40 UTC 

[PATCH bpf-next v2 2/2] selftests/bpf: Cover scalar arena frees below the base
 2026-07-17 13:39 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi: fix i2c adapter leak on probe failure
 2026-07-17 13:39 UTC  (2+ messages)

[RFC PATCH] mm/khugepaged: cap pageblock contribution to min_free_kbytes
 2026-07-17 13:36 UTC  (2+ messages)

[PATCH v2 0/2] Add Milos CPU OPP table for DDR & L3 bandwidth scaling
 2026-07-17 13:33 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: OSM L3: Document Milos OSM L3 compatible
` [PATCH v2 2/2] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths

[RFC PATCH 0/4] mm: introduce __ptent sparse attribute
 2026-07-17 13:32 UTC  (5+ messages)
` [RFC PATCH 1/4] mm: use proper PTE accessors in madvise() and mremap()
` [RFC PATCH 2/4] mm: introduce ptep_get_nopgtable() and set_pte_nopgtable() accessors
` [RFC PATCH 3/4] mm: introduce __ptent sparse attribute
` [RFC PATCH 4/4] s390/mm: implement __ptent-aware pte_t type

Fixes tags need work in the drm-msm tree
 2026-07-17 13:30 UTC 

Missing signoff in the drm-fixes tree
 2026-07-17 13:30 UTC 

linux-next: Tree for Jul 16
 2026-07-17 13:30 UTC 

[PATCH v7 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-07-17 13:30 UTC  (2+ messages)

[PATCH v2] nilfs2: fix infinite loop in nilfs_clean_segments()
 2026-07-17 13:30 UTC  (2+ messages)

Missing signoff in the iommufd tree
 2026-07-17 13:30 UTC 

[PATCH 0/3] regulator: handle regulator late cleanup race with PM suspend
 2026-07-17 13:30 UTC  (3+ messages)
` [PATCH 1/3] regulator: core: use system_freezable_wq for init complete work

[PATCH 0/8] ALSA: hda: Add AW88399 HDA side codec driver for Lenovo Legion
 2026-07-17 13:25 UTC  (9+ messages)
` [PATCH 1/8] ASoC: aw88399: extract shared device library
` [PATCH 2/8] ASoC: aw88399: derive channel from I2C address on ACPI systems
` [PATCH 3/8] ASoC: aw88399: add per-instance BSTS status bypass flag
` [PATCH 4/8] ASoC: aw88399: add firmware reload flag for resume
` [PATCH 5/8] ASoC: aw88399: add channel setter for HDA side codec
` [PATCH 6/8] ACPI/platform: add AWDZ8399 to serial-multi-instantiate
` [PATCH 7/8] ALSA: hda/scodec: add AW88399 HDA side codec driver
` [PATCH 8/8] ALSA: hda/realtek: enable AW88399 on Lenovo Legion Pro

[GIT PULL] Networking for v7.2-rc4
 2026-07-17 13:26 UTC 

[PATCH v2 1/2] dt-bindings: pinctrl: tegra264: fix DAP2 DIN/DOUT pin names
 2026-07-17 13:24 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignment

[PATCH v3 0/2] arm64: dts: qcom: Add Xiaomi 11 Lite 5G NE
 2026-07-17 13:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: "
` [PATCH v3 2/2] arm64: dts: "


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