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

[PATCH] nfsd: release layout stid on setlease failure
 2026-05-18 20:16 UTC 

[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
 2026-05-18 20:16 UTC  (3+ messages)

[PATCH v3] i2c: mux: reg: use device property accessors
 2026-05-18 20:15 UTC  (3+ messages)

[PATCH v1 0/2] perf tool_pmu: Support enable/disable for tool PMU events
 2026-05-18 20:14 UTC  (6+ messages)
` [PATCH v1 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
` [PATCH v1 2/2] perf tests: Add test for stat delay option with duration_time
` [PATCH v2 0/2] perf tool_pmu: Support enable/disable for tool PMU events
  ` [PATCH v2 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
  ` [PATCH v2 2/2] perf tests: Add test for stat delay option with duration_time

[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-18 20:11 UTC  (6+ messages)
` [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap

[PATCH] drm/fsl-dcu: Remove redundant unregister call in connector destroy
 2026-05-18 20:07 UTC 

linux-next: build failure in final build
 2026-05-18 20:06 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-18 20:05 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

linux-next: build failure in final buil
 2026-05-18 20:01 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-18 19:56 UTC  (10+ messages)

linux-next: manual merge of the kbuild tree with the origin tree
 2026-05-18 19:55 UTC  (4+ messages)

[PATCH 0/8] selftests/vfio: igb: 82576 hardware compatibility
 2026-05-18 19:54 UTC  (2+ messages)

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-18 19:53 UTC  (7+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages

[PATCH 00/13] drm/meson: dw-hdmi: Misc cleanup and use CEC notifier helpers
 2026-05-18 19:47 UTC  (14+ messages)
` [PATCH 01/13] drm/meson: dw-hdmi: Report connector status based on HPD bit
` [PATCH 02/13] drm/meson: dw-hdmi: Protect from possible NULL pointer dereference
` [PATCH 03/13] drm/meson: dw-hdmi: Call dw_hdmi_remove() consistently
` [PATCH 04/13] drm/meson: dw-hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH 05/13] drm/meson: encoder_hdmi: Use CEC phys addr from display_info
` [PATCH 06/13] drm/meson: encoder_hdmi: Use bridge connector CEC notifier
` [PATCH 07/13] drm/meson: encoder_hdmi: Report ycbcr_420_allowed from encoder
` [PATCH 08/13] drm/meson: dw-hdmi: Use local dev variable consistently in bind()
` [PATCH 09/13] drm/meson: dw-hdmi: Use devm_clk_get_enabled() helper
` [PATCH 10/13] drm/meson: dw-hdmi: Use dev_err_probe() to report errors
` [PATCH 11/13] drm/bridge: dw-hdmi: Export dw_hdmi_schedule_hpd_work() helper
` [PATCH 12/13] drm/meson: dw-hdmi: Use "
` [PATCH 13/13] drm/meson: dw-hdmi: Use suspend_late/resume_early/resume_noirq pm ops

drm/nouveau/tmr: iterator used after loop end in nvkm_timer_alarm?
 2026-05-18 19:49 UTC 

[PATCH v2 0/2] Wait for device readiness after D3hot -> D0uninitialized transition
 2026-05-18 19:48 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: Log device readiness timeouts as errors
` [PATCH v2 2/2] PCI: Wait for device readiness after D3hot -> D0uninitialized transition

[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-18 19:43 UTC  (3+ messages)
` [PATCH net 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached

[PATCH] rust: workqueue: add cancel_work for Arc<T>
 2026-05-18 19:46 UTC  (2+ messages)

[GIT PULL] perf-tools fixes for v7.1-rc5
 2026-05-18 19:46 UTC 

[GIT PULL for v7.1] vfs fixes
 2026-05-18 19:46 UTC  (2+ messages)

ALSA: iterator used after loop end in timer/seq port registration?
 2026-05-18 19:40 UTC  (5+ messages)
  ` [PATCH 0/2] ALSA: avoid past-the-end iterators in timer/seq port registration
    ` [PATCH 1/2] ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()
    ` [PATCH 2/2] ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()

Stop false review statements
 2026-05-18 19:40 UTC  (5+ messages)

[PATCH v2 00/11] drm/rockchip: dw_hdmi: Misc cleanup and propagate bus format
 2026-05-18 19:37 UTC  (12+ messages)
` [PATCH v2 01/11] drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match data
` [PATCH v2 02/11] drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()
` [PATCH v2 03/11] drm/rockchip: dw_hdmi: Use drmres helpers for encoder resources
` [PATCH v2 04/11] drm/rockchip: dw_hdmi: Inline resource lookup into bind()
` [PATCH v2 05/11] drm/rockchip: dw_hdmi: Hold a reference to the dw-hdmi bridge
` [PATCH v2 06/11] drm/rockchip: dw_hdmi: Remove empty encoder helper funcs
` [PATCH v2 07/11] drm/rockchip: dw_hdmi: Clean up whitespace
` [PATCH v2 08/11] drm/rockchip: dw_hdmi: Set output_port for RK3568/RK3566
` [PATCH v2 09/11] drm/rockchip: dw_hdmi: Configure HDMI PHY in atomic_mode_set()
` [PATCH v2 10/11] drm/rockchip: dw_hdmi: Propagate bus format to display driver
` [PATCH v2 11/11] drm/rockchip: dw_hdmi: Use resume_early pm ops for system suspend

[PATCH] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-18 19:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
 2026-05-18 19:32 UTC  (5+ messages)

[PATCH v16 0/5] shut down devices asynchronously
 2026-05-18 19:32 UTC  (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH 0/4] s390: enable Rust support and add required arch glue
 2026-05-18 19:32 UTC  (9+ messages)
` [PATCH 2/4] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH 4/4] s390: enable Rust support

[PATCH v2] io_uring: propagate array_index_nospec opcode into req->opcode
 2026-05-18 19:32 UTC  (2+ messages)

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-18 19:31 UTC  (4+ messages)

[PATCH] bpf, sockmap: keep sk_msg copy state in sync
 2026-05-18 19:30 UTC  (2+ messages)

[PATCH -next v1 00/12] Candidate patches for the v7.2 merge window
 2026-05-18 19:30 UTC  (9+ messages)
` [PATCH -next v1 05/12] srcu: Don't queue workqueue handlers to never-online CPUs

[PATCH v02] mailbox: pcc: report errors for PCC clients
 2026-05-18 19:30 UTC 

[PATCH v1] efi/runtime-wrappers: Avoid crashing on early PRM code invocations
 2026-05-18 19:29 UTC  (3+ messages)

[PATCH] HID: logitech-hidpp: sync wheel multiplier on wheel mode changes
 2026-05-18 19:28 UTC 

[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
 2026-05-18 19:23 UTC  (2+ messages)

[PATCH net v2] af_unix: Fix UAF read of tail->len in unix_stream_data_wait()
 2026-05-18 19:22 UTC  (2+ messages)

[PATCH 6.12.y] ntfs: ->d_compare() must not block
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH V2 for 6.12] LoongArch: KVM: Compile switch.S directly into the kernel
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH 6.1.y 2/2] smb: client: fix OOB reads parsing symlink error response
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH 6.6.y 2/2] smb: client: fix OOB reads parsing symlink error response
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH 6.12.y 2/2] smb: client: fix OOB reads parsing symlink error response
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH 6.1.y 1/2] smb: client: correctly handle ErrorContextData as a flexible array
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH 6.6.y 1/2] smb: client: correctly handle ErrorContextData as a flexible array
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH 6.12.y 1/2] smb: client: correctly handle ErrorContextData as a flexible array
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE BT 0x04c5/0x1670 (Fujitsu)
 2026-05-18 19:16 UTC 

linux-next: test failure after merge of the mm-nonmm-unstable tree
 2026-05-18 19:15 UTC  (3+ messages)

linux-next: build failure after merge of the vfs-brauner tree
 2026-05-18 19:12 UTC  (5+ messages)

[PATCH 1/6] mm/damon: fix missing parens in macro arguments
 2026-05-18 19:09 UTC  (6+ messages)
` [PATCH 2/6] mm/damon/sysfs: implement update_schemes_quota_goals command
` [PATCH 3/6] Docs/ABI/damon: document "
` [PATCH 4/6] Docs/admin-guide/mm/damon/usage: document update_schemes_quota_goals sysfs command
` [PATCH 5/6] selftests/damon/_damon_sysfs: support update_schemes_quota_goals
` [PATCH 6/6] selftests/damon: add a test for update_schemes_quota_goals

[PATCH 0/3] kho: Add support for kunit mocking KHO restore API
 2026-05-18 19:12 UTC  (4+ messages)
` [PATCH 1/3] kho: Add kunit static stubs

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-18 19:11 UTC  (6+ messages)

[PATCH] HID: core: Fix size_t specifier in hid_report_raw_event()
 2026-05-18 19:08 UTC  (3+ messages)

[PATCH v7 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-18 19:06 UTC  (17+ messages)
` [PATCH v7 01/16] drm/msm: Remove obsolete perf infrastructure
` [PATCH v7 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH v7 03/16] drm/msm/adreno: Sync registers from mesa
` [PATCH v7 04/16] drm/msm/registers: Sync gen_header.py "
` [PATCH v7 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v7 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v7 07/16] drm/msm: Add sysprof accessors
` [PATCH v7 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v7 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v7 10/16] drm/msm: Add basic perfcntr infrastructure
` [PATCH v7 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v7 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v7 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v7 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v7 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v7 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-18 19:08 UTC  (14+ messages)
` [PATCH v2 01/16] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation

[PATCH v8 0/3] fpga: bounds checks and input validation fixes
 2026-05-18 19:07 UTC  (4+ messages)
` [PATCH v8 1/3] fpga: dfl: add bounds check in dfh_get_param_size()
` [PATCH v8 2/3] fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
` [PATCH v8 3/3] fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()

fbdev: iterator used after loop end in fb_deferred_io_pageref_get?
 2026-05-18 19:04 UTC 

[PATCH] mailbox: mtk-adsp: fix UAF during device teardown
 2026-05-18 19:04 UTC  (2+ messages)

[PATCH v2 0/2] Add CPUCP mailbox support for Qualcomm Nord SoC
 2026-05-18 19:03 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: qcom: Document Nord CPUCP mailbox controller
` [PATCH v2 2/2] mailbox: qcom-cpucp: Add support for "

[PATCH] mailbox: qcom: Unify user-visible "Qualcomm" name
 2026-05-18 19:03 UTC  (2+ messages)

[PATCH] mailbox: Clarify multi-thread is not supported in blocking mode
 2026-05-18 19:03 UTC  (2+ messages)

[PATCH v3] mailbox: don't free the channel if the startup callback failed
 2026-05-18 19:02 UTC  (2+ messages)

[PATCH v5] mailbox: add list of used channels to debugfs
 2026-05-18 19:01 UTC  (2+ messages)

[PATCH v3 0/3] Add compatible strings for RPM and mailbox devices for Shikra
 2026-05-18 19:01 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: mailbox: qcom: Add Shikra APCS compatible

[PATCH v6] mailbox: Make mbox_send_message() return error code when tx fails
 2026-05-18 19:01 UTC  (2+ messages)

[PATCH] mailbox: exynos: Drop unused register definitions
 2026-05-18 19:00 UTC  (2+ messages)

[PATCH] dt-bindings: mailbox: qcom: Add IPCC support for Hawi Platform
 2026-05-18 19:00 UTC  (2+ messages)

[PATCH v1] mailbox: mpfs: fix check for syscon presence in mpfs_mbox_inbox_isr()
 2026-05-18 18:59 UTC  (2+ messages)

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-18 18:59 UTC  (3+ messages)

[PATCH] dt-bindings: mailbox: qcom,cpucp-mbox: Add Hawi compatible
 2026-05-18 18:59 UTC  (2+ messages)

[syzbot] [exfat?] WARNING in msdos_rmdir
 2026-05-18 18:59 UTC  (3+ messages)

[PATCH net] iavf: validate num_vsis in VIRTCHNL_OP_GET_VF_RESOURCES response
 2026-05-18 18:56 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v8] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
 2026-05-18 18:53 UTC  (2+ messages)

[PATCH v7 0/3] fpga: bounds checks and input validation fixes
 2026-05-18 18:52 UTC  (5+ messages)
` [PATCH v7 1/3] fpga: dfl: add bounds check in dfh_get_param_size()
` [PATCH v7 2/3] fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()

[PATCH 6.18.y] fuse: avoid 0x10 fault in fuse_readahead when max_pages == 0
 2026-05-18 18:50 UTC  (3+ messages)

iommu: iterator used after loop end in resv region insertion?
 2026-05-18 18:49 UTC 

[PATCH v5 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-05-18 18:49 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] perf event: Fix size of synthesized sample with branch stacks
  ` [PATCH v6 2/2] perf inject: Fix itrace branch stack synthesis

[PATCH] rust: cpu: use `unsafe_precondition_assert!`
 2026-05-18 18:53 UTC  (3+ messages)

[RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups
 2026-05-18 18:47 UTC  (11+ messages)

[PATCH v5 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-05-18 18:45 UTC  (2+ messages)

[PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
 2026-05-18 18:39 UTC 

[PATCH v1 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-05-18 18:42 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: Add ltc2378

[PATCH v2 0/2] scsi: mpt3sas: add hwmon support
 2026-05-18 18:41 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: mpt3sas: add IO Unit Page 7 config accessor
` [PATCH v2 2/2] scsi: mpt3sas: add hwmon support

[PATCH 0/6] sched: Add support for long task name
 2026-05-18 18:38 UTC  (5+ messages)
` [PATCH 3/6] string: Introduce strtostr() for safe and performance string copies

[PATCH] fwctl: pds: Validate RPC input size before parsing
 2026-05-18 18:36 UTC  (2+ messages)

[PATCH 0/3] mmc: sdhci-of-dwcmshc: Minor cleanups
 2026-05-18 18:35 UTC  (5+ messages)
` [PATCH 1/3] mmc: sdhci-of-dwcmshc: improve delay handling with fsleep()

[PATCH net] l2tp: use list_del_rcu in l2tp_session_unhash
 2026-05-18 18:34 UTC 

[PATCH net v2 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-18 18:34 UTC  (3+ messages)
` [PATCH net v2 1/2] tcp: Don't accept data when socket is in repair mode
` [PATCH net v2 2/2] selftests: Add data path tests for TCP_REPAIR mode

[PATCH net-next] i40e: Avoid repeating RX filter warning
 2026-05-18 18:32 UTC  (2+ messages)

[PATCH v2] memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-18 18:32 UTC  (3+ messages)

[PATCH] iio: pressure: rohm-bm1390: notify trigger on all error paths
 2026-05-18 18:31 UTC  (6+ messages)

[PATCH] Documentation: hwmon: ad7314: document sysfs interface
 2026-05-18 18:27 UTC 

[RFC PATCH] ipc/msg: Use dedicated slab buckets for msg_msgseg
 2026-05-18 18:26 UTC 

[PATCH v11 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-18 18:26 UTC  (6+ messages)
` [PATCH v11 4/6] iio: adc: ad4691: add SPI offload support

[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
 2026-05-18 18:22 UTC  (9+ messages)
` [PATCH v3 03/10] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in instruction emulation
` [PATCH v3 04/10] KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when emulating MOV DR (in emulator)
` [PATCH v3 06/10] KVM: x86: Move KVM_GUESTDBG_SINGLESTEP handling into kvm_inject_emulated_db()
` [PATCH v3 07/10] KVM: x86: Drop kvm_vcpu_do_singlestep() now that it's been gutted

[PATCH v3 0/4] cleanup: Remove NULL check from unconditional guards
 2026-05-18 18:19 UTC  (3+ messages)
` [PATCH v3 3/4] cleanup: Annotate guard constructors with __nonnull()

[RFC v3 0/3] add kconfirm
 2026-05-18 18:19 UTC  (8+ messages)
` [RFC PATCH v3 1/3] scripts: "

[PATCH 6.18 000/187] 6.18.32-rc2 review
 2026-05-18 18:19 UTC  (2+ messages)

[PATCH RFC 0/5] Test readback from fd on hugetlbfs mount
 2026-05-18 18:17 UTC  (6+ messages)
` [PATCH RFC 1/5] mm: selftests: Inline check_bytes() function into caller
` [PATCH RFC 2/5] mm: selftests: Inline {read,write}_bytes functions
` [PATCH RFC 3/5] mm: selftests: Refactor hugepage-mmap to use kselftest harness
` [PATCH RFC 4/5] mm: selftests: Update hugepage-mmap to support hugetlbfs mount
` [PATCH RFC 5/5] mm: selftests: Port readback test logic from libhugetlbfs

[PATCH v0 1/1] iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
 2026-05-18 18:17 UTC  (3+ messages)

[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
 2026-05-18 18:15 UTC  (2+ messages)

[REGRESSION] mm: MADV_PAGEOUT THP/no-swap refault takes ~1.7x longer on v6.19 than v6.12
 2026-05-18 18:14 UTC  (2+ messages)

[PATCH net-next v3] net: napi: Skip last poll when arming gro timer in busy poll
 2026-05-18 18:13 UTC 

[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-18 18:11 UTC  (2+ messages)

[PATCH v1 00/16] Introduce page table types, vmm and bar1 mapping support
 2026-05-18 18:11 UTC  (2+ messages)
` [PATCH v1 16/16] gpu: nova-core: mm: Add BAR1 memory management self-tests


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