summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-12ovl: cleanup setting OVL_INDEXVivek Goyal
2018-04-12ovl: set d->is_dir and d->opaque for last path elementVivek Goyal
2018-04-12ovl: Do not check for redirect if this is last layerVivek Goyal
2018-04-12ovl: lookup in inode cache first when decoding lower file handleAmir Goldstein
2018-04-12ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein
2018-04-12ovl: disambiguate ovl_encode_fh()Amir Goldstein
2018-04-12ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein
2018-04-12ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein
2018-04-12ovl: Set d->last properly during lookupVivek Goyal
2018-04-12ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein
2018-04-12perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-12x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-04-12x86/pti: Leave kernel text global for !PCIDDave Hansen
2018-04-12x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen
2018-04-12x86/pti: Enable global pages for shared areasDave Hansen
2018-04-12x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen
2018-04-12x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen
2018-04-12x86/mm: Remove extra filtering in pageattr codeDave Hansen
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen
2018-04-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-11Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2018-04-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-11Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-11CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel
2018-04-11cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven
2018-04-11SMB3: Log at least once if tree connect fails during reconnectSteve French
2018-04-11cifs: smb2pdu: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-04-11Merge branch 'l2tp-tunnel-creation-fixes'David S. Miller
2018-04-11l2tp: fix race in duplicate tunnel detectionGuillaume Nault
2018-04-11l2tp: fix races in tunnel creationGuillaume Nault
2018-04-11i2c: add param sanity check to i2c_transfer()Ard Biesheuvel
2018-04-11MAINTAINERS: add maintainer for Renesas I2C related driversWolfram Sang
2018-04-11MAINTAINERS: remove me as maintainer for I2C host driversWolfram Sang
2018-04-11i2c: i801: Restore configuration at shutdownJean Delvare
2018-04-11i2c: i801: Save register SMBSLVCMD value only onceJean Delvare
2018-04-11parisc: Prevent panic at system haltHelge Deller
2018-04-11tun: send netlink notification when the device is modifiedSabrina Dubroca
2018-04-11tun: set the flags before registering the netdeviceSabrina Dubroca
2018-04-11lan78xx: Don't reset the interface on openPhil Elwell
2018-04-11Merge branch 'bnxt_en-Fixes-for-net'David S. Miller
2018-04-11bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan
2018-04-11bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan
2018-04-11bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna
2018-04-11bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna
2018-04-11bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek