]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2021-02-26  Geert Uytterhoeveninclude/linux/bitops.h: spelling s/synomyn/synonym/
2021-02-26  Masahiro Yamadalib/cmdline: remove an unneeded local variable in next_...
2021-02-26  Vijayanand... lib: stackdepot: fix ignoring return value warning
2021-02-26  Vijayanand... lib: stackdepot: add support to disable stack depot
2021-02-26  Yogesh Lallib: stackdepot: add support to configure STACK_HASH_SIZE
2021-02-26  Francis Lanielstring.h: move fortified functions definitions in a...
2021-02-26  Huang Shijielib/genalloc.c: change return type to unsigned long...
2021-02-26  Vlastimil BabkaMAINTAINERS: add uapi directories to API/ABI section
2021-02-26  Randy Dunlapkernel: delete repeated words in comments
2021-02-26  Hubert Jasudowiczgroups: simplify struct group_info allocation
2021-02-26  Hubert Jasudowiczgroups: use flexible-array member in struct group_info
2021-02-26  Miguel Ojedatreewide: Miguel has moved
2021-02-26  Randy Dunlapinclude/linux: remove repeated words
2021-02-26  Lin Fengsysctl.c: fix underflow value setting risk in vm_table
2021-02-26  Josef Bacikproc: use kvzalloc for our kernel buffer
2021-02-26  Helge Dellerproc/wchan: use printk format instead of lookup_symbol_...
2021-02-26  Randy Dunlapalpha: remove CONFIG_EXPERIMENTAL from defconfigs
2021-02-26  Andrey Konovalovkasan: clarify that only first bug is reported in HW_TAGS
2021-02-26  Andrey Konovalovkasan: inline HW_TAGS helper functions
2021-02-26  Andrey Konovalovarm64: kasan: simplify and inline MTE functions
2021-02-26  Andrey Konovalovkasan: ensure poisoning size alignment
2021-02-26  Andrey Konovalovkasan, mm: optimize krealloc poisoning
2021-02-26  Andrey Konovalovkasan, mm: fail krealloc on freed objects
2021-02-26  Andrey Konovalovkasan: rework krealloc tests
2021-02-26  Andrey Konovalovkasan: unify large kfree checks
2021-02-26  Andrey Konovalovkasan: clean up setting free info in kasan_slab_free
2021-02-26  Andrey Konovalovkasan: optimize large kmalloc poisoning
2021-02-26  Andrey Konovalovkasan, mm: optimize kmalloc poisoning
2021-02-26  Andrey Konovalovkasan, mm: don't save alloc stacks twice
2021-02-26  Alexander Potapenkokasan: use error_report_end tracepoint
2021-02-26  Alexander Potapenkokfence: use error_report_end tracepoint
2021-02-26  Alexander Potapenkotracing: add error_report_end trace point
2021-02-26  Marco Elverkfence: report sensitive information based on no_hash_p...
2021-02-26  Marco ElverMAINTAINERS: add entry for KFENCE
2021-02-26  Marco Elverkfence: add test suite
2021-02-26  Marco Elverkfence, Documentation: add KFENCE documentation
2021-02-26  Alexander Potapenkokfence, kasan: make KFENCE compatible with KASAN
2021-02-26  Alexander Potapenkomm, kfence: insert KFENCE hooks for SLUB
2021-02-26  Alexander Potapenkomm, kfence: insert KFENCE hooks for SLAB
2021-02-26  Marco Elverkfence: use pt_regs to generate stack trace on faults
2021-02-26  Marco Elverarm64, kfence: enable KFENCE for ARM64
2021-02-26  Alexander Potapenkox86, kfence: enable KFENCE for x86
2021-02-26  Alexander Potapenkomm: add Kernel Electric-Fence infrastructure
2021-02-26  Stephen Zhangmm/early_ioremap.c: use __func__ instead of function...
2021-02-26  Daniel Vettermm/backing-dev.c: use might_alloc()
2021-02-26  Daniel Vettermm/dmapool: use might_alloc()
2021-02-26  Guo Renmm: page-flags.h: Typo fix (It -> If)
2021-02-26  Miaohe Linmm/zsmalloc.c: use page_private() to access page->private
2021-02-26  Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-02-26  Miaohe Linmm/zsmalloc.c: convert to use kmem_cache_zalloc in...
2021-02-26  Tian Taomm: set the sleep_mapped to true for zbud and z3fold
2021-02-26  Tian Taomm/zswap: add the flag can_sleep_mapped
2021-02-26  Randy Dunlapmm: zswap: clean up confusing comment
2021-02-26  Miaohe Linmm/rmap: fix potential pte_unmap on an not mapped pte
2021-02-26  Miaohe Linmm/rmap: correct obsolete comment of page_get_anon_vma()
2021-02-26  Miaohe Linmm/rmap: use page_not_mapped in try_to_unmap()
2021-02-26  Miaohe Linmm/rmap: fix obsolete comment in __page_check_anon_rmap()
2021-02-26  Miaohe Linmm/rmap: remove unneeded semicolon in page_not_mapped()
2021-02-26  Miaohe Linmm/rmap: correct some obsolete comments of anon_vma
2021-02-26  Miaohe Linmm/mlock: stop counting mlocked pages when none vma...
2021-02-26  David Hildenbrandvirtio-mem: check against mhp_get_pluggable_range(...
2021-02-26  Anshuman Khanduals390/mm: define arch_get_mappable_range()
2021-02-26  Anshuman Khandualarm64/mm: define arch_get_mappable_range()
2021-02-26  Anshuman Khandualmm/memory_hotplug: prevalidate the address range being...
2021-02-26  David HildenbrandDocumentation: sysfs/memory: clarify some memory block...
2021-02-26  David Hildenbranddrivers/base/memory: don't store phys_device in memory...
2021-02-26  Miaohe Linmm/memory_hotplug: use helper function zone_end_pfn...
2021-02-26  David Hildenbrandmm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RE...
2021-02-26  Anshuman Khandualmm/memory_hotplug: rename all existing 'memhp' into...
2021-02-26  Dan Williamsmm: fix memory_failure() handling of dax-namespace...
2021-02-26  Dan Williamsmm: teach pfn_to_online_page() about ZONE_DEVICE sectio...
2021-02-26  Dan Williamsmm: teach pfn_to_online_page() to consider subsection...
2021-02-26  Dan Williamsmm: move pfn_to_online_page() out of line
2021-02-26  Jiang Biaomm/vmstat.c: erase latency in vmstat_shepherd
2021-02-26  Johannes Weinermm: vmstat: add some comments on internal storage of...
2021-02-26  Johannes Weinermm: vmstat: fix NOHZ wakeups for node stat changes
2021-02-26  Patrick Dalymm: cma: print region name on failure
2021-02-26  David Hildenbrandmm/page_alloc: count CMA pages per zone and print them...
2021-02-26  David Hildenbrandmm/cma: expose all pages to the buddy if activation...
2021-02-26  Roman Gushchinmm: cma: allocate cma areas bottom-up
2021-02-26  Rik van Rielmm,shmem,thp: limit shmem THP allocations to requested...
2021-02-26  Rik van Rielmm,thp,shmem: make khugepaged obey tmpfs mount flags
2021-02-26  Rik van Rielmm,thp,shm: limit gfp mask to no more than specified
2021-02-26  Rik van Rielmm,thp,shmem: limit shmem THP alloc gfp_mask
2021-02-26  Matthew Wilcox... mm: remove pagevec_lookup_entries
2021-02-26  Matthew Wilcox... mm: pass pvec directly to find_get_entries
2021-02-26  Matthew Wilcox... mm: remove nr_entries parameter from pagevec_lookup_entries
2021-02-26  Matthew Wilcox... mm: add an 'end' parameter to pagevec_lookup_entries
2021-02-26  Matthew Wilcox... mm: add an 'end' parameter to find_get_entries
2021-02-26  Matthew Wilcox... mm: add and use find_lock_entries
2021-02-26  Matthew Wilcox... iomap: use mapping_seek_hole_data
2021-02-26  Matthew Wilcox... mm/filemap: add mapping_seek_hole_data
2021-02-26  Matthew Wilcox... mm/filemap: add helper for finding pages
2021-02-26  Matthew Wilcox... mm/filemap: rename find_get_entry to mapping_get_entry
2021-02-26  Matthew Wilcox... mm: add FGP_ENTRY
2021-02-26  Matthew Wilcox... mm/swap: optimise get_shadow_from_swap_cache
2021-02-26  Matthew Wilcox... mm/shmem: use pagevec_lookup in shmem_unlock_mapping
2021-02-26  Matthew Wilcox... mm: make pagecache tagged lookups return only head...
2021-02-25  Linus TorvaldsMerge tag 'kbuild-v5.12' of git://git.kernel.org/pub...
2021-02-25  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
next