summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macrosEric Chan
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan
2024-07-12kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertionEric Chan
2024-07-12kunit: executor: Simplify string allocation handlingKees Cook
2024-07-02kunit/usercopy: Add missing MODULE_DESCRIPTION()Jeff Johnson
2024-07-02kunit/usercopy: Disable testing on !CONFIG_MMUKees Cook
2024-06-14usercopy: Convert test_user_copy to KUnit testKees Cook
2024-06-14kunit: test: Add vm_mmap() allocation resource managerKees Cook
2024-06-07list: test: add the missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07kunit: add missing MODULE_DESCRIPTION() macros to core modulesJeff Johnson
2024-06-03list: test: remove unused struct 'klist_test_struct'Dr. David Alan Gilbert
2024-05-30kunit: Cover 'assert.c' with testsIvan Orlov
2024-05-26Linux 6.10-rc1v6.10-rc1Linus Torvalds
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-05-25Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-05-25Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-05-25Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-05-24nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-05-24nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman
2024-05-24arm64: patching: fix handling of execmem addressesWill Deacon
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-05-24mailmap: update email address for Satya PriyaSatya Priya Kakitapalli
2024-05-24mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin
2024-05-24kasan, fortify: properly rename memintrinsicsAndrey Konovalov
2024-05-24lib: add version into /proc/allocinfo outputSuren Baghdasaryan
2024-05-24mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAILHailong.Liu
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds