aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-06mm/smaps: simplify shmem handling of pte holesPeter Xu
2021-11-06mm/smaps: use vma->vm_pgoff directly when counting partial swapPeter Xu
2021-11-06mm/smaps: fix shmem pte hole swap calculationPeter Xu
2021-11-06kasan: test: add memcpy test that avoids out-of-bounds writePeter Collingbourne
2021-11-06kasan: fix tag for large allocations when using CONFIG_SLABMatthew Wilcox (Oracle)
2021-11-06workqueue, kasan: avoid alloc_pages() when recording stackMarco Elver
2021-11-06kasan: generic: introduce kasan_record_aux_stack_noalloc()Marco Elver
2021-11-06kasan: common: provide can_alloc in kasan_save_stack()Marco Elver
2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver
2021-11-06lib/stackdepot: remove unused function argumentMarco Elver
2021-11-06lib/stackdepot: include gfp.hMarco Elver
2021-11-06mm: don't include <linux/dax.h> in <linux/mempolicy.h>Christoph Hellwig
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior
2021-11-06mm, slub: use prefetchw instead of prefetchHyeonggon Yoo
2021-11-06mm/slub: increase default cpu partial list sizesVlastimil Babka
2021-11-06mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka
2021-11-06slub: add back check for free nonslab objectsKefeng Wang
2021-11-06mm/slab.c: remove useless lines in enable_cpucache()Shi Lei
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)
2021-11-06d_path: fix Kernel doc validator complainingJia He
2021-11-06fs/posix_acl.c: avoid -Wempty-body warningArnd Bergmann
2021-11-06ocfs2: do not zero pages beyond i_sizeJan Kara
2021-11-06ocfs2: fix data corruption on truncateJan Kara
2021-11-06ocfs2/dlm: remove redundant assignment of variable retColin Ian King
2021-11-06ocfs2: cleanup journal init and shutdownValentin Vidic
2021-11-06ocfs2: fix handle refcount leak in two exception handling pathsChenyuan Mi
2021-11-06scripts/decodecode: fix faulting instruction no print when opps.file is DOS f...weidonghui
2021-11-06scripts/spelling.txt: fix "mistake" version of "synchronization"Sven Eckelmann
2021-11-06scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-10-31Linux 5.15Linus Torvalds
2021-10-31Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub...Linus Torvalds
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-10-31perf script: Check session->header.env.arch before using itSong Liu
2021-10-31perf build: Suppress 'rm dlfilter' build messageAdrian Hunter
2021-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman
2021-10-29Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-29Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-29Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-29Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-10-29Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-29Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-10-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti