From: Linus Torvalds Date: Mon, 28 Aug 2023 18:47:24 +0000 (-0700) Subject: Merge tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f20ae9cf5b0743e70ed460ae52f976a8488a8c79;p=linux.git Merge tag 'filelock-v6.6' of git://git./linux/kernel/git/jlayton/linux Pull file locking updates from Jeff Layton: - new functionality for F_OFD_GETLK: requesting a type of F_UNLCK will find info about whatever lock happens to be first in the given range, regardless of type. - an OFD lock selftest - bugfix involving a UAF in a tracepoint - comment typo fix * tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux: locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock fs/locks: Fix typo selftests: add OFD lock tests fs/locks: F_UNLCK extension for F_OFD_GETLK --- f20ae9cf5b0743e70ed460ae52f976a8488a8c79