summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-06mm: stop filemap_read() from grabbing a superfluous pageDavid Howells1-0/+3
2021-11-06mm/page_ext.c: fix a commentYinan Zhang1-1/+1
2021-11-06percpu: add __alloc_size attributes for better bounds checkingKees Cook1-3/+3
2021-11-06mm/page_alloc: add __alloc_size attributes for better bounds checkingKees Cook1-2/+2
2021-11-06mm/vmalloc: add __alloc_size attributes for better bounds checkingKees Cook1-11/+11
2021-11-06mm/kvmalloc: add __alloc_size attributes for better bounds checkingKees Cook1-8/+8
2021-11-06slab: add __alloc_size attributes for better bounds checkingKees Cook1-28/+33
2021-11-06slab: clean up function prototypesKees Cook1-34/+34
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook5-1/+47
2021-11-06rapidio: avoid bogus __alloc_size warningKees Cook1-4/+5
2021-11-06kasan: test: bypass __alloc_size checksKees Cook2-1/+9
2021-11-06mm: debug_vm_pgtable: don't use __P000 directlyGuo Ren1-3/+4
2021-11-06mm/smaps: simplify shmem handling of pte holesPeter Xu1-10/+12
2021-11-06mm/smaps: use vma->vm_pgoff directly when counting partial swapPeter Xu1-3/+2
2021-11-06mm/smaps: fix shmem pte hole swap calculationPeter Xu1-2/+4
2021-11-06kasan: test: add memcpy test that avoids out-of-bounds writePeter Collingbourne1-1/+17
2021-11-06kasan: fix tag for large allocations when using CONFIG_SLABMatthew Wilcox (Oracle)1-1/+1
2021-11-06workqueue, kasan: avoid alloc_pages() when recording stackMarco Elver1-1/+1
2021-11-06kasan: generic: introduce kasan_record_aux_stack_noalloc()Marco Elver2-2/+14
2021-11-06kasan: common: provide can_alloc in kasan_save_stack()Marco Elver3-5/+5
2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver2-6/+41
2021-11-06lib/stackdepot: remove unused function argumentMarco Elver1-5/+4
2021-11-06lib/stackdepot: include gfp.hMarco Elver1-0/+2
2021-11-06mm: don't include <linux/dax.h> in <linux/mempolicy.h>Christoph Hellwig2-1/+1
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior2-2/+2
2021-11-06mm, slub: use prefetchw instead of prefetchHyeonggon Yoo1-1/+1
2021-11-06mm/slub: increase default cpu partial list sizesVlastimil Babka1-4/+4
2021-11-06mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka3-43/+61
2021-11-06slub: add back check for free nonslab objectsKefeng Wang1-1/+3
2021-11-06mm/slab.c: remove useless lines in enable_cpucache()Shi Lei1-3/+0
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)4-34/+36
2021-11-06d_path: fix Kernel doc validator complainingJia He1-5/+3
2021-11-06fs/posix_acl.c: avoid -Wempty-body warningArnd Bergmann1-2/+1
2021-11-06ocfs2: do not zero pages beyond i_sizeJan Kara1-7/+12
2021-11-06ocfs2: fix data corruption on truncateJan Kara1-2/+6
2021-11-06ocfs2/dlm: remove redundant assignment of variable retColin Ian King1-1/+0
2021-11-06ocfs2: cleanup journal init and shutdownValentin Vidic4-46/+27
2021-11-06ocfs2: fix handle refcount leak in two exception handling pathsChenyuan Mi1-0/+2
2021-11-06scripts/decodecode: fix faulting instruction no print when opps.file is DOS f...weidonghui1-1/+1
2021-11-06scripts/spelling.txt: fix "mistake" version of "synchronization"Sven Eckelmann1-1/+1
2021-11-06scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+16
2021-10-31Linux 5.15Linus Torvalds1-2/+2
2021-10-31Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub...Linus Torvalds3-6/+12
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-25/+61
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang1-1/+1
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa1-1/+1
2021-10-31perf script: Check session->header.env.arch before using itSong Liu1-4/+8
2021-10-31perf build: Suppress 'rm dlfilter' build messageAdrian Hunter1-0/+2
2021-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-295/+15
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5