summaryrefslogtreecommitdiffstats
path: root/crypto/authencesn.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-03Orangefs: Clean up error decoding.Martin Brandenburg2-264/+80
2015-10-03Orangefs: Use readonly mmap since writepage is not implemented.Martin Brandenburg1-1/+3
2015-10-03Orangefs: don't use mount_nodev, use sget directly.Mike Marshall1-20/+15
2015-10-03Orangefs: update signal blocking code before Oleg sees it.Mike Marshall3-31/+20
2015-10-03Orangefs: Don't opencode memcpy.Mike Marshall1-11/+2
2015-10-03Orangefs: choose return codes from among the expected ones.Mike Marshall2-9/+5
2015-10-03Orangefs: put PVFS_util_min out of its misery.Mike Marshall1-1/+0
2015-10-03Orangefs: fix dir_emit code in pvfs2_readdir.Mike Marshall2-82/+50
2015-10-03Orangefs: use iov_iter interfaceMike Marshall3-510/+72
2015-10-03Orangefs: Swap order of include filesGuenter Roeck1-1/+1
2015-10-03fs: orangefs: remove execute priviliges from module paramsSasha Levin1-1/+1
2015-10-03Orangefs: use inode_set_bytes for directoriesMike Marshall1-4/+3
2015-10-03Orangefs: large integer implicitly truncated to unsigned typeMike Marshall1-1/+1
2015-10-03Orangefs: address problems found by static checkerMike Marshall4-33/+11
2015-10-03Orangefs: sooth most sparse complaintsMike Marshall11-30/+33
2015-10-03Orangefs: kernel client update 1.Mike Marshall2-5/+13
2015-10-03Orangefs: kernel client part 7Mike Marshall4-0/+18
2015-10-03Orangefs: kernel client part 6Mike Marshall2-0/+224
2015-10-03Orangefs: kernel client part 5Mike Marshall4-0/+1643
2015-10-03Orangefs: kernel client part 4Mike Marshall2-0/+2915
2015-10-03Orangefs: kernel client part 3Mike Marshall5-0/+2477
2015-10-03Orangefs: kernel client part 2Mike Marshall6-0/+3196
2015-10-03Orangefs: kernel client part 1Mike Marshall9-0/+2411
2015-09-27Linux 4.3-rc3v4.3-rc3Linus Torvalds1-1/+1
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-26MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-25target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-25target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-25target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger3-1/+7
2015-09-25target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-25net: fix net_device refcountingRussell King2-1/+13
2015-09-25phy: add phy_device_remove()Russell King4-7/+32
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-25net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-25of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-25phy: add proper phy struct device refcountingRussell King1-0/+12
2015-09-25phy: fix mdiobus module safetyRussell King3-17/+25
2015-09-25net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-25phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-25ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2-84/+80
2015-09-25ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I5-12/+17