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
2022-10-03
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
4
-5
/
+5
2022-10-03
hugetlb: freeze allocated pages before creating hugetlb pages
Mike Kravetz
1
-64
/
+38
2022-10-03
mm/page_alloc: fix obsolete comment in deferred_pfn_valid()
Miaohe Lin
1
-5
/
+1
2022-10-03
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
2
-26
/
+0
2022-10-03
mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
Miaohe Lin
1
-1
/
+1
2022-10-03
mm/page_alloc: init local variable buddy_pfn
Miaohe Lin
1
-1
/
+1
2022-10-03
mm/page_alloc: use helper macro SZ_1{K,M}
Miaohe Lin
1
-5
/
+5
2022-10-03
mm/page_alloc: make boot_nodestats static
Miaohe Lin
2
-3
/
+1
2022-10-03
mm, memory_hotplug: remove obsolete generic_free_nodedata()
Miaohe Lin
1
-8
/
+0
2022-10-03
mm/page_alloc: use local variable zone_idx directly
Miaohe Lin
1
-1
/
+1
2022-10-03
mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
Miaohe Lin
1
-1
/
+2
2022-10-03
mm: remove obsolete pgdat_is_empty()
Miaohe Lin
1
-5
/
+0
2022-10-03
mm/page_alloc: fix freeing static percpu memory
Miaohe Lin
1
-2
/
+4
2022-10-03
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
2
-2
/
+2
2022-10-03
mm/page_alloc: remove obsolete comment in zone_statistics()
Miaohe Lin
1
-2
/
+0
2022-10-03
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
2
-8
/
+0
2022-10-03
mm/page_alloc: make zone_pcp_update() static
Miaohe Lin
2
-12
/
+11
2022-10-03
mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
Miaohe Lin
1
-1
/
+2
2022-10-03
mm/page_table_check: fix typos
Chih-En Lin
1
-2
/
+2
2022-10-03
mm/damon: return void from damon_set_schemes()
Kaixu Xia
5
-16
/
+7
2022-10-03
mm/secretmem: add __init annotation to secretmem_init()
Xiu Jianfeng
1
-1
/
+1
2022-10-03
mm/damon/lru_sort: change damon_lru_sort_wmarks to static
Yang Yingliang
1
-1
/
+1
2022-10-03
mm/damon/reclaim: change damon_reclaim_wmarks to static
Yang Yingliang
1
-1
/
+1
2022-10-03
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
2
-3
/
+2
2022-10-03
mm/damon: simplify scheme create in lru_sort.c
Xin Hao
1
-22
/
+17
2022-10-03
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
Xin Hao
1
-1
/
+2
2022-10-03
x86: kmsan: handle CPU entry area
Alexander Potapenko
5
-1
/
+61
2022-10-03
x86: kmsan: enable KMSAN builds for x86
Alexander Potapenko
2
-0
/
+56
2022-10-03
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
3
-4
/
+4
2022-10-03
bpf: kmsan: initialize BPF registers with zeroes
Alexander Potapenko
1
-1
/
+1
2022-10-03
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
3
-0
/
+46
2022-10-03
x86: kmsan: don't instrument stack walking functions
Alexander Potapenko
2
-0
/
+17
2022-10-03
x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
Alexander Potapenko
1
-1
/
+3
2022-10-03
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
3
-6
/
+16
2022-10-03
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
1
-1
/
+22
2022-10-03
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
2
-2
/
+23
2022-10-03
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
1
-0
/
+5
2022-10-03
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
1
-0
/
+1
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
7
-0
/
+11
2022-10-03
objtool: kmsan: list KMSAN API functions as uaccess-safe
Alexander Potapenko
1
-0
/
+20
2022-10-03
security: kmsan: fix interoperability with auto-initialization
Alexander Potapenko
2
-0
/
+8
2022-10-03
kcov: kmsan: unpoison area->list in kcov_remote_area_put()
Alexander Potapenko
1
-0
/
+7
2022-10-03
block: kmsan: skip bio block merging logic for KMSAN
Alexander Potapenko
1
-0
/
+2
2022-10-03
kmsan: disable physical page merging in biovec
Alexander Potapenko
1
-0
/
+7
2022-10-03
crypto: kmsan: disable accelerated configs under KMSAN
Alexander Potapenko
2
-0
/
+31
2022-10-03
kmsan: disable strscpy() optimization under KMSAN
Alexander Potapenko
1
-0
/
+8
2022-10-03
kmsan: add tests for KMSAN
Alexander Potapenko
3
-0
/
+597
2022-10-03
kmsan: handle memory sent to/from USB
Alexander Potapenko
3
-0
/
+33
2022-10-03
virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
Alexander Potapenko
1
-1
/
+9
2022-10-03
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
3
-3
/
+107
[next]