This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 3ac9da49378 Add bionutils support for DWARF v5's DW_OP_addrx.
new fbcda577011 Show enabled locations with disabled breakpoint parent as "y-"
The 1 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:
gdb/NEWS | 10 +++++++++
gdb/breakpoint.c | 37 ++++++++++++++++++++++++++-----
gdb/doc/gdb.texinfo | 13 +++++++++++
gdb/testsuite/gdb.cp/ena-dis-br-range.exp | 28 +++++++++++------------
4 files changed, 68 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 850a9ce8bcc c++: deduction from auto fn [PR105623]
new 34970d08c62 c++: CTAD with alias and nested template [PR105655]
The 1 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:
gcc/cp/pt.cc | 6 +++++-
.../g++.dg/cpp2a/class-deduction-alias13.C | 24 ++++++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias13.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from fdaf9a5840ac Merge tag 'folio-5.19' of git://git.infradead.org/users/wi [...]
new e5499dd7253c media: lirc: revert removal of unused feature flags
new caa28984163c linux/types.h: reinstate "__bitwise__" macro for user space use
new 1e703d0548e0 mm/slab: remove some unused functions
new a285909f471d mm/slub, kunit: Make slub_kunit unaffected by user specifi [...]
new a8f23dd16665 mm/slab.c: fix comments
new c0f81a94d405 mm/slub: remove unused parameter in setup_object*()
new 27c08f751cb1 mm/slub: remove duplicate flag in allocate_slab()
new 6b6efe239425 mm/slub: remove meaningless node check in ___slab_alloc()
new a204e6d62612 mm/slub: remove unneeded return value of slab_pad_check
new 8cf9e1210adf mm: slab: fix comment for ARCH_KMALLOC_MINALIGN
new 154036a3b3f3 mm: slab: fix comment for __assume_kmalloc_alignment
new f8d9f46e87e5 MAINTAINERS: add myself as reviewer for slab
new a5f1783be29a lib/stackdepot: allow requesting early initialization dynamically
new 0cd1a0290185 mm/slub: move struct track init out of set_track()
new 5cf909c553e9 mm/slub: use stackdepot to save stack trace in objects
new 8ea9fb921bc6 mm/slub: distinguish and print stack traces in debugfs files
new 553c0369b3e1 mm/slub: sort debugfs output by frequency of stack traces
new 9f04b55f003c slab, documentation: add description of debugfs files for [...]
new 33647783deb6 mm/slab_common: move dma-kmalloc caches creation into new_ [...]
new 23587f7c5daa mm/slub: remove unused kmem_cache_order_objects max
new e001897da62e Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5. [...]
new 2e17ce1106e0 Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/ [...]
new e11da6799fe0 MAINTAINERS: Add printk indexing maintainers on mention of [...]
new a5c7a39f508a printk/index: Printk index feature documentation
new faebd693c593 printk: rename cpulock functions
new f5343321b71a printk: cpu sync always disable interrupts
new 1f5d783094cf printk: add missing memory barrier to wake_up_klogd()
new 938ba4084abc printk: wake up all waiters
new 5341b93dea8c printk: wake waiters for safe and NMI contexts
new 9f0844de49cf printk: get caller_id/timestamp after migration disable
new 1f47e8af45fd printk: call boot_delay_msec() in printk_delay()
new 1fc0ca9e0db6 printk: add con_printk() macro for console details
new a699449bb13b printk: refactor and rework printing logic
new 03a749e628fd printk: move buffer definitions into console_emit_next_rec [...]
new 3b604ca81202 printk: add pr_flush()
new 2bb2b7b57f81 printk: add functions to prefer direct printing
new 09c5ba0aa2fc printk: add kthread console printers
new 8e274732115f printk: extend console_lock for per-console locking
new ab406816fca0 printk: remove @console_locked
new 701850dc0c31 printk, tracing: fix console tracepoint
new 1c6fd59943a6 Merge branch 'rework/kthreads' into for-linus
new 537e62c865dc Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/sc [...]
new 0c603a5c704f Documentation/process: mention patch changelog in review process
new 2c2de6f2e2bc docs: driver-api/thermal/intel_dptf: Use copyright symbol
new 12379401c000 Documentation: dev-tools: Add a section for static analysis tools
new a32d5c0fc12b Documentation: dev-tools: Enhance static analysis section [...]
new f35cf1a59e9a Documentation: kernel-hacking: minor edits for style
new 980c3799c500 Documentation: kernel-doc: Promote two chapter headings to [...]
new 452c4915c18c Documentation: sphinx: replace "Introduction" chapter head [...]
new c57f3dbc3bd9 docs/zh_CN/damon: update outdated term 'regions update interval'
new b22fe865dbf4 docs/zh_CN/damon: add sysfs interface
new 712ca54c5387 docs/zh_CN/damon: typo fix
new 9859b277bffe docs/zh_CN: add vm frontswap translation
new 19a05e35dd92 docs/zh_CN: add vm hwpoison translation
new 457d2de7ee64 docs/zh_CN: add vm memory-model translation
new d1c84942e113 docs/zh_CN: add vm mmu_notifier translation
new 273bfe7ba7ad docs/zh_CN: add vm overcommit-accounting translation
new f51debc256f8 docs/zh_CN: add vm page_frags translation
new 7bdc0a9515dd docs/zh_CN: add vm page_owner translation
new dc742b017439 docs/zh_CN: add vm page_table_check translation
new 114b27cd1545 docs/zh_CN: add vm remap_file_pages translation
new 11e85082a19f docs/zh_CN: add vm split_page_table_lock translation
new 2154e5e7d012 docs/zh_CN: add vm z3fold translation
new 6dbc3a5bdb46 docs/zh_CN: add vm zsmalloc translation
new ca3d0b5dfc6b Documentation/process: Update ARM contact for embargoed ha [...]
new 7808c934120e w1: w1_therm: Document Maxim MAX31850 thermoelement IF.
new d4cd2389d053 Documentation: x86: Fix obsolete name of page fault handler
new 0dc089481308 docs/zh_CN: Add sched-debug Chinese translation
new 4407cca0109c docs/zh_CN: Add schedutil Chinese translation
new 43e3df81ee59 docs/zh_CN: Add locking/index Chinese translation
new 6c300a7142c1 docs/zh_CN: Add spinlocks Chinese translation
new ddb21d27a6a5 docs/scheduler: Change unit of cpu_time and rq_time to nan [...]
new ab0167d9d457 docs/zh_CN: add vm hugetlbfs_reserv translation
new 532578ed4d91 docs/zh_CN: Fix typo in process/howto.rst
new e01159c71394 Documentation: arch_pgtable_helpers: demote pgtable list headings
new bad3fbb2568a docs: fault-injection: fix defaults
new 82850028aab5 x86/efi: Remove references of EFI earlyprintk from documentation
new 59bdbbd5bcd4 Docs: admin/kernel-parameters: edit a few boot options
new d2fc83c149a7 Docs/admin: alphabetize some kernel-parameters (part 1)
new 389cfd96703e docs/admin: alphabetize parts of kernel-parameters.txt (part 2)
new 6c757e9f55f0 docs/scheduler: fix unit error
new 898ee22c32be Drop Documentation/ide/
new c2fe645e5f14 rtla: Documentation: fix email addresses
new 77930ee4d5b3 Documentation: kunit: change complete_and_exit to kthread_ [...]
new 69ef0920bdd3 Docs: Add cpio requirement to changes.rst
new 5a5866c28b43 Docs: Replace version by 'current' in changes.rst
new f5461124d59b Documentation: move watch_queue to core-api
new 2a8d78d566fa Documentation: x86: rework IOMMU documentation
new 6d5aa418b3bd docs: submitting-patches: Fix crossref to 'The canonical p [...]
new 10434640b6eb Documentation: devres: fix typo in interface list
new e0bd6f14c28f docs/ja_JP/index: update section title in Japanese
new 59c4eba59f65 docs/zh_CN: add vm hmm translation
new f5cc416384d8 docs/zh_CN: add vm numa translation
new 62ce577b9887 Documentation: dev-tools: use literal block instead of code-block
new a477b94d6578 Documentation: add missing angle bracket in cgroup-v2 doc
new 81c653659d34 Documentation/sysctl: document max_rcu_stall_to_panic
new 039d5926c402 docs/ja_JP/SubmittingPatches: Update GregKH links
new 164f9fcb21cc docs/ja_JP/SubmittingPatches: Suggest the use of scripts/g [...]
new d797255be8a7 docs/ja_JP/SubmittingPatches: Randy has moved
new fccf0cc918f2 docs/ja_JP/SubmittingPatches: Add Suggested-by as a standa [...]
new e29b3abcb2b6 docs/ja_JP/SubmittingPatches: Request summaries for commit [...]
new 6548e96edb50 docs/trans/ja_JP/howto: Don't mention specific kernel versions
new 0327b8b39237 MAINTAINERS: Add entry for DOCUMENTATION/JAPANESE
new f1a693994b1c Documentation/process: use scripts/get_maintainer.pl on patches
new 4a840d5fdcfc Documentation: drop more IDE boot options and ide-cd.rst
new 481cc97349d6 mm,doc: Add new documentation structure
new 89c30dd22137 docs/zh_CN: fix devicetree usage-model translation
new 01a2fa188325 MAINTAINERS: Become the docs/zh_CN maintainer
new 27ff68394851 input: Docs: correct atarikbd.rst typos
new 206bc4348603 input: Docs: correct ntrig.rst typo
new e315b831f0d6 docs/zh_CN: Add dev-tools/gdb-kernel-debugging.rst Chinese [...]
new b86f46d5ce3e docs: pdfdocs: Add space for chapter counts >= 100 in TOC
new 88a618920e9b Merge tag 'docs-5.19' of git://git.lwn.net/linux
new 2238a1f49006 selftests/ftrace: add mips support for kprobe args string tests
new d490527d30d7 selftests/ftrace: add mips support for kprobe args syntax tests
new abd26d348b2a selftests: mqueue: drop duplicate min definition
new ea1d15a067d6 selftests/binderfs: Improve message to provide more info
new 678f0cdc572c selftests/damon: add damon to selftests root Makefile
new a23039c7306f selftests: Provide local define of __cpuid_count()
new 0dba8dae6b04 selftests/vm/pkeys: Use provided __cpuid_count() macro
new 2ba8a7abb5ef selftests/x86/amx: Use provided __cpuid_count() macro
new 170d1c23f2a3 selftests/x86/corrupt_xstate_header: Use provided __cpuid_ [...]
new 6220f69e72a5 selftests/resctrl: Extend CPU vendor detection
new d577380da04e selftests/resctrl: Print a message if the result of MBM&CM [...]
new f54b32781644 selftests/resctrl: Kill child process before parent proces [...]
new e2e3fb6ef0d6 selftests/resctrl: Change the default limited time to 120 seconds
new 3531d930c36f selftests/resctrl: Fix resctrl_tests' return code to work [...]
new b733143cc455 selftests/resctrl: Make resctrl_tests run using kselftest [...]
new 42e2f21451f7 selftests/resctrl: Update README about using kselftest fra [...]
new 68c4844985d1 selftests/resctrl: Add missing SPDX license to Makefile
new c7b607fa9325 selftests/resctrl: Fix null pointer dereference on open failed
new 15477b31db10 kselftests/ir : Improve readability of modprobe error message
new 1c6d2ead87e9 Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.ker [...]
new 00f75043e46d kunit: tool: make --json handling a bit clearer
new 89aa72cd3052 kunit: tool: drop unused KernelDirectoryPath var
new e6f619206539 kunit: tool: drop last uses of collections.namedtuple
new aa1c05558e71 kunit: tool: simplify code since build_dir can't be None
new caae9458db3a kunit: Introduce _NULL and _NOT_NULL macros
new de82c15dc0a2 kunit: use NULL macros
new 7aadf8433357 thunderbolt: test: use NULL macros
new ccad78f17f9f kasan: test: Use NULL macros
new 741c9286ffad mctp: test: Use NULL macros
new 5f91bd9f1e7a apparmor: test: Use NULL macros
new 6bd0f52ee8f4 kunit: tool: readability tweaks in KernelCI json generation logic
new ee96d25f2fa6 kunit: tool: refactor how we plumb metadata into JSON
new 885210d348f7 kunit: tool: properly report the used arch for --json, or [...]
new d34f82d67d2b kunit: tool: Do not colorize output when redirected
new baa333150327 kunit: tool: more descriptive metavars/--help output
new 61695f8c5d51 kunit: split resource API from test.h into new resource.h
new cdebea6968fa kunit: split resource API impl from test.c into new resource.c
new b04d1a8dc7e7 Documentation: kunit: update kconfig options needed for UM [...]
new 1ff522b6ef4b list: test: Test the hlist structure
new 59729170afcd kunit: Make kunit_remove_resource() idempotent
new 9bf2eed995f9 kunit: add support for kunit_suites that reference init code
new cae56e1740f5 kunit: rename print_subtest_{start,end} for clarity (s/sub [...]
new 1cdba21db2ca kunit: add ability to specify suite-level init and exit functions
new 3b91f826588a kfence: test: use new suite_{init/exit} support, add .kunitconfig
new 38289a26e1b8 kunit: fix debugfs code to use enum kunit_status, not bool
new ad69172ec930 kunit: Rework kunit_resource allocation policy
new dcbb2ee24601 lib/Kconfig.debug: change KUnit tests to default to KUNIT_ [...]
new a02353f49162 kunit: bail out of test filtering logic quicker if OOM
new c249764320cb kunit: tool: update test counts summary line format
new 3f0a50f345f7 kunit: tool: stop using a shell to run kernel under QEMU
new 9660209d9418 kunit: tool: print clearer error message when there's no T [...]
new 33d4a933e927 kunit: tool: remove dead parse_crash_in_log() logic
new dbf0b0d53a2b kunit: tool: make parser stop overwriting status of suites [...]
new 94507ee3e9ae kunit: tool: minor cosmetic cleanups in kunit_parser.py
new 0453f984a7b9 kunit: tool: misc cleanups
new 7466886b400b kunit: take `kunit_assert` as `const`
new b18d28475264 kunit: tool: Add list of all valid test configs on UML
new 2434031c7cb4 kcsan: test: use new suite_{init,exit} support
new 8a7ccad38f8b kunit: tool: update riscv QEMU config with new serial dependency
new 1b11063d32d7 kunit: fix executor OOM error handling logic on non-UML
new e7eaffce47b7 kunit: tool: Use qemu-system-i386 for i386 runs
new 64e34b50d7ae Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.ke [...]
The 175 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/cgroup-v2.rst | 2 +-
Documentation/admin-guide/kernel-parameters.rst | 11 +-
Documentation/admin-guide/kernel-parameters.txt | 348 +++---
Documentation/admin-guide/sysctl/kernel.rst | 7 +
Documentation/cdrom/ide-cd.rst | 538 ---------
Documentation/cdrom/index.rst | 1 -
Documentation/core-api/index.rst | 2 +
Documentation/core-api/printk-index.rst | 137 +++
Documentation/{ => core-api}/watch_queue.rst | 0
Documentation/dev-tools/ktap.rst | 18 +-
Documentation/dev-tools/kunit/api/index.rst | 5 +
Documentation/dev-tools/kunit/api/resource.rst | 13 +
Documentation/dev-tools/kunit/architecture.rst | 2 +-
Documentation/dev-tools/kunit/running_tips.rst | 3 +-
Documentation/dev-tools/kunit/usage.rst | 19 +-
Documentation/dev-tools/testing-overview.rst | 63 +
Documentation/doc-guide/contributing.rst | 5 +-
Documentation/doc-guide/kernel-doc.rst | 2 +
Documentation/doc-guide/sphinx.rst | 5 +-
Documentation/driver-api/driver-model/devres.rst | 2 +-
Documentation/driver-api/thermal/intel_dptf.rst | 2 +-
Documentation/fault-injection/fault-injection.rst | 14 +-
Documentation/ide/ChangeLog.ide-cd.1994-2004 | 268 -----
Documentation/ide/ChangeLog.ide-floppy.1996-2002 | 63 -
Documentation/ide/ChangeLog.ide-tape.1995-2002 | 257 -----
Documentation/ide/changelogs.rst | 17 -
Documentation/ide/ide-tape.rst | 68 --
Documentation/ide/ide.rst | 265 -----
Documentation/ide/index.rst | 21 -
Documentation/ide/warm-plug-howto.rst | 18 -
Documentation/index.rst | 2 -
Documentation/input/devices/atarikbd.rst | 4 +-
Documentation/input/devices/ntrig.rst | 2 +-
Documentation/kernel-hacking/hacking.rst | 36 +-
Documentation/kernel-hacking/locking.rst | 5 +-
Documentation/process/3.Early-stage.rst | 9 +-
Documentation/process/changes.rst | 8 +-
Documentation/process/submitting-patches.rst | 14 +-
Documentation/scheduler/sched-stats.rst | 8 +-
Documentation/sphinx/kerneldoc-preamble.sty | 14 +-
Documentation/tools/rtla/common_appendix.rst | 3 +-
Documentation/translations/ja_JP/SubmittingPatches | 36 +-
Documentation/translations/ja_JP/howto.rst | 44 +-
Documentation/translations/ja_JP/index.rst | 2 +-
.../zh_CN/admin-guide/mm/damon/reclaim.rst | 4 +-
.../zh_CN/admin-guide/mm/damon/usage.rst | 291 ++++-
.../zh_CN/dev-tools/gdb-kernel-debugging.rst | 167 +++
.../translations/zh_CN/dev-tools/index.rst | 2 +-
.../translations/zh_CN/devicetree/usage-model.rst | 8 +-
Documentation/translations/zh_CN/index.rst | 2 +-
Documentation/translations/zh_CN/locking/index.rst | 42 +
.../translations/zh_CN/locking/spinlocks.rst | 149 +++
Documentation/translations/zh_CN/process/howto.rst | 2 +-
.../translations/zh_CN/scheduler/index.rst | 2 +
.../translations/zh_CN/scheduler/sched-debug.rst | 51 +
.../translations/zh_CN/scheduler/schedutil.rst | 165 +++
.../translations/zh_CN/vm/damon/design.rst | 7 +-
Documentation/translations/zh_CN/vm/frontswap.rst | 196 ++++
Documentation/translations/zh_CN/vm/hmm.rst | 361 ++++++
.../translations/zh_CN/vm/hugetlbfs_reserv.rst | 436 +++++++
Documentation/translations/zh_CN/vm/hwpoison.rst | 166 +++
Documentation/translations/zh_CN/vm/index.rst | 29 +-
.../translations/zh_CN/vm/memory-model.rst | 135 +++
.../translations/zh_CN/vm/mmu_notifier.rst | 97 ++
Documentation/translations/zh_CN/vm/numa.rst | 101 ++
.../zh_CN/vm/overcommit-accounting.rst | 86 ++
Documentation/translations/zh_CN/vm/page_frags.rst | 38 +
Documentation/translations/zh_CN/vm/page_owner.rst | 116 ++
.../translations/zh_CN/vm/page_table_check.rst | 56 +
.../translations/zh_CN/vm/remap_file_pages.rst | 32 +
.../zh_CN/vm/split_page_table_lock.rst | 96 ++
Documentation/translations/zh_CN/vm/z3fold.rst | 31 +
Documentation/translations/zh_CN/vm/zsmalloc.rst | 78 ++
Documentation/vm/arch_pgtable_helpers.rst | 10 +-
Documentation/vm/bootmem.rst | 5 +
Documentation/vm/index.rst | 40 +-
Documentation/vm/oom.rst | 5 +
Documentation/vm/page_allocation.rst | 5 +
Documentation/vm/page_cache.rst | 5 +
Documentation/vm/page_reclaim.rst | 5 +
Documentation/vm/page_tables.rst | 5 +
Documentation/vm/physical_memory.rst | 5 +
Documentation/vm/process_addrs.rst | 5 +
Documentation/vm/shmfs.rst | 5 +
Documentation/vm/slab.rst | 5 +
Documentation/vm/slub.rst | 64 ++
Documentation/vm/swap.rst | 5 +
Documentation/vm/vmalloc.rst | 5 +
Documentation/w1/slaves/w1_therm.rst | 9 +-
Documentation/x86/exception-tables.rst | 23 +-
Documentation/x86/index.rst | 2 +-
Documentation/x86/intel-iommu.rst | 115 --
Documentation/x86/iommu.rst | 151 +++
MAINTAINERS | 10 +
drivers/thunderbolt/test.c | 134 +--
drivers/tty/sysrq.c | 2 +
include/kunit/resource.h | 406 +++++++
include/kunit/test.h | 418 ++-----
include/linux/console.h | 19 +
include/linux/printk.h | 82 +-
include/linux/slab.h | 15 +-
include/linux/slub_def.h | 1 -
include/linux/stackdepot.h | 26 +-
include/uapi/linux/lirc.h | 7 +
include/uapi/linux/types.h | 3 +
init/Kconfig | 1 +
kernel/hung_task.c | 11 +-
kernel/kcsan/kcsan_test.c | 31 +-
kernel/panic.c | 4 +
kernel/printk/printk.c | 1205 +++++++++++++++-----
kernel/rcu/tree_stall.h | 2 +
kernel/reboot.c | 14 +-
kernel/watchdog.c | 4 +
kernel/watchdog_hld.c | 4 +
lib/Kconfig.debug | 16 +-
lib/dump_stack.c | 4 +-
lib/kunit/Makefile | 1 +
lib/kunit/debugfs.c | 2 +-
lib/kunit/executor.c | 32 +-
lib/kunit/executor_test.c | 4 +-
lib/kunit/kunit-example-test.c | 16 +
lib/kunit/kunit-test.c | 37 +-
lib/kunit/resource.c | 79 ++
lib/kunit/test.c | 145 +--
lib/list-test.c | 397 ++++++-
lib/nmi_backtrace.c | 4 +-
lib/slub_kunit.c | 10 +-
lib/stackdepot.c | 67 +-
lib/test_kasan.c | 2 +-
mm/kfence/.kunitconfig | 6 +
mm/kfence/kfence_test.c | 31 +-
mm/page_owner.c | 9 +-
mm/slab.c | 29 +-
mm/slab.h | 5 +-
mm/slab_common.c | 23 +-
mm/slub.c | 174 +--
net/mctp/test/route-test.c | 4 +-
security/apparmor/policy_unpack_test.c | 6 +-
tools/testing/kunit/configs/all_tests_uml.config | 37 +
tools/testing/kunit/kunit.py | 63 +-
tools/testing/kunit/kunit_config.py | 21 +-
tools/testing/kunit/kunit_json.py | 66 +-
tools/testing/kunit/kunit_kernel.py | 81 +-
tools/testing/kunit/kunit_parser.py | 154 +--
tools/testing/kunit/kunit_tool_test.py | 44 +-
tools/testing/kunit/qemu_config.py | 17 +-
tools/testing/kunit/qemu_configs/alpha.py | 2 +-
tools/testing/kunit/qemu_configs/arm.py | 2 +-
tools/testing/kunit/qemu_configs/arm64.py | 2 +-
tools/testing/kunit/qemu_configs/i386.py | 4 +-
tools/testing/kunit/qemu_configs/powerpc.py | 2 +-
tools/testing/kunit/qemu_configs/riscv.py | 7 +-
tools/testing/kunit/qemu_configs/s390.py | 4 +-
tools/testing/kunit/qemu_configs/sparc.py | 2 +-
tools/testing/kunit/qemu_configs/x86_64.py | 2 +-
tools/testing/kunit/run_checks.py | 2 +-
.../kunit/test_data/test_is_test_passed-crash.log | 70 --
.../test_is_test_passed-no_tests_no_plan.log | 2 +-
tools/testing/selftests/Makefile | 2 +
.../selftests/filesystems/binderfs/binderfs_test.c | 3 +-
.../ftrace/test.d/kprobe/kprobe_args_string.tc | 3 +
.../ftrace/test.d/kprobe/kprobe_args_syntax.tc | 4 +
tools/testing/selftests/ir/ir_loopback.sh | 2 +-
tools/testing/selftests/kselftest.h | 15 +
tools/testing/selftests/mqueue/mq_perf_tests.c | 4 +-
tools/testing/selftests/resctrl/Makefile | 19 +-
tools/testing/selftests/resctrl/README | 39 +-
tools/testing/selftests/resctrl/cat_test.c | 2 +-
tools/testing/selftests/resctrl/fill_buf.c | 4 +-
tools/testing/selftests/resctrl/resctrl.h | 5 +-
tools/testing/selftests/resctrl/resctrl_tests.c | 49 +-
tools/testing/selftests/resctrl/resctrl_val.c | 1 +
tools/testing/selftests/resctrl/resctrlfs.c | 2 +-
tools/testing/selftests/resctrl/settings | 3 +
tools/testing/selftests/vm/pkey-x86.h | 21 +-
tools/testing/selftests/x86/amx.c | 24 +-
.../testing/selftests/x86/corrupt_xstate_header.c | 16 +-
177 files changed, 6661 insertions(+), 3426 deletions(-)
delete mode 100644 Documentation/cdrom/ide-cd.rst
create mode 100644 Documentation/core-api/printk-index.rst
rename Documentation/{ => core-api}/watch_queue.rst (100%)
create mode 100644 Documentation/dev-tools/kunit/api/resource.rst
delete mode 100644 Documentation/ide/ChangeLog.ide-cd.1994-2004
delete mode 100644 Documentation/ide/ChangeLog.ide-floppy.1996-2002
delete mode 100644 Documentation/ide/ChangeLog.ide-tape.1995-2002
delete mode 100644 Documentation/ide/changelogs.rst
delete mode 100644 Documentation/ide/ide-tape.rst
delete mode 100644 Documentation/ide/ide.rst
delete mode 100644 Documentation/ide/index.rst
delete mode 100644 Documentation/ide/warm-plug-howto.rst
create mode 100644 Documentation/translations/zh_CN/dev-tools/gdb-kernel-debugging.rst
create mode 100644 Documentation/translations/zh_CN/locking/index.rst
create mode 100644 Documentation/translations/zh_CN/locking/spinlocks.rst
create mode 100644 Documentation/translations/zh_CN/scheduler/sched-debug.rst
create mode 100644 Documentation/translations/zh_CN/scheduler/schedutil.rst
create mode 100644 Documentation/translations/zh_CN/vm/frontswap.rst
create mode 100644 Documentation/translations/zh_CN/vm/hmm.rst
create mode 100644 Documentation/translations/zh_CN/vm/hugetlbfs_reserv.rst
create mode 100644 Documentation/translations/zh_CN/vm/hwpoison.rst
create mode 100644 Documentation/translations/zh_CN/vm/memory-model.rst
create mode 100644 Documentation/translations/zh_CN/vm/mmu_notifier.rst
create mode 100644 Documentation/translations/zh_CN/vm/numa.rst
create mode 100644 Documentation/translations/zh_CN/vm/overcommit-accounting.rst
create mode 100644 Documentation/translations/zh_CN/vm/page_frags.rst
create mode 100644 Documentation/translations/zh_CN/vm/page_owner.rst
create mode 100644 Documentation/translations/zh_CN/vm/page_table_check.rst
create mode 100644 Documentation/translations/zh_CN/vm/remap_file_pages.rst
create mode 100644 Documentation/translations/zh_CN/vm/split_page_table_lock.rst
create mode 100644 Documentation/translations/zh_CN/vm/z3fold.rst
create mode 100644 Documentation/translations/zh_CN/vm/zsmalloc.rst
create mode 100644 Documentation/vm/bootmem.rst
create mode 100644 Documentation/vm/oom.rst
create mode 100644 Documentation/vm/page_allocation.rst
create mode 100644 Documentation/vm/page_cache.rst
create mode 100644 Documentation/vm/page_reclaim.rst
create mode 100644 Documentation/vm/page_tables.rst
create mode 100644 Documentation/vm/physical_memory.rst
create mode 100644 Documentation/vm/process_addrs.rst
create mode 100644 Documentation/vm/shmfs.rst
create mode 100644 Documentation/vm/slab.rst
create mode 100644 Documentation/vm/swap.rst
create mode 100644 Documentation/vm/vmalloc.rst
delete mode 100644 Documentation/x86/intel-iommu.rst
create mode 100644 Documentation/x86/iommu.rst
create mode 100644 include/kunit/resource.h
create mode 100644 lib/kunit/resource.c
create mode 100644 mm/kfence/.kunitconfig
create mode 100644 tools/testing/kunit/configs/all_tests_uml.config
delete mode 100644 tools/testing/kunit/test_data/test_is_test_passed-crash.log
create mode 100644 tools/testing/selftests/resctrl/settings
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b716a0ef tcwg_bmk-build.sh : Handle benchmarks=cpu2017
new 13e88d41 tcwg_kernel-build.sh: Fix AArch64 kernel build failure with LLVM
The 1 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:
jenkins-helpers.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 9cb44a19 0: update: binutils-gcc-linux-glibc-gdb: 6
new 6d1f3d02 0: update: binutils-gcc-linux-glibc-gdb: 6
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9cb44a19)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1500 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51528 -> 52444 bytes
05-build_abe-gcc/console.log.xz | Bin 230424 -> 230676 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9708 -> 9164 bytes
08-build_abe-glibc/console.log.xz | Bin 232376 -> 232928 bytes
09-build_abe-gdb/console.log.xz | Bin 50464 -> 49632 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.