The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-15 15:11:20 to 2026-05-15 16:30:22 UTC [more...]

[PATCH v5 0/7] perf libunwind multiple remote support
 2026-05-15 16:30 UTC  (5+ messages)
  ` [PATCH v5 1/7] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection

Linux Kernel ssh-keysign-pwn Security Vulnerability Allows Unprivileged Users to Read Root-Owned Files
 2026-05-15 16:30 UTC 

[GIT PULL] hardening fix for v7.1-rc4
 2026-05-15 16:29 UTC 

[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-05-15 16:28 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
 2026-05-15 16:28 UTC  (2+ messages)
  ` [PATCH v2 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support

[PATCH v1] misc: Use named initializers for arrays of i2c_device_data
 2026-05-15 16:27 UTC 

[PATCH 7.0 000/201] 7.0.9-rc1 review
 2026-05-15 15:46 UTC 

[PATCH 0/3] Subject: [PATCH 0/3] media: qcom: Add Qualcomm JPEG encoder driver
 2026-05-15 16:27 UTC  (3+ messages)
  ` [PATCH 2/3] qcom: media: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-15 16:27 UTC  (2+ messages)

[PATCH V4 00/17] i3c: mipi-i3c-hci: DMA abort, recovery and related improvements
 2026-05-15 16:26 UTC  (18+ messages)
` [PATCH V4 01/17] i3c: mipi-i3c-hci: Fix suspend behavior when bus disable falls back to software reset
` [PATCH V4 02/17] i3c: mipi-i3c-hci: Preserve RUN bit when aborting DMA ring
` [PATCH V4 03/17] i3c: mipi-i3c-hci: Prevent DMA enqueue while ring is aborting or in error
` [PATCH V4 04/17] i3c: mipi-i3c-hci: Wait for DMA ring restart to complete
` [PATCH V4 05/17] i3c: mipi-i3c-hci: Move hci_dma_xfer_done() definition
` [PATCH V4 06/17] i3c: mipi-i3c-hci: Call hci_dma_xfer_done() from dequeue path
` [PATCH V4 07/17] i3c: mipi-i3c-hci: Complete transfer lists immediately on error
` [PATCH V4 08/17] i3c: mipi-i3c-hci: Avoid restarting DMA ring after aborting wrong transfer
` [PATCH V4 09/17] i3c: mipi-i3c-hci: Add DMA ring abort/reset quirk for Intel controllers
` [PATCH V4 10/17] i3c: mipi-i3c-hci: Factor out hci_dma_abort()
` [PATCH V4 11/17] i3c: mipi-i3c-hci: Add DMA ring abort quirk for Intel controllers
` [PATCH V4 12/17] i3c: mipi-i3c-hci: Factor out reset-and-restore helper
` [PATCH V4 13/17] i3c: mipi-i3c-hci: Add DMA-mode recovery for internal controller errors
` [PATCH V4 14/17] i3c: mipi-i3c-hci: Wait for NoOp commands to complete
` [PATCH V4 15/17] i3c: mipi-i3c-hci: Base timeouts on actual transfer start time
` [PATCH V4 16/17] i3c: mipi-i3c-hci: Consolidate DMA ring allocation
` [PATCH V4 17/17] i3c: mipi-i3c-hci: Increase DMA transfer ring size to maximum

[PATCH] ufs: Handle NULL return from ufs_get_locked_folio()
 2026-05-15 16:25 UTC  (2+ messages)

[PATCH RFC 0/8] mm/slab: enable runtime sheaves tuning
 2026-05-15 16:24 UTC  (9+ messages)
` [PATCH RFC 1/8] mm/slab: do not store cache pointer in struct slab_sheaf
` [PATCH RFC 2/8] mm/slab: change sheaf_capacity type to unsigned short
` [PATCH RFC 3/8] mm/slab: track capacity per sheaf
` [PATCH RFC 4/8] mm/slab: allow bootstrap_cache_sheaves() to fail
` [PATCH RFC 5/8] mm/slab: rework cache_has_sheaves() to check immutable properties only
` [PATCH RFC 6/8] mm/slab: allow changing sheaf_capacity at runtime
` [PATCH RFC 7/8] mm/slab: add pcs->lock lockdep assert when accessing the barn
` [PATCH RFC 8/8] mm/slab: allow changing max_{full,empty}_sheaves at runtime

[PATCH] sched/core: Combine separate 'else' and 'if' statements
 2026-05-15 16:24 UTC  (2+ messages)

[PATCH v3 2/2] tracing: Bound histogram expression strings with seq_buf
 2026-05-15 16:24 UTC  (2+ messages)
    ` [PATCH v3 1/2] tracing: Return ERR_PTR() from expr_str()

[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-05-15 16:23 UTC  (4+ messages)
` [PATCH v1 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH v2] kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
 2026-05-15 16:22 UTC 

[PATCH net-next v10 0/9] net: phy_port: SFP modules representation and phy_port listing
 2026-05-15 16:22 UTC  (6+ messages)
` [PATCH net-next v10 6/9] net: phy: phy_port: Store information about a MII port's vacant state

[PATCH v3] x86/cpufeatures: Make X86_FEATURE_SHSTK clearcpuid-able
 2026-05-15 16:21 UTC  (9+ messages)

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-15 16:21 UTC  (7+ messages)
` [PATCH v9 01/23] x86/virt/tdx: Consolidate TDX global initialization states
` [PATCH v9 02/23] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
` [PATCH v9 04/23] coco/tdx-host: Introduce a "tdx_host" device

[PATCH resend] kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
 2026-05-15 16:20 UTC  (3+ messages)

[PATCH v2 00/18] perf build: Reduce build time by nearly half
 2026-05-15 16:20 UTC  (5+ messages)
` [PATCH v3 00/17] "

[PATCH V2] accel/amdxdna: Add expandable device heap support
 2026-05-15 16:19 UTC 

[PATCH 6.18 000/188] 6.18.32-rc1 review
 2026-05-15 15:46 UTC 

[PATCH net 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered
 2026-05-15 16:15 UTC  (2+ messages)

[PATCH v1] media: Use named initializers for arrays of i2c_device_data
 2026-05-15 16:15 UTC 

[PATCH v2 0/2] ASoC: simple-card-utils: support system-clock-id DT property
 2026-05-15 16:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sound: simple-card: add system-clock-id property
` [PATCH v2 2/2] ASoC: simple-card-utils: support system-clock-id DT property

[PATCH net 1/2] net: ethernet: oa_tc6: Interrupt is active low, level triggered
 2026-05-15 16:13 UTC 

[PATCH] bpf: test_run: reduce kernel stack usage
 2026-05-15 16:13 UTC  (4+ messages)

[PATCH 6.6 000/474] 6.6.140-rc1 review
 2026-05-15 15:48 UTC  (3+ messages)
` [PATCH 6.6 140/474] drm/amdgpu: fix zero-size GDS range init on RDNA4
` [PATCH 6.6 372/474] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()

[PATCH v2 0/2] HID: lenovo-go: clean up USB assumption
 2026-05-15 16:11 UTC  (2+ messages)

[PATCH] Bluetooth: hci_uart: fix UAF in hci_uart_tty_close()
 2026-05-15 16:08 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v12 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-05-15 16:05 UTC  (7+ messages)
` [PATCH v12 1/6] dt-bindings: pinctrl: add "
` [PATCH v12 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v12 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
` [PATCH v12 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v12 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v12 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-15 16:05 UTC  (4+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()

[RFC 0/4] KVM: selftests: add powerpc support
 2026-05-15 16:04 UTC  (5+ messages)
` [RFC 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [RFC 2/4] KVM: selftests: Add aligned guest physical page allocator
` [RFC 3/4] KVM: PPC: selftests: add support for powerpc
` [RFC 4/4] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test

[PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support
 2026-05-15 16:04 UTC  (2+ messages)

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-15 16:04 UTC  (10+ messages)
  ` [PATCH v2 18/22] mm/page_alloc: introduce ALLOC_NOBLOCK

[PATCH RESEND] ALSA: hda/cs35l41: Fix firmware load work teardown
 2026-05-15 16:02 UTC  (6+ messages)

[PATCH] selftests/bpf: fix tunnel option size in ip6geneve_set_tunnel()
 2026-05-15 16:01 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: Add Eliza CQS EVK support
 2026-05-15 16:01 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add Eliza CQS SoM platform
` [PATCH 2/2] arm64: dts: qcom: Add Eliza CQS EVK board

[PATCH] ALSA: pcm_drm_eld: rate-limit ELD parsing errors
 2026-05-15 15:58 UTC 

[PATCH 2/2] phy: ti-pipe3: Fix EPROBE_DEFER handling for clock resources
 2026-05-15 15:58 UTC  (2+ messages)

[PATCH] docs: netlink: Correct buffer sizing info
 2026-05-15 15:57 UTC  (2+ messages)

[RFC PATCH] i3c: dw: add DMA support for data transfers
 2026-05-15 15:56 UTC 

[PATCH v2 0/5] devm conversion, wait time, locking cleanup
 2026-05-15 15:57 UTC  (10+ messages)
` [PATCH v2 2/5] iio: light: tcs3472: convert remaining locking to guard(mutex)
` [PATCH v2 3/5] iio: light: tcs3472: use devm for resource management
` [PATCH v2 4/5] iio: light: tcs3472: implement wait time and sampling frequency

[PATCH v2] sched/deadline: Make dl-server nohz full aware
 2026-05-15 15:56 UTC  (2+ messages)

[BUG] KASAN: user-memory-access Write in filemap_get_read_batch
 2026-05-15 15:56 UTC 

[PATCH 1/2 v3] phy: ti: pipe3: Fix clock resource leak on probe errors
 2026-05-15 15:55 UTC  (2+ messages)

[PATCH 00/13] rv: Convert rvgen to Lark
 2026-05-15 15:55 UTC  (3+ messages)
` [PATCH 01/13] verification/rvgen: Switch LTL parser "

[PATCH V1] accel/amdxdna: Fix user buffer VMA checking and page pinning locking
 2026-05-15 15:54 UTC 

[PATCH 0/3] net: phy: micrel: Code clean-up
 2026-05-15 15:54 UTC  (7+ messages)
` [PATCH 1/3 net-next] net: mdio: mscc-miim: Remove some redundant code
` [PATCH 2/3 net-next] net: mdio: mscc-miim: Use devm_clk_get_optional_enabled()
` [PATCH 3/3 net-next] net: mdio: mscc-miim: Use devm_of_mdiobus_register()

[PATCH V1] accel/amdxdna: Remove mmap and export support for ubuf
 2026-05-15 15:53 UTC 

[BUG] KASAN: user-memory-access Write in mmput
 2026-05-15 15:53 UTC 

[PATCH v2] dmaengine: idxd: fix deadlock and double free in idxd_cdev_open()
 2026-05-15 15:53 UTC  (2+ messages)

[PATCH] ocfs2: kill osb->system_file_mutex lock
 2026-05-15 15:51 UTC  (3+ messages)

[PATCH v2 3/5] iio: adc: versal-sysmon: add I2C driver
 2026-05-15 15:50 UTC 

[PATCH 6.12 000/144] 6.12.90-rc1 review
 2026-05-15 15:47 UTC 

[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-15 15:49 UTC  (3+ messages)

[PATCH] Bluetooth: bnep: Fix UAF read of dev->name
 2026-05-15 15:50 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free Write in __schedule
 2026-05-15 15:49 UTC 

[PATCH v1] PCI: Wait for device readiness after D3hot -> D0uninitialized transition
 2026-05-15 15:47 UTC  (2+ messages)

[PATCH v1] rtc: Use named initializers for arrays of i2c_device_data
 2026-05-15 15:47 UTC 

[PATCH] io_uring: propagate array_index_nospec opcode into req->opcode
 2026-05-15 15:47 UTC  (4+ messages)

[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
 2026-05-15 15:47 UTC  (9+ messages)
` [PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver

[PATCH net] xfrm: ah: use skb_to_full_sk in async output callbacks
 2026-05-15 15:45 UTC 

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-15 15:45 UTC  (8+ messages)
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook

[PATCH/RFC 05/14] firmware: arm_scmi: Add scmi_get_base_info()
 2026-05-15 15:39 UTC 

[PATCH] tg3: guard napi_disable and pci_disable_device calls
 2026-05-15 15:42 UTC  (2+ messages)

[PATCH 0/3] Enable icc-clk support for Qualcomm ipq5210
 2026-05-15 15:41 UTC  (4+ messages)
` [PATCH 2/3] clk: qcom: ipq5210: Use icc-clk for enabling NoC related clocks

[PATCH v2 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-05-15 15:39 UTC  (14+ messages)
` [PATCH v2 2/4] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support for Shikra

[PATCH] cxl/acpi: Defer probe when ACPI0016 PCI root bridge is not ready
 2026-05-15 15:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove invalid email for Jianjun Wang
 2026-05-15 15:36 UTC 

[PATCH v4 0/3] counter: add GPIO-based quadrature encoder driver
 2026-05-15 15:36 UTC  (4+ messages)
  ` [PATCH v4 1/3] dt-bindings: counter: add gpio-quadrature-encoder binding
  ` [PATCH v4 2/3] counter: add GPIO-based quadrature encoder driver
  ` [PATCH v4 3/3] MAINTAINERS: add entry for GPIO quadrature encoder counter driver

[PATCH] HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()
 2026-05-15 15:36 UTC 

[PATCH] HID: letsketch: fix UAF on inrange_timer at driver unbind
 2026-05-15 15:35 UTC 

[RFC PATCH 1/1] mv88e6xxx: Cache scratch config of 6352 in setup
 2026-05-15 15:35 UTC  (3+ messages)
`  "

[PATCH v4 0/3] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-15 15:35 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: ti: Add am62l3-beaglebadge
` [PATCH v4 2/3] arm64: dts: ti: Add k3-am62l3-beaglebadge
` [PATCH v4 3/3] arm64: defconfig: Enable drivers for BeagleBadge

the stuttering regression in 7.0: should I have done something different?
 2026-05-15 15:35 UTC  (13+ messages)
          ` the stuttering regression in 7.0: should I have done something different

[PATCH v3 0/4] sched: Simplify CONFIG_SCHED_SMT ifdef usage
 2026-05-15 15:34 UTC  (4+ messages)
` [PATCH v3 3/4] sched/fair: Add sched_smt_active check for fastpaths

[PATCH] HID: appleir: fix UAF on pending key_up_timer in remove()
 2026-05-15 15:34 UTC 

[PATCH v6 00/28] media: platform: rga: Add RGA3 support
 2026-05-15 15:32 UTC  (29+ messages)
` [PATCH v6 01/28] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3
` [PATCH v6 02/28] media: v4l2-common: sort RGB formats in v4l2_format_info
` [PATCH v6 03/28] media: v4l2-common: add missing 1 and 2 byte RGB formats to v4l2_format_info
` [PATCH v6 04/28] media: v4l2-common: add has_alpha "
` [PATCH v6 05/28] media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helper
` [PATCH v6 06/28] media: rockchip: rga: fix too small buffer size
` [PATCH v6 07/28] media: rockchip: rga: use clk_bulk api
` [PATCH v6 08/28] media: rockchip: rga: use stride for offset calculation
` [PATCH v6 09/28] media: rockchip: rga: remove redundant rga_frame variables
` [PATCH v6 10/28] media: rockchip: rga: announce and sync colorimetry
` [PATCH v6 11/28] media: rockchip: rga: move hw specific parts to a dedicated struct
` [PATCH v6 12/28] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v6 13/28] media: rockchip: rga: calculate x_div/y_div using v4l2_format_info
` [PATCH v6 14/28] media: rockchip: rga: move cmdbuf to rga_ctx
` [PATCH v6 15/28] media: rockchip: rga: align stride to 4 bytes
` [PATCH v6 16/28] media: rockchip: rga: reuse cmdbuf contents
` [PATCH v6 17/28] media: rockchip: rga: check scaling factor
` [PATCH v6 18/28] media: rockchip: rga: use card type to specify rga type
` [PATCH v6 19/28] media: rockchip: rga: change offset to dma_addresses
` [PATCH v6 20/28] media: rockchip: rga: support external iommus
` [PATCH v6 21/28] media: rockchip: rga: share the interrupt when an external iommu is used
` [PATCH v6 22/28] media: rockchip: rga: remove size from rga_frame
` [PATCH v6 23/28] media: rockchip: rga: remove stride "
` [PATCH v6 24/28] media: rockchip: rga: move rga_fmt to rga-hw.h
` [PATCH v6 25/28] media: rockchip: rga: add feature flags
` [PATCH v6 26/28] media: rockchip: rga: disable multi-core support
` [PATCH v6 27/28] media: rockchip: rga: add rga3 support
` [PATCH v6 28/28] arm64: dts: rockchip: add rga3 dt nodes

[PATCH tip/locking/core v3] compiler-context-analysis: Bump required Clang version to 23
 2026-05-15 15:31 UTC  (2+ messages)

[PATCH] media: bcm2835-unicam: fix dummy buffer double free when register fails
 2026-05-15 15:25 UTC 

[PATCH v2 0/8] x86/resctrl: Support for AMD Global (Slow) Memory Bandwidth Allocation
 2026-05-15 15:31 UTC 

[PATCH] mm/vmalloc: Do not trigger BUG() on BH disabled context
 2026-05-15 15:30 UTC 

[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
 2026-05-15 15:29 UTC  (5+ messages)
` [PATCH 4/4] mm/page_alloc: remove ifdefs from pindex helpers

[PATCH v3 2/3] counter: add GPIO-based quadrature encoder driver
 2026-05-15 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: qcom: Add compatible for IPQ9650 SoC
 2026-05-15 15:28 UTC  (4+ messages)

[RFC PATCH net-next] net: macb: Move delayed work on system_dfl_wq
 2026-05-15 15:27 UTC 

[PATCH net] octeontx2-pf: avoid double free of pool->stack on AQ init failure
 2026-05-15 15:18 UTC 

[PATCH v9 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-15 15:23 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] sched/fair: Call update_util_est() after dequeue_entities()
 2026-05-15 15:23 UTC  (5+ messages)

[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
 2026-05-15 15:09 UTC  (3+ messages)

[PATCH wireless 0/2] wifi: mac80211: negotiated TTLM sparse-map cursor
 2026-05-15 15:17 UTC  (3+ messages)
` [PATCH wireless 1/2] wifi: mac80211: consume only present negotiated TTLM maps
` [PATCH wireless 2/2] wifi: mac80211: add KUnit coverage for negotiated TTLM parser

[PATCH v3 0/4] sched: Fix cluster scheduling in the presence of asymmetric capacity
 2026-05-15 15:16 UTC  (3+ messages)
` [PATCH v3 3/4] sched/fair: Allow load balancing between CPUs of identical capacity

[PATCH net 0/2] net: tls: fix async BPF split record loss
 2026-05-15 15:15 UTC  (3+ messages)
` [PATCH net 1/2] net: tls: preserve split open record on async encrypt
` [PATCH net 2/2] selftests: net: add kTLS async split record regression

[PATCH 0/5] PCI: Finally make pci_root_buses private
 2026-05-15 15:13 UTC  (3+ messages)
` [PATCH 4/5] x86/pci: Use official API to iterate over PCI buses

[PATCH 0/4] ASoC: meson: aiu: align I2S design to the AXG one
 2026-05-15 15:10 UTC  (2+ messages)
` [PATCH 4/4] ASoC: meson: aiu: use aiu-formatter-i2s to format I2S output data


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