aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-12evm: provide option to protect additional SMACK xattrsDmitry Kasatkin2-0/+22
2014-06-12evm: replace HMAC version with attribute maskDmitry Kasatkin4-11/+33
2014-06-12ima: prevent new digsig xattr from being replacedMimi Zohar1-3/+7
2014-06-12target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger1-0/+4
2014-06-12rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt1-4/+18
2014-06-12tcp: fixing TLP's FIN recoveryPer Hurtig1-3/+1
2014-06-12net: fec: Add software TSO supportNimrod Andy2-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy2-62/+178
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy2-16/+17
2014-06-12net: fec: Factorize feature settingNimrod Andy1-5/+3
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy1-1/+2
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy2-35/+47
2014-06-12bridge: fix compile error when compiling without IPv6 supportLinus Lüssing1-0/+2
2014-06-12bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing1-0/+2
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul1-2/+3
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior1-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz1-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner1-6/+19
2014-06-12sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang1-1/+1
2014-06-12hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll1-54/+28
2014-06-12hwmon: (atxp1) Avoid forward declarationAxel Lin1-24/+18
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop5-0/+328
2014-06-12hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-38/+13
2014-06-12hwmon: (lm85) Drop generic detectionJean Delvare1-23/+10
2014-06-12hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri1-3/+4
2014-06-12dlm: keep listening connection alive with sctp modeLidong Zhong1-0/+5
2014-06-12ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner1-6/+4
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner2-3/+3
2014-06-12ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin1-1/+9
2014-06-12ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform.Wang, Xiaoming1-1/+1
2014-06-12blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris7-9/+7
2014-06-12mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann1-5/+3
2014-06-12mmc: omap: don't select TPS65010Arnd Bergmann1-1/+1
2014-06-12mmc: mvsdio: avoid compiler warningArnd Bergmann1-1/+1
2014-06-12mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann1-0/+1
2014-06-12mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd1-0/+4
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski1-5/+5
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek1-2/+2
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren1-1/+1
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro1-1/+3
2014-06-12kill generic_file_splice_write()Al Viro2-126/+0
2014-06-12ceph: switch to iter_file_splice_write()Al Viro1-1/+1
2014-06-12shmem: switch to iter_file_splice_write()Al Viro1-1/+1
2014-06-12nfs: switch to iter_splice_write_file()Al Viro3-34/+2
2014-06-12fs/splice.c: remove unneeded exportsAl Viro2-20/+5
2014-06-12ocfs2: switch to iter_file_splice_write()Al Viro1-80/+2
2014-06-12->splice_write() via ->write_iter()Al Viro16-56/+156
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard1-2/+2
2014-06-11net/core: Add VF link state control policyDoug Ledford1-0/+2