summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05memcg: localize memcg_kmem_enabled() checkShakeel Butt
2019-03-05mm, slub: make the comment of put_cpu_partial() completeWei Yang
2019-03-05mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai
2019-03-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-03-05mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau
2019-03-05PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand
2019-03-05PM/Hibernate: use pfn_to_online_page()David Hildenbrand
2019-03-05vmw_balloon: mark inflated pages PG_offlineDavid Hildenbrand
2019-03-05hv_balloon: mark inflated pages PG_offlineDavid Hildenbrand
2019-03-05xen/balloon: mark inflated pages PG_offlineDavid Hildenbrand
2019-03-05kexec: export PG_offline to VMCOREINFODavid Hildenbrand
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-03-05mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand
2019-03-05mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS
2019-03-05mm/slub.c: remove an unused addr argumentQian Cai
2019-03-05include/linux/slub_def.h: comment fixesTobin C. Harding
2019-03-05mm/slab.c: kmemleak no scan alien cachesQian Cai
2019-03-05mm/slub.c: freelist is ensured to be NULL when new_slab() failsPeng Wang
2019-03-05fs/file.c: initialize init_files.resize_waitShuriyc Chu
2019-03-05fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()Vineet Gupta
2019-03-05ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-03-05ocfs2: fix the application IO timeout when fstrim is runningGang He
2019-03-05ocfs2: fix a panic problem caused by o2cb_ctlJia Guo
2019-03-05sh: remove nargs from __SYSCALLFiroz Khan
2019-03-05scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov
2019-03-05kasan: fix coccinelle warnings in kasan_p*_tableAndrey Konovalov
2019-03-05kasan: fix kasan_check_read/write definitionsArnd Bergmann
2019-03-05page_poison: play nicely with KASANQian Cai
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-05mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang
2019-03-05f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAGJaegeuk Kim
2019-03-05f2fs: don't allow negative ->write_io_size_bitsChao Yu
2019-03-05f2fs: fix to check inline_xattr_size boundary correctlyChao Yu
2019-03-05f2fs: do not use mutex lock in atomic contextSahitya Tummala
2019-03-05f2fs: fix potential data inconsistence of checkpointChao Yu
2019-03-05f2fs: jump to label 'free_node_inode' when failing from d_make_root()Chengguang Xu
2019-03-05f2fs: fix to document inline_xattr_size optionChao Yu
2019-03-05f2fs: fix to data block override node segment by mistakezhengliang
2019-03-05smb3: request more credits on normal (non-large read/write) opsSteve French
2019-03-05CIFS: Mask off signals when sending SMB packetsPavel Shilovsky
2019-03-05CIFS: Return -EAGAIN instead of -ENOTSOCKPavel Shilovsky
2019-03-05CIFS: Only send SMB2_NEGOTIATE command on new TCP connectionsPavel Shilovsky
2019-03-05CIFS: Fix read after write for files with read cachingPavel Shilovsky
2019-03-05smb3: for kerberos mounts display the credential uid usedSteve French
2019-03-05cifs: use correct format charactersLouis Taylor
2019-03-05smb3: add dynamic trace point for query_info_enter/doneSteve French
2019-03-05smb3: add dynamic trace point for smb3_cmd_enterSteve French
2019-03-05smb3: improve dynamic tracing of open and posix mkdirSteve French
2019-03-05smb3: add missing read completion trace pointSteve French