This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 55db91fbaad9 Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/li [...] new 4d9ebbe2b061 cgroup: remove unnecessary unlikely() new 4ec22e9c5a90 cpuset: Enable cpuset controller in default hierarchy new 58b7484250db cpuset: Define data structures to support scheduling partition new bf92370c035d cpuset: Simply allocation and freeing of cpumasks new ee8dde0cd2ce cpuset: Add new v2 cpuset.sched.partition flag new 3881b86128d0 cpuset: Add an error state to cpuset.sched.partition new 4716909cc5c5 cpuset: Track cpusets that use parent's effective_cpus new 4b842da276a8 cpuset: Make CPU hotplug work with partition new 0ccea8feb980 cpuset: Make generate_sched_domains() work with partition new 5776ceccd4de cpuset: Expose cpus.effective and mems.effective on cgroup [...] new bb5b553c33cb cpuset: Use descriptive text when reading/writing cpuset.s [...] new 90e92f2d557e cpuset: Add documentation about the new "cpuset.sched.part [...] new 5cf8114d6e90 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug new b1e3aeb11c5e cpuset: Minor cgroup2 interface updates new c1bbd933e5fa cgroup: Add .__DEBUG__. prefix to debug file names new 1e7eacaf1db2 cpuset: Remove set but not used variable 'cs' new e9d81a1bc2c4 cgroup: fix CSS_TASK_ITER_PROCS new 4d71c6f8771a Merge branch 'for-4.20-fixes' into for-4.21 new e250d91d6575 cgroup: fix parsing empty mount option string new 3fc9c12d27b4 cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param new 6f9d71c9c759 Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/li [...] new d2f112a56810 Docs/EDID: Fixed erroneous bits of XOFFSET, XPULSE, YOFFSE [...] new 8bed5a5cfc33 Docs/EDID: Calculate CRC while building the code new 005ae6df28b8 Documentation: dynamic_debug: fix a couple of typos new 1afc5fb5f6b1 Documentation: dynamic-debug: fix wildcard description new f8d0dc21d409 Documentation/proc.txt: Add 2 missing fields for /proc/<pi [...] new cba8087d829e Documentation: fix spelling mistake, EACCESS -> EACCES new 1bb37a35671c doc-guide:kernel-doc.rst: Reference to foobar new 76dd3e7b6650 kernel-doc: kill trailing whitespace new bfd228c73090 kernel-doc: extend $type_param to match members referenced [...] new 9d436edee254 Documentation/ras: Typo s/use use/use/ new c284d42850fc Documentation/dev-tools: clean up kselftest.rst new 2a1e03ca33be doc: tracing: Fix a number of typos new edba5eecfd6e doc:it_IT: add some process/* translations new 34523ec2f437 doc:it_IT: fix locking.rst section title new a929a42a3e7e doc:it_IT:doc-guide: fix reference to foobar new acf0f57a2cb8 Link the memory allocation guide from the MM docs new 01598ba6b1a8 docs/mm: update kmalloc kernel-doc description new 3870a2371263 Merge branch 'kmalloc' into docs-next new cf17e50a5c65 docs/admin-guide/mm/concepts.rst: grammar and style fixups new 48c465d23d5c dmaengine: Add mailing list address to the documentation new 806654a9667c Documentation: Use "while" instead of "whilst" new 1428cc0e0c36 Documentation: update path-lookup.md for parallel lookups new c969eb830175 Document /proc/pid PID reuse behavior new 06ee6ed36f94 Correct gen_init_cpio tool's documentation new 32ddfe8b0b0a Documentation: dev-tools: Fix typos in index.rst new 3d9bfb19bd70 scripts/kernel-doc: Fix struct and struct field attribute [...] new 76e7fd843ebb Documentation/admin-guide: introduce perf-security.rst file new 036c20c06e43 Documentation/admin-guide: update admin-guide index.rst new 7bbfd9ad8eb2 Documentation: convert path-lookup from markdown to restur [...] new a4a2bf0e246e doc:it: fixes in process/1.Intro new fdf0345e59f9 doc:it: add some process/* translations new 41c31f6a5945 Documentation: devres: note checking needs when converting new c5ed311b4e31 x86, boot: documentation whitespace fixup new 2f7e6f6bf0d5 docs/core-api: make mm-api.rst more structured new f77af637f29d doc:process: add links where missing new f496990f1f4b slab: make kmem_cache_create{_usercopy} description proper [...] new 54a67c753610 docs/mm-api: link slab_common.c to "The Slab Cache" section new 6b5a49b46cf1 configfs: fix wrong name of struct in documentation new 942104a21ce4 docs: improve pathname-lookup document structure new 3868772b99e3 Merge tag 'docs-5.0' of git://git.lwn.net/linux new d8372ba8ce28 lib: don't depend on linux headers being installed.
The 62 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/EDID/1024x768.S | 5 +- Documentation/EDID/1280x1024.S | 5 +- Documentation/EDID/1600x1200.S | 5 +- Documentation/EDID/1680x1050.S | 5 +- Documentation/EDID/1920x1080.S | 5 +- Documentation/EDID/800x600.S | 5 +- Documentation/EDID/HOWTO.txt | 13 +- Documentation/EDID/Makefile | 15 +- Documentation/EDID/edid.S | 10 +- Documentation/admin-guide/cgroup-v2.rst | 182 +++- Documentation/admin-guide/devices.rst | 1 + Documentation/admin-guide/dynamic-debug-howto.rst | 8 +- Documentation/admin-guide/index.rst | 1 + Documentation/admin-guide/kernel-parameters.txt | 10 +- Documentation/admin-guide/mm/concepts.rst | 51 +- Documentation/admin-guide/perf-security.rst | 97 ++ Documentation/admin-guide/ras.rst | 2 +- Documentation/admin-guide/security-bugs.rst | 2 +- Documentation/arm/Booting | 2 +- Documentation/arm/Samsung-S3C24XX/GPIO.txt | 2 +- Documentation/arm/Samsung-S3C24XX/Overview.txt | 2 +- Documentation/arm/Samsung-S3C24XX/Suspend.txt | 2 +- Documentation/core-api/assoc_array.rst | 6 +- Documentation/core-api/memory-allocation.rst | 2 + Documentation/core-api/mm-api.rst | 32 +- Documentation/dev-tools/coccinelle.rst | 2 + Documentation/dev-tools/index.rst | 4 +- Documentation/dev-tools/kselftest.rst | 12 +- Documentation/device-mapper/dm-raid.txt | 2 +- .../devicetree/bindings/arm/idle-states.txt | 2 +- .../devicetree/bindings/pci/host-generic-pci.txt | 2 +- Documentation/devicetree/bindings/serial/rs485.txt | 2 +- Documentation/doc-guide/kernel-doc.rst | 2 +- Documentation/doc-guide/sphinx.rst | 2 + Documentation/driver-api/dmaengine/dmatest.rst | 4 + Documentation/driver-api/pm/devices.rst | 2 + Documentation/driver-model/devres.txt | 7 + Documentation/early-userspace/README | 2 +- Documentation/filesystems/caching/backend-api.txt | 2 +- Documentation/filesystems/caching/cachefiles.txt | 4 +- Documentation/filesystems/caching/netfs-api.txt | 2 +- Documentation/filesystems/caching/operations.txt | 2 +- Documentation/filesystems/configfs/configfs.txt | 2 +- Documentation/filesystems/index.rst | 21 + .../{path-lookup.md => path-lookup.rst} | 913 ++++++++-------- Documentation/filesystems/proc.txt | 13 +- Documentation/filesystems/qnx6.txt | 4 +- Documentation/filesystems/spufs.txt | 2 +- Documentation/filesystems/vfs.txt | 2 +- .../filesystems/xfs-self-describing-metadata.txt | 2 +- Documentation/filesystems/xfs.txt | 2 +- Documentation/gpu/drm-uapi.rst | 4 +- Documentation/leds/leds-class.txt | 2 +- Documentation/media/uapi/v4l/extended-controls.rst | 2 +- Documentation/memory-barriers.txt | 22 +- .../networking/device_drivers/dec/de4x5.txt | 2 +- Documentation/networking/rxrpc.txt | 10 +- Documentation/power/regulator/overview.txt | 2 +- Documentation/process/1.Intro.rst | 2 + Documentation/process/4.Coding.rst | 3 +- Documentation/process/5.Posting.rst | 23 +- Documentation/process/8.Conclusion.rst | 7 +- Documentation/process/adding-syscalls.rst | 3 + Documentation/process/changes.rst | 2 +- Documentation/process/coding-style.rst | 2 +- Documentation/process/howto.rst | 13 +- Documentation/process/kernel-driver-statement.rst | 2 + .../process/kernel-enforcement-statement.rst | 4 +- Documentation/process/magic-number.rst | 2 + Documentation/process/management-style.rst | 5 +- Documentation/process/submitting-drivers.rst | 8 +- Documentation/s390/3270.ChangeLog | 2 +- Documentation/security/credentials.rst | 8 +- Documentation/security/keys/request-key.rst | 2 +- Documentation/serial/serial-rs485.txt | 2 +- Documentation/sound/soc/dai.rst | 6 +- Documentation/sound/soc/dpcm.rst | 2 +- Documentation/static-keys.txt | 2 +- Documentation/thermal/power_allocator.txt | 2 +- Documentation/trace/ftrace.rst | 14 +- .../translations/it_IT/admin-guide/README.rst | 12 + .../it_IT/admin-guide/security-bugs.rst | 12 + .../translations/it_IT/doc-guide/kernel-doc.rst | 2 +- Documentation/translations/it_IT/index.rst | 1 + .../translations/it_IT/kernel-hacking/locking.rst | 4 +- .../translations/it_IT/process/1.Intro.rst | 297 ++++++ .../translations/it_IT/process/2.Process.rst | 531 ++++++++++ .../translations/it_IT/process/3.Early-stage.rst | 241 +++++ .../translations/it_IT/process/4.Coding.rst | 447 ++++++++ .../translations/it_IT/process/5.Posting.rst | 348 +++++++ .../translations/it_IT/process/6.Followthrough.rst | 240 +++++ .../it_IT/process/7.AdvancedTopics.rst | 191 ++++ .../translations/it_IT/process/8.Conclusion.rst | 85 ++ .../translations/it_IT/process/adding-syscalls.rst | 643 ++++++++++++ .../it_IT/process/applying-patches.rst | 13 + .../translations/it_IT/process/changes.rst | 12 + .../translations/it_IT/process/clang-format.rst | 197 ++++ .../translations/it_IT/process/code-of-conduct.rst | 12 + .../translations/it_IT/process/coding-style.rst | 1094 ++++++++++++++++++++ .../it_IT/process/development-process.rst | 33 + .../translations/it_IT/process/email-clients.rst | 12 + Documentation/translations/it_IT/process/howto.rst | 655 ++++++++++++ Documentation/translations/it_IT/process/index.rst | 67 ++ .../translations/it_IT/process/kernel-docs.rst | 13 + .../it_IT}/process/kernel-driver-statement.rst | 47 +- .../it_IT/process/kernel-enforcement-statement.rst | 13 + .../it_IT}/process/magic-number.rst | 83 +- .../it_IT/process/maintainer-pgp-guide.rst | 13 + .../it_IT/process/management-style.rst | 12 + .../it_IT/process/stable-api-nonsense.rst | 13 + .../it_IT/process/stable-kernel-rules.rst | 12 + .../it_IT/process/submit-checklist.rst | 12 + .../it_IT/process/submitting-drivers.rst | 12 + .../it_IT/process/submitting-patches.rst | 13 + .../it_IT/process/volatile-considered-harmful.rst | 134 +++ Documentation/vm/index.rst | 4 +- Documentation/x86/boot.txt | 2 +- include/linux/cgroup-defs.h | 1 + include/linux/slab.h | 55 +- kernel/cgroup/cgroup-internal.h | 2 + kernel/cgroup/cgroup-v1.c | 14 +- kernel/cgroup/cgroup.c | 60 +- kernel/cgroup/cpuset.c | 944 +++++++++++++++-- kernel/cgroup/debug.c | 4 +- lib/gen_crc64table.c | 2 - mm/slab_common.c | 35 +- scripts/kernel-doc | 13 +- 127 files changed, 7497 insertions(+), 811 deletions(-) create mode 100644 Documentation/admin-guide/perf-security.rst rename Documentation/filesystems/{path-lookup.md => path-lookup.rst} (56%) create mode 100644 Documentation/translations/it_IT/admin-guide/README.rst create mode 100644 Documentation/translations/it_IT/admin-guide/security-bugs.rst create mode 100644 Documentation/translations/it_IT/process/1.Intro.rst create mode 100644 Documentation/translations/it_IT/process/2.Process.rst create mode 100644 Documentation/translations/it_IT/process/3.Early-stage.rst create mode 100644 Documentation/translations/it_IT/process/4.Coding.rst create mode 100644 Documentation/translations/it_IT/process/5.Posting.rst create mode 100644 Documentation/translations/it_IT/process/6.Followthrough.rst create mode 100644 Documentation/translations/it_IT/process/7.AdvancedTopics.rst create mode 100644 Documentation/translations/it_IT/process/8.Conclusion.rst create mode 100644 Documentation/translations/it_IT/process/adding-syscalls.rst create mode 100644 Documentation/translations/it_IT/process/applying-patches.rst create mode 100644 Documentation/translations/it_IT/process/changes.rst create mode 100644 Documentation/translations/it_IT/process/clang-format.rst create mode 100644 Documentation/translations/it_IT/process/code-of-conduct.rst create mode 100644 Documentation/translations/it_IT/process/coding-style.rst create mode 100644 Documentation/translations/it_IT/process/development-process.rst create mode 100644 Documentation/translations/it_IT/process/email-clients.rst create mode 100644 Documentation/translations/it_IT/process/howto.rst create mode 100644 Documentation/translations/it_IT/process/index.rst create mode 100644 Documentation/translations/it_IT/process/kernel-docs.rst copy Documentation/{ => translations/it_IT}/process/kernel-driver-statement.rst (68%) create mode 100644 Documentation/translations/it_IT/process/kernel-enforcement-sta [...] copy Documentation/{ => translations/it_IT}/process/magic-number.rst (76%) create mode 100644 Documentation/translations/it_IT/process/maintainer-pgp-guide.rst create mode 100644 Documentation/translations/it_IT/process/management-style.rst create mode 100644 Documentation/translations/it_IT/process/stable-api-nonsense.rst create mode 100644 Documentation/translations/it_IT/process/stable-kernel-rules.rst create mode 100644 Documentation/translations/it_IT/process/submit-checklist.rst create mode 100644 Documentation/translations/it_IT/process/submitting-drivers.rst create mode 100644 Documentation/translations/it_IT/process/submitting-patches.rst create mode 100644 Documentation/translations/it_IT/process/volatile-considered-ha [...]