- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- fffe3ae Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
- 45365a0 Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
- cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- c6fe44d list: add "list_del_init_careful()" to go with "list_empty_careful()" by Linus Torvalds · 4 years, 6 months ago
- 2a9127f mm: rewrite wait_on_page_bit_common() logic by Linus Torvalds · 4 years, 6 months ago
- c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 6 months ago
- 998427b mm/notifier: add migration invalidation type by Ralph Campbell · 4 years, 6 months ago
- 5143192 mm/migrate: add a flags parameter to migrate_vma by Ralph Campbell · 4 years, 6 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 594cced khugepaged: fix null-pointer dereference due to race by Kirill A. Shutemov · 4 years, 6 months ago
- dbda8fe mm/hugetlb: avoid hardcoding while checking if cma is enabled by Barry Song · 4 years, 6 months ago
- d38a2b7 mm: memcg/slab: fix memory leak at non-root kmem_cache destroy by Muchun Song · 4 years, 6 months ago
- 8d22a93 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 6 months ago
- 82ff165 mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages() by Bhupesh Sharma · 4 years, 6 months ago
- 45779b0 mm: initialize return of vm_insert_pages by Tom Rix · 4 years, 6 months ago
- 3bef735 vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way by Chengguang Xu · 4 years, 6 months ago
- 246c320 mm/mmap.c: close race between munmap() and expand_upwards()/downwards() by Kirill A. Shutemov · 4 years, 6 months ago
- bb7cdd3 alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb() by Will Deacon · 5 years ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- fea1120 mm/debug_vm_pgtable: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- f81fdd0 mm: document warning in move_normal_pmd() and make it warn only once by Linus Torvalds · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- a2b992c debugfs: make sure we can remove u32_array files cleanly by Jakub Kicinski · 4 years, 6 months ago
- 3b50a6e mm/hmm: provide the page mapping order in hmm_range_fault() by Ralph Campbell · 4 years, 7 months ago
- d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 6 months ago
- 7764990 mm/memblock: expose only miminal interface to add/walk physmem by David Hildenbrand · 4 years, 7 months ago
- 8c911f3 writeback: remove struct bdi_writeback_congested by Christoph Hellwig · 4 years, 7 months ago
- 492d76b writeback: remove {set,clear}_wb_congested by Christoph Hellwig · 4 years, 7 months ago
- 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
- 41da51b fs: Add IOCB_NOIO flag for generic_file_read_iter by Andreas Gruenbacher · 5 years ago
- 8beeae8 mm/page_alloc: fix documentation error by Joel Savitz · 4 years, 7 months ago
- 40366bd mm/cma.c: use exact_nid true to fix possible per-numa cma leak by Barry Song · 4 years, 7 months ago
- 1139d33 mm/hugetlb.c: fix pages per hugetlb calculation by Mike Kravetz · 4 years, 7 months ago
- e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 7 months ago
- 13625c0 Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD by Paul E. McKenney · 4 years, 7 months ago
- e0feed0 mm/list_lru.c: Rename kvfree_rcu() to local variant by Uladzislau Rezki (Sony) · 4 years, 8 months ago
- 0a3b3c2 mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls by Paul E. McKenney · 4 years, 9 months ago
- a18b9b1 block: move bio_associate_blkg_from_page to mm/page_io.c by Christoph Hellwig · 4 years, 7 months ago
- 800c02f docs: move nommu-mmap.txt to admin-guide and rename to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
- b7e3deb mm/memory_hotplug.c: fix false softlockup during pfn range removal by Ben Widawsky · 4 years, 7 months ago
- 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 7 months ago
- 0076f02 mm/memory: fix IO cost for anonymous page by Joonsoo Kim · 4 years, 7 months ago
- cb68688 mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages" by Joonsoo Kim · 4 years, 7 months ago
- 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 7 months ago
- 03960e3 mm/memcontrol.c: prevent missed memory.low load tears by Chris Down · 4 years, 7 months ago
- 3a98990 mm/memcontrol.c: add missed css_put() by Muchun Song · 4 years, 7 months ago
- cd324ed mm: memcontrol: handle div0 crash race condition in memory.low by Johannes Weiner · 4 years, 7 months ago
- 8eab703 mm/vmalloc.c: fix a warning while make xmldocs by Masanari Iida · 4 years, 7 months ago
- 9449c9c mm/debug_vm_pgtable: fix build failure with powerpc 8xx by Christophe Leroy · 4 years, 7 months ago
- 7f70c2a mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages() by Arjun Roy · 4 years, 7 months ago
- 243bce0 mm: fix swap cache node allocation mask by Hugh Dickins · 4 years, 7 months ago
- 55860d9 slub: cure list_slab_objects() from double fix by Sebastian Andrzej Siewior · 4 years, 7 months ago
- 8982ae5 mm/slab: use memzero_explicit() in kzfree() by Waiman Long · 4 years, 7 months ago
- d767087 mm, slab: fix sign conversion problem in memcg_uncharge_slab() by Waiman Long · 4 years, 7 months ago
- b9e20f0 mm, compaction: make capture control handling safe wrt interrupts by Vlastimil Babka · 4 years, 7 months ago
- 545b1b0 mm: do_swap_page(): fix up the error code by Michal Hocko · 4 years, 7 months ago
- 1a0a785 mm: support async buffered reads in generic_file_buffered_read() by Jens Axboe · 4 years, 8 months ago
- dd3e6d5 mm: add support for async page locking by Jens Axboe · 4 years, 8 months ago
- c7510ab mm: abstract out wake_page_match() from wake_page_function() by Jens Axboe · 4 years, 8 months ago
- 2e85abf mm: allow read-ahead with IOCB_NOWAIT set by Jens Axboe · 4 years, 8 months ago
- 7561393 Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 481e980 mm: Allow arches to provide ptep_get() by Christophe Leroy · 4 years, 7 months ago
- 55ca226 mm/gup: Use huge_ptep_get() in gup_hugepte() by Christophe Leroy · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 03151c6 mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread by Naoya Horiguchi · 4 years, 7 months ago
- 4e018b4 mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early_kill by Naoya Horiguchi · 4 years, 7 months ago
- 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
- 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
- 787d563 mm/debug_vm_pgtable: fix kernel crash by checking for THP support by Aneesh Kumar K.V · 4 years, 7 months ago
- 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
- 2a71e81 maccess: return -ERANGE when probe_kernel_read() fails by Christoph Hellwig · 4 years, 7 months ago
- b58294e maccess: allow architectures to provide kernel probing directly by Christoph Hellwig · 4 years, 7 months ago
- fc3562d7 maccess: move user access routines together by Christoph Hellwig · 4 years, 7 months ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
- 7676fbf maccess: remove strncpy_from_unsafe by Christoph Hellwig · 4 years, 7 months ago
- eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
- cd03090 maccess: remove probe_read_common and probe_write_common by Christoph Hellwig · 4 years, 7 months ago
- 02dddb1 maccess: rename strnlen_unsafe_user to strnlen_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- 3f0acb1 maccess: update the top of file comment by Christoph Hellwig · 4 years, 7 months ago
- 4f6de12 maccess: clarify kerneldoc comments by Christoph Hellwig · 4 years, 7 months ago
- 48c49c0 maccess: remove various unused weak aliases by Christoph Hellwig · 4 years, 7 months ago
- 0493cb08 maccess: unexport probe_kernel_write() by Christoph Hellwig · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
- da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
- 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 4 years, 7 months ago