summary refs log tree commit diff
AgeCommit message (Expand)Author
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: greybus: audio_manager: fix a missing check of ida_simple_getKangjie Lu
2019-03-29staging: mediatek: addres minor style issues flagged by clang-format.Armando Miraglia
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-29staging: mt7621-pci-phy: change driver to don't use child nodesSergio Paracuellos
2019-03-29staging: mt7621-pci-phy: update bindings documentationSergio Paracuellos
2019-03-29staging: mt7621-dts: simplify pcie phy bindingsSergio Paracuellos
2019-03-29staging: rtlwifi: phydm: phydm_adc_sampling.c Remove bracketsNishka Dasgupta
2019-03-29staging: rtlwifi: phydm: phydm_hwconfig.c: Remove parenthesesNishka Dasgupta
2019-03-29staging: rtlwifi: Remove return variable.Sanjana Sanikommu
2019-03-29staging: gasket: apex: Prefer using the BIT macroSanjana Sanikommu
2019-03-29staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang
2019-03-29Staging: rtl8192u: Use BIT macroMadhumitha Prabakaran
2019-03-29staging: rtl8192u: ieee80211: ieee80211_wx: add space before open braceJulius Hemanth Pitti
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-29staging: wilc1000: assign scan result callback before starting the scanAdham Abozaeid
2019-03-29staging: rtl8192e: Remove unnecessary parentheses.Sanjana Sanikommu
2019-03-29staging: comedi: ni_tio: Use data[insn->n-1] in ni_tio_insn_write()Ian Abbott
2019-03-29staging: pi433: Fix rf69_set_tx_cfg() logicSidong Yang
2019-03-29staging: media: ipu3: Avoid unnecessary blank line.Sanjana Sanikommu
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