summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2022-08-033-0/+20
|\
| * IDR: Note that the IDR API is deprecatedMatthew Wilcox (Oracle)2022-07-111-0/+3
| * XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)2022-07-112-0/+17
* | Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-038-63/+151
|\ \
| * | cgroup: Skip subtree root in cgroup_update_dfl_csses()Waiman Long2022-07-281-0/+9
| * | cgroup: remove "no" prefixed mount optionsTejun Heo2022-07-272-24/+8
| * | cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo2022-07-236-11/+87
| * | cgroup: Add "no" prefixed mount optionsTejun Heo2022-07-232-8/+18
| * | cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...Tejun Heo2022-07-231-3/+13
| * | cgroup.c: remove redundant check for mixable cgroup in cgroup_migrate_vet_dstLin Feng2022-06-271-4/+0
| * | cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codesLin Feng2022-06-161-31/+27
| * | psi: dont alloc memory for psi by defaultChen Wandun2022-06-074-12/+19
* | | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-0382-216/+216
|\ \ \
| * | | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-2882-216/+216
* | | | Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-0330-145/+111
|\ \ \ \
| * | | | Makefile: replace headers_install with headers for kselftestGuillaume Tucker2022-07-271-2/+2
| * | | | selftests/landlock: drop deprecated headers dependencyGuillaume Tucker2022-07-141-7/+2
| * | | | selftests: timers: clocksource-switch: adapt to kselftest frameworkWolfram Sang2022-07-141-3/+5
| * | | | selftests: timers: clocksource-switch: add 'runtime' command line parameterWolfram Sang2022-07-141-3/+8
| * | | | selftests: timers: clocksource-switch: add command line switch to skip sanity...Wolfram Sang2022-07-141-12/+28
| * | | | selftests: timers: clocksource-switch: sort includesWolfram Sang2022-07-141-5/+5
| * | | | selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang2022-07-141-3/+3
| * | | | selftests: timers: inconsistency-check: adapt to kselftest frameworkWolfram Sang2022-07-141-14/+18
| * | | | selftests: timers: nanosleep: adapt to kselftest frameworkWolfram Sang2022-07-141-7/+11
| * | | | selftests: timers: fix declarations of main()Wolfram Sang2022-07-144-4/+4
| * | | | selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang2022-07-141-1/+1
| * | | | Makefile: add headers_install to kselftest targetsGuillaume Tucker2022-07-121-2/+2
| * | | | selftests: drop KSFT_KHDR_INSTALL make targetGuillaume Tucker2022-07-122-39/+0
| * | | | selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker2022-07-1211-13/+1
| * | | | selftests: drop khdr make targetGuillaume Tucker2022-07-121-25/+2
| * | | | selftests: drivers/dma-buf: Improve message in selftest summarySoumya Negi2022-07-081-1/+2
| * | | | selftests/kcmp: Make the test output consistent and clearGautam Menghani2022-07-081-2/+4
| * | | | selftests:timers: globals don't need initialization to 0Zan Aziz2022-07-031-1/+1
| * | | | selftests/drivers/gpu: Add error messages to drm_mm.shGautam Menghani2022-06-281-2/+2
| * | | | selftests/tpm2: increase timeout for kselftestsJohannes Holland2022-06-281-0/+1
| * | | | kselftests/damon: add support for cases where debugfs cannot be readGautam2022-06-271-0/+10
| * | | | selftests: Make the usage formatting consistent in kselftest_deps.shGautam Menghani2022-06-271-1/+1
| * | | | kselftests: Enable the echo command to print newlines in MakefileGautam2022-06-271-1/+1
| * | | | userfaultfd/selftests: Fix typo in commentXiang wangx2022-06-271-1/+1
* | | | | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-08-0336-592/+657
|\ \ \ \ \
| * | | | | Documentation: KUnit: Fix example with compilation errorMaĆ­ra Canal2022-07-281-1/+1
| * | | | | Documentation: kunit: Add CLI args for kunit_toolSadiya Kazi2022-07-261-1/+62
| * | | | | kcsan: test: Add a .kunitconfig to run KCSAN testsDavid Gow2022-07-221-0/+24
| * | | | | kunit: executor: Fix a memory leak on failure in kunit_filter_testsDavid Gow2022-07-141-1/+3
| * | | | | clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfigDaniel Latypov2022-07-141-0/+1
| * | | | | mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macroDavid Gow2022-07-123-42/+5
| * | | | | nitro_enclaves: test: Use kunit_test_suite() macroDavid Gow2022-07-123-33/+4
| * | | | | thunderbolt: test: Use kunit_test_suite() macroDavid Gow2022-07-124-24/+5
| * | | | | kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suitesDaniel Latypov2022-07-125-210/+82
| * | | | | kunit: unify module and builtin suite definitionsJeremy Kerr2022-07-124-44/+68