summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-29fs: fs_parser: fix printk format warningRandy Dunlap
2019-03-29checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni
2019-03-29mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim
2019-03-29mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai
2019-03-29mm/memory_hotplug.c: fix notification in offline error pathQian Cai
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-03-29fs/proc/kcore.c: make kcore_modules staticYueHaibing
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap
2019-03-29mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador
2019-03-29mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat
2019-03-29ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai
2019-03-29fs/open.c: allow opening only regular files during execve()Tetsuo Handa
2019-03-29mailmap: add Changbin DuChangbin Du
2019-03-29mm/debug.c: add a cast to u64 for atomic64_read()Qian Cai
2019-03-29mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara
2019-03-29kasan: fix variable 'tag' set but not used warningQian Cai
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-03-29kconfig/[mn]conf: handle backspace (^H) keyChangbin Du
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce
2019-03-29powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar
2019-03-29Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2019-03-29Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-29Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-03-28Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter
2019-03-28perf cs-etm: Add missing case valueSolomon Tan
2019-03-28Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-28nvmet: fix building bvec from sg listMing Lei