]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2019-07-12  Alexander Potapenkomm: security: introduce init_on_alloc=1 and init_on_fre...
2019-07-12  Kees Cookarm64: move jump_label_init() before parse_early_param()
2019-07-12  Nicholas Pigginmm/large system hash: clear hashdist when only one...
2019-07-12  Nicholas Pigginmm/large system hash: use vmalloc for size > MAX_ORDER...
2019-07-12  Geert Uytterhoevenmm/vmalloc.c: spelling> s/informaion/information/
2019-07-12  Uladzislau... mm/vmalloc.c: switch to WARN_ON() and move it under...
2019-07-12  Uladzislau... mm/vmalloc.c: get rid of one single unlink_va() when...
2019-07-12  Uladzislau... mm/vmalloc.c: preload a CPU with one object for split...
2019-07-12  Uladzislau... mm/vmalloc.c: remove "node" argument
2019-07-12  Jean-Philippe... mm/mmu_notifier: use hlist_add_head_rcu()
2019-07-12  Miguel Ojedamm/memory.c: fail when offset == num in first check...
2019-07-12  Anshuman Khandualmm/pgtable: drop pgtable_t variable from pte_fn_t functions
2019-07-12  Mike Rapoportunicore32: switch to generic version of pte allocation
2019-07-12  Mike Rapoportum: switch to generic version of pte allocation
2019-07-12  Mike Rapoportriscv: switch to generic version of pte allocation
2019-07-12  Mike Rapoportparisc: switch to generic version of pte allocation
2019-07-12  Mike Rapoportnios2: switch to generic version of pte allocation
2019-07-12  Mike Rapoportnds32: switch to generic version of pte allocation
2019-07-12  Mike Rapoportmips: switch to generic version of pte allocation
2019-07-12  Mike Rapoportm68k: sun3: switch to generic version of pte allocation
2019-07-12  Mike Rapoportcsky: switch to generic version of pte allocation
2019-07-12  Mike Rapoportarm64: switch to generic version of pte allocation
2019-07-12  Mike Rapoportarm: switch to generic version of pte allocation
2019-07-12  Mike Rapoportalpha: switch to generic version of pte allocation
2019-07-12  Mike Rapoportasm-generic, x86: introduce generic pte_{alloc,free...
2019-07-12  Guenter Roeckmm/gup.c: mark undo_dev_pagemap as __maybe_unused
2019-07-12  Andy Lutomirskimm/gup.c: remove some BUG_ONs from get_gate_page()
2019-07-12  Pingfan Liumm/gup: speed up check_and_migrate_cma_pages() on huge...
2019-07-12  Christoph Hellwigmm: mark the page referenced in gup_hugepte
2019-07-12  Christoph Hellwigmm: switch gup_hugepte to use try_get_compound_head
2019-07-12  Christoph Hellwigmm: move the powerpc hugepd code to mm/gup.c
2019-07-12  Christoph Hellwigmm: validate get_user_pages_fast flags
2019-07-12  Christoph Hellwigmm: consolidate the get_user_pages* implementations
2019-07-12  Christoph Hellwigmm: reorder code blocks in gup.c
2019-07-12  Christoph Hellwigmm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
2019-07-12  Christoph Hellwigsparc64: use the generic get_user_pages_fast code
2019-07-12  Christoph Hellwigsparc64: define untagged_addr()
2019-07-12  Christoph Hellwigsparc64: add the missing pgd_page definition
2019-07-12  Christoph Hellwigsh: use the generic get_user_pages_fast code
2019-07-12  Christoph Hellwigsh: add the missing pud_page definition
2019-07-12  Christoph HellwigMIPS: use the generic get_user_pages_fast code
2019-07-12  Christoph Hellwigmm: lift the x86_32 PAE version of gup_get_pte to commo...
2019-07-12  Christoph Hellwigmm: simplify gup_fast_permitted
2019-07-12  Christoph Hellwigmm: use untagged_addr() for get_user_pages_fast addresses
2019-07-12  Waiman Longmm, memcg: add a memcg_slabinfo debugfs file
2019-07-12  Roman Gushchinmm: memcg/slab: reparent memcg kmem_caches on cgroup...
2019-07-12  Roman Gushchinmm: memcg/slab: stop setting page->mem_cgroup pointer...
2019-07-12  Roman Gushchinmm: memcg/slab: rework non-root kmem_cache lifecycle...
2019-07-12  Roman Gushchinmm: memcg/slab: synchronize access to kmem_cache dying...
2019-07-12  Roman Gushchinmm: memcg/slab: don't check the dying flag on kmem_cach...
2019-07-12  Roman Gushchinmm: memcg/slab: unify SLAB and SLUB page accounting
2019-07-12  Roman Gushchinmm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()
2019-07-12  Roman Gushchinmm: memcg/slab: generalize postponed non-root kmem_cach...
2019-07-12  Roman Gushchinmm: memcg/slab: rename slab delayed deactivation functi...
2019-07-12  Roman Gushchinmm: memcg/slab: postpone kmem_cache memcg pointer initi...
2019-07-12  Johannes Weinermm: memcontrol: dump memory.stat during cgroup OOM
2019-07-12  Shakeel Buttmm, memcg: introduce memory.events.local
2019-07-12  Shakeel Buttmemcg, fsnotify: no oom-kill for remote memcg charging
2019-07-12  Shakeel Buttmemcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
2019-07-12  Huang Yingmm/mincore.c: fix race between swapoff and mincore
2019-07-12  Aaron Lumm, swap: use rbtree for swap_extent
2019-07-12  Huang Yingmm/swap_state.c: simplify total_swapcache_pages() with...
2019-07-12  Huang Yingmm, swap: fix race between swapoff and some swap operations
2019-07-12  Yang Shimm/filemap.c: correct the comment about VM_FAULT_RETRY
2019-07-12  Christoph Hellwig9p: pass the correct prototype to read_cache_page
2019-07-12  Christoph Hellwigjffs2: pass the correct prototype to read_cache_page
2019-07-12  Christoph Hellwigmm/filemap: don't cast ->readpage to filler_t for do_re...
2019-07-12  Christoph Hellwigmm/filemap.c: fix an overly long line in read_cache_page
2019-07-12  Vlastimil Babkamm, debug_pagealloc: use a page type instead of page_ex...
2019-07-12  Vlastimil Babkamm, page_alloc: more extensive free page checking with...
2019-07-12  Vlastimil Babkamm, debug_pagelloc: use static keys to enable debugging
2019-07-12  Nicolas Boichatmm/failslab.c: by default, do not fail allocations...
2019-07-12  Andrew Mortoninclude/linux/pagemap.h: document trylock_page() return...
2019-07-12  Denis Efremovmm: remove the exporting of totalram_pages
2019-07-12  Sebastian Andrzej... include/linux/vmpressure.h: use spinlock_t instead...
2019-07-12  Pingfan Liumm/page_isolation.c: change the prototype of undo_isola...
2019-07-12  Christoph Hellwigmm: remove the account_page_dirtied export
2019-07-12  Alexey Dobriyaninclude/linux/mm_types.h: ifdef struct vm_area_struct...
2019-07-12  Jason Gunthorpemm: make !CONFIG_HUGE_PAGE wrappers into static inlines
2019-07-12  Miklos Szeredimm/memory.c: trivial clean up in insert_page()
2019-07-12  Bharath Vedarthammm/gup.c: make follow_page_mask() static
2019-07-12  Mike Rapoportsparc: remove ARCH_SELECT_MEMORY_MODEL
2019-07-12  Mike Rapoports390: remove ARCH_SELECT_MEMORY_MODEL
2019-07-12  Mike Rapoportarm: remove ARCH_SELECT_MEMORY_MODEL
2019-07-12  Andrew Mortoninclude/linux/pfn_t.h: remove pfn_t_to_virt()
2019-07-12  Marco Elvermm/kasan: add object validation in ksize()
2019-07-12  Marco Elvermm/slab: refactor common ksize KASAN logic into slab_co...
2019-07-12  Marco Elverlib/test_kasan: Add test for double-kzfree detection
2019-07-12  Marco Elvermm/kasan: change kasan_check_{read,write} to return...
2019-07-12  Marco Elvermm/kasan: introduce __kasan_check_{read,write}
2019-07-12  Marco Elverasm-generic, x86: add bitops instrumentation for KASAN
2019-07-12  Marco Elverx86: use static_cpu_has in uaccess region to avoid...
2019-07-12  Marco Elverlib/test_kasan: add bitops tests
2019-07-12  Marco Elvermm/kasan: print frame description for stack bugs
2019-07-12  André Almeidadocs: kmemleak: add more documentation details
2019-07-12  André Almeidamm/kmemleak.c: change error at _write when kmemleak...
2019-07-12  Dmitry Vyukovmm/kmemleak.c: fix check for softirq context
2019-07-12  Shakeel Buttslub: don't panic for memcg kmem cache creation failure
2019-07-12  Yury Norovmm/slub.c: avoid double string traverse in kmem_cache_f...
2019-07-12  Kees Cooklkdtm/heap: add tests for freelist hardening
next