aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11kunit: unify module and builtin suite definitionsJeremy Kerr
2022-07-11selftest: Taint kernel when test module loadedDavid Gow
2022-07-11module: panic: Taint the kernel when selftest modules loadDavid Gow
2022-07-11Documentation: kunit: fix example run_kunit func to allow spaces in argsDaniel Latypov
2022-07-08Documentation: kunit: Cleanup run_wrapper, fix x-refDavid Gow
2022-07-08kunit: test.h: fix a kernel-doc markupMauro Carvalho Chehab
2022-07-08kunit: tool: Enable virtio/PCI by default on UMLDavid Gow
2022-07-08kunit: tool: make --kunitconfig repeatable, blindly concatDaniel Latypov
2022-07-07kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov
2022-07-07kunit: tool: refactor internal kconfig handling, allow overridingDaniel Latypov
2022-07-07kunit: tool: introduce --qemu_argsDaniel Latypov
2022-07-07kunit: tool: simplify creating LinuxSourceTreeOperationsDaniel Latypov
2022-07-07kunit: tool: cosmetic: don't specify duplicate kernel cmdline optionsDaniel Latypov
2022-07-07kunit: tool: refactoring printing logic into kunit_printer.pyDaniel Latypov
2022-07-07kunit: tool: redo how we construct and mock LinuxSourceTreeDaniel Latypov
2022-07-07kunit: tool: drop unused load_config argumentDaniel Latypov
2022-07-07kunit: use kmemdup in kunit_filter_tests(), take suite as constDaniel Latypov
2022-07-06apparmor: test: Remove some casts which are no-longer requiredDavid Gow
2022-07-01kunit: Taint the kernel when KUnit tests are runDavid Gow
2022-07-01panic: Taint kernel if tests are runDavid Gow
2022-06-05Linux 5.19-rc1Linus Torvalds
2022-06-05Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-05Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-05Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-05Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-05Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-05Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-05Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-05Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2022-06-04Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-04Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-04Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds
2022-06-05kbuild: Allow to select bash in a modified environmentSchspa Shi
2022-06-05scripts: kconfig: nconf: make nconfig accept jk keybindingsIsak Ellmer
2022-06-05modpost: use fnmatch() to simplify match()Masahiro Yamada
2022-06-05modpost: simplify mod->name allocationMasahiro Yamada
2022-06-05kbuild: factor out the common objtool argumentsMasahiro Yamada
2022-06-05kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_oMasahiro Yamada
2022-06-05kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada