The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-18 11:10:38 to 2026-06-18 13:12:57 UTC [more...]

[PATCH v2] ASoC: soc-core: Create device_link to ensure correct suspend order
 2026-06-18 13:12 UTC  (6+ messages)

[PATCH v4 00/12] Support ACPI and SETAASA device discovery
 2026-06-18 13:12 UTC  (3+ messages)
` [PATCH v4 08/12] i3c: dw-i3c-master: Add a quirk to skip clock and reset

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

[PATCH v1 0/1] mmc: sdhci-msm: Set ice clk rate
 2026-06-18 13:11 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/3] Restrict alternate modes based on cable capabilities
 2026-06-18 13:11 UTC  (5+ messages)
` [PATCH v1 2/3] usb: typec: thunderbolt: Check cable altmode support
` [PATCH v1 3/3] usb: typec: displayport: "

[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-06-18 13:10 UTC  (11+ messages)
` [PATCH 07/12] rtc: rzn1: fix alarm range check truncation on 32-bit systems
` [PATCH 08/12] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH 09/12] rtc: rzn1: Use temporary variable for struct device

[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
 2026-06-18 13:10 UTC  (5+ messages)
` [PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper

[PATCH v1 1/1] i2c: pnx: Use generic definitions for bus frequencies
 2026-06-18 13:09 UTC 

[PATCH 1/3] arm64: dts: imx94-xspi: add the DMA channels
 2026-06-18 13:08 UTC  (6+ messages)
` [PATCH 2/3] spi: nxp-xspi: Improve AHB read performance with DMA
` [PATCH 3/3] dt-bindings: spi: nxp,imx94-xspi: add DMA properties

[PATCH 0/3] Add and use abstraction for synchronize_rcu()
 2026-06-18 13:06 UTC  (8+ messages)
` [PATCH 1/3] rust: sync: Add "
` [PATCH 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll

[PATCH] net: add sock_open() for unified socket creation
 2026-06-18 13:06 UTC 

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-18 13:05 UTC  (11+ messages)
` [PATCH v11 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v11 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init
` [PATCH v11 4/6] arm64: dts: qcom: kodiak: Add OPP-table for ICE UFS and ICE eMMC nodes
` [PATCH v11 5/6] arm64: dts: qcom: monaco: "
` [PATCH v11 6/6] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node

[PATCH v4 0/4] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-06-18 13:04 UTC  (5+ messages)
` [PATCH v4 1/4] mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()
` [PATCH v4 2/4] mm/percpu: honor GFP constraints when populating chunks
` [PATCH v4 3/4] mm/percpu: Make cached pages lookup explicit
` [PATCH v4 4/4] mm/percpu: Avoid IO/FS reclaim in backing allocations

[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-06-18 13:04 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] staging: media: atomisp: prefer __aligned over __attribute__((aligned))
 2026-06-18 13:04 UTC  (3+ messages)

[PATCH 0/2] media: i2c: Add OmniVision OG0VA1B camera sensor driver
 2026-06-18 13:04 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: og0va1b: Add OmniVision OG0VA1B camera sensor

[PATCH v3 0/3] media: i2c: Add os02g10 camera sensor driver
 2026-06-18 13:02 UTC  (13+ messages)
` [PATCH v3 2/3] media: i2c: add os02g10 image "
` [PATCH v3 3/3] media: i2c: os02g10: implement crop handling with set_selection

[GIT PULL] pin control changes for the v7.2 kernel cycle
 2026-06-18 13:00 UTC 

[GIT PULL] ext4 changes for 7.2-rc1
 2026-06-18 13:00 UTC 

[PATCH v2] arm64: dts: qcom: qcom6490-idp: Add IPA nodes
 2026-06-18 12:59 UTC  (3+ messages)

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-18 12:59 UTC  (3+ messages)
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the iomap "

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

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-18 12:57 UTC  (13+ messages)
` [RFC PATCH net-next v8 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [RFC PATCH net-next v8 02/12] net: phylink: introduce internal phylink PCS handling
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [RFC PATCH net-next v8 04/12] net: pcs: implement Firmware node support for PCS driver
` [RFC PATCH net-next v8 05/12] net: phylink: support late PCS provider attach
` [RFC PATCH net-next v8 06/12] net: Document PCS subsystem
` [RFC PATCH net-next v8 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [RFC PATCH net-next v8 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [RFC PATCH net-next v8 09/12] net: phylink: add .pcs_link_down PCS OP
` [RFC PATCH net-next v8 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [RFC PATCH net-next v8 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [RFC PATCH net-next v8 12/12] net: airoha: add phylink support

[PATCH net v4] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
 2026-06-18 12:56 UTC  (2+ messages)

[PATCH v8 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-06-18 12:54 UTC  (6+ messages)
` [PATCH v8 2/7] mfd: Add driver for ASUS "

[PATCH v1 1/1] spi: acpi: Free resource list at appropriate time
 2026-06-17 13:58 UTC  (2+ messages)

[PATCH] Revert "ASoC: rockchip: rockchip_sai: Use guard() for spin locks"
 2026-06-17 13:43 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate mode
 2026-06-17 13:56 UTC  (2+ messages)

[PATCH v3] net: mvneta: re-enable percpu interrupt on resume
 2026-06-18 12:51 UTC  (2+ messages)

[PATCH net 3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
 2026-06-18 12:48 UTC  (2+ messages)

[PATCH v11 0/9] Add support for NXP P3H2x4x I3C hub driver
 2026-06-18 12:48 UTC  (3+ messages)
` [PATCH v11 5/9] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator

[PATCH] dma-fence: use correct callback in dma_fence_timeline_name()
 2026-06-18 12:46 UTC  (2+ messages)

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-18 12:46 UTC  (7+ messages)
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT

[RESEND PATCH v1] net: dsa: motorcomm: add yt92xx dsa driver
 2026-06-18 12:44 UTC  (6+ messages)

[PATCH v5 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-06-18 12:44 UTC  (4+ messages)
` [PATCH v5 1/2] lib: bitmap: add tests for bitmap_find_next_zero_area_off()
    ` 答复: "

[PATCH v2 0/2] drm/panel: add support for Ilitek ILI7807S DSI panels
 2026-06-18 12:43 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: add Ilitek ILI7807S panel driver

[PATCH v2] dt-bindings: pwm: st,pwm: convert to DT schema
 2026-06-18 12:42 UTC 

[PATCH 0/4] mfd: Add support for the MCU in the UGREEN DH2300 NAS
 2026-06-18 12:40 UTC  (3+ messages)
` [PATCH 3/4] mfd: Add support for UGREEN NASync DH2300 MCU

[PATCH v2] usb: misc: usbio: fix disconnect UAF in client teardown
 2026-06-18 12:40 UTC 

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

[PATCH v8 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-18 12:36 UTC  (4+ messages)

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

[PATCH v2 0/2] KVM: arm64: Fix MPIDR lookup for unreset vCPUs
 2026-06-18 12:32 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: arm64: Skip unreset vCPUs in MPIDR lookup table

[PATCH v2 0/2] Add support for the BOE BF068MWM-TD0
 2026-06-18 12:30 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: Add driver for Raydium RM69220 DDIC

[PATCH v7 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-06-18 12:30 UTC  (3+ messages)
` [PATCH v7 2/2] drm: panel: add support for the Renesas "

[PATCH] md/raid5: protect batch_head->bm_seq updates
 2026-06-18 12:30 UTC  (5+ messages)

[PATCH 0/2] pwm: add Axiado AX3000 PWM support
 2026-06-18 12:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: add Axiado AX3000 PWM
` [PATCH 2/2] pwm: add Axiado AX3000 PWM driver

[PATCH] usb: misc: usbio: fix disconnect UAF in client teardown
 2026-06-18 12:24 UTC  (3+ messages)

[PATCH v1] i2c: pxa: Use named initializers for the platform_device_id array
 2026-06-18 12:24 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: display: panel: himax,hx83121a: add optional bl supply
 2026-06-18 12:23 UTC  (5+ messages)
` [PATCH 2/3] drm/panel: himax-hx83121a: pass the panel pointer when creating BL
` [PATCH 3/3] drm/panel: himax-hx83121a: add backlight regulator support

[PATCH v2] ALSA: usb-audio: Disconnect components on probe errors
 2026-06-18 12:22 UTC 

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-18 12:21 UTC  (5+ messages)
` [PATCH RFC 3/3] "

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-06-18 12:20 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node

[PATCH] ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpoints
 2026-06-18 12:20 UTC  (3+ messages)

[PATCH 5.10] net: 9p: fix refcount leak in p9_read_work() error handling
 2026-06-18 15:19 UTC 

[PATCH v2 0/3] ASoC: rockchip: Use guard() for spin locks
 2026-06-18 12:16 UTC  (4+ messages)

[PATCH v2 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
 2026-06-18 12:16 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2
` [PATCH v2 2/7] KVM: arm64: Unconditionally set IL for injected undefined exceptions
` [PATCH v2 3/7] KVM: arm64: Unconditionally set IL for injected abort exceptions
` [PATCH v2 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
` [PATCH v2 5/7] KVM: arm64: Set IL for emulated SError injection
` [PATCH v2 6/7] KVM: arm64: Set IL for nested "
` [PATCH v2 7/7] KVM: arm64: Set IL in fake ESR for pKVM memory sharing exit

[PATCH v6 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB
 2026-06-18 12:15 UTC  (3+ messages)
` [PATCH v6 2/2] drm/panel: Add Ilitek ILI9488 controller driver

[PATCH] rust_binder: check context manager before creating node
 2026-06-18 12:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] media: i2c: imx355: Add support for 24 MHz external clock
 2026-06-18 12:10 UTC  (4+ messages)

[PATCH 6.18 000/325] 6.18.36-rc1 review
 2026-06-18 12:07 UTC  (2+ messages)

[PATCH 2/2] staging: media: atomisp: prefer __aligned over __attribute__((aligned))
 2026-06-18 12:06 UTC 

[PATCH] mailbox: pcc: Notify clients on polled completion
 2026-06-18 12:06 UTC  (3+ messages)

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-18 12:04 UTC  (4+ messages)
` [PATCH v17 06/17] mmc: renesas_sdhi: Introduce renesas_sdhi_hw_info to abstract clock mask

[PATCH 0/2] tools: Fix tools/virtio test build
 2026-06-18 12:04 UTC  (2+ messages)

[PATCH v2 0/3] Add CCI and CAMSS support for SM8750
 2026-06-18 12:03 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sm8750: Add camss node
` [PATCH v2 2/3] arm64: dts: qcom: sm8750: Add CCI definitions
` [PATCH v2 3/3] arm64: dts: qcom: sm8750: Add camera MCLK pinctrl

[PATCH v3 03/10] mfd: cs42l43: Use new SoundWire enumeration helper
 2026-06-18 12:04 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] dm era: fix metadata_open NULL deref and error propagation
 2026-06-18 11:58 UTC  (5+ messages)
` [PATCH 1/2] dm era: fix NULL pointer dereference in metadata_open()
` [PATCH 2/2] dm era: fix error code propagation in era_ctr()

[PATCH v5 1/2] dt-bindings: rng: timeriomem_rng: add reg-io-width and mask properties
 2026-06-18 12:01 UTC  (2+ messages)
` [PATCH v5 2/2] hw_random: timeriomem-rng: add configurable read width and data mask

[PATCH v3 0/5] s390/idle: CPU idle driver
 2026-06-18 12:00 UTC  (6+ messages)
` [PATCH v3 1/5] s390/tick: Remove CIF_NOHZ_DELAY flag
` [PATCH v3 2/5] tick: Remove arch_needs_cpu
` [PATCH v3 3/5] s390: Enable TIF_POLLING_NRFLAG
` [PATCH v3 4/5] s390/idle: Introduce cpuidle for s390
` [PATCH v3 5/5] s390/configs: Enable cpuidle driver on s390

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2026-06-18 12:01 UTC  (2+ messages)

[PATCH v2 00/17] afs: Miscellaneous fixes
 2026-06-18 11:59 UTC  (4+ messages)
` [PATCH v2 14/17] afs: Remove erroneous seq |= 1 in volume lookup loop

media: firedtv: possible out of bounds write from a CAM response length
 2026-06-18 11:58 UTC 

[PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
 2026-06-18 11:57 UTC  (9+ messages)

[PATCH bpf v3 0/2] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-06-18 11:56 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb

[PATCH] leds: lp5860: Return an error for an out-of-range 'reg' property
 2026-06-18 11:55 UTC  (2+ messages)

[PATCH v2] media: i2c: vd56g3: clean up subdev state on probe failure
 2026-06-18 11:53 UTC  (3+ messages)

[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
 2026-06-18 11:52 UTC  (5+ messages)
` [PATCH 2/9] drm/rockchip: vop2: Reset AXI and DCLK to improve robustness

[PATCH v2] staging: greybus: vibrator: return device_create() errors
 2026-06-18 11:34 UTC 

[PATCH v1 2/3] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
 2026-06-18 11:51 UTC  (2+ messages)

ALSA: firewire: isight: possible out of bounds write from a device sample count
 2026-06-18 11:49 UTC 

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-06-18 11:47 UTC  (7+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
` [RFC PATCH 3/3] mm/compaction: respect compact_unevictable_allowed in alloc_contig path

[PATCH] staging: vme_user: fix heap OOB in buffer_from_user and buffer_to_user
 2026-06-18 11:47 UTC  (2+ messages)
` [PATCH v2] staging: vme_user: bound slave read/write to the kern_buf size

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-18 11:46 UTC  (2+ messages)

[PATCH net] net: dst_metadata: fix false-positive memcpy overflow in tun_dst_unclone
 2026-06-18 11:43 UTC  (2+ messages)

[PATCH 1/3] scsi: lpfc: Fix race conditions in ELS retry handling
 2026-06-18 11:42 UTC  (3+ messages)

[PATCH v2 00/11] clk: qcom: sc8180x: PM-related fixes (and refactoring)
 2026-06-18 11:37 UTC  (6+ messages)
` [PATCH v2 08/11] clk: qcom: dispcc-sm8250: Enable parents for pixel clocks

[PATCH 0/2] Add MDSP carveout memory-region support for Q6 APM on Shikra
 2026-06-18 11:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: sound: qcom,q6apm-dai: add memory-region property
` [PATCH 2/2] arm64: dts: qcom: shikra: Add MDSP carveout memory and update APM DAIs memory regions

[PATCH] dmaengine: idxd: fix use-after-free in idxd_free() and idxd_alloc() error paths
 2026-06-18 11:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-18 11:32 UTC  (2+ messages)

[PATCH] usb: typec: add trace point for typec_set_mode
 2026-06-18 11:31 UTC  (4+ messages)

[PATCH v1] ASoC: qcom: q6apm-dai: add carveout SCM assignment for mDSP buffers
 2026-06-18 11:28 UTC 

[PATCH v7 0/6] Enable I2C on SA8255p Qualcomm platforms
 2026-06-18 11:25 UTC  (3+ messages)

[PATCH] fpga: altera-cvp: Retry teardown and reset CVP state on failure
 2026-06-18 11:24 UTC 

[PATCH] Documentation: leds: fix broken reference to the multicolor LED ABI
 2026-06-18 11:23 UTC  (2+ messages)

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-18 11:23 UTC  (2+ messages)

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

[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-18 11:20 UTC  (2+ messages)

[PATCH v1 1/1] MAINTAINERS: Add Intel LPSS section to follow the changes
 2026-06-18 11:20 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] rohm-bdi718x7/71828: Use software nodes for gpio-keys
 2026-06-18 11:18 UTC  (3+ messages)

linux-next: Tree for Jun 17
 2026-06-18 11:18 UTC  (3+ messages)

[PATCH] x86/sev: Use __pa() in __sme_early_map_unmap_mem()
 2026-06-18 11:16 UTC  (2+ messages)

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

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

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

[PATCH v2] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
 2026-06-18 11:13 UTC  (2+ messages)

[PATCH] regulator: palmas: Check return value of palmas_smps_write()
 2026-06-18 11:03 UTC 

[PATCH 00/78] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-18 11:08 UTC  (12+ messages)
` [PATCH 57/78] ASoC: codecs: tas5805m: Use guard() for mutex locks
  ` [PATCH 69/78] ASoC: codecs: wm2000: "
  ` [PATCH 70/78] ASoC: codecs: wm5102: "
  ` [PATCH 71/78] ASoC: codecs: wm8731: "
  ` [PATCH 72/78] ASoC: codecs: wm8903: "
  ` [PATCH 73/78] ASoC: codecs: wm8958: "
  ` [PATCH 74/78] ASoC: codecs: wm8962: "
  ` [PATCH 75/78] ASoC: codecs: wm8994: "
  ` [PATCH 76/78] ASoC: codecs: wm971x: "
  ` [PATCH 77/78] ASoC: codecs: wm_adsp: "
  ` [PATCH 78/78] ASoC: codecs: wsa88xx: "


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