summaryrefslogtreecommitdiffstats
path: root/mm/internal.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev1-1/+1
2019-03-06mm/vmalloc.c: make vmalloc_32_user() align base kernel virtual address to SHMLBARoman Penyaev1-2/+3
2019-03-06memcg: localize memcg_kmem_enabled() checkShakeel Butt5-20/+44
2019-03-06mm, slub: make the comment of put_cpu_partial() completeWei Yang1-2/+2
2019-03-06mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai3-4/+49
2019-03-06tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell2-3/+20
2019-03-06mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual39-74/+104
2019-03-06mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau1-1/+1
2019-03-06PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand1-2/+7
2019-03-06PM/Hibernate: use pfn_to_online_page()David Hildenbrand1-4/+4
2019-03-06vmw_balloon: mark inflated pages PG_offlineDavid Hildenbrand1-0/+32
2019-03-06hv_balloon: mark inflated pages PG_offlineDavid Hildenbrand1-2/+12
2019-03-06xen/balloon: mark inflated pages PG_offlineDavid Hildenbrand1-0/+3
2019-03-06kexec: export PG_offline to VMCOREINFODavid Hildenbrand1-0/+2
2019-03-06mm: convert PG_balloon to PG_offlineDavid Hildenbrand6-15/+21
2019-03-06mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand1-17/+9
2019-03-06mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS6-25/+45
2019-03-06mm/slub.c: remove an unused addr argumentQian Cai1-3/+2
2019-03-06include/linux/slub_def.h: comment fixesTobin C. Harding1-6/+6
2019-03-06mm/slab.c: kmemleak no scan alien cachesQian Cai1-8/+9
2019-03-06mm/slub.c: freelist is ensured to be NULL when new_slab() failsPeng Wang1-2/+1
2019-03-06fs/file.c: initialize init_files.resize_waitShuriyc Chu1-0/+1
2019-03-06fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()Vineet Gupta1-7/+1
2019-03-06ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva1-6/+2
2019-03-06ocfs2: fix the application IO timeout when fstrim is runningGang He5-63/+106
2019-03-06ocfs2: fix a panic problem caused by o2cb_ctlJia Guo1-6/+8
2019-03-06sh: remove nargs from __SYSCALLFiroz Khan2-3/+3
2019-03-06scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov1-1/+8
2019-03-06kasan: fix coccinelle warnings in kasan_p*_tableAndrey Konovalov1-3/+3
2019-03-06kasan: fix kasan_check_read/write definitionsArnd Bergmann2-1/+3
2019-03-06page_poison: play nicely with KASANQian Cai2-1/+5
2019-03-06kasan: remove use after scope bugs detection.Andrey Ryabinin9-73/+0
2019-03-06mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang1-8/+6
2019-03-05x86: Deprecate a.out supportBorislav Petkov2-2/+1
2019-03-05a.out: remove core dumping supportLinus Torvalds6-485/+0
2019-03-05Revert "s390/cpum_cf: Add kernel message exaplanations"Martin Schwidefsky2-81/+0
2019-03-05fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev1-0/+12
2019-03-04net/sched: avoid unused-label warningArnd Bergmann1-1/+1
2019-03-04net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann2-2/+5
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann1-1/+1
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit1-9/+8
2019-03-04net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit1-0/+1
2019-03-04selftest/net: Remove duplicate headerSouptick Joarder1-1/+0
2019-03-04sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-04net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha1-0/+4
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha3-5/+62
2019-03-04devlink: Update reporter state to error even if recover abortedEran Ben Elisha1-1/+4
2019-03-04sctp: call iov_iter_revert() after sending ABORTXin Long1-0/+1
2019-03-04team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15
2019-03-04ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel1-4/+4