This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0bddd227f3dc Documentation: update for gcc 4.9 requirement new 160251842cd3 kallsyms: Refactor kallsyms_show_value() to take cred new ed66f991bb19 module: Refactor section attr into bin attribute new b25a7c5af905 module: Do not expose section addresses to non-CAP_SYSLOG new 60f7bb66b88b kprobes: Do not expose probe addresses to non-CAP_SYSLOG new 63960260457a bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() new 2c79583927bb selftests: kmod: Add module address visibility test new ce69fb3b392f Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kern [...] new 85067747cf98 dm: do not use waitqueue for request-based DM new 382761dc6312 dm: use bio_uninit instead of bio_disassociate_blkg new a46624580376 dm writecache: reject asynchronous pmem devices new ce34c9b461b5 dm zoned: fix unused but set variable warnings new 174364f6a897 dm zoned: Fix zone reclaim trigger new 6958c1c640af dm: use noio when sending kobject event new 2a89b99f5803 Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub [...]
The 14 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: drivers/md/dm-rq.c | 4 -- drivers/md/dm-writecache.c | 6 +++ drivers/md/dm-zoned-metadata.c | 9 +++- drivers/md/dm-zoned-reclaim.c | 7 ++- drivers/md/dm-zoned-target.c | 10 +---- drivers/md/dm.c | 84 +++++++++++++++++++++++------------- include/linux/filter.h | 4 +- include/linux/kallsyms.h | 5 ++- kernel/bpf/syscall.c | 37 +++++++++------- kernel/kallsyms.c | 17 +++++--- kernel/kprobes.c | 4 +- kernel/module.c | 51 +++++++++++----------- net/core/sysctl_net_core.c | 2 +- tools/testing/selftests/kmod/kmod.sh | 36 ++++++++++++++++ 14 files changed, 174 insertions(+), 102 deletions(-)