index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
include/linux/page-flags-layout.h: cleanups
Yu Zhao
2
-37
/
+29
2021-04-30
include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTH
Yu Zhao
1
-1
/
+1
2021-04-30
mm: remove lru_add_drain_all in alloc_contig_range
Minchan Kim
1
-2
/
+0
2021-04-30
mm/page_alloc: drop pr_info_ratelimited() in alloc_contig_range()
David Hildenbrand
1
-2
/
+0
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
30
-42
/
+7
2021-04-30
irq_work: record irq_work_queue() call stack
Zqiang
1
-1
/
+6
2021-04-30
kasan: detect false-positives in tests
Andrey Konovalov
1
-26
/
+29
2021-04-30
kasan: record task_work_add() call stack
Walter Wu
2
-1
/
+4
2021-04-30
kasan: docs: update tests section
Andrey Konovalov
1
-17
/
+15
2021-04-30
kasan: docs: update ignoring accesses section
Andrey Konovalov
1
-4
/
+30
2021-04-30
kasan: docs: update shadow memory section
Andrey Konovalov
1
-17
/
+14
2021-04-30
kasan: docs: update HW_TAGS implementation details section
Andrey Konovalov
1
-13
/
+13
2021-04-30
kasan: docs: update SW_TAGS implementation details section
Andrey Konovalov
1
-20
/
+19
2021-04-30
kasan: docs: update GENERIC implementation details section
Andrey Konovalov
1
-14
/
+13
2021-04-30
kasan: docs: update boot parameters section
Andrey Konovalov
1
-4
/
+10
2021-04-30
kasan: docs: update error reports section
Andrey Konovalov
1
-20
/
+26
2021-04-30
kasan: docs: update usage section
Andrey Konovalov
1
-12
/
+11
2021-04-30
kasan: docs: update overview section
Andrey Konovalov
1
-8
/
+19
2021-04-30
kasan: docs: clean up sections
Andrey Konovalov
1
-27
/
+27
2021-04-30
kasan, mm: integrate slab init_on_free with HW_TAGS
Andrey Konovalov
4
-33
/
+48
2021-04-30
kasan, mm: integrate slab init_on_alloc with HW_TAGS
Andrey Konovalov
5
-41
/
+43
2021-04-30
kasan, mm: integrate page_alloc init with HW_TAGS
Andrey Konovalov
4
-24
/
+59
2021-04-30
kasan: init memory in kasan_(un)poison for HW_TAGS
Andrey Konovalov
6
-34
/
+36
2021-04-30
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
3
-20
/
+32
2021-04-30
mm, kasan: don't poison boot memory with tag-based modes
Andrey Konovalov
1
-11
/
+34
2021-04-30
kasan: initialize shadow to TAG_INVALID for SW_TAGS
Andrey Konovalov
1
-1
/
+2
2021-04-30
kasan: fix kasan_byte_accessible() to be consistent with actual checks
Peter Collingbourne
2
-5
/
+8
2021-04-30
mm/kasan: switch from strlcpy to strscpy
Zhiyuan Dai
1
-1
/
+1
2021-04-30
pagewalk: prefix struct kernel-doc descriptions
Lukas Bulwahn
1
-2
/
+2
2021-04-30
MAINTAINERS: assign pagewalk.h to MEMORY MANAGEMENT
Lukas Bulwahn
1
-0
/
+1
2021-04-30
mm/doc: add mm.h and mm_types.h to the mm-api document
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
1
-14
/
+15
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-04-30
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-04-30
mm/vmalloc: remove an empty line
Uladzislau Rezki (Sony)
1
-1
/
+0
2021-04-30
mm/vmalloc: refactor the preloading loagic
Uladzislau Rezki (Sony)
1
-33
/
+27
2021-04-30
vm/test_vmalloc.sh: adapt for updated driver interface
Uladzislau Rezki (Sony)
1
-10
/
+11
2021-04-30
lib/test_vmalloc.c: add a new 'nr_threads' parameter
Uladzislau Rezki (Sony)
1
-48
/
+40
2021-04-30
lib/test_vmalloc.c: remove two kvfree_rcu() tests
Uladzislau Rezki (Sony)
1
-40
/
+0
2021-04-30
mm: vmalloc: prevent use after free in _vm_unmap_aliases
Vijayanand Jitta
1
-1
/
+1
2021-04-30
mm/vmalloc: improve allocation failure error messages
Nicholas Piggin
1
-13
/
+27
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
10
-47
/
+51
2021-04-30
powerpc/xive: remove unnecessary unmap_kernel_range
Nicholas Piggin
1
-4
/
+0
2021-04-30
kernel/dma: remove unnecessary unmap_kernel_range
Nicholas Piggin
1
-1
/
+0
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
5
-51
/
+38
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
4
-48
/
+209
2021-04-30
mm/vmalloc: add vmap_range_noflush variant
Nicholas Piggin
1
-3
/
+13
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
3
-203
/
+205
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
4
-20
/
+31
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
3
-37
/
+19
[prev]
[next]