summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds2005-09-134-159/+419
|\
| * [PATCH] SECURITY must depend on SYSFSAdrian Bunk2005-08-221-0/+1
| * [PATCH] seclvl securityfsserue@us.ibm.com2005-07-081-158/+70
| * [PATCH] add securityfs for all LSMs to useGreg KH2005-07-082-1/+348
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-133-5/+5
|\ \
| * \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-099-47/+113
| |\ \
| * \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-131-7/+8
| |\ \ \
| * \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-0221-451/+1036
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-223-5/+5
* | | | | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-1/+1
* | | | | [PATCH] files: break up files structDipankar Sarma2005-09-091-2/+4
* | | | | [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-092-30/+0
* | | | | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-093-140/+0
* | | | | [PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley2005-09-091-11/+16
* | | | | [PATCH] security: enable atomic inode security labelingStephen Smalley2005-09-093-0/+67
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-051-1/+1
|\ \ \ \ \
| * | | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
* | | | | | [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-055-37/+52
* | | | | | [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-059-235/+400
|/ / / / /
* | | | | [SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2005-08-292-2/+3
* | | | | [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+2
* | | | | [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-2/+2
* | | | | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-291-0/+1
* | | | | [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+1
| |_|_|/ |/| | |
* | | | [PATCH] Destruction of failed keyring oopsesDavid Howells2005-08-041-1/+5
* | | | [PATCH] Error during attempt to join key management session can leave semapho...David Howells2005-08-041-1/+1
* | | | [PATCH] Keys: Fix key management syscall interface bugsDavid Howells2005-08-042-5/+8
* | | | [PATCH] selinux: Fix address length checks in connect hookStephen Smalley2005-07-281-2/+2
* | | | [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-285-38/+97
| |_|/ |/| |
* | | [PATCH] Keys: Base keyring size on key pointer not key structDavid Howells2005-07-071-7/+8
| |/ |/|
* | [PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris2005-06-301-1/+2
* | [PATCH] selinux: kfree cleanupJesper Juhl2005-06-255-28/+14
* | [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-252-2/+2
* | [PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro2005-06-253-0/+13
* | [PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro2005-06-253-0/+12
* | [PATCH] eCryptfs: export user key typeMichael Halcrow2005-06-241-0/+2
* | [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-249-180/+685
* | [PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells2005-06-242-25/+24
* | [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-241-1/+1
* | [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-247-223/+289
* | [PATCH] setuid core dumpAlan Cox2005-06-232-2/+2
* | [PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer2005-06-211-0/+1
* | [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
|/
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-181-0/+2
* AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley2005-05-241-13/+9
* Fix oops due to thinko in avc_audit()David Woodhouse2005-05-211-1/+1
* AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley2005-05-211-9/+8
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-191-3/+5
|\
| * [PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley2005-05-171-3/+5
* | Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse2005-05-191-0/+7
OpenPOWER on IntegriCloud