]> Git Repo - linux.git/shortlog
linux.git
2024-07-04 SeongJae Parkselftests/damon/damon_nr_regions: test online-tuned...
2024-07-04 SeongJae Park_damon_sysfs: implement commit() for online parameters...
2024-07-04 SeongJae Parkselftests/damon: implement test for min/max_nr_regions
2024-07-04 SeongJae Parkselftests/damon/_damon_sysfs: implement kdamonds stop...
2024-07-04 SeongJae Parkselftests/damon: implement DAMOS tried regions test
2024-07-04 SeongJae Parkselftests/damon: implement a program for even-numbered...
2024-07-04 SeongJae Parkselftests/damon/_damon_sysfs: support schemes_update_tr...
2024-07-04 SeongJae Parkselftests/damon/access_memory: use user-defined region...
2024-07-04 Jan Karareadahead: simplify gotos in page_cache_sync_ra()
2024-07-04 Jan Karareadahead: fold try_context_readahead() into its single...
2024-07-04 Jan Karareadahead: disentangle async and sync readahead
2024-07-04 Jan Karareadahead: drop dead code in ondemand_readahead()
2024-07-04 Jan Karareadahead: drop dead code in page_cache_ra_order()
2024-07-04 Jan Karareadahead: drop index argument of page_cache_async_read...
2024-07-04 Jan Karareadahead: drop pointless index from force_page_cache_ra()
2024-07-04 Jan Karareadahead: properly shorten readahead when falling...
2024-07-04 Jan Karafilemap: fix page_cache_next_miss() when no hole found
2024-07-04 Jan Karareadahead: make sure sync readahead reads needed page
2024-07-04 David Hildenbrandmm/migrate: move NUMA hinting fault folio isolation...
2024-07-04 David Hildenbrandmm/migrate: make migrate_misplaced_folio() return 0...
2024-07-04 Tetsuo Handamm: mmap_lock: replace get_memcg_path_buf() with on...
2024-07-04 Ilya Leoshkevichkmsan: do not pass NULL pointers as 0
2024-07-04 Ilya Leoshkevichkmsan: add missing __user tags
2024-07-04 Ilya Leoshkevichkmsan: enable on s390
2024-07-04 Ilya Leoshkevichs390/kmsan: implement the architecture-specific functions
2024-07-04 Ilya Leoshkevichs390/unwind: disable KMSAN checks
2024-07-04 Ilya Leoshkevichs390/uaccess: add the missing linux/instrumented.h...
2024-07-04 Ilya Leoshkevichs390/uaccess: add KMSAN support to put_user() and get_u...
2024-07-04 Ilya Leoshkevichs390/traps: unpoison the kernel_stack_overflow()'s...
2024-07-04 Ilya Leoshkevichs390/string: add KMSAN support
2024-07-04 Ilya Leoshkevichs390/mm: define KMSAN metadata for vmalloc and modules
2024-07-04 Ilya Leoshkevichs390/irqflags: do not instrument arch_local_irq_*(...
2024-07-04 Ilya Leoshkevichs390/ftrace: unpoison ftrace_regs in kprobe_ftrace_hand...
2024-07-04 Ilya Leoshkevichs390/diag: unpoison diag224() output buffer
2024-07-04 Ilya Leoshkevichs390/cpumf: unpoison STCCTM output buffer
2024-07-04 Ilya Leoshkevichs390/cpacf: unpoison the results of cpacf_trng()
2024-07-04 Ilya Leoshkevichs390/checksum: add a KMSAN check
2024-07-04 Ilya Leoshkevichs390/boot: add the KMSAN runtime stub
2024-07-04 Ilya Leoshkevichs390: use a larger stack for KMSAN
2024-07-04 Ilya Leoshkevichs390/boot: turn off KMSAN
2024-07-04 Ilya Leoshkevichkmsan: accept ranges starting with 0 on s390
2024-07-04 Ilya Leoshkevichlib/zlib: unpoison DFLTCC output buffers
2024-07-04 Ilya Leoshkevichmm: kfence: disable KMSAN when checking the canary
2024-07-04 Ilya Leoshkevichmm: slub: disable KMSAN when checking the padding bytes
2024-07-04 Ilya Leoshkevichmm: slub: let KMSAN access metadata
2024-07-04 Ilya Leoshkevichkmsan: expose KMSAN_WARN_ON()
2024-07-04 Ilya Leoshkevichkmsan: do not round up pg_data_t size
2024-07-04 Ilya Leoshkevichkmsan: use ALIGN_DOWN() in kmsan_get_metadata()
2024-07-04 Ilya Leoshkevichkmsan: support SLAB_POISON
2024-07-04 Ilya Leoshkevichkmsan: introduce memset_no_sanitize_memory()
2024-07-04 Ilya Leoshkevichkmsan: allow disabling KMSAN checks for the current...
2024-07-04 Ilya Leoshkevichkmsan: export panic_on_kmsan
2024-07-04 Ilya Leoshkevichkmsan: expose kmsan_get_metadata()
2024-07-04 Ilya Leoshkevichkmsan: remove an x86-specific #include from kmsan.h
2024-07-04 Ilya Leoshkevichkmsan: remove a useless assignment from kmsan_vmap_page...
2024-07-04 Ilya Leoshkevichkmsan: fix kmsan_copy_to_user() on arches with overlapp...
2024-07-04 Ilya Leoshkevichkmsan: fix is_bad_asm_addr() on arches with overlapping...
2024-07-04 Ilya Leoshkevichkmsan: increase the maximum store size to 4096
2024-07-04 Ilya Leoshkevichkmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT...
2024-07-04 Ilya Leoshkevichkmsan: make the tests compatible with kmsan.panic=1
2024-07-04 Ilya Leoshkevichftrace: unpoison ftrace_regs in ftrace_ops_list_func()
2024-07-04 SeongJae ParkDocs/mm/damon/maintainer-profile: document DAMON commun...
2024-07-04 SeongJae ParkDocs/mm/damon/maintainer-profile: introduce HacKerMaiL
2024-07-04 David Hildenbrandmm: read page_type using READ_ONCE
2024-07-04 Kefeng Wangmm: memory: rename pages_per_huge_page to nr_pages
2024-07-04 Kefeng Wangmm: memory: improve copy_user_large_folio()
2024-07-04 Kefeng Wangmm: memory: use folio in struct copy_subpage_arg
2024-07-04 Kefeng Wangmm: memory: convert clear_huge_page() to folio_zero_user()
2024-07-04 Wei Yangmm/page_alloc: reword the comment of buddy_merge_likely()
2024-07-04 Wei Yangmm/page_alloc: fix a typo in comment about GFP flag
2024-07-04 Wei Yangmm/mm_init.c: move build check on MAX_ZONELISTS out...
2024-07-04 Wei Yangmm/sparse: nr_pages won't be 0
2024-07-04 Jiaqi Yanmm/memory-failure: refactor log format in unpoison_memory
2024-07-04 Javier Martinez... mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR...
2024-07-04 JaeJoon Jungmaple_tree: modified return type of mas_wr_store_entry()
2024-07-04 Barry Songmm: remove folio_test_anon(folio)==false path in __foli...
2024-07-04 Barry Songmm: use folio_add_new_anon_rmap() if folio_test_anon...
2024-07-04 Barry Songmm: extend rmap flags arguments for folio_add_new_anon_rmap
2024-07-04 Shubhang Kaushik OSvmalloc: modify the alloc_vmap_area() error message...
2024-07-04 David Hildenbrandmm/memory_hotplug: skip adjust_managed_page_count(...
2024-07-04 David Hildenbrandmm/memory_hotplug: initialize memmap of !ZONE_DEVICE...
2024-07-04 David Hildenbrandmm: pass meminit_context to __free_pages_core()
2024-07-04 Kefeng Wangmm: remove page_mkclean()
2024-07-04 Kefeng Wangfb_defio: use a folio in fb_deferred_io_work()
2024-07-04 Kefeng Wangmm: remove page_maybe_dma_pinned()
2024-07-04 Kefeng Wangfs/proc/task_mmu: use folio API in pte_is_pinned()
2024-07-04 David Hildenbrandmm/mm_init: initialize page->_mapcount directly in...
2024-07-04 David Hildenbrandmm/filemap: reinitialize folio->_mapcount directly
2024-07-04 David Hildenbrandmm/page_alloc: clear PageBuddy using __ClearPageBuddy...
2024-07-04 David Hildenbrandmm/zsmalloc: use a proper page type
2024-07-04 David Hildenbrandmm: allow reuse of the lower 16 bit of the page type...
2024-07-04 David Hildenbrandmm: update _mapcount and page_type documentation
2024-07-04 John Hubbardselftests/mm: remove local __NR_* definitions
2024-07-04 Andrew Mortonmm/huge_memory.c: fix used-uninitialized
2024-07-04 Ryusuke Konishinilfs2: fix incorrect inode allocation from reserved...
2024-07-04 Ryusuke Konishinilfs2: add missing check for inode numbers on director...
2024-07-04 Ryusuke Konishinilfs2: fix inode number range checks
2024-07-04 Jan Karamm: avoid overflows in dirty throttling logic
2024-07-04 Jan KaraRevert "mm/writeback: fix possible divide-by-zero in...
2024-07-04 Jinliang Zhengmm: optimize the redundant loop of mm_update_owner_next()
next
This page took 0.097756 seconds and 4 git commands to generate.