OSDN Git Service

tomoyo/tomoyo-test1.git
2023-06-09 Liam R. Howlettmaple_tree: try harder to keep active node after mas_next()
2023-06-09 Liam R. Howlettmm/mmap: change do_vmi_align_munmap() for maple tree...
2023-06-09 Liam R. Howlettmaple_tree: mas_start() reset depth on dead node
2023-06-09 Liam R. Howlettmaple_tree: remove unnecessary check from mas_destroy()
2023-06-09 Liam R. Howlettmaple_tree: add __init and __exit to test module
2023-06-09 Liam R. Howlettmm: update vma_iter_store() to use MAS_WARN_ON()
2023-06-09 Liam R. Howlettmm: update validate_mm() to use vma iterator
2023-06-09 Liam R. Howlettmaple_tree: make test code work without debug enabled
2023-06-09 Liam R. Howlettmaple_tree: return error on mte_pivots() out of range
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() prior to calling mas_meta_...
2023-06-09 Liam R. Howlettmaple_tree: use MAS_WR_BUG_ON() in mas_store_prealloc()
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() from mas_topiary_range()
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() in mas_set_height()
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() when setting a leaf node...
2023-06-09 Liam R. Howlettmaple_tree: convert debug code to use MT_WARN_ON()...
2023-06-09 Liam R. Howlettmaple_tree: change RCU checks to WARN_ON() instead...
2023-06-09 Liam R. Howlettmaple_tree: convert BUG_ON() to MT_BUG_ON()
2023-06-09 Liam R. Howlettmaple_tree: add debug BUG_ON and WARN_ON variants
2023-06-09 Liam R. Howlettmaple_tree: add format option to mt_dump()
2023-06-09 Liam R. Howlettmaple_tree: clean up mas_dfs_postorder()
2023-06-09 Liam R. Howlettmaple_tree: avoid unnecessary ascending
2023-06-09 Liam R. Howlettmaple_tree: clean up mas_parent_enum() and rename to...
2023-06-09 Liam R. Howlettmaple_tree: fix static analyser cppcheck issue
2023-06-09 Matthew Wilcox... mm: convert migrate_pages() to work on folios
2023-06-09 Lorenzo Stoakesmm/gup: remove vmas array from internal GUP functions
2023-06-09 Lorenzo Stoakesmm/gup: remove vmas parameter from pin_user_pages()
2023-06-09 Lorenzo Stoakesio_uring: rsrc: delegate VMA file-backed check to GUP
2023-06-09 Lorenzo Stoakesmm/gup: remove vmas parameter from get_user_pages_remote()
2023-06-09 Lorenzo Stoakesmm/gup: remove unused vmas parameter from pin_user_page...
2023-06-09 Lorenzo Stoakesmm/gup: remove unused vmas parameter from get_user_pages()
2023-06-09 Sidhartha Kumarmm/hugetlb: remove hugetlb_page_subpool()
2023-06-09 Kefeng Wangmm: page_alloc: move is_check_pages_enabled() into...
2023-06-09 Kefeng Wangmm: page_alloc: move sysctls into it own fils
2023-06-09 Kefeng Wangmm: vmscan: use gfp_has_io_fs()
2023-06-09 Kefeng Wangmm: page_alloc: move pm_* function into power
2023-06-09 Kefeng Wangmm: page_alloc: move mark_free_page() into snapshot.c
2023-06-09 Kefeng Wangmm: page_alloc: split out DEBUG_PAGEALLOC
2023-06-09 Kefeng Wangmm: page_alloc: split out FAIL_PAGE_ALLOC
2023-06-09 Kefeng Wangmm: page_alloc: remove alloc_contig_dump_pages() stub
2023-06-09 Kefeng Wangmm: page_alloc: squash page_is_consistent()
2023-06-09 Kefeng Wangmm: page_alloc: collect mem statistic into show_mem.c
2023-06-09 Kefeng Wangmm: page_alloc: move set_zone_contiguous() into mm_init.c
2023-06-09 Kefeng Wangmm: page_alloc: move init_on_alloc/free() into mm_init.c
2023-06-09 Kefeng Wangmm: page_alloc: move mirrored_kernelcore into mm_init.c
2023-06-09 Alexey Romanovmm/zsmalloc: get rid of PAGE_MASK
2023-06-09 Mike Rapoport... mm/secretmem: make it on by default
2023-06-09 Mel GormanRevert "Revert "mm/compaction: fix set skip in fast_fin...
2023-06-09 Mel Gormanmm: compaction: update pageblock skip when first migrat...
2023-06-09 Mel Gormanmm: compaction: only force pageblock scan completion...
2023-06-09 Mel Gormanmm: compaction: ensure rescanning only happens on parti...
2023-06-09 Yuanchu Xiemm: pagemap: restrict pagewalk to the requested range
2023-06-09 Haifeng Xumm, oom: do not check 0 mask in out_of_memory()
2023-06-09 Kefeng Wangmm: memory-failure: move sysctl register in memory_fail...
2023-06-09 Kefeng Wangmm: memory_failure: move memory_failure_attr_group...
2023-06-09 Pasha Tatashinmm: hugetlb_vmemmap: provide stronger vmemmap allocatio...
2023-06-09 Arnd Bergmannkasan: use internal prototypes matching gcc-13 builtins
2023-06-09 Arnd Bergmannkasan: add kasan_tag_mismatch prototype
2023-06-09 Huang Yingmigrate_pages_batch: simplify retrying and failure...
2023-06-09 Rick Wertenbroekmm: memory_hotplug: fix format string in warnings
2023-06-09 Pankaj Raghavfilemap: remove page_endio()
2023-06-09 Peng Zhangmaple_tree: fix potential out-of-bounds access in mas_w...
2023-06-09 Lorenzo Stoakesmm/gup: add missing gup_must_unshare() check to gup_hug...
2023-06-09 Keith Buschdmapool: create/destroy cleanup
2023-06-09 Ackerley Tngfs: hugetlbfs: set vma policy only when needed for...
2023-06-09 Nhat Phamselftests: add selftests for cachestat
2023-06-09 Nhat Phamcachestat: wire up cachestat for other architectures
2023-06-09 Nhat Phamcachestat: implement cachestat syscall
2023-06-09 Nhat Phamworkingset: refactor LRU refault to expose refault...
2023-06-09 Haifeng Xumemcg, oom: remove explicit wakeup in mem_cgroup_oom_sy...
2023-06-09 Haifeng Xumemcg, oom: remove unnecessary check in mem_cgroup_oom_...
2023-06-09 Yosry Ahmedcgroup: remove cgroup_rstat_flush_atomic()
2023-06-09 Yosry Ahmedmemcg: remove mem_cgroup_flush_stats_atomic()
2023-06-09 Yosry Ahmedmemcg: calculate root usage from global state
2023-06-09 Yosry Ahmedmemcg: flush stats non-atomically in mem_cgroup_wb_stats()
2023-06-09 Yosry Ahmedwriteback: move wb_over_bg_thresh() call outside lock...
2023-06-09 Baolin Wangmm/page_alloc: drop the unnecessary pfn_valid() for...
2023-06-09 Wen Yangmm: compaction: optimize compact_memory to comply with...
2023-06-09 Yosry Ahmedmemcg: dump memory.stat during cgroup OOM for v1
2023-06-09 Yosry Ahmedmemcg: use seq_buf_do_printk() with mem_cgroup_print_oo...
2023-06-09 Douglas Andersonmigrate_pages: avoid blocking for IO in MIGRATE_SYNC_LIGHT
2023-06-09 Roman Gushchinmm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock...
2023-06-09 Roman Gushchinmm: kmem: fix a NULL pointer dereference in obj_stock_f...
2023-05-28 Linus TorvaldsLinux 6.4-rc4 v6.4-rc4
2023-05-28 Linus TorvaldsMerge tag 'x86-urgent-2023-05-28' of git://git./linux...
2023-05-28 Linus TorvaldsMerge tag 'perf-urgent-2023-05-28' of git://git./linux...
2023-05-28 Linus TorvaldsMerge tag 'objtool-urgent-2023-05-28' of git://git...
2023-05-28 Linus TorvaldsMerge tag 'core-debugobjects-2023-05-28' of git://git...
2023-05-28 Linus TorvaldsMerge tag 'irq-urgent-2023-05-28' of git://git./linux...
2023-05-28 Linus TorvaldsMerge tag 'mips-fixes_6.4_1' of git://git./linux/kernel...
2023-05-28 Linus TorvaldsMerge tag 'powerpc-6.4-3' of git://git./linux/kernel...
2023-05-27 Linus TorvaldsMerge tag 'for-linus-6.4-rc4-tag' of git://git./linux...
2023-05-27 Linus TorvaldsMerge tag 'char-misc-6.4-rc4' of git://git./linux/kerne...
2023-05-27 Linus TorvaldsMerge tag 'cxl-fixes-6.4-rc4' of git://git./linux/kerne...
2023-05-26 Linus TorvaldsMerge tag 'arm-fixes-6.4-1' of git://git./linux/kernel...
2023-05-26 Linus TorvaldsMerge tag 'pci-v6.4-fixes-1' of git://git./linux/kernel...
2023-05-26 Linus TorvaldsMerge tag 'vfio-v6.4-rc4' of https://github.com/awillia...
2023-05-26 Linus TorvaldsMerge tag 'block-6.4-2023-05-26' of git://git.kernel...
2023-05-26 Linus TorvaldsMerge tag 'io_uring-6.4-2023-05-26' of git://git.kernel...
2023-05-26 Linus TorvaldsMerge tag 'thermal-6.4-rc4' of git://git./linux/kernel...
2023-05-26 Linus TorvaldsMerge tag 'pm-6.4-rc4' of git://git./linux/kernel/git...
next