The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-02 00:05:00 to 2026-08-02 08:46:06 UTC [more...]

[PATCH v2 00/11] dtc: dt-check-style: Improvements for false positives
 2026-08-02  8:45 UTC  (12+ messages)
` [PATCH v2 01/11] dtc: dt-check-style: Add missing /dts-v1/ to few test cases
` [PATCH v2 02/11] dtc: dt-check-style: Simplify setting depth of DtsLine
` [PATCH v2 03/11] dtc: dt-check-style: Handle root node in overlays
` [PATCH v2 04/11] dtc: dt-check-style: Handle sorting of top-level nodes and properties
` [PATCH v2 05/11] dtc: dt-check-style: Drop stray backslash before quote for continuation-alignment
` [PATCH v2 06/11] dtc: dt-check-style: Fix alignment of values in continued property lines
` [PATCH v2 07/11] dtc: dt-check-style: Consistently call 'kind' as 'file_type'
` [PATCH v2 08/11] dtc: dt-check-style: Introduce 'stricter' mode
` [PATCH v2 09/11] dtc: dt-check-style: Add test for trailing white-space in DTS
` [PATCH v2 10/11] dtc: dt-check-style: Add warning for redundant white-spaces
` [PATCH v2 11/11] MAINTAINERS: dt-bindings: Include dt-check-style in DT binding entry

[PATCH v2 0/3] usbio: fix two out-of-bounds accesses and a hang
 2026-08-02  8:43 UTC  (3+ messages)
` [PATCH v2 1/3] usb: misc: usbio: reject endpoints smaller than the packet header

[PATCH] ipvs: clear IPv4 options after rebasing tunnel ICMP errors
 2026-08-02  8:44 UTC  (2+ messages)

[PATCH 6.18 000/675] 6.18.42-rc1 review
 2026-08-02  8:42 UTC  (3+ messages)

[PATCH] PCI: quirks: Prevent D3 for Acer Swift SF515-51T Root Port to fix audio
 2026-08-02  8:42 UTC  (2+ messages)

[PATCH] xfrm: fix compat ALLOCSPI request use-after-free
 2026-08-02  8:42 UTC  (2+ messages)

[PATCH v2] thunderbolt: validate DROM entry lengths
 2026-08-02  8:41 UTC  (2+ messages)

[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-02  8:39 UTC  (5+ messages)
` [PATCH RFC 1/2] rust: usb: add endpoint abstraction
` [PATCH RFC 2/2] rust: usb: add control message send and receive

[PATCH] net/sched: sch_qfq: prevent aggregate self-replacement
 2026-08-02  8:41 UTC  (2+ messages)

[PATCH] net: inet: prevent lhash2 lookups from escaping into ehash
 2026-08-02  8:40 UTC  (2+ messages)

[PATCH] ipv6: prevent in6_dev_get() from resurrecting inet6_dev
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: configure SAE PWE method for external SAE AP
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] dt-bindings: net: wireless: brcm,bcm4329-fmac: add nvmem-consumer reference
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH v2] wifi: brcmfmac: cyw: set a unique cookie for mgmt tx
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH v2] wifi: brcmfmac: cyw: pass PMKID to firmware if present
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: Set DMA direction for msgbuf packet IDs
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH wireless] wifi: brcmfmac: validate msgbuf flowring IDs before use
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
 2026-08-02  8:38 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: fix P2P action frame handling without device vif
 2026-08-02  8:38 UTC  (2+ messages)

[PATCH] perf: Fix mmap replacement ring lifetime race
 2026-08-02  8:37 UTC  (2+ messages)

[PATCH v5 00/14] serial: 8250: add Moxa MUEx50 PCIe board support
 2026-08-02  8:35 UTC  (3+ messages)
` [PATCH v5 01/14] serial: 8250: split Moxa PCIe serial board support out of 8250_pci

[PATCH] fuse: wait for sync init request after abort
 2026-08-02  8:36 UTC  (2+ messages)

[PATCH] xfs: validate btree block level on read
 2026-08-02  8:35 UTC  (2+ messages)

[PATCH] jfs: pin metapage during synchronous writeback
 2026-08-02  8:33 UTC  (2+ messages)

[PATCH] iio: adc: xilinx-xadc: free IRQ before cancelling the unmask worker on unbind
 2026-08-02  8:28 UTC 

[PATCH net-next v10 0/2] Add ZTE DingHai Ethernet PF driver
 2026-08-02  8:24 UTC  (3+ messages)
` [PATCH net-next v10 1/2] dinghai: add ZTE network driver support
` [PATCH net-next v10 2/2] dinghai: add hardware register access and PCI capability scanning

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-02  8:20 UTC  (12+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v11 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v11 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v11 06/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v11 07/11] selftests: tracing: Add syntax "
` [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v11 09/11] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v11 10/11] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v11 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-08-02  8:19 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: validate WPS attribute lengths
 2026-08-02  8:16 UTC  (4+ messages)

[PATCH] futex: Prevent robust futex exit race more
 2026-08-02  8:00 UTC  (2+ messages)
` [tip: locking/urgent] futex: Prevent robust futex exit race some more

[GIT PULL] x86 fixes
 2026-08-02  7:56 UTC 

[GIT PULL] scheduler fix
 2026-08-02  7:51 UTC 

[GIT PULL] uprobes fix
 2026-08-02  7:46 UTC 

[RFC PATCH v1 0/2] mm: use VMA lock for kernel faults on user addresses
 2026-08-02  7:40 UTC  (3+ messages)
` [RFC PATCH v1 1/2] x86/mm: "
` [RFC PATCH v1 2/2] arm64/mm: "

[PATCH] io_uring/cmd: fix iovec leak when the async cmd is not recycled
 2026-08-02  7:35 UTC 

[PATCH v2] tools/nolibc: add support for Alpha
 2026-08-02  7:35 UTC  (3+ messages)

[PATCH v2 0/4] Pinctrl support for SM8475
 2026-08-02  7:30 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: qcom: sm8450: Remove duplicate reference to gpio81
` [PATCH v2 2/4] pinctrl: qcom: Commonize pinctrl-sm8450 headers
` [PATCH v2 3/4] dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible for SM8475
` [PATCH v2 4/4] pinctrl: qcom: Add SM8475 pinctrl driver

[syzbot] [virt?] [dri?] WARNING in virtio_gpu_free_vbufs
 2026-08-02  7:26 UTC 

[PATCH] iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAF
 2026-08-02  7:18 UTC 

[PATCH] net: tulip: remove xircom_cb driver
 2026-08-02  7:16 UTC  (2+ messages)

[PATCH] iio: adc: pac1921: fix wrong channel used in trigger handler read
 2026-08-02  7:12 UTC 

[PATCH v8] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-08-02  7:11 UTC 

[PATCH v3 0/3] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-08-02  6:56 UTC  (3+ messages)
` [PATCH v3 2/3] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability

[PATCH] iio: gyro: mpu3050: fix sign of raw angular velocity readings
 2026-08-02  6:55 UTC 

[PATCH] usb: gadget: uvc: don't pack struct uvcg_extension_unit_descriptor
 2026-08-02  6:48 UTC  (2+ messages)

[PATCH] usb: gadget: f_hid: reject zero report length
 2026-08-02  6:47 UTC  (2+ messages)

[PATCH] dt-bindings: Correct white-space style
 2026-08-02  6:46 UTC  (2+ messages)

[PATCH] cgroup: drop unneeded semicolon
 2026-08-02  6:47 UTC  (5+ messages)

[PATCH v3] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475
 2026-08-02  6:39 UTC 

[syzbot] [kernfs?] INFO: task hung in do_rmdir (7)
 2026-08-02  6:39 UTC 

[PATCH v3 0/7] Bluetooth: Miscellaneous fixes and cleanups
 2026-08-02  6:31 UTC  (8+ messages)
` [PATCH v3 1/7] Bluetooth: btintel: Fix diagnostics event detection
` [PATCH v3 2/7] Bluetooth: btintel: Remove redundant (hdr->plen > 0) in btintel_recv_event()
` [PATCH v3 3/7] Bluetooth: coredump: Expose header size and end marker to drivers
` [PATCH v3 4/7] Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error code
` [PATCH v3 5/7] Bluetooth: btnxpuart: Simplify nxp_set_ind_reset() by __hci_reset_dev()
` [PATCH v3 6/7] Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDOR
` [PATCH v3 7/7] Bluetooth: hci_event: Use 255 as max event payload length in hci_ev_table[]

[PATCH] usb: atm: ueagle-atm: fix array-index-out-of-bounds in uea_bind()
 2026-08-02  6:29 UTC 

[PATCH net-next v2] ipv4: nexthop: handle errors in nexthop_init()
 2026-08-02  6:28 UTC  (2+ messages)

KMSAN: use-after-free in sw842_decompress (zswap writeback)
 2026-08-02  6:22 UTC  (3+ messages)

[PATCH] staging: greybus: light: fix leak of cdev->name
 2026-08-02  6:11 UTC  (5+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-02  6:08 UTC  (12+ messages)

[PATCH v2] staging: greybus: light: fix leak of cdev->name
 2026-08-02  6:01 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for LG gram 16 (16Z90TR)
 2026-08-02  5:57 UTC 

[PATCH] drm/exynos: hdmi: take i2c adapter module reference
 2026-08-02  5:54 UTC  (2+ messages)

[PATCH v2 0/2] drm/exynos: DRM encoder improvements for Exynos devices
 2026-08-02  5:47 UTC  (4+ messages)

[PATCHES 0/8 v1] perf machine fixes
 2026-08-02  5:46 UTC  (2+ messages)

[PATCH v2 0/3] perf hisi-ptt: Fix TLP header parsing and naming
 2026-08-02  5:46 UTC  (2+ messages)

[PATCH 0/1] perf libdw: fix outer-frame name and spurious "(inlined)" tag
 2026-08-02  5:46 UTC  (3+ messages)
` [PATCH 1/1] perf libdw: Fix outer-frame name resolution "

[PATCH] perf unwind-libdw: Fix unwinding of multi-threaded processes
 2026-08-02  5:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/4] Clk improvements
 2026-08-02  5:36 UTC  (7+ messages)
` [PATCH v5 2/4] rust: clk: implement Clone for Clk<T>
` [PATCH v5 3/4] rust: clk: add devres-managed clks
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports

[syzbot] [kernfs?] INFO: task hung in do_rmdir (7)
 2026-08-02  5:32 UTC  (2+ messages)
` Forwarded: "

[PATCH v5 00/17] rv: Add selftests to tools and KUnit tests
 2026-08-02  5:26 UTC  (6+ messages)
` [PATCH v5 13/17] rv: Add KUnit mock for current

[syzbot] [usb?] UBSAN: array-index-out-of-bounds in uea_bind
 2026-08-02  5:15 UTC 

[PATCH] power: supply: ucs1002: fix use-after-free on remove
 2026-08-02  5:12 UTC 

[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
 2026-08-02  5:08 UTC  (3+ messages)

[RFC] RISC-V KVM: guest local sfence.vma may miss stale VS-stage TLB after vCPU migration
 2026-08-02  5:00 UTC 

[GIT PULL]: Dmaengine fixes for v7.2
 2026-08-02  4:59 UTC 

[GIT PULL]: Generic phy fixes for v7.2
 2026-08-02  4:57 UTC 

[RFC] Discussion: VIDEO_NUM_DEVICES limit in v4l2-dev.c
 2026-08-02  4:54 UTC 

[syzbot] [kernel?] BUG: unable to handle kernel paging request in write_comp_data
 2026-08-02  4:52 UTC 

[syzbot] [usb?] UBSAN: array-index-out-of-bounds in uea_bind
 2026-08-02  4:46 UTC  (2+ messages)
` Forwarded: [PATCH] usb: Fix UBSAN out-of-bounds

[PATCH v2] x86/kaslr: Remove two redundant if checks
 2026-08-02  4:40 UTC  (2+ messages)

[syzbot] Monthly fuse report (Aug 2026)
 2026-08-02  4:32 UTC 

[syzbot] [btrfs?] WARNING in __btrfs_free_extent (3)
 2026-08-02  4:24 UTC  (2+ messages)

[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-08-02  4:17 UTC  (5+ messages)
` [RFC PATCH 2/2] hv_netvsc: back GPADL buffers with kmalloc + decrypt + vmap

[PATCH v5 0/6] remoteproc: qcom: pas: Misc fixes
 2026-08-02  4:08 UTC  (3+ messages)
` [PATCH v5 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context

[PATCH v7 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-08-02  3:57 UTC  (2+ messages)

[PATCH] power: supply: lp8788-charger: fix use-after-free on remove
 2026-08-02  3:54 UTC 

[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
 2026-08-02  3:49 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: monaco: add RAS error source nodes

[RFC PATCH net-next 0/1] qca8k host FDB handling
 2026-08-02  3:47 UTC  (8+ messages)
` [RFC PATCH net-next v2 0/6] net: dsa: qca8k: support multiple CPU conduits
  ` [RFC PATCH net-next v2 1/6] net: dsa: qca8k: implement LAG FDB operations
  ` [RFC PATCH net-next v2 2/6] net: dsa: qca8k: skip host FDB entries on CPU conduits
  ` [RFC PATCH net-next v2 3/6] net: dsa: qca8k: flood unknown frames to all CPU ports
  ` [RFC PATCH net-next v2 4/6] net: dsa: qca8k: use each user port's CPU conduit
  ` [RFC PATCH net-next v2 5/6] net: dsa: qca8k: support changing the "
  ` [RFC PATCH net-next v2 6/6] net: dsa: qca8k: enable assisted learning on CPU ports

[syzbot] [libertas?] INFO: task hung in lbs_remove_card (2)
 2026-08-02  3:46 UTC 

[syzbot] [usb?] KASAN: invalid-free in f_uac1_opts_c_srate_store
 2026-08-02  3:46 UTC 

[syzbot] [ntfs3?] possible deadlock in ntfs_readdir
 2026-08-02  3:39 UTC  (2+ messages)

[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
 2026-08-02  3:38 UTC  (9+ messages)
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay

[PATCH v1] PCI: rcar: Release temporary device tree node reference
 2026-08-02  2:20 UTC  (2+ messages)

[PATCH] usb: gadget: f_uac2: fix memory leak in sample rate store
 2026-08-02  3:29 UTC 

[PATCH] Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboard
 2026-08-02  3:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] rnbd-clt: fix use-after-free on device sysfs creation failure
 2026-08-02  3:13 UTC 

[PATCH v2 00/10] net-next: add basic support for RK3568 XPCS
 2026-08-02  3:11 UTC  (6+ messages)
` [PATCH v2 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
` [PATCH v2 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver

[GIT PULL] RISC-V SpacemiT Devicetrees for v7.3
 2026-08-02  2:42 UTC 

[PATCH 1/1] ntfs: add ioctl support for named data streams
 2026-08-02  2:40 UTC  (2+ messages)

[PATCH v1] of: Put coreboot node after compatibility check
 2026-08-02  2:38 UTC 

[PATCH] iio: chemical: cleanup codestyle warning
 2026-08-02  2:25 UTC  (2+ messages)
` [PATCH v2] iio: chemical: ccs811: cleanup checkpatch __packed warning

[PATCH v1] iio: health: max30102: fix NULL dereference in interrupt handler
 2026-08-02  2:26 UTC  (4+ messages)

[PATCH v2 0/4] riscv: dts: spacemit: Add cpu scaling for Milk-V Jupiter
 2026-08-02  2:21 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] riscv: dts: spacemit: fix maximum CPU core voltage for K1 boards
 2026-08-02  2:20 UTC  (2+ messages)

[PATCH 1/2] riscv: dts: spacemit: Make dtschema recognize the etherent PHY correctly on K3 pico-itx board
 2026-08-02  2:18 UTC  (2+ messages)

[PATCH 0/3] SpacemiT K3: fix I2S DT integration and add controller nodes
 2026-08-02  2:17 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
 2026-08-02  2:16 UTC  (2+ messages)
` (subset) "

[PATCH] iio: humidity: hts221: Fix checkpatch blank line warning
 2026-08-02  2:06 UTC 

[PATCH v4 0/3] iio: adc: bcm_iproc_adc: Simplify probe error handling
 2026-08-02  2:06 UTC  (2+ messages)

[PATCH v3 0/3] iio: adc: bcm_iproc_adc: Simplify probe error handling
 2026-08-02  2:04 UTC  (5+ messages)
` [PATCH v3 2/3] iio: adc: bcm_iproc_adc: Introduce local device pointer
` [PATCH v3 3/3] iio: adc: bcm_iproc_adc: Convert probe error handling to dev_err_probe()

[PATCH] power: supply: ab8500_fg: fix use-after-free on remove
 2026-08-02  2:03 UTC 

[PATCH] dt-bindings: PCI: Correct white-space style
 2026-08-02  2:03 UTC  (2+ messages)

[PATCH v3 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling — regression on non-DUO ScreenPad (ASUS ZenBook UX435EG)
 2026-08-02  1:57 UTC 

[PATCH] usb: typec: thunderbolt: Disable work before freeing tbt on remove
 2026-08-02  1:49 UTC 

[PATCH] iio: humidity: hts221: Fix checkpatch symbolic perms warning
 2026-08-02  1:49 UTC 

[PATCH] iio: imu: st_lsm6dsx: Update enable mask when using sensor fusion
 2026-08-02  1:49 UTC  (3+ messages)

[PATCH] iio: light: cm32181: return zero after writing calibscale
 2026-08-02  1:46 UTC  (3+ messages)

[PATCH] iio: humidity: htc100c: Fix checkpatch warn unnecessary else
 2026-08-02  1:44 UTC 

[PATCH v2 0/4] iio: adc: ade9000: add support for ADE9078
 2026-08-02  1:44 UTC  (2+ messages)

[GIT PULL] clk: spacemit: Updates for v7.3
 2026-08-02  1:42 UTC 

[tip:x86/cpu] BUILD SUCCESS cb1e042a320e3c42fae60c4789c2adc618e0833d
 2026-08-02  1:36 UTC 

[PATCH] iio: humidity: htu21: Fix checkpatch tabstop warn
 2026-08-02  1:33 UTC 

[PATCH] regulator: ab8500: Remove stale expand_register kernel-doc entry
 2026-08-02  1:33 UTC 

[PATCH] clk: zynq: pll: Fix kernel-doc after determine_rate() conversion
 2026-08-02  1:32 UTC 

[PATCH 0/3] clk: spacemit: k3: fix i2s clock topology and divider rates
 2026-08-02  1:30 UTC  (2+ messages)

[PATCH RFC 04/14] fs/crypto: stop setting PG_private on bounce page
 2026-08-02  1:29 UTC  (3+ messages)

[PATCH] wifi: rtw89: 8852be: add .shutdown callback to quiesce device on reboot
 2026-08-02  1:28 UTC  (3+ messages)
` [PATCH v2] wifi: rtw89: pci: add .shutdown callback to stop rfkill polling "

[PATCH v2] iio: light: veml3328: reshape scale array for readability
 2026-08-02  1:25 UTC  (2+ messages)

[PATCH RFC 03/14] xen/grant-table: stop setting PG_private on pages for grant mapping
 2026-08-02  1:24 UTC  (3+ messages)

[PATCH] iio: humidity: htu21: Fix SYMBOLIC_PERMS chekcpatch warning
 2026-08-02  1:23 UTC 

[PATCH RFC 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
 2026-08-02  1:20 UTC  (3+ messages)

[PATCH] platform/x86: hp-bioscfg: fix slab-out-of-bounds write in hp_convert_hexstr_to_str
 2026-08-02  1:09 UTC 

[syzbot] [usb?] KASAN: slab-use-after-free Read in uvcg_extension_drop
 2026-08-02  1:09 UTC 

[PATCH 2/3] rust: sync: add SetOnce::try_get_or_populate()
 2026-08-02  1:03 UTC  (5+ messages)

[PATCH v10 00/17] AD9910 Direct Digital Synthesizer
 2026-08-02  0:58 UTC  (5+ messages)
` [PATCH v10 11/17] iio: frequency: ad9910: add basic parallel port support

[PATCH] usb: gadget: f_uac2: fix memory leak in sample rate store
 2026-08-02  0:58 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Write in usb_free_urb
 2026-08-02  0:53 UTC 

[PATCH] smb: client: Fix use-after-free in cifs_try_adding_channels()
 2026-08-02  0:48 UTC 

[PATCH] tee: qcomtee: fix kernel-doc warnings
 2026-08-02  0:39 UTC 

[syzbot] [usb?] memory leak in f_uac2_opts_c_srate_store
 2026-08-02  0:34 UTC 

[PATCH v1] drm/kmb: Handle DSI clock enable failures
 2026-08-02  0:25 UTC 

[syzbot] [usb?] WARNING in dummy_free_request (2)
 2026-08-02  0:10 UTC  (2+ messages)

[syzbot] [cgroups?] possible deadlock in _task_rq_lock
 2026-08-02  0:07 UTC 

[syzbot] [block?] [cgroups?] possible deadlock in blkcg_deactivate_policy (2)
 2026-08-02  0:06 UTC 

[syzbot] [ocfs2?] possible deadlock in __ocfs2_reflink
 2026-08-02  0:06 UTC 

[PATCH v6 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-08-02  0:04 UTC  (4+ messages)
` [PATCH v6 4/4] iio: flow: add Sensirion SLF3S liquid flow sensor driver


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