summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-28apparmor: misc cleanup of matchJohn Johansen
2013-04-28apparmor: relax the restrictions on setting rlimitsJohn Johansen
2013-04-28apparmor: remove "permipc" commandJohn Johansen
2013-04-28apparmor: use common fn to clear task_context for domain transitionsJohn Johansen
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.John Johansen
2013-04-28apparmor: fix error code to failure message mapping for name lookupJohn Johansen
2013-04-28apparmor: refactor profile mode macrosJohn Johansen
2013-04-28apparmor: Remove -W1 warningsJohn Johansen
2013-04-28apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen
2013-04-20Merge branch 'tpmdd-04-17-13' of git://github.com/shpedoikal/linux into my-nextJames Morris
2013-04-17ima: eliminate passing d_name.name to process_measurement()Mimi Zohar
2013-04-17TPM: Retry SaveState command in suspend pathDuncan Laurie
2013-04-12tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transferPeter Huewe
2013-04-12tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...Peter Huewe
2013-04-12tpm_i2c_stm_st33: Remove duplicate inclusion of header filesSachin Kamat
2013-04-12tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Peter Huewe
2013-04-12char/tpm: Convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta
2013-04-12drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang
2013-04-12tpm/tpm_i2c_stm_st33: formatting and white space changesPeter Huewe
2013-04-03Smack: include magic.h in smackfs.cCasey Schaufler
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-04-02Merge branch 'stage-for-3.10' of git://git.gitorious.org/smack-next/kernel in...James Morris
2013-03-26seccomp: allow BPF_XOR based ALU instructions.Nicolas Schichan
2013-03-19Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Igor Zhbanov
2013-03-19Smack: add support for modification of existing rulesRafal Krypa
2013-03-19smack: SMACK_MAGIC to include/uapi/linux/magic.hJarkko Sakkinen
2013-03-19Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa
2013-03-19Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa
2013-03-18tomoyo: use DEFINE_SRCU() to define tomoyo_ssLai Jiangshan
2013-03-18tomoyo: use DEFINE_SRCU() to define tomoyo_ssLai Jiangshan
2013-03-11Merge tag 'v3.9-rc2' into nextJames Morris
2013-03-10Linux 3.9-rc2v3.9-rc2Linus Torvalds
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov
2013-03-08Randy has movedRandy Dunlap
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton