platform/kernel/linux-rpi.git
2022-10-03 Kairui Songmm: memcontrol: make cgroup_memory_noswap a static key
2022-10-03 Kairui Songmm: memcontrol: use memcg_kmem_enabled in count_objcg_event
2022-10-03 Kaixu Xiamm/damon: deduplicate damon_{reclaim,lru_sort}_apply_pa...
2022-10-03 Xin Haomm/damon/sysfs: return 'err' value when call kstrtoul...
2022-10-03 Ran Xiaokaimm/page_alloc: update comments for rmqueue()
2022-10-03 Kaixu Xiamm/damon: rename damon_pageout_score() to damon_cold_sc...
2022-10-03 Mike Kravetzhugetlb: freeze allocated pages before creating hugetlb...
2022-10-03 Miaohe Linmm/page_alloc: fix obsolete comment in deferred_pfn_valid()
2022-10-03 Miaohe Linmm/page_alloc: remove obsolete gfpflags_normal_context()
2022-10-03 Miaohe Linmm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
2022-10-03 Miaohe Linmm/page_alloc: init local variable buddy_pfn
2022-10-03 Miaohe Linmm/page_alloc: use helper macro SZ_1{K,M}
2022-10-03 Miaohe Linmm/page_alloc: make boot_nodestats static
2022-10-03 Miaohe Linmm, memory_hotplug: remove obsolete generic_free_nodedata()
2022-10-03 Miaohe Linmm/page_alloc: use local variable zone_idx directly
2022-10-03 Miaohe Linmm/page_alloc: add missing is_migrate_isolate() check...
2022-10-03 Miaohe Linmm: remove obsolete pgdat_is_empty()
2022-10-03 Miaohe Linmm/page_alloc: fix freeing static percpu memory
2022-10-03 Miaohe Linmm/page_alloc: add __init annotations to init_mem_debug...
2022-10-03 Miaohe Linmm/page_alloc: remove obsolete comment in zone_statistics()
2022-10-03 Miaohe Linmm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_...
2022-10-03 Miaohe Linmm/page_alloc: make zone_pcp_update() static
2022-10-03 Miaohe Linmm/page_alloc: ensure kswapd doesn't accidentally go...
2022-10-03 Chih-En Linmm/page_table_check: fix typos
2022-10-03 Kaixu Xiamm/damon: return void from damon_set_schemes()
2022-10-03 Xiu Jianfengmm/secretmem: add __init annotation to secretmem_init()
2022-10-03 Yang Yingliangmm/damon/lru_sort: change damon_lru_sort_wmarks to...
2022-10-03 Yang Yingliangmm/damon/reclaim: change damon_reclaim_wmarks to static
2022-10-03 Kaixu Xiamm/damon: use 'struct damon_target *' instead of 'void...
2022-10-03 Xin Haomm/damon: simplify scheme create in lru_sort.c
2022-10-03 Xin Haomm/damon/sysfs: avoid call damon_target_has_pid() repea...
2022-10-03 Alexander Potapenkox86: kmsan: handle CPU entry area
2022-10-03 Alexander Potapenkox86: kmsan: enable KMSAN builds for x86
2022-10-03 Alexander Potapenkomm: fs: initialize fsdata passed to write_begin/write_e...
2022-10-03 Alexander Potapenkobpf: kmsan: initialize BPF registers with zeroes
2022-10-03 Alexander Potapenkoentry: kmsan: introduce kmsan_unpoison_entry_regs()
2022-10-03 Alexander Potapenkox86: kmsan: don't instrument stack walking functions
2022-10-03 Alexander Potapenkox86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
2022-10-03 Alexander Potapenkox86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86...
2022-10-03 Alexander Potapenkox86: kmsan: sync metadata pages on page fault
2022-10-03 Alexander Potapenkox86: kmsan: use __msan_ string functions where possible.
2022-10-03 Alexander Potapenkox86: kmsan: handle open-coded assembly in lib/iomem.c
2022-10-03 Alexander Potapenkox86: kmsan: skip shadow checks in __switch_to()
2022-10-03 Alexander Potapenkox86: kmsan: disable instrumentation of unsupported...
2022-10-03 Alexander Potapenkoobjtool: kmsan: list KMSAN API functions as uaccess...
2022-10-03 Alexander Potapenkosecurity: kmsan: fix interoperability with auto-initial...
2022-10-03 Alexander Potapenkokcov: kmsan: unpoison area->list in kcov_remote_area_put()
2022-10-03 Alexander Potapenkoblock: kmsan: skip bio block merging logic for KMSAN
2022-10-03 Alexander Potapenkokmsan: disable physical page merging in biovec
2022-10-03 Alexander Potapenkocrypto: kmsan: disable accelerated configs under KMSAN
2022-10-03 Alexander Potapenkokmsan: disable strscpy() optimization under KMSAN
2022-10-03 Alexander Potapenkokmsan: add tests for KMSAN
2022-10-03 Alexander Potapenkokmsan: handle memory sent to/from USB
2022-10-03 Alexander Potapenkovirtio: kmsan: check/unpoison scatterlist in vring_map_...
2022-10-03 Alexander Potapenkodma: kmsan: unpoison DMA mappings
2022-10-03 Alexander Potapenkoinput: libps2: mark data received in __ps2_command...
2022-10-03 Alexander Potapenkokmsan: add iomap support
2022-10-03 Alexander Potapenkoinstrumented.h: add KMSAN support
2022-10-03 Alexander Potapenkoinit: kmsan: call KMSAN initialization routines
2022-10-03 Alexander Potapenkokmsan: handle task creation and exiting
2022-10-03 Alexander Potapenkomm: kmsan: call KMSAN hooks from SLUB code
2022-10-03 Alexander Potapenkomm: kmsan: maintain KMSAN metadata for page operations
2022-10-03 Alexander PotapenkoMAINTAINERS: add entry for KMSAN
2022-10-03 Alexander Potapenkokmsan: disable instrumentation of unsupported common...
2022-10-03 Alexander Potapenkokmsan: add KMSAN runtime core
2022-10-03 Alexander Potapenkolibnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2022-10-03 Alexander Potapenkox86: kmsan: pgtable: reduce vmalloc space
2022-10-03 Alexander Potapenkokmsan: mark noinstr as __no_sanitize_memory
2022-10-03 Alexander Potapenkokmsan: introduce __no_sanitize_memory and __no_kmsan_checks
2022-10-03 Alexander Potapenkokmsan: add ReST documentation
2022-10-03 Alexander Potapenkoasm-generic: instrument usercopy in cacheflush.h
2022-10-03 Alexander Potapenkox86: asm: instrument usercopy in get_user() and put_user()
2022-10-03 Alexander Potapenkoinstrumented.h: allow instrumenting both sides of copy_...
2022-10-03 Alexander Potapenkostackdepot: reserve 5 extra bits in depot_stack_handle_t
2022-10-03 Dmitry Vyukovx86: add missing include to sparsemem.h
2022-10-03 Mike Kravetzhugetlb: clean up code checking for fault/truncation...
2022-10-03 Mike Kravetzhugetlb: use new vma_lock for pmd sharing synchronization
2022-10-03 Mike Kravetzhugetlb: create hugetlb_unmap_file_folio to unmap singl...
2022-10-03 Mike Kravetzhugetlb: add vma based lock for pmd sharing
2022-10-03 Mike Kravetzhugetlb: rename vma_shareable() and refactor code
2022-10-03 Mike Kravetzhugetlb: create remove_inode_single_folio to remove...
2022-10-03 Mike Kravetzhugetlb: rename remove_huge_page to hugetlb_delete_from...
2022-10-03 Mike Kravetzhugetlbfs: revert use i_mmap_rwsem for more pmd sharing...
2022-10-03 Mike Kravetzhugetlbfs: revert use i_mmap_rwsem to address page...
2022-10-03 XU pengfeimm/hugetlb: remove unnecessary 'NULL' values from pointer
2022-10-03 Ke Sunmm/filemap: make folio_put_wait_locked static
2022-10-03 Muchun Songmm: hugetlb: eliminate memory-less nodes handling
2022-10-03 Muchun Songmm: hugetlb: simplify per-node sysfs creation and removal
2022-10-03 ze zuomm/mempolicy: use PAGE_ALIGN instead of open-coding it
2022-10-03 Andrew Mortonmm/page_alloc.c: document bulkfree_pcp_prepare() return...
2022-10-03 Andrew Mortonmm/page_alloc.c: rename check_free_page() to free_page_...
2022-10-03 Liu Shixinmm/memcontrol: use kstrtobool for swapaccount param...
2022-10-03 Kaixu Xiamm/damon/core: simplify the kdamond stop mechanism...
2022-10-03 Kaixu Xiamm/damon/sysfs: simplify the variable 'pid' assignment...
2022-10-03 Kaixu Xiamm/damon: simplify the parameter passing for 'prepare_a...
2022-10-03 SeongJae Parkmm/damon/lru_sort: deduplicate hot/cold schemes generators
2022-10-03 SeongJae Parkmm/damon/lru_sort: use quotas param generator
2022-10-03 SeongJae Parkmm/damon/reclaim: use the quota params generator macro
2022-10-03 SeongJae Parkmm/damon/modules-common: implement damos time quota...
2022-10-03 SeongJae Parkmm/damon/modules-common: implement a damos quota params...
next