]> Git Repo - linux.git/shortlog
linux.git
2019-05-14 Jérôme Glissemm/hmm: do not erase snapshot when a range is invalidated
2019-05-14 Jérôme Glissemm/hmm: use reference counting for HMM struct
2019-05-14 Jérôme Glissemm/hmm: select mmu notifier when selecting HMM
2019-05-14 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-05-14 Mike Kravetzhugetlbfs: on restore reserve error path retain subpool...
2019-05-14 Baoquan Hedrivers/base/memory.c: clean up relics in function...
2019-05-14 Baoquan Hemm/sparse.c: clean up obsolete code comment
2019-05-14 David Hildenbrandinclude/linux/balloon_compaction.h: drop unused functio...
2019-05-14 Peng Fanmm/swap.c: __pagevec_lru_add_fn: typo fix
2019-05-14 Oscar Salvadormm/hugetlb: get rid of NODEMASK_ALLOC
2019-05-14 Mike Kravetzhugetlbfs: fix potential over/underflow setting node...
2019-05-14 Linxu Fangmem-hotplug: fix node spanned pages when we have a...
2019-05-14 Yafang Shaomm/vmscan: drop may_writepage and classzone_idx from...
2019-05-14 Aneesh Kumar K.Vmm: page_mkclean vs MADV_DONTNEED race
2019-05-14 John Hubbardmm: introduce put_user_page*(), placeholder versions
2019-05-14 Alexandre Ghitihugetlb: allow to free gigantic pages regardless of...
2019-05-14 Alexandre Ghitimm: simplify MEMORY_ISOLATION && COMPACTION || CMA...
2019-05-14 Alexandre Ghitisparc: advertise gigantic page support
2019-05-14 Alexandre Ghitish: advertise gigantic page support
2019-05-14 Mike Rapoportriscv: switch over to generic free_initmem()
2019-05-14 Mike Rapoportinit: free_initmem: poison freed init memory
2019-05-14 Mike Rapoporthexagon: switch over to generic free_initmem()
2019-05-14 Mike Rapoportinit: provide a generic free_initmem implementation
2019-05-14 Christoph Hellwiginitramfs: poison freed initrd memory
2019-05-14 Christoph Hellwiginitramfs: provide a generic free_initrd_mem implementation
2019-05-14 Christoph Hellwiginitramfs: move the legacy keepinitrd parameter to...
2019-05-14 Christoph Hellwiginitramfs: cleanup populate_rootfs
2019-05-14 Christoph Hellwiginitramfs: factor out a helper to populate the initrd...
2019-05-14 Christoph Hellwiginitramfs: cleanup initrd freeing
2019-05-14 Christoph Hellwiginitramfs: free initrd memory if opening /initrd.image...
2019-05-14 Yue Humm/cma.c: fix crash on CMA allocation if bitmap allocat...
2019-05-14 Johannes Weinermm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru...
2019-05-14 Johannes Weinermm: memcontrol: push down mem_cgroup_nr_lru_pages()
2019-05-14 Johannes Weinermm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
2019-05-14 Johannes Weinermm: memcontrol: replace node summing with memcg_page_st...
2019-05-14 Johannes Weinermm: memcontrol: replace zone summing with lruvec_page_s...
2019-05-14 Johannes Weinermm: memcontrol: track LRU counts in the vmstats array
2019-05-14 Yafang Shaomm/vmscan: add tracepoints for node reclaim
2019-05-14 Anshuman Khandualmm/page_isolation.c: remove redundant pfn_valid_within...
2019-05-14 Yafang Shaomm, compaction: some tracepoints should be defined...
2019-05-14 Yafang Shaomm: compaction: show gfp flag names in try_to_compact_p...
2019-05-14 Yue Humm/cma.c: fix the bitmap status to show failed allocati...
2019-05-14 Qian Caimm/compaction.c: fix an undefined behaviour
2019-05-14 Baoquan Hemm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
2019-05-14 Oscar Salvadormm,memory_hotplug: drop redundant hugepage_migration_su...
2019-05-14 Oscar Salvadormm,memory_hotplug: unlock 1GB-hugetlb on x86_64
2019-05-14 Ira WeinyIB/mthca: use the new FOLL_LONGTERM flag to get_user_pa...
2019-05-14 Ira WeinyIB/qib: use the new FOLL_LONGTERM flag to get_user_page...
2019-05-14 Ira WeinyIB/hfi1: use the new FOLL_LONGTERM flag to get_user_pag...
2019-05-14 Ira Weinymm/gup: add FOLL_LONGTERM capability to GUP fast
2019-05-14 Ira Weinymm/gup: change GUP fast to use flags rather than a...
2019-05-14 Ira Weinymm/gup: change write parameter to flags in fast walk
2019-05-14 Ira Weinymm/gup: replace get_user_pages_longterm() with FOLL_LON...
2019-05-14 Kirill Tkhaimm: generalize putback scan functions
2019-05-14 Kirill Tkhaimm: remove pages_to_free argument of move_active_pages_...
2019-05-14 Kirill Tkhaimm: move nr_deactivate accounting to shrink_active_list()
2019-05-14 Kirill Tkhaimm: move recent_rotated pages calculation to shrink_ina...
2019-05-14 Vlastimil Babkamm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
2019-05-14 Matthew Wilcoxmm: page cache: store only head pages in i_pages
2019-05-14 Peter Xuuserfaultfd/sysctl: add vm.unprivileged_userfaultfd
2019-05-14 Yue Humm/cma_debug.c: fix the break condition in cma_maxchunk...
2019-05-14 Yafang Shaoinclude/trace/events/vmscan.h: drop zone id from kswapd...
2019-05-14 Qian Caimm/slab.c: fix an infinite loop in leaks_show()
2019-05-14 Liu Xiangmm/slub.c: update the comment about slab frozen
2019-05-14 Li RongQingmm/slab.c: remove unneed check in cpuup_canceled
2019-05-14 Liu Xiangslub: remove useless kmem_cache_debug() before remove_f...
2019-05-14 Tobin C. Hardingmm: remove stale comment from page struct
2019-05-14 Tobin C. Hardingslab: use slab_list instead of lru
2019-05-14 Tobin C. Hardingslub: use slab_list instead of lru
2019-05-14 Tobin C. Hardingslub: add comments to endif pre-processor macros
2019-05-14 Tobin C. Hardingslob: use slab_list instead of lru
2019-05-14 Tobin C. Hardingslob: respect list_head abstraction layer
2019-05-14 Tobin C. Hardinglist: add function list_rotate_to_front()
2019-05-14 Shuning Zhangocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2019-05-14 Phillip Potterocfs2: use common file type conversion
2019-05-14 Joseph QiMAINTAINERS: add Joseph as ocfs2 co-maintainer
2019-05-14 Sabyasachi... arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate...
2019-05-14 Cyrill Gorcunovkernel/sys.c: prctl: fix false positive in validate_prc...
2019-05-14 Kai Shenmm/hugetlb.c: don't put_page in lock of hugetlb_lock
2019-05-14 Dan Williamsmm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash...
2019-05-14 Linus TorvaldsMerge tag 'ovl-update-5.2' of git://git.kernel.org...
2019-05-14 Linus TorvaldsMerge tag 'fuse-update-5.2' of git://git.kernel.org...
2019-05-14 Linus TorvaldsMerge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org...
2019-05-14 Masahiro Yamadas390: move arch/s390/defconfig to arch/s390/configs...
2019-05-14 Christoph Hellwignvme: validate cntlid during controller initialisation
2019-05-14 Christoph Hellwignvme: change locking for the per-subsystem controller...
2019-05-14 Chaitanya Kulkarninvme: trace all async notice events
2019-05-14 Minwoo Imnvme: fix typos in nvme status code values
2019-05-14 Minwoo Imnvme-fabrics: remove unused argument
2019-05-14 Robert RichterEDAC/mc: Fix edac_mc_find() in case no device is found
2019-05-14 Michał WadowskiALSA: hda/realtek - Fix for Lenovo B50-70 inverted...
2019-05-14 Linus TorvaldsMerge branch 'x86-mds-for-linus' of git://git.kernel...
2019-05-14 Masahiro Yamadakconfig: make conf_get_autoconfig_name() static
2019-05-14 Jacob Garberkconfig: use snprintf for formatting pathnames
2019-05-14 Masahiro Yamadakconfig: remove useless NULL pointer check in conf_writ...
2019-05-14 Brian Masneydrm/msm: remove resv fields from msm_gem_object struct
2019-05-14 Guenter Roeckhwmon: (pwm-fan) Use devm_thermal_of_cooling_device_reg...
2019-05-14 Guenter Roeckhwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_de...
2019-05-14 Guenter Roeckhwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_...
2019-05-14 Guenter Roeckhwmon: (gpio-fan) Use devm_thermal_of_cooling_device_re...
next
This page took 0.104392 seconds and 4 git commands to generate.