This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cb7cbaae7fd9 Merge tag 'drm-next-2022-03-25' of git://anongit.freedeskt [...] new 4f0b903ded72 fsnotify: fix merge with parent's ignored mask new 04e317ba72d0 fsnotify: optimize FS_MODIFY events with no ignored masks new f92ca72b0263 fsnotify: remove redundant parameter judgment new a8988507e577 Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org [...] new 48b0e01109f5 reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag new 50b3a8189910 ext2: correct max file size computing new eb103a51640e reiserfs: Deprecate reiserfs new 31e9dc49c2c0 udf: remove redundant assignment of variable etype new a452c4eb404d Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/s [...] new 993220ba6706 ipmi: Add the git repository to the MAINTAINERS file new 7281599201c3 ipmi/watchdog: Constify ident new d134ad2574a1 ipmi: ssif: replace strlcpy with strscpy new 2596f6b93a60 ipmi: kcs: aspeed: Add AST2600 compatible string new 57c9e3c9a374 ipmi:ipmi_ipmb: Unregister the SMI on remove new 00d93611f002 ipmi:ipmb: Add the ability to have a separate slave and ma [...] new f4676c8ec396 ipmi: kcs: aspeed: Remove old bindings support new 8d10ea152e2f ipmi: initialize len variable new 52d543b5497c Merge tag 'for-linus-5.17-1' of https://github.com/cminyar [...]
The 18 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: .../devicetree/bindings/ipmi/ipmi-ipmb.yaml | 8 +++ MAINTAINERS | 1 + drivers/char/ipmi/ipmi_ipmb.c | 60 ++++++++++++++++--- drivers/char/ipmi/ipmi_ssif.c | 4 +- drivers/char/ipmi/ipmi_watchdog.c | 2 +- drivers/char/ipmi/kcs_bmc_aspeed.c | 67 +++------------------- fs/ext2/super.c | 6 +- fs/notify/fanotify/fanotify_user.c | 47 ++++++++++----- fs/notify/fsnotify.c | 14 ++--- fs/notify/mark.c | 4 +- fs/reiserfs/Kconfig | 10 +++- fs/reiserfs/inode.c | 16 ++---- fs/reiserfs/super.c | 2 + fs/udf/super.c | 3 +- include/linux/fsnotify_backend.h | 19 ++++++ 15 files changed, 151 insertions(+), 112 deletions(-)