This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ee1703cda8dc Merge tag 'hyperv-fixes-signed-20211117' of git://git.kern [...] new b3ff2881ba18 MIPS: syscalls: Wire up futex_waitv syscall new 255e51da15ba MIPS: generic/yamon-dt: fix uninitialized variable error new e8f67482e5a4 mips: bcm63xx: add support for clk_get_parent() new fc1aabb08886 mips: lantiq: add support for clk_get_parent() new 3fa595481b3b Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/ [...] new 9642c8c44d0d gfs2: Only dereference i->iov when iter_is_iovec(i) new 7a92deaae613 gfs2: Fix atomic bug in gfs2_instantiate new 49462e2be119 gfs2: release iopen glock early in evict new f3506eee81d1 gfs2: Fix length of holes reported at end-of-file new a7ac203d8fd3 gfs2: Fix "Introduce flag for glock holder auto-demotion" new 554c577cee95 gfs2: Prevent endless loops in gfs2_file_buffered_write new 42eb8fdac2fc Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/p [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/mips/bcm63xx/clk.c | 6 ++++++ arch/mips/generic/yamon-dt.c | 2 +- arch/mips/kernel/syscalls/syscall_n32.tbl | 1 + arch/mips/kernel/syscalls/syscall_n64.tbl | 1 + arch/mips/kernel/syscalls/syscall_o32.tbl | 1 + arch/mips/lantiq/clk.c | 6 ++++++ fs/gfs2/bmap.c | 2 +- fs/gfs2/file.c | 9 ++++++--- fs/gfs2/glock.c | 12 ++++-------- fs/gfs2/super.c | 14 +++++++------- 10 files changed, 34 insertions(+), 20 deletions(-)