summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-12-16apparmor: fix module parameter handlingRusty Russell-3/+3
2011-12-12Security: tomoyo: add .gitignore fileGreg Kroah-Hartman-0/+2
2011-12-12tomoyo: add missing rcu_dereference()Kees Cook-1/+1
2011-12-09apparmor: add missing rcu_dereference()Kees Cook-1/+1
2011-12-08evm: prevent racing during tfm allocationDmitry Kasatkin-3/+11
2011-12-08evm: key must be set once during initializationDmitry Kasatkin-7/+8
2011-12-08mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter-1/+2
2011-11-22digsig: build dependency fixDmitry Kasatkin-2/+2
2011-11-18Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris-30/+6797
2011-11-17Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris-80/+152
2011-11-17KEYS: Give key types their own lockdep class for key->semDavid Howells-0/+4
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade-10/+9
2011-11-16TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade-0/+2
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade-53/+55
2011-11-16TPM: Use vendor specific function for status probeRajiv Andrade-5/+5
2011-11-16tpm_tis: add delay after aborting commandStefan Berger-0/+3
2011-11-16tpm_tis: Check return code from getting timeouts/durationsStefan Berger-1/+5
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger-6/+51
2011-11-16tpm: Cleanup tpm_continue_selftestStefan Berger-8/+24
2011-11-16tpm: Have tpm_get_timeouts return an error codeStefan Berger-5/+6
2011-11-16Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris-390099/+618464
2011-11-16Documentation: clarify the purpose of LSMsKees Cook-3/+39
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-332/+82
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-47/+40
2011-11-15hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton-0/+2
2011-11-15drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare-4/+2
2011-11-15oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINMichal Hocko-0/+5
2011-11-15drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle-1/+1
2011-11-15MAINTAINERS: add new cgroup list to CC noticeKAMEZAWA Hiroyuki-0/+2
2011-11-15Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold-4/+1
2011-11-15KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells-1/+2
2011-11-16include/linux/security.h: fix security_inode_init_security() argAndrew Morton-1/+1
2011-11-16selinuxfs: remove custom hex_to_bin()Andy Shevchenko-10/+4
2011-11-15drm/radeon/kms: fix segfault in pm reworkAlex Deucher-15/+5
2011-11-15drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher-0/+12
2011-11-15drm/radeon: add some missing FireMV pci idsAlex Deucher-0/+2
2011-11-15Linux 3.2-rc2v3.2-rc2Linus Torvalds-1/+1
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds-15/+8
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds-1/+1
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-32/+38
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds-56/+304
2011-11-15hfs: add sanity check for file name lengthDan Carpenter-0/+2
2011-11-14fsl-rio: fix compile errorLiu Gang-1/+1
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin-13/+15
2011-11-14MAINTAINERS: The MIPS git tree has moved.Ralf Baechle-1/+1
2011-11-14vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie-23/+21
2011-11-14drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner-9/+0
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang-49/+296