This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 233a806b00e3 Merge tag 'docs-5.14' of git://git.lwn.net/linux new 0ae71c7720e3 seccomp: Support atomic "addfd + send reply" new e540ad97e73c selftests/seccomp: Add test for atomic addfd+send new 93e720d710df selftests/seccomp: More closely track fds being assigned new 62ddb91b7771 selftests/seccomp: Flush benchmark output new 9a03abc16c77 selftests/seccomp: Avoid using "sysctl" for report new 616ea5cc4a7b Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/ [...] new 6eed261f48d5 pstore/blk: Improve failure reporting new 2a03ddbde1e1 pstore/blk: Move verify_size() macro out of function new 7bb9557b48fc pstore/blk: Use the normal block device I/O path new c811659bb9a0 pstore/blk: Fix kerndoc and redundancy on blkdev param new 1d1f6cc5818c pstore/blk: Include zone in pstore_device_info new 07bdc0746a5a Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/s [...] new 963cdcc37e98 tee: Fix fall-through warnings for Clang new 47ce0b65bfb3 atm: fore200e: Fix fall-through warnings for Clang new 18a0e8d0f103 watchdog: Fix fall-through warnings for Clang new fc7980915a86 vxge: Fix fall-through warnings for Clang new c3754da3b739 reiserfs: Fix fall-through warnings for Clang new ebd0476256be nfp: Fix fall-through warnings for Clang new 9b8b84c168b6 netxen_nic: Fix fall-through warnings for Clang new cc9fd18032ef bnxt_en: Fix fall-through warnings for Clang new d66aea44b0ac qlcnic: Fix fall-through warnings for Clang new 79121184f8e7 ipv4: Fix fall-through warnings for Clang new f5e9724c42d9 braille_console: Fix fall-through warnings for Clang new 5ef73b6e6521 firewire: core: Fix fall-through warnings for Clang new 3752445d79ee hwmon: (corsair-cpro) Fix fall-through warnings for Clang new 58e31cf015e6 hwmon: (max6621) Fix fall-through warnings for Clang new 731d5f441e1c ide: Fix fall-through warnings for Clang new 6518e3fc972e net: netrom: Fix fall-through warnings for Clang new 5af5a020ddd1 net/packet: Fix fall-through warnings for Clang new 3754fa747dc0 rds: Fix fall-through warnings for Clang new 0572b37b27f4 sctp: Fix fall-through warnings for Clang new 1c78ba492410 tipc: Fix fall-through warnings for Clang new 135436a7d2cd xfrm: Fix fall-through warnings for Clang new 53004ee78d62 xfs: Fix fall-through warnings for Clang new f49efb108aa4 drm/nouveau: Fix fall-through warnings for Clang new e0e6f9b2a329 drm/nouveau/therm: Fix fall-through warnings for Clang new 0850bf2e5ce4 drm/nouveau/clk: Fix fall-through warnings for Clang new 40e67c120093 rxrpc: Fix fall-through warnings for Clang new 8ec035ac4a13 Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git. [...] new 13dfead49db0 media: siano: Fix out-of-bounds warnings in smscore_load_f [...] new e17c120f48f7 Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kerne [...] new f9c82a4ea89c Increase size of ucounts to atomic_long_t new 905ae01c4ae2 Add a reference to ucounts for each cred new b6c336528926 Use atomic_t for ucounts reference counting new 21d1c5e386bc Reimplement RLIMIT_NPROC on top of ucounts new 6e52a9f0532f Reimplement RLIMIT_MSGQUEUE on top of ucounts new d64696905554 Reimplement RLIMIT_SIGPENDING on top of ucounts new d7c9e99aee48 Reimplement RLIMIT_MEMLOCK on top of ucounts new e4aebf06695c kselftests: Add test to check for rlimit changes in differ [...] new c1ada3dc7219 ucounts: Set ucount_max to the largest positive value the [...] new 9b624988221b ucounts: Count rlimits in each user namespace new f928ef685db5 ucounts: Silence warning in dec_rlimit_ucounts new 5e6b8a50a7ce cred: add missing return error code when set_cred_ucounts( [...] new c54b245d0118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 54 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: Documentation/admin-guide/pstore-blk.rst | 14 +- Documentation/userspace-api/seccomp_filter.rst | 12 + drivers/accessibility/braille/braille_console.c | 1 + drivers/atm/fore200e.c | 1 + drivers/firewire/core-topology.c | 1 + drivers/gpu/drm/nouveau/nouveau_bo.c | 1 + drivers/gpu/drm/nouveau/nouveau_connector.c | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.c | 1 + drivers/hwmon/corsair-cpro.c | 1 + drivers/hwmon/max6621.c | 2 +- drivers/media/common/siano/smscoreapi.c | 22 +- drivers/media/common/siano/smscoreapi.h | 4 +- drivers/mtd/mtdpstore.c | 10 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 1 + drivers/net/ethernet/neterion/vxge/vxge-config.c | 1 + drivers/net/ethernet/netronome/nfp/nfp_net_repr.c | 1 + .../net/ethernet/qlogic/netxen/netxen_nic_init.c | 1 + drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 1 + drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 1 + drivers/tee/tee_core.c | 1 + drivers/watchdog/machzwd.c | 1 + fs/exec.c | 6 +- fs/hugetlbfs/inode.c | 16 +- fs/proc/array.c | 2 +- fs/pstore/blk.c | 403 ++++++++------------- fs/reiserfs/namei.c | 1 + fs/xfs/libxfs/xfs_ag_resv.c | 4 +- fs/xfs/libxfs/xfs_alloc.c | 2 +- fs/xfs/libxfs/xfs_da_btree.c | 2 +- fs/xfs/scrub/agheader.c | 1 + fs/xfs/scrub/bmap.c | 2 +- fs/xfs/scrub/btree.c | 2 +- fs/xfs/scrub/common.c | 6 +- fs/xfs/scrub/dabtree.c | 2 +- fs/xfs/scrub/repair.c | 2 +- fs/xfs/xfs_bmap_util.c | 2 +- fs/xfs/xfs_export.c | 4 +- fs/xfs/xfs_file.c | 2 +- fs/xfs/xfs_inode.c | 2 +- fs/xfs/xfs_ioctl.c | 4 +- fs/xfs/xfs_iomap.c | 2 +- fs/xfs/xfs_log.c | 1 + fs/xfs/xfs_trans_buf.c | 2 +- include/linux/cred.h | 4 + include/linux/hugetlb.h | 4 +- include/linux/mm.h | 4 +- include/linux/pstore_blk.h | 27 +- include/linux/sched/user.h | 7 - include/linux/shmem_fs.h | 2 +- include/linux/signal_types.h | 4 +- include/linux/user_namespace.h | 31 +- include/uapi/linux/seccomp.h | 1 + ipc/mqueue.c | 40 +- ipc/shm.c | 26 +- kernel/cred.c | 51 ++- kernel/exit.c | 2 +- kernel/fork.c | 18 +- kernel/seccomp.c | 51 ++- kernel/signal.c | 25 +- kernel/sys.c | 14 +- kernel/ucount.c | 116 ++++-- kernel/user.c | 3 - kernel/user_namespace.c | 9 +- mm/memfd.c | 4 +- mm/mlock.c | 22 +- mm/mmap.c | 4 +- mm/shmem.c | 10 +- net/ipv4/ah4.c | 1 + net/ipv4/esp4.c | 1 + net/ipv4/fib_semantics.c | 1 + net/ipv4/ip_vti.c | 1 + net/ipv4/ipcomp.c | 1 + net/netrom/nr_route.c | 4 + net/packet/af_packet.c | 1 + net/rds/tcp_connect.c | 1 + net/rds/threads.c | 2 + net/rxrpc/af_rxrpc.c | 1 + net/sctp/input.c | 3 +- net/tipc/link.c | 1 + net/xfrm/xfrm_interface.c | 1 + tools/testing/selftests/Makefile | 1 + tools/testing/selftests/rlimits/.gitignore | 2 + tools/testing/selftests/rlimits/Makefile | 6 + tools/testing/selftests/{mount => rlimits}/config | 0 .../testing/selftests/rlimits/rlimits-per-userns.c | 161 ++++++++ .../testing/selftests/seccomp/seccomp_benchmark.c | 10 +- tools/testing/selftests/seccomp/seccomp_bpf.c | 51 ++- 88 files changed, 820 insertions(+), 459 deletions(-) create mode 100644 tools/testing/selftests/rlimits/.gitignore create mode 100644 tools/testing/selftests/rlimits/Makefile copy tools/testing/selftests/{mount => rlimits}/config (100%) create mode 100644 tools/testing/selftests/rlimits/rlimits-per-userns.c