2021-02-26 |
Lin Feng | sysctl.c: fix underflow value setting risk in vm_table |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Josef Bacik | proc: use kvzalloc for our kernel buffer |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Helge Deller | proc/wchan: use printk format instead of lookup_symbol_... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Randy Dunlap | alpha: remove CONFIG_EXPERIMENTAL from defconfigs |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan: clarify that only first bug is reported in HW_TAGS |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan: inline HW_TAGS helper functions |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | arm64: kasan: simplify and inline MTE functions |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan: ensure poisoning size alignment |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan, mm: optimize krealloc poisoning |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan, mm: fail krealloc on freed objects |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan: rework krealloc tests |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan: unify large kfree checks |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan: clean up setting free info in kasan_slab_free |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan: optimize large kmalloc poisoning |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan, mm: optimize kmalloc poisoning |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Andrey Konovalov | kasan, mm: don't save alloc stacks twice |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | kasan: use error_report_end tracepoint |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | kfence: use error_report_end tracepoint |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | tracing: add error_report_end trace point |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Marco Elver | kfence: report sensitive information based on no_hash_p... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Marco Elver | MAINTAINERS: add entry for KFENCE |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Marco Elver | kfence: add test suite |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Marco Elver | kfence, Documentation: add KFENCE documentation |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | kfence, kasan: make KFENCE compatible with KASAN |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | mm, kfence: insert KFENCE hooks for SLUB |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | mm, kfence: insert KFENCE hooks for SLAB |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Marco Elver | kfence: use pt_regs to generate stack trace on faults |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Marco Elver | arm64, kfence: enable KFENCE for ARM64 |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | x86, kfence: enable KFENCE for x86 |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Alexander Potapenko | mm: add Kernel Electric-Fence infrastructure |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Stephen Zhang | mm/early_ioremap.c: use __func__ instead of function... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Daniel Vetter | mm/backing-dev.c: use might_alloc() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Daniel Vetter | mm/dmapool: use might_alloc() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Guo Ren | mm: page-flags.h: Typo fix (It -> If) |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/zsmalloc.c: use page_private() to access page->private |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rokudo Yan | zsmalloc: account the number of compacted pages correctly |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/zsmalloc.c: convert to use kmem_cache_zalloc in... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Tian Tao | mm: set the sleep_mapped to true for zbud and z3fold |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Tian Tao | mm/zswap: add the flag can_sleep_mapped |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Randy Dunlap | mm: zswap: clean up confusing comment |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: fix potential pte_unmap on an not mapped pte |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: correct obsolete comment of page_get_anon_vma() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: use page_not_mapped in try_to_unmap() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: fix obsolete comment in __page_check_anon_rmap() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: remove unneeded semicolon in page_not_mapped() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: correct some obsolete comments of anon_vma |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/mlock: stop counting mlocked pages when none vma... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | virtio-mem: check against mhp_get_pluggable_range(... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | s390/mm: define arch_get_mappable_range() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | arm64/mm: define arch_get_mappable_range() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | mm/memory_hotplug: prevalidate the address range being... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | Documentation: sysfs/memory: clarify some memory block... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | drivers/base/memory: don't store phys_device in memory... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/memory_hotplug: use helper function zone_end_pfn... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RE... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | mm/memory_hotplug: rename all existing 'memhp' into... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: fix memory_failure() handling of dax-namespace... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: teach pfn_to_online_page() about ZONE_DEVICE sectio... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: teach pfn_to_online_page() to consider subsection... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: move pfn_to_online_page() out of line |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Jiang Biao | mm/vmstat.c: erase latency in vmstat_shepherd |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Johannes Weiner | mm: vmstat: add some comments on internal storage of... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Johannes Weiner | mm: vmstat: fix NOHZ wakeups for node stat changes |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Patrick Daly | mm: cma: print region name on failure |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | mm/page_alloc: count CMA pages per zone and print them... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | mm/cma: expose all pages to the buddy if activation... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Roman Gushchin | mm: cma: allocate cma areas bottom-up |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,shmem,thp: limit shmem THP allocations to requested... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,thp,shmem: make khugepaged obey tmpfs mount flags |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,thp,shm: limit gfp mask to no more than specified |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,thp,shmem: limit shmem THP alloc gfp_mask |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: remove pagevec_lookup_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: pass pvec directly to find_get_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: remove nr_entries parameter from pagevec_lookup_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add an 'end' parameter to pagevec_lookup_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add an 'end' parameter to find_get_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add and use find_lock_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | iomap: use mapping_seek_hole_data |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/filemap: add mapping_seek_hole_data |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/filemap: add helper for finding pages |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/filemap: rename find_get_entry to mapping_get_entry |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add FGP_ENTRY |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/swap: optimise get_shadow_from_swap_cache |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/shmem: use pagevec_lookup in shmem_unlock_mapping |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: make pagecache tagged lookups return only head... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'kbuild-v5.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'pci-v5.12-changes' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'nds32-for-linux-5.12' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Geert Uytterhoeven | nds32: Fix bogus reference to <asm/procinfo.h> |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Christoph Hellwig | nds32: use get_kernel_nofault in dump_mem |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Christoph Hellwig | nds32: remove dump_instr |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Krzysztof Kozlowski | nds32: configs: Cleanup CONFIG_CROSS_COMPILE |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Geert Uytterhoeven | nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h> |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'x86-entry-2021-02-24' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Chengyang Fan | mm/migrate: remove unneeded semicolons |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: remove unneeded return value of hugetlb_vmtr... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: fix some comment typos |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: correct some obsolete comments about inode... |
commit | commitdiff | tree | snapshot |
next |