summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-24kbuild: clean compressed initramfs imageGreg Thelen
2019-09-24z3fold: fix retry mechanism in page reclaimVitaly Wool
2019-09-24mm: add dummy can_do_mlock() helperArnd Bergmann
2019-09-24Revert "mm/z3fold.c: fix race between migration and destruction"Vitaly Wool
2019-09-24fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi
2019-09-25powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V
2019-09-25powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V
2019-09-25selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-09-24pNFS/filelayout: enable LAYOUTGET on OPENOlga Kornievskaia
2019-09-24NFS: Optimise the default readahead sizeTrond Myklebust
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-24ia64: Fix some warnings introduced in merge windowTony Luck
2019-09-24drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher
2019-09-24libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V
2019-09-24libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang
2019-09-24libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-09-24libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-09-24libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V
2019-09-24xfs: avoid unused to_mp() function warningAustin Kim
2019-09-24ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren
2019-09-24xfs: log proper length of superblockEric Sandeen
2019-09-24skge: fix checksum byte orderStephen Hemminger
2019-09-24arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König
2019-09-24iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-09-24Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-09-24Merge branch 'check-CAP_NEW_RAW'David S. Miller
2019-09-24nfc: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-24ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-24ax25: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-24appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-24net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet
2019-09-24kvm: nvmx: limit atomic switch MSRsMarc Orr
2019-09-24kvm: svm: Intercept RDPRUJim Mattson
2019-09-24kvm: x86: Add "significant index" flag to a few CPUID leavesJim Mattson
2019-09-24fuse: Make fuse_args_to_req staticYueHaibing
2019-09-24fuse: fix memleak in cuse_channel_openzhengbin
2019-09-24fuse: fix beyond-end-of-page access in fuse_parse_cache()Tejun Heo
2019-09-24fuse: unexport fuse_put_requestArnd Bergmann
2019-09-24fuse: kmemcg account fs dataKhazhismel Kumykov
2019-09-24fuse: on 64-bit store time in d_fsdata directlyKhazhismel Kumykov
2019-09-24fuse: fix missing unlock_page in fuse_writepage()Vasily Averin