aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds4-20/+15
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds1-17/+81
2021-09-06lib/test_scanf: split up number parsing test routinesLinus Torvalds1-8/+71
2021-09-06iwl: fix debug printf format stringsLinus Torvalds1-2/+2
2021-09-06Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds5-36/+70
2021-09-06Merge tag 'misc-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+35
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds3-183/+323
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell1-1/+1
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds162-12461/+19999
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds63-275/+2149
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds33-1836/+1226
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds13-127/+256
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds2-0/+17
2021-09-05Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-93/+48
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds22-381/+198
2021-09-05binfmt: a.out: Fix bogus semicolonGeert Uytterhoeven1-1/+1
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds16-103/+119
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds33-0/+31018
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds23-461/+1497
2021-09-04cdrom: update uniform CD-ROM maintainership in MAINTAINERS filePhillip Potter1-2/+1
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds38-244/+399
2021-09-03loop: reduce the loop_ctl_mutex scopeTetsuo Handa2-26/+50
2021-09-03io_uring: io_uring_complete() trace should take an integerJens Axboe1-3/+3
2021-09-03Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds9-17/+16
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds101-349/+305
2021-09-03Merge branch 'stable/for-linus-5.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-8/+16
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds212-2616/+2814
2021-09-03Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-69/+1
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds53-783/+346
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds10-40/+58
2021-09-03Merge tag 'livepatching-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-2/+2
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds43-607/+2034
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds16-136/+469
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds171-1729/+3525
2021-09-03mm/madvise: add MADV_WILLNEED to process_madvise()zhangkui1-0/+1
2021-09-03mm/vmstat: remove unneeded return valueMiaohe Lin1-6/+2
2021-09-03mm/vmstat: simplify the array size calculationMiaohe Lin1-5/+3
2021-09-03mm/vmstat: correct some wrong commentsMiaohe Lin1-6/+1
2021-09-03mm/percpu,c: remove obsolete comments of pcpu_chunk_populated()Jing Xiangfeng1-3/+0
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy1-3/+83
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy1-4/+70
2021-09-03mm: KSM: fix data typeZhansaya Bagdauletkyzy1-4/+4
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy3-3/+119
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy2-3/+99
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy2-5/+85
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy4-0/+324
2021-09-03mm/migrate: correct kernel-doc notationRandy Dunlap1-1/+1
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan21-2/+38
2021-09-03mm: introduce process_mrelease system callSuren Baghdasaryan1-0/+70