aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-20ima: platform-independent hash valueAndreas Steffen1-2/+4
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar6-13/+66
2016-12-20ima: support restoring multiple template formatsMimi Zohar1-3/+49
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar3-11/+43
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar5-1/+135
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann5-6/+129
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar3-2/+64
2016-12-20ima: permit duplicate measurement list entriesMimi Zohar1-6/+10
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar6-0/+255
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann7-1/+158
2016-12-20ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_outputzheng li1-1/+1
2016-12-20mmc: core: Further fix thread wake-upAdrian Hunter1-7/+5
2016-12-20mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter1-14/+19
2016-12-20mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada2-2/+5
2016-12-19NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCESTrond Myklebust2-4/+15
2016-12-19NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCESTrond Myklebust1-0/+10
2016-12-19NFSv4: Place the GETATTR operation before the CLOSETrond Myklebust2-12/+12
2016-12-19NFSv4: Also ask for attributes when downgrading to a READ-only stateTrond Myklebust1-1/+2
2016-12-19NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()Trond Myklebust1-7/+0
2016-12-19pNFS: Return RW layouts on OPEN_DOWNGRADETrond Myklebust1-3/+13
2016-12-19NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADETrond Myklebust1-0/+10
2016-12-19NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQIDNeilBrown1-16/+13
2016-12-19NFSv4: ensure __nfs4_find_lock_state returns consistent result.NeilBrown1-8/+20
2016-12-19NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown1-1/+2
2016-12-19pNFS/flexfiles: delete deviceid, don't mark inactiveWeston Andros Adamson2-3/+5
2016-12-19NFS: Clean up nfs_attribute_timeout()Trond Myklebust2-8/+7
2016-12-19NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust2-10/+0
2016-12-19NFS: Fix and clean up the access cache validity checkingTrond Myklebust1-9/+9
2016-12-19NFS: Only look at the change attribute cache state in nfs_weak_revalidate()Trond Myklebust1-2/+3
2016-12-19NFS: Clean up cache validity checkingTrond Myklebust3-22/+34
2016-12-19NFS: Don't revalidate the file on close if we hold a delegationTrond Myklebust1-0/+2
2016-12-19NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURNTrond Myklebust1-4/+1
2016-12-19NFSv4: Update the attribute cache info in update_changeattrTrond Myklebust1-1/+8
2016-12-19ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2-6/+13
2016-12-19ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2-12/+5
2016-12-19block: check partition alignmentStefan Haberland1-0/+3
2016-12-19stmmac: fix memory barriersPavel Machek3-7/+7
2016-12-19net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremapArvind Yadav1-0/+6
2016-12-19nvme : Use correct scnprintf in cmb showStephen Bates1-2/+2
2016-12-19block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira1-0/+3
2016-12-19kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson1-6/+5
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli1-0/+7
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli1-0/+10
2016-12-19mailbox: mailbox-test: allow reserved areas in SRAMSudeep Holla1-2/+10
2016-12-19mailbox: mailbox-test: add support for fasync/pollSudeep Holla1-8/+71
2016-12-19mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice1-21/+20
2016-12-19mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice1-25/+13
2016-12-19mailbox: bcm-pdc: Performance improvementsRob Rice1-36/+49
2016-12-19mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice1-12/+11
2016-12-19mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice1-32/+25