summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08bna: Avoid reading past end of bufferKees Cook1-1/+1
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-187/+301
2017-05-08vlan: Keep NETIF_F_HW_CSUM similar to other software devicesVlad Yasevich1-3/+10
2017-05-08tcp: make congestion control optionally skip slow start after idleWei Wang2-2/+6
2017-05-08ipv4: restore rt->fi for reference countingWANG Cong2-1/+18
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-97/+1165
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams9-71/+102
2017-05-08device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAXMike Galbraith1-1/+1
2017-05-08fix braino in generic_file_read_iter()Al Viro2-1/+3
2017-05-08md: don't return -EAGAIN in md_allow_write for external metadata arraysArtur Paszkiewicz4-28/+15
2017-05-08aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous1-2/+4
2017-05-08blk-mq: make __blk_mq_stop_hw_queues staticColin Ian King1-1/+1
2017-05-08NFSv4: Fix exclusive create attributes encodingTrond Myklebust1-40/+35
2017-05-08NFSv4: Fix an rcu lock leakTrond Myklebust1-2/+4
2017-05-08KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger5-0/+74
2017-05-08KVM: arm64: vgic-its: Fix pending table syncEric Auger1-12/+12
2017-05-08KVM: arm64: vgic-its: ITT save and restoreEric Auger2-3/+117
2017-05-08KVM: arm64: vgic-its: Device table save/restoreEric Auger2-5/+199
2017-05-08KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPAEric Auger1-3/+8
2017-05-08KVM: arm64: vgic-its: Collection table save/restoreEric Auger2-2/+107
2017-05-08KVM: arm64: vgic-its: Add infrastructure for table lookupEric Auger1-0/+92
2017-05-08KVM: arm64: vgic-its: vgic_its_alloc_ite/deviceEric Auger1-21/+47
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger3-6/+109
2017-05-08KVM: arm64: vgic-its: Read config and pending bit in add_lpi()Eric Auger1-11/+24
2017-05-08KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger4-4/+49
2017-05-08KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS rangeEric Auger1-5/+20
2017-05-08KVM: arm64: vgic-its: Interpret MAPD ITT_addr fieldEric Auger1-0/+4
2017-05-08KVM: arm64: vgic-its: Interpret MAPD Size field and check related errorsEric Auger2-1/+16
2017-05-08KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidrEric Auger2-3/+25
2017-05-08KVM: arm64: vgic-its: Introduce migration ABI infrastructureEric Auger3-4/+97
2017-05-08KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadrEric Auger1-2/+40
2017-05-08KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_accessEric Auger2-4/+84
2017-05-08KVM: arm/arm64: vgic: expose (un)lock_all_vcpusEric Auger2-2/+5
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger3-1/+37
2017-05-08arm/arm64: vgic: turn vgic_find_mmio_region into publicEric Auger2-6/+10
2017-05-08KVM: arm/arm64: vgic-its: rename itte into iteEric Auger1-74/+74
2017-05-08KVM: arm/arm64: Add GICV3 pending table save API documentationEric Auger1-0/+6
2017-05-08KVM: arm/arm64: Add ITS save/restore API documentationEric Auger1-0/+120
2017-05-08cfg80211: fix multi scheduled scan kernel-docJohannes Berg1-1/+1
2017-05-08ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov1-5/+14
2017-05-08mac80211: fix IBSS presp allocation sizeJohannes Berg1-0/+2
2017-05-08nl80211: correctly validate MU-MIMO groupsJohannes Berg1-2/+2
2017-05-08mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho1-0/+4
2017-05-08nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan3-35/+7
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg6-8/+16
2017-05-08nios2: Add CDX supportMarek Vasut4-2/+19
2017-05-08nios2: Add BMX supportMarek Vasut4-2/+19
2017-05-08nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut3-0/+13
2017-05-08nios2: implement flush_dcache_mmap_lock/unlockJulien Beraud1-2/+4
2017-05-08nios2: enable earlycon supportTobias Klauser4-4/+9