The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3: Linux 5.11-rc7 (2021-02-07 13:57:38 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v5.12 for you to fetch changes up to cc4a3f885e8f2bc3c86a265972e94fef32d68f67: fcntl: make F_GETOWN(EX) return 0 on dead owner task (2021-02-08 07:36:13 -0500) ---------------------------------------------------------------- Just a single fix from Pavel for fcntl(F_GETOWN(_EX), ...), needed for proper functioning of CRIU. Thanks, Jeff ---------------------------------------------------------------- Pavel Tikhomirov (1): fcntl: make F_GETOWN(EX) return 0 on dead owner task fs/fcntl.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-)