summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-2838-313/+1025
|\
| * selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu2023-06-241-1/+4
| * Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton2023-06-244-10/+37
| |\
| * | selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum2023-06-2017-100/+6
| * | selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum2023-06-201-1/+1
| * | selftests: damon: add config fileAnders Roxell2023-06-201-0/+7
| * | selftests: error out if kernel header files are not yet builtJohn Hubbard2023-06-202-4/+57
| * | selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard2023-06-204-63/+64
| * | selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard2023-06-203-17/+10
| * | selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard2023-06-201-1/+1
| * | selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard2023-06-201-10/+6
| * | selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard2023-06-201-0/+2
| * | selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard2023-06-201-3/+3
| * | selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard2023-06-201-1/+0
| * | selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard2023-06-202-3/+10
| * | selftests/mm: fix uffd-stress unused function warningJohn Hubbard2023-06-201-10/+0
| * | selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu2023-06-101-1/+3
| * | selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand2023-06-101-0/+73
| * | selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand2023-06-104-1/+393
| * | selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand2023-06-103-27/+30
| * | maple_tree: add __init and __exit to test moduleLiam R. Howlett2023-06-102-73/+75
| * | maple_tree: make test code work without debug enabledLiam R. Howlett2023-06-101-1/+0
| * | maple_tree: add format option to mt_dump()Liam R. Howlett2023-06-101-6/+6
| * | maple_tree: avoid unnecessary ascendingLiam R. Howlett2023-06-101-0/+4
| * | selftests: add selftests for cachestatNhat Pham2023-06-104-0/+280
* | | Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-281-1/+1
|\ \ \
| * | | perf arm-spe: Fix a dangling Documentation/arm64 referenceJonathan Corbet2023-06-211-1/+1
* | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-282-0/+5
|\ \ \ \
| * | | | kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UMLKees Cook2023-05-162-0/+5
| |/ / /
* | | | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-283-28/+369
|\ \ \ \
| * | | | selftests/landlock: Add hostfs testsMickaël Salaün2023-06-122-1/+28
| * | | | selftests/landlock: Add tests for pseudo filesystemsMickaël Salaün2023-06-122-4/+259
| * | | | selftests/landlock: Make mounts configurableMickaël Salaün2023-06-121-5/+40
| * | | | selftests/landlock: Add supports_filesystem() helperMickaël Salaün2023-06-121-13/+23
| * | | | selftests/landlock: Don't create useless file layoutsMickaël Salaün2023-06-121-6/+20
* | | | | Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-06-281-0/+168
|\ \ \ \ \
| * | | | | workqueue: Track and monitor per-workqueue CPU time usageTejun Heo2023-05-181-1/+8
| * | | | | workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo2023-05-181-1/+12
| * | | | | workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo2023-05-181-0/+150
* | | | | | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-2817-704/+912
|\ \ \ \ \ \
| * | | | | | objtool: Skip reading DWARF section dataJosh Poimboeuf2023-06-071-1/+6
| * | | | | | objtool: Free insns when doneJosh Poimboeuf2023-06-071-0/+30
| * | | | | | objtool: Get rid of reloc->rel[a]Josh Poimboeuf2023-06-073-78/+96
| * | | | | | objtool: Shrink elf hash nodesJosh Poimboeuf2023-06-072-18/+58
| * | | | | | objtool: Shrink reloc->sym_reloc_entryJosh Poimboeuf2023-06-072-6/+7
| * | | | | | objtool: Get rid of reloc->jump_table_startJosh Poimboeuf2023-06-072-13/+23
| * | | | | | objtool: Get rid of reloc->addendJosh Poimboeuf2023-06-076-42/+53
| * | | | | | objtool: Get rid of reloc->typeJosh Poimboeuf2023-06-075-13/+21
| * | | | | | objtool: Get rid of reloc->offsetJosh Poimboeuf2023-06-073-14/+18
| * | | | | | objtool: Get rid of reloc->idxJosh Poimboeuf2023-06-072-7/+9