summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-19mm/hotplug: treat CMA pages as unmovableQian Cai
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan
2019-04-19proc: fix map_files test on F29Alexey Dobriyan
2019-04-19mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins
2019-04-19mm: swapoff: take notice of completion soonerHugh Dickins
2019-04-19mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIESHugh Dickins
2019-04-19mm: swapoff: shmem_find_swap_entries() filter out other typesHugh Dickins
2019-04-19slab: store tagged freelist for off-slab slabmgmtQian Cai
2019-04-19drm/ttm: fix re-init of global structuresChristian König
2019-04-19x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-19x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-04-19kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-19locking/atomics: Don't assume that scripts are executableAndrew Morton
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-18net/tls: fix refcount adjustment in fallbackJakub Kicinski
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King
2019-04-18net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King
2019-04-18Merge branch 'mlxsw-Few-small-fixes'David S. Miller
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-04-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-18arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-18signal: use fdget() since we don't allow O_PATHChristian Brauner
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-18drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski
2019-04-18drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski
2019-04-18drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski
2019-04-18crypto: lrw - Fix atomic sleep when walking skcipherHerbert Xu
2019-04-18crypto: xts - Fix atomic sleep when walking skcipherHerbert Xu
2019-04-18timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen
2019-04-18perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-18x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He
2019-04-18mtd: nandsim: switch to exec_op interfaceRichard Weinberger
2019-04-18mtd: nandsim: Embed struct nand_chip in struct nandsimRichard Weinberger
2019-04-18mtd: rawnand: AMD: Also use the last page for bad block markersFrieder Schrempf
2019-04-18mtd: rawnand: ESMT: Also use the last page for bad block markersFrieder Schrempf
2019-04-18mtd: rawnand: Support bad block markers in first, second or last pageFrieder Schrempf
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf
2019-04-18mtd: nand: Cleanup flags and fields for bad block marker positionFrieder Schrempf
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf