All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-19 13:24:59 to 2025-07-19 18:36:20 UTC [more...]

Regression: DDC I2C Display Freezing for internal displays
 2025-07-19 17:36 UTC  (7+ messages)

[REGRESSION] drm/amd/display: backlight brightness set to 0 at amdgpu initialization
 2025-07-19 17:39 UTC  (9+ messages)

[syzbot] [bcachefs?] kernel BUG in __bch2_bkey_unpack_key
 2025-07-19 18:36 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in __bch2_alloc_v4_to_text
 2025-07-19 18:35 UTC  (2+ messages)

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-07-19 18:30 UTC  (4+ messages)
` [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes

[PATCH v5 2/2] Drivers: hv: Introduce mshv_vtl driver
 2025-07-19 18:30 UTC  (2+ messages)

[PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
 2025-07-19 18:28 UTC  (7+ messages)
` [PATCH v8 1/6] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v8 2/6] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v8 3/6] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v8 4/6] selftests/proc: add verbose mode for /proc/pid/maps tearing tests
` [PATCH v8 5/6] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v8 6/6] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

[GIT PULL] sched_ext: Fixes for v6.16-rc6
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v6.16-rc7
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v6.16-rc6
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] Rust fixes for 6.16 (2nd)
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-07-19 18:29 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
 2025-07-19 18:23 UTC  (3+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2025-07-19 18:22 UTC 

[PATCH] kconfig: nconf: Fix uncleared lines on help screens
 2025-07-19 18:20 UTC  (2+ messages)

[PATCH] mm/damon/core: commit damos_quota_goal->nid
 2025-07-19 18:19 UTC 

[groeck-staging:hwmon-next] BUILD REGRESSION 3bea98137ca67f6a4458853f7065aa8cf44cacaf
 2025-07-19 18:17 UTC 

[paulmck-rcu:non-rcu/next] BUILD SUCCESS b706eec9304fc3cbc48a6a09aff8533081815ebc
 2025-07-19 18:09 UTC 

[PATCH net 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
 2025-07-19 18:08 UTC  (2+ messages)
` [PATCH net 2/2] selftests/tc-testing: Check backlog stats in gso_skb case

[PATCH v6 0/9] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-07-19 18:08 UTC  (4+ messages)
` [PATCH v6 3/9] ASoC: dt-bindings: qcom,lpass-va-macro: Update bindings for clocks to support ADSP

[PATCH i-g-t] tests/kms_plane_alpha_blend: Reduce test complexity for simulation
 2025-07-19 18:04 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "

[PATCH] i2c: core: Fix double-free of fwnode in i2c_unregister_device()
 2025-07-19 18:01 UTC 

[for-linus][PATCH 0/2] tracing: Fixes for 6.16
 2025-07-19 17:57 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing/osnoise: Fix crash in timerlat_dump_stack()
` [for-linus][PATCH 2/2] tracing: Add down_write(trace_event_sem) when adding trace event

[linux-next:master 5388/11307] arch/arm64/boot/dts/freescale/imx95-15x15-evk.dtb: phy@4c1f0040 (fsl,imx95-usb-phy): fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: 17 is not of type 'array'
 2025-07-19 17:55 UTC 

[PATCH v2] arm64: rockchip: Add support for QNAP's ts-433 4bay NAS
 2025-07-19 17:47 UTC 

[PATCH] drm/display: bridge-connector: correct CEC bridge pointers in drm_bridge_connector_init
 2025-07-19 17:44 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel/xe_pm: Introduce i2c subtests
 2025-07-19 17:43 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/xe_pm: Introduce i2c subtests (rev2)
` ✗ Xe.CI.BAT: "

[PATCH v11 0/8] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-19 17:37 UTC  (9+ messages)
` [PATCH v11 1/8] power: reset: reboot-mode: Add device tree node-based registration
` [PATCH v11 2/8] power: reset: reboot-mode: Add support for 64 bit magic

[PATCH v6] rust: sync: add #[must_use] to Lock::try_lock
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] rust: sync: Add #[must_use] to Lock::try_lock()

[PATCH] locking/rwsem: use OWNER_NONSPINNABLE directly instead of OWNER_SPINNABLE
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] locking/rwsem: Use "

[PATCH v7 1/3] spi: spi-nxp-fspi: check return value of devm_mutex_init()
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] spi: spi-nxp-fspi: Check "

[PATCH v7 2/3] leds: lp8860: Check return value of devm_mutex_init()
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v7 3/3] locking/mutex: Mark devm_mutex_init() as __must_check
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] lockdep: avoid struct return in lock_stats()
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] locking/lockdep: Avoid "

[PATCH 06/10] [RESEND] lockdep: change 'static const' variables to enum values
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] locking/lockdep: Change "

[PATCH] locking/mutex: remove redundant ifdef
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] locking/mutex: Remove redundant #ifdefs

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-07-19 17:40 UTC  (2+ messages)
` [tip: locking/core] "

[syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
 2025-07-19 17:35 UTC  (3+ messages)

[syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_poll_remove_entries
 2025-07-19 17:29 UTC 

[PATCH] staging: rtl8723bs: fix coding style issues and improve readability
 2025-07-19 17:23 UTC 

[Buildroot] [PATCH 1/1] package/ltp-testsuite: backport musl build fixes
 2025-07-19 17:23 UTC  (2+ messages)

DRM GUD driver debug logging
 2025-07-19 17:23 UTC  (3+ messages)

[PATCH] bcma: Use managed APIs
 2025-07-19 17:21 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2 0/4] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-19 17:19 UTC  (5+ messages)
` [PATCH v2 4/4] iio: Add Qualcomm Sensor Manager driver

ld.lld: warning: src/consumer/drivers/iio/accel/sca3000.c:1448:0: stack frame size (8312) exceeds limit (8192) in function 'sca3000_probe'
 2025-07-19 17:14 UTC 

[PATCH v6 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-07-19 17:13 UTC  (3+ messages)
` [PATCH v6 2/3] iio: light: add support "

[PATCH v3 0/4] drm: Fix bug in panel driver, update MIPI support macros
 2025-07-19 17:10 UTC  (4+ messages)
` [PATCH v4 2/4] drm/panel: jdi-lpm102a188a: Fix bug and clean up driver

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2025-07-19 17:11 UTC  (2+ messages)
` Forwarded: "

[LLVM/Clang] Known issues with Linux v6.12.39 and CFI
 2025-07-19 17:10 UTC  (2+ messages)

[sj:damon/next 52/104] mm/memory.c:6046:3: error: call to undeclared function 'damon_report_access'; ISO C99 and later do not support implicit function declarations
 2025-07-19 17:06 UTC  (2+ messages)

[RFC PATCH 0/4] rust: miscdevice: abstraction for uring-cmd
 2025-07-19 17:03 UTC  (9+ messages)
` [PATCH 1/4] rust: bindings: add io_uring headers in bindings_helper.h
` [PATCH 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
` [PATCH 3/4] rust: miscdevice: add uring_cmd() for MiscDevice trait
` [PATCH 4/4] samples: rust: rust_misc_device: add uring_cmd example

[groeck-staging:hwmon] BUILD SUCCESS ce3cf7c8a17478456f502cb2facd6660e519ead3
 2025-07-19 17:00 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 310a87d011510f4a12edb5e81ec96062a497410f
 2025-07-19 16:59 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS dfb7659050ceed4ded91729e45f2fc464eb59aa0
 2025-07-19 16:57 UTC 

[PATCH v4 0/3] rust: Add pr_*_once macros
 2025-07-19 16:33 UTC  (7+ messages)
        ` [PATCH v4 0/3] rust: Add pr_*_once macros134

[Buildroot] [PATCH] package/go: go-bin host-go provider implies target support
 2025-07-19 16:36 UTC  (6+ messages)
` [Buildroot] [PATCH v2] "

[PATCH iproute2-next] misc: ss.c: fix logical error in main function
 2025-07-19 16:31 UTC 

[PATCH v15 0/3] rust: platform: add Io support
 2025-07-19 16:29 UTC  (8+ messages)
` [PATCH v15 2/3] rust: io: mem: add a generic iomem abstraction
    ` [PATCH] rust: io: mem: enable IoRequest doc-tests
` [PATCH v15 3/3] rust: platform: add resource accessors

[RFC PATCH v2] cgroup: Track time in cgroup v2 freezer
 2025-07-19 16:27 UTC  (8+ messages)
        ` cpu.stat in core or cpu controller (was Re: [RFC PATCH v2] cgroup: Track time in cgroup v2 freezer)

[PATCH ath-next v2 0/3] wifi: ath12k: Add 802.11 encap/decap offload support
 2025-07-19 16:22 UTC  (2+ messages)

[PATCH 0/4] Followups to controllers' v1 compilation
 2025-07-19 16:18 UTC  (7+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH] iio: adc: Add Intel Dollar Cove TI PMIC ADC driver
 2025-07-19 16:17 UTC  (5+ messages)

[chao:bugfix/common 2/4] fs/f2fs/data.c:4166:39: sparse: sparse: Using plain integer as NULL pointer
 2025-07-19 16:12 UTC 

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-19 16:07 UTC  (5+ messages)

[PATCH next] gpio: sysfs: Fix an end of loop test in gpiod_unexport()
 2025-07-19 16:08 UTC  (2+ messages)

[PATCH] start.rst: added missing command in Optimize your VHDX file using DiskPart
 2025-07-19 16:06 UTC 

[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-19 16:02 UTC  (2+ messages)

[PATCH] Bluetooth: hci_event: Mask data status from LE ext adv reports
 2025-07-19 16:04 UTC  (5+ messages)

[RESEND PATCH] pinctrl: rp1: use new GPIO line value setter callbacks
 2025-07-19 15:58 UTC 

[PATCH iproute2-next] ip: ipmaddr.c: Fix possible integer underflow in read_igmp()
 2025-07-19 15:57 UTC 

[PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
 2025-07-19 15:52 UTC  (4+ messages)

[PATCH RFC 2/4] landlock: implement memfd detection
 2025-07-19 15:51 UTC  (2+ messages)

[PATCH v7 00/10] Apple Mac System Management Controller
 2025-07-19 15:52 UTC  (5+ messages)
` [PATCH v7 06/10] gpio: Add new gpio-macsmc driver for Apple Macs

[PATCH] pinctrl: rp1: use new GPIO line value setter callbacks
 2025-07-19 15:51 UTC  (2+ messages)

[ath:master] BUILD SUCCESS 9e8086b865ab458e4a1ae520aa3a4f304a0a0539
 2025-07-19 15:48 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 7c569b803d9de5b81e0de361adb0ecf7a50558ae
 2025-07-19 15:47 UTC 

[PATCH] media: dvb-core: dvb_ringbuffer: Fix various coding style issues
 2025-07-19 15:43 UTC  (2+ messages)

[PATCH] comedi: Use managed APIs
 2025-07-19 15:42 UTC 

[PATCH v6 0/8] iommufd: Destroy vdevice on device unbind
 2025-07-19 15:33 UTC  (3+ messages)

[PATCH] pinctrl: ma35: use new GPIO line value setter callbacks
 2025-07-19 15:38 UTC  (2+ messages)

[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
 2025-07-19 15:38 UTC  (4+ messages)
` [PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile
` [PATCH 2/3] selftests/nolibc: don't pass CC to "
` [PATCH 3/3] selftests/nolibc: always compile the kernel with GCC

[PATCH v2 0/2] aarch64: update test images with new trusted firmware
 2025-07-19 15:38 UTC  (4+ messages)
` [PATCH v2 2/2] tests/functional/test_aarch64_rme: update image

[PATCH] media: dvb-core: dvb_demux: Fix assignments in if conditions
 2025-07-19 15:33 UTC  (2+ messages)

[PATCH v2 1/2] eal: prevent socket closure before MP sync
 2025-07-19 15:32 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] crypto/ipsec_mb: fix QP release in secondary

[PATCH] net: phy: Fix premature resume by a PHY driver
 2025-07-19 15:32 UTC  (3+ messages)

Possible git bisect behavior issue when skipping commits
 2025-07-19 15:31 UTC 

[PATCH] NFSD: Rework encoding and decoding of nfsd4_deviceid
 2025-07-19 15:27 UTC  (2+ messages)

[PATCH] media: b2c2: flexcop: Fix coding style issues
 2025-07-19 15:25 UTC  (2+ messages)

Dovetail 6.15: x86: Invalid wait context
 2025-07-19 15:25 UTC  (7+ messages)

[PATCH v2] kheaders: make it possible to override TAR
 2025-07-19 15:24 UTC  (2+ messages)
` [PATCH v3] "

[PATCH iptables v2] extensions: libebt_redirect: prevent translation
 2025-07-19 15:24 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/network-manager: bump version to 1.52.1
 2025-07-19 15:18 UTC  (2+ messages)

[Buildroot] [git commit] package/network-manager: bump version to 1.52.1
 2025-07-19 14:45 UTC 

[Buildroot] [git commit] package/network-manager: set "nft" path if BR2_PACKAGE_NFTABLES=y
 2025-07-19 14:45 UTC 

[RESEND PATCH net-next] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
 2025-07-19 15:16 UTC  (2+ messages)

[tip:irq/drivers] BUILD SUCCESS 2aad477b5b734f52825f7c31780222a5a17c06d3
 2025-07-19 15:13 UTC 

[PATCH v2] gomod: extract license files for omitted modules
 2025-07-19 15:01 UTC 

[PATCH v1] mailmap: add new email to DPDK
 2025-07-19  4:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] arm/airoha: add support for airoha en7523 SoC family
 2025-07-19 14:58 UTC  (5+ messages)
` [PATCH 2/7] airoha/an7581: add CONFIG_TARGET_AN7581=y to the defconfig
` [PATCH 3/7] drivers/reset/reset-airoha: add support for airoha en7523 SoC family

[bluez/bluez]
 2025-07-19 14:56 UTC 

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS d61f6cb6f6ef3c70d2ccc0d9c85c508cb8017da9
 2025-07-19 14:50 UTC 

[PATCH v2] multipath-tools: add a comment about DASD arrays vendors
 2025-07-19 14:50 UTC  (2+ messages)

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton (2)
 2025-07-19 14:48 UTC  (4+ messages)
` [PATCH] HID: core: Reject report fields with a size or count of 0

[PATCH i-g-t v1 0/3] Fix follow_symlinks meson error and few other warns
 2025-07-19 14:41 UTC  (3+ messages)
` [PATCH i-g-t v1 1/3] intel-ci/meson: Use follow_symlinks only for new meson

[Buildroot] [PATCH 1/1] package/bpftool: bump to version 7.5.0
 2025-07-19 14:40 UTC  (2+ messages)

[CI 00/17] adl auxcss ci run
 2025-07-19 14:40 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for adl auxcss ci run (rev2)

[Buildroot] [git commit] package/bpftool: bump to version 7.5.0
 2025-07-19 14:30 UTC 

[PATCH] dt-bindings: serial: 8250: spacemit: set clocks property as required
 2025-07-19 14:39 UTC 

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-07-19 14:39 UTC  (5+ messages)

spirv-llvm-translator_20.1.4: do_unpack error
 2025-07-19 14:37 UTC  (2+ messages)
` [OE-core] "

[PATCH] multipath-tools: fix default blacklist of s390 devices
 2025-07-19 14:36 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/qt6/qt6positioning: New package
 2025-07-19 14:34 UTC 

[Buildroot] [PATCH v2 1/1] package/netsniff-ng: bump to 0.6.9
 2025-07-19 14:29 UTC  (2+ messages)

[Buildroot] [git commit] package/netsniff-ng: bump to 0.6.9
 2025-07-19 14:19 UTC 

[PATCH 0/7] Replace "__auto_type" with "auto"
 2025-07-19 14:26 UTC  (3+ messages)
` [PATCH 3/7] fs/proc: replace "

[wireless-next:main] BUILD SUCCESS 754fe848b3b297fc85ec24cd959bad22b6df8cb8
 2025-07-19 14:25 UTC 

[PATCH bpf-next 0/4] bpf: Improve 64bits bounds refinement
 2025-07-19 14:24 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: Improve bounds when s64 crosses sign boundary
` [PATCH bpf-next 2/4] selftests/bpf: Update reg_bound range refinement logic
` [PATCH bpf-next 3/4] selftests/bpf: Test cross-sign 64bits range refinement
` [PATCH bpf-next 4/4] selftests/bpf: Test invariants on JSLT crossing sign

[PATCH] fs/orangefs: Allow 2 more characters in do_c_string()
 2025-07-19 14:19 UTC 

[RFC PATCH] tpm, tpm_vtpm_proxy: boot-time TPM
 2025-07-19 14:17 UTC  (5+ messages)

[Buildroot] [PATCH] package/assimp: security bump to v6.0.2
 2025-07-19 14:17 UTC  (2+ messages)

[Buildroot] [git commit] package/assimp: security bump to v6.0.2
 2025-07-19 13:46 UTC 

[PATCH] mbuf: de-inline sanity checking a reinitialized mbuf
 2025-07-19 14:14 UTC  (2+ messages)

[PATCH] gomod: extract license files for omitted modules
 2025-07-19 14:13 UTC 

[morse:mpam/snapshot/v6.16-rc5 62/80] drivers/platform/arm64/mpam/mpam_resctrl.c:355:2: warning: unannotated fall-through between switch labels
 2025-07-19 14:08 UTC 

[robh:imx93-ethos-v2 4/49] arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dtb: /: failed to match any schema with compatible: ['fsl,imx93-11x11-frdm', 'fsl,imx93']
 2025-07-19 14:06 UTC 

[PATCH v9 0/3] tpm_crb_ffa: handle tpm busy return code
 2025-07-19 13:58 UTC  (3+ messages)
` [PATCH v9 3/3] "

[broonie-ci:filePV9nOl 10/10] sound/soc/sdw_utils/soc_sdw_utils.c:220:34: error: 'struct asoc_sdw_dai_info' has no member named 'component_name'
 2025-07-19 13:57 UTC 

[PATCH v4] arm64: Enable permission change on arm64 kernel block mappings
 2025-07-19 13:52 UTC  (2+ messages)

[PATCH v5 0/7] Optimize mprotect() for large folios
 2025-07-19 13:46 UTC  (4+ messages)
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching

[PATCH] media: b2c2: flexcop-eeprom: Fix assignment in if condition
 2025-07-19 13:50 UTC  (2+ messages)

[PATCH] PCI: Fix warning without CONFIG_VIDEO
 2025-07-19 13:46 UTC  (7+ messages)

[PATCH] man/: Replaced reserved exp identifier
 2025-07-19 13:42 UTC  (8+ messages)

[PATCH] printf.3: mention Android's %m support
 2025-07-19 13:39 UTC  (7+ messages)

[Bug 220344] New: Intel AX211 bluetooth randomly disconnects and reconnects, started after kernel update
 2025-07-19 13:36 UTC  (2+ messages)
` [Bug 220344] "

[PATCH 0/6] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-07-19 13:32 UTC  (9+ messages)
` [PATCH 4/6] iio: imu: inv_icm42600: Simplify pm_runtime setup

[BUG linux-next] nconfig: uncleared lines of text on help screens
 2025-07-19 13:30 UTC  (2+ messages)

[PATCH next] fs/orangefs: Use scnprintf() instead of snprintf()
 2025-07-19 13:29 UTC  (2+ messages)

[PATCH] block: fix module reference leak in mq-deadline I/O scheduler
 2025-07-19 13:26 UTC 

[PATCH 0/6] drm/v3d: General job locking improvements + race-condition fixes
 2025-07-19 13:24 UTC  (7+ messages)
` [PATCH 1/6] drm/v3d: Store a pointer to `struct v3d_file_priv` inside each job
` [PATCH 2/6] drm/v3d: Store the active job inside the queue's state
` [PATCH 3/6] drm/v3d: Replace a global spinlock with a per-queue spinlock
` [PATCH 4/6] drm/v3d: Address race-condition between per-fd GPU stats and fd release
` [PATCH 5/6] drm/v3d: Synchronous operations can't timeout
` [PATCH 6/6] drm/v3d: Protect per-fd reset counter against fd release


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.