summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-05kunit: Fix wild-memory-access bug in kunit_free_suite_set()Jinjie Ruan
2023-09-01kunit: test: Make filter strings in executor_test writableDavid Gow
2023-08-21kunit: fix struct kunit_attr headerRae Moar
2023-08-13kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECTKemeng Shi
2023-08-08kunit: Allow kunit test modules to use test filteringJanusz Krzysztofik
2023-08-08kunit: Make 'list' action available to kunit test modulesJanusz Krzysztofik
2023-08-08kunit: Report the count of test suites in a moduleJanusz Krzysztofik
2023-08-04kunit: fix uninitialized variables bug in attributes filteringRae Moar
2023-08-04kunit: fix possible memory leak in kunit_filter_suites()Ruan Jinjie
2023-07-31kunit: fix wild-memory-access bug in kunit_filter_suites()Ruan Jinjie
2023-07-26kunit: Add documentation of KUnit test attributesRae Moar
2023-07-26kunit: add tests for filtering attributesRae Moar
2023-07-26kunit: time: Mark test as slow using test attributesRae Moar
2023-07-26kunit: memcpy: Mark tests as slow using test attributesRae Moar
2023-07-26kunit: tool: Add command line interface to filter and report attributesRae Moar
2023-07-26kunit: Add ability to filter attributesRae Moar
2023-07-26kunit: Add module attributeRae Moar
2023-07-26kunit: Add speed attributeRae Moar
2023-07-26kunit: Add test attributes API structureRae Moar
2023-07-19MAINTAINERS: add Rust KUnit files to the KUnit entryMiguel Ojeda
2023-07-19rust: support running Rust documentation tests as KUnit onesMiguel Ojeda
2023-07-19rust: types: make doctests compilable/testableMiguel Ojeda
2023-07-19rust: sync: make doctests compilable/testableMiguel Ojeda
2023-07-19rust: str: make doctests compilable/testableMiguel Ojeda
2023-07-18rust: init: make doctests compilable/testableMiguel Ojeda
2023-07-18kunit: test-bug.h: include `stddef.h` for `NULL`Miguel Ojeda
2023-07-18kunit: qemu_configs: Enable all architectural features for arm64Mark Brown
2023-07-09Linux 6.5-rc1Linus Torvalds
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds
2023-07-09Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-07-09Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08mm: lock newly mapped VMA with corrected orderingHugh Dickins
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-08Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven
2023-07-08kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov