summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-05Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-05x86: Deprecate a.out supportBorislav Petkov
2019-03-05a.out: remove core dumping supportLinus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-05Revert "s390/cpum_cf: Add kernel message exaplanations"Martin Schwidefsky
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-04Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-03-04Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-03-04net/sched: avoid unused-label warningArnd Bergmann
2019-03-04net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann