mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] staging: greybus: add newline to sysfs_emit return
 2026-09-17  4:59 UTC  (3+ messages)

[syzbot] [wireless?] INFO: task hung in ieee80211_register_hw (8)
 2026-09-17  4:55 UTC 

kernel/time/posix-cpu-timers.c:1307:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-09-17  4:54 UTC 

[PATCH v1 01/11] perf aslr: Add missing includes and sort headers
 2026-09-17  4:53 UTC  (11+ messages)
` [PATCH v1 02/11] perf bench messaging: "
` [PATCH v1 03/11] perf unwind-libdw: missing <stdlib.h> in libdw_set_initial_registers()
` [PATCH v1 04/11] perf llvm: missing explicit POSIX headers in symbol__disassemble_llvm()
` [PATCH v1 05/11] perf dso: missing POSIX headers string.h and limits.h
` [PATCH v1 06/11] perf test: missing stdio.h and signal.h inclusions in cmd_test()
` [PATCH v1 07/11] perf ui annotate-data: missing explicit inclusion of stdlib.h and stdio.h
` [PATCH v1 08/11] perf annotate-data: missing <string.h> inclusion for libc string functions
` [PATCH v1 09/11] perf mem: missing stdio.h and limits.h in mem-events.c
` [PATCH v1 10/11] perf config: undeclared PATH_MAX due to missing <limits.h> inclusion
` [PATCH v1 11/11] perf mem: missing standard POSIX headers in builtin-mem.c

[PATCH v17 0/5] Add phy_get_by_of_node and devm helper
 2026-09-17  4:53 UTC  (3+ messages)
` [PATCH v17 1/5] phy: core: Fix use-after-free in phy_get paths

[PATCH v3 00/15] Add support for structured tags and v18 dtb version
 2026-09-17  4:52 UTC  (5+ messages)
` [PATCH v3 11/15] libfdt: Introduce fdt_getprop_by_offset_w()

[PATCH v4 00/10] Support ROHM BD73800
 2026-09-17  4:47 UTC  (4+ messages)
` [PATCH v4 09/10] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs

[PATCH] fs/ecryptfs: fix slab-out-of-bounds read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  4:45 UTC 

[PATCH] fs/ecryptfs: fix slab-out-of-bounds read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  4:43 UTC 

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  4:39 UTC 

[PATCH v3 0/8] arm64: dts: qcom: shikra: Enable audio on EVK boards
 2026-09-17  4:37 UTC  (9+ messages)
` [PATCH v3 1/8] ASoC: dt-bindings: qcom,apr: Add modem_apps GLINK channel for shikra
` [PATCH v3 2/8] arm64: dts: qcom: shikra: Add QAIF CPU node for audio
` [PATCH v3 3/8] arm64: dts: qcom: shikra: Add gpr node
` [PATCH v3 4/8] arm64: dts: qcom: shikra: Add soundwire and macro nodes
` [PATCH v3 5/8] arm64: dts: qcom: shikra-cqm-evk: Enable sound card support
` [PATCH v3 6/8] arm64: dts: qcom: shikra-cqs-evk: "
` [PATCH v3 7/8] arm64: dts: qcom: shikra-iqs-evk: "
` [PATCH v3 8/8] arm64: defconfig: Enable Qualcomm PM4125 and WSA885X drivers

[RFC PATCH 00/12] FUTEX_PING: A stealable futex using Proxy Execution
 2026-09-17  4:33 UTC  (13+ messages)
` [RFC PATCH 01/12] sched: Abstract task_struct->blocked_on by locking primitive
` [RFC PATCH 02/12] futex: Switch PI futex to use p->pi_futex_lock instead of p->pi_lock
` [RFC PATCH 03/12] futex: Add "ping" parameter to pi_state management functions and export them
` [RFC PATCH 04/12] futex: Introduce stealable PI futex, FUTEX_*_PING
` [RFC PATCH 05/12] futex: Implement exit_ping_state_list()
` [RFC PATCH 06/12] futex: Address aborting from futex_lock_ping() while owning ping_state
` [RFC PATCH 07/12] futex: Make FUTEX_*_PING use Proxy Execution
` [RFC PATCH 08/12] futex: Implement PING futex handoff
` [RFC PATCH 09/12] futex: Wake up donor in PING futex unlock
` [RFC PATCH 10/12] futex: Optimistic spinning for PING futexes
` [RFC PATCH 11/12] futex: Allow userspace stealing "
` [RFC PATCH 12/12] tools/testing/futex: Add ping_bench, a tool for benchmarking futexes

[PATCH net 0/2] stmmac: fix ETHQOS SerDes interface handling
 2026-09-17  4:29 UTC  (8+ messages)
` [PATCH net 1/2] net: stmmac: propagate platform mac_finish errors
` [PATCH net 2/2] net: stmmac: qcom-ethqos: advertise supported SerDes interfaces

[syzbot] [kvm?] INFO: task hung in kvm_gmem_release (2)
 2026-09-17  4:29 UTC 

[PATCH V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-09-17  4:26 UTC  (13+ messages)
` [PATCH V2 01/14] mm: Add read-write accessors for vm_page_prot
` [PATCH V2 02/14] arm64/mm: Route all pgtable reads via ptval_get()
` [PATCH V2 04/14] arm64/mm: Route all pgtable atomics to central helpers
` [PATCH V2 05/14] arm64/mm: Override read-write accessors for vm_page_prot

[PATCH] sysfs: prevent writing excessively large files
 2026-09-17  4:24 UTC  (2+ messages)

[Linux Kernel Bug] KASAN: use-after-free Write in ocfs2_local_release_dquot
 2026-09-17  4:23 UTC  (5+ messages)
` [PATCH] ocfs2: fix chunk number of the first chunk in a local quota file

[PATCH v2 0/5] ntfs: report filesystem errors through fsnotify
 2026-09-17  4:21 UTC  (4+ messages)
` [PATCH v2 2/5] ntfs: report attribute errors to fsnotify

[PATCH net v4] octeontx2-af: Fix rep link state sync and workqueue races
 2026-09-17  4:20 UTC 

[PATCH v2 00/19] Add Initial Support For MSM8952, Add General Mobile Shamrock
 2026-09-17  4:19 UTC  (3+ messages)
` [PATCH v2 02/19] clk: qcom: Add global clock controller driver for MSM8952

[PATCH v2] misc: fastrpc: fix context leak and hang on signal-interrupted invoke
 2026-09-17  4:18 UTC  (2+ messages)

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  4:15 UTC  (9+ messages)
` Forwarded: "

[PATCH] rust: fix typo in bindings
 2026-09-17  4:14 UTC  (2+ messages)

[PATCH] nvme: work around -Wformat-security warning
 2026-09-17  4:14 UTC  (3+ messages)

[PATCH] thunderbolt: Make PCIe NHI support opt-in
 2026-09-17  4:13 UTC  (4+ messages)

[PATCH net] netpoll: bound the deferred transmit queue
 2026-09-17  4:12 UTC  (2+ messages)

[PATCH v3 00/11] mm: memcontrol: constify the read side of the memcg API
 2026-09-17  4:08 UTC  (4+ messages)

[PATCH bpf-next 0/1] bpf: btf: make vmlinux BTF disposable at boot to save ~5 MiB
 2026-09-17  4:07 UTC  (4+ messages)
` [PATCH bpf-next 1/1] bpf: btf: add btf=off boot parameter to disable and free vmlinux BTF

[RFC PATCH v2 00/10] mm/damon: improve readability, clarity and test coverage
 2026-09-17  4:05 UTC  (11+ messages)
` [RFC PATCH v2 01/10] mm/damon/api: remove NR_DAMOS_FILTER_TYPES
` [RFC PATCH v2 02/10] mm/damon/core: use abs_diff() in damon_feed_loop_next_input()
` [RFC PATCH v2 03/10] mm/damon/core: use mult_frac() "
` [RFC PATCH v2 04/10] mm/damon/core: set damon_ctx->walk_control_obsolete in damon_new_ctx()
` [RFC PATCH v2 05/10] mm/damon/core: document damon_call()/damon_start() race hang issue
` [RFC PATCH v2 06/10] mm/damon/paddr: remove pa parameter from damon_pa_filter_pass()
` [RFC PATCH v2 07/10] mm/damon/tests/core-kunit: test eligible_mem_bp commitment
` [RFC PATCH v2 08/10] mm/damon/tests/core-kunit: add probe_hits_wsum damos filter commit test
` [RFC PATCH v2 09/10] selftests/damon/sysfs_memcg_path_leak: fail only for real DAMON leak
` [RFC PATCH v2 10/10] Docs/mm/damon/design: clarify bp is basis point

[PATCH v2] serial: 8250_uniphier: Use devm_clk_get_enabled()
 2026-09-17  4:05 UTC 

[PATCH v1] tools include: Add missing stdarg.h include
 2026-09-17  4:04 UTC 

[PATCH v3 00/17] btrfs: remove the v1 space cache
 2026-09-17  4:00 UTC  (18+ messages)
` [PATCH v3 01/17] btrfs: stop enabling the v1 space cache from the on-disk state
` [PATCH v3 02/17] btrfs: remove the v1 space cache writeout from the transaction commit
` [PATCH v3 03/17] btrfs: remove the free space cache endio workqueue
` [PATCH v3 04/17] btrfs: remove the v1 space cache write path
` [PATCH v3 05/17] btrfs: rename cache_write_mutex to dirty_bgs_update_mutex
` [PATCH v3 06/17] btrfs: drop the transaction handle from the prealloc helpers
` [PATCH v3 07/17] btrfs: remove the v1 space cache load path
` [PATCH v3 08/17] btrfs: remove btrfs_disk_cache_state
` [PATCH v3 09/17] btrfs: remove the SPACE_CACHE mount option flag
` [PATCH v3 10/17] btrfs: replace btrfs_set_free_space_cache_v1_active() with a cleanup helper
` [PATCH v3 11/17] btrfs: remove the free space cache trimming ranges
` [PATCH v3 12/17] btrfs: remove BTRFS_RESERVE_FLUSH_FREE_SPACE_INODE
` [PATCH v3 13/17] btrfs: remove the free space inode ordered extent special cases
` [PATCH v3 14/17] btrfs: remove the free space inode special cases from the COW paths
` [PATCH v3 15/17] btrfs: stop special-casing free space inodes in the delalloc accounting
` [PATCH v3 16/17] btrfs: stop reading free space inodes from the commit root
` [PATCH v3 17/17] btrfs: remove TRANS_JOIN_NOLOCK

[PATCH 5.15 000/935] 5.15.221-rc1 review
 2026-09-17  4:00 UTC  (4+ messages)
    ` [PATCH 5.15.y 0/2] Bluetooth: L2CAP: fix connectionless receive path
      ` [PATCH 5.15.y 1/2] Bluetooth: L2CAP: Fix deadlock
      ` [PATCH 5.15.y 2/2] bluetooth/l2cap: sync sock recv cb and release

[syzbot] [kvm?] INFO: task hung in kvm_gmem_release (2)
 2026-09-17  3:58 UTC 

[PATCH 0/2] Support RAA229639 and RAA229640
 2026-09-17  3:57 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: isl68137: Add Renesas "

[PATCH v3 1/3] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6563
 2026-09-17  3:56 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: arm: fsl: Document Data Modul i.MX95 eDM SBC
` [PATCH v3 3/3] arm64: dts: imx95: Add support for "

[PATCH] mm: filemap: move lruvec accounting outside the xarray lock
 2026-09-17  3:55 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: gpio: renesas,rcar-gpio: Document R-Car X5H (R8A78000) support
 2026-09-17  3:54 UTC  (2+ messages)
` [PATCH v4 2/2] gpio: rcar: Add "

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  3:52 UTC 

[RFC PATCH 0/2] xfs: change xfs log item refcount design
 2026-09-17  3:51 UTC  (2+ messages)

[PATCH 0/3] iio: adc: add mt6397 PMIC AUXADC support
 2026-09-17  3:48 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: mt6397-auxadc: add mt6397 PMIC AUXADC driver

[PATCH v2 00/14] f2fs: support & optimize large folios for writable files
 2026-09-17  3:48 UTC  (3+ messages)
` [PATCH v2 05/14] f2fs: support large folio writeback

[PATCH 0/2] arm64: dts: qcom: nord: add GPI DMA nodes
 2026-09-17  3:46 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes

[PATCH rtw-next v2 0/4] wifi: rtl8xxxu: keep RX requests available across transient errors
 2026-09-17  3:45 UTC  (5+ messages)
` [PATCH rtw-next v2 2/4] wifi: rtl8xxxu: unwind incomplete receive startup
` [PATCH rtw-next v2 3/4] wifi: rtl8xxxu: preserve RX requests across recoverable transfer errors

[PATCH v3] media: v4l2-ctrls: do nothing if controls[0] == NULL in cluster functions
 2026-09-17  3:42 UTC 

[PATCH] dt-bindings: dma: qcom,gpi: Document the Nord GPI DMA engine
 2026-09-17  3:41 UTC  (2+ messages)

[PATCH v3] media: v4l2-ctrls: do nothing if controls[0] == NULL in cluster functions
 2026-09-17  3:37 UTC 

DAMON reporting more hot memory on huge pages (was: "Re: [RFC PATCH v2 0/9] mm/damon: hardware-sampled access reports")
 2026-09-17  3:35 UTC  (2+ messages)

[RFC PATCH 00/20] rv: Add support for BPF monitors
 2026-09-17  3:33 UTC  (20+ messages)

[PATCH] selftests: net: fou_mcast_encap: conditionally load fou module and skip IPv4 case
 2026-09-17  3:33 UTC  (3+ messages)

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  3:31 UTC 

[PATCH net-next v2] selftests: net: fou_mcast_encap: load the fou module
 2026-09-17  3:30 UTC 

[PATCH v2 00/15] iio: adc: ad4134: Enable greater sample rate data capture
 2026-09-17  3:30 UTC  (4+ messages)
` [PATCH v2 09/15] dt-bindings: iio: adc: adi,ad4134: Document SPI connection mode

[PATCH v10 0/2] media: i2c: add support for ITE IT6625/IT6626 HDMI to MIPI CSI-2 bridge
 2026-09-17  3:30 UTC  (4+ messages)
` [PATCH v10 2/2] media: i2c: add driver for ITE IT6625/IT6626

[PATCH v3 00/22] Add basic clocks and resets for JHB100 SoC
 2026-09-17  3:29 UTC  (5+ messages)
` [PATCH v3 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v3 12/22] clk: starfive: Introduce inverter and divider

[PATCH] ext4: propagate errors from fast commit create replay
 2026-09-17  3:28 UTC 

[PATCH] ext4: propagate errors from fast commit create replay
 2026-09-17  3:27 UTC 

[PATCH] riscv: dts: sophgo: sg2000-milkv-duo-s: reserve memory for RTOS
 2026-09-17  3:27 UTC  (4+ messages)

[PATCH v5] dt-bindings: iio: adc: lltc,ltc2497: generalise the title
 2026-09-17  3:26 UTC  (2+ messages)

[PATCH v2] PCI: cadence: Store the core controller in platform drvdata
 2026-09-17  3:25 UTC  (2+ messages)

[PATCHv2] dmaengine: bestcomm: use platform machinery to get irq
 2026-09-17  3:25 UTC  (2+ messages)

[PATCH v7 0/3] staging: iio: adc: ad7816: Fix SPI operations race condition and DMA safety
 2026-09-17  3:22 UTC  (3+ messages)
` [PATCH v7 3/3] staging: iio: adc: ad7816: Fix DMA safety issues in SPI transfers

[PATCH v2 0/3] mm/mglru: add tracepoints for scan and aging paths
 2026-09-17  3:21 UTC  (11+ messages)
` [PATCH v2 2/3] mm/mglru: add tracepoint for scan_folios()

[PATCH v2] usb: typec: ucsi: displayport: Current CAM OOB index fixup
 2026-09-17  3:20 UTC 

[PATCH] dmaengine: ste_dma40: allow COMPILE_TEST
 2026-09-17  3:17 UTC  (2+ messages)

[PATCHv6] dmaengine: fsl_raid: check fsl_re_chan_probe() return value
 2026-09-17  3:16 UTC  (2+ messages)

[PATCH] pinctrl: qcom: nord: fix GPIO interrupt target width
 2026-09-17  3:14 UTC  (2+ messages)

[PATCH v3 0/4] Fix HugeTLB subpool used_hpages tracking
 2026-09-17  3:13 UTC  (2+ messages)

[PATCH bpf] bpf: Fix page double free in test_bpf skb setup
 2026-09-17  3:11 UTC  (2+ messages)

[PATCH] iio: adc: at91-sama5d2: disable autosuspend on remove
 2026-09-17  3:11 UTC  (3+ messages)

[PATCH] iio: accel: mma9553: disable autosuspend on remove
 2026-09-17  3:09 UTC  (3+ messages)

[PATCH] iio: accel: mma9551: disable autosuspend on remove
 2026-09-17  3:08 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix chain-mask shift on 64-bit big-endian
 2026-09-17  3:07 UTC  (2+ messages)

[PATCH v9 0/6] Add Amlogic stateless H.264 video decoder for S4
 2026-09-17  3:07 UTC  (4+ messages)
` [PATCH v9 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  3:06 UTC 

[PATCH] iio: accel: kxcjk-1013: disable autosuspend on remove
 2026-09-17  3:05 UTC  (3+ messages)

[syzbot] [sound?] KASAN: slab-use-after-free Read in snd_card_free
 2026-09-17  3:03 UTC 

[PATCH net v2 0/2] ipvs: avoid stack overflow from recursive connection expiration
 2026-09-17  3:02 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] ipvs: reject FTP control ports as data ports

[PATCH v4 0/2] Add support for AS7343 multi-spectral sensor
 2026-09-17  3:01 UTC  (5+ messages)
` [PATCH v4 2/2] iio: light: add AS7343 multi-spectral sensor driver

[PATCH 0/6] usb: add missing pm_runtime_dont_use_autosuspend() calls
 2026-09-17  2:59 UTC  (3+ messages)
` [PATCH 6/6] usb: cdns3: add missing pm_runtime_dont_use_autosuspend() call

[PATCH v3 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
 2026-09-17  2:56 UTC  (13+ messages)
` [PATCH v3 2/2] "

[PATCH] mm/vmscan: avoid false-positive -Wuninitialized warning, again
 2026-09-17  2:56 UTC  (4+ messages)

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  2:56 UTC 

[PATCH v8 00/12] f2fs: introduce metadata cache
 2026-09-17  2:55 UTC  (4+ messages)
` [PATCH v8 07/12] f2fs: cache: use node cache
  ` [f2fs-dev] "

[RFC PATCH v4 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-09-17  2:54 UTC  (2+ messages)
` [RFC PATCH v4 10/10] iommu/riscv: Add IOTINVAL.GVMA after updating DDT/PDT entries

[PATCH 0/8] iio: adc: stm32: add support for stm32mp23 and stm32mp25
 2026-09-17  2:53 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: stm32-adc: "

[PATCH v4 0/6] iio: adc: bcm_iproc_adc: convert to devm-managed APIs
 2026-09-17  2:50 UTC  (3+ messages)

[PATCH net] net: pcs: rzn1-miic: Reset PRCMD state before unprotect sequence
 2026-09-17  2:49 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH v2 0/2] Add support for AS7343 multi-spectral sensor
 2026-09-17  2:48 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: add as7343

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  2:48 UTC 

[PATCH v8 0/9] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-09-17  2:47 UTC  (7+ messages)
` [PATCH v8 9/9] iio: accel: mma8452: Support interrupt sharing

[PATCH net-next v6] tipc: replace deprecated strcpy with strscpy in tipc_bearer_get_name()
 2026-09-17  2:46 UTC  (2+ messages)

[syzbot] [ecryptfs?] KASAN: slab-out-of-bounds Read in ecryptfs_verify_auth_tok_from_key
 2026-09-17  2:46 UTC  (2+ messages)

[syzbot] [raid?] UBSAN: array-index-out-of-bounds in super_90_sync
 2026-09-17  2:46 UTC 

[PATCH 1/2] selftests: bpf: run test_xdp_features in its own netns
 2026-09-17  2:45 UTC  (2+ messages)

優しい社長のNG行動
 2026-09-17  2:45 UTC 

[PATCH v2] md: Fix the null-ptr-deref of 'mddev->private' while submitting IO
 2026-09-17  2:42 UTC 

[PATCH] arm64/cpufeature: Drop redundant define(ID_AA64MMFR0..._SUPPORTED_LPA2)
 2026-09-17  2:41 UTC 

[PATCH v4] i2c: hisi: Add I2C bus recovery support
 2026-09-17  2:40 UTC 

[PATCH v2] tracing: Compute the log2 histogram bucket in 64 bits
 2026-09-17  2:38 UTC 

[PATCH] usb: typec: ucsi: displayport: Current CAM OOB index fixup
 2026-09-17  2:38 UTC  (3+ messages)

[BUG] rxrpc: Client connection leak and BUG() call during kernel IO thread exit
 2026-09-17  2:36 UTC  (2+ messages)

[PATCH v6 5/6] iio: pressure: dps310: add hardware FIFO support
 2026-09-17  2:34 UTC  (6+ messages)

[PATCH v10 0/6] alloc_tag and module codetag section fixes
 2026-09-17  2:32 UTC  (8+ messages)
` [PATCH v10 2/6] alloc_tag: clean up the populate failure path

[PATCH togreg v4 0/2] iio: imu: inv_icm42607: fix PM error handling
 2026-09-17  2:32 UTC  (4+ messages)

[PATCH v2 5.10.y/5.15.y 0/3] ARM: fix might_sleep() WARNING for mmap_write_lock() around show_pte()
 2026-09-17  2:30 UTC  (4+ messages)
` [PATCH v2 5.10.y/5.15.y 1/3] ARM: fix hash_name() fault
` [PATCH v2 5.10.y/5.15.y 2/3] ARM: fix branch predictor hardening
` [PATCH v2 5.10.y/5.15.y 3/3] ARM: ensure interrupts are enabled in __do_user_fault()

[PATCH net v2 0/2] net: psp: avoid conflicts with skb->decrypted and sk_validate_xmit_skb()
 2026-09-17  2:30 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-generic-mux: Fix provider resource leak on re-parse
 2026-09-17  2:29 UTC  (3+ messages)

[PATCH V2] scsi: ufs: ufs-qcom: Enable only lane clocks in lane clock APIs
 2026-09-17  2:29 UTC  (2+ messages)

[PATCH v5 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-09-17  2:29 UTC  (2+ messages)

[PATCH] scsi: zorro7xx: Use individual zorro_driver_data structures
 2026-09-17  2:28 UTC  (2+ messages)

[PATCH v2 0/4] devfreq: check the get_cur_freq() return value and use it in ufshcd
 2026-09-17  2:28 UTC  (2+ messages)

[RFC PATCH kernel 00/17] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-09-17  2:28 UTC  (4+ messages)
` [RFC PATCH kernel 01/17] pci/dma/tsm: Call disable DMA bus hook on cleanup

page:  |  | latest

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

all inboxes | Powered by JetHome®