summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2004-11-01[PATCH] key management: fix locking problem and move __key_check() out of lineDavid Howells
2004-10-28[PATCH] key_init ordering fixAndrew Morton
2004-10-27[PATCH] SELinux: fix sidtab locking bugJames Morris
2004-10-27[PATCH] SELinux: fix netif bugs and simplify.James Morris
2004-10-27[PATCH] move key_init to security_initcallDavid Howells
2004-10-27Fix up "compat_sys_keyctl()" system call.Linus Torvalds
2004-10-26[PATCH] ppc/ppc64: hook up key management syscallsDavid Howells
2004-10-25[PATCH] Add DAC check for setxattr(security.selinux)Stephen D. Smalley
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris
2004-10-25[PATCH] lsm: remove net related includes from security.hChris Wright
2004-10-25[PATCH] lsm: fix send_sigurg mediationChris Wright
2004-10-21[PATCH] lsm: Lindent security/security.cChris Wright
2004-10-21[PATCH] lsm: reduce noise during security_registerChris Wright
2004-10-21[PATCH] lsm: rename security_scaffolding_startup to security_initChris Wright
2004-10-19[PATCH] BSD Secure Levels LSM: coreMichael A. Halcrow
2004-10-19[PATCH] BSD Secure Levels LSM: add time hooksMichael A. Halcrow
2004-10-18[PATCH] SELinux: allow all filesystems to specify fscreate mount optionJames Morris
2004-10-18[PATCH] xattr consolidation v3 - LSMJames Morris
2004-10-18[PATCH] don't include <linux/sysctl.h> in <linux/security.h>Christoph Hellwig
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-13[PATCH] SELinux: fix bugs in mprotect hookJames Morris
2004-10-13[PATCH] SELinux: retain ptracer SID across forkStephen D. Smalley
2004-09-29[PATCH] overcommit symbolic constantsAndries E. Brouwer
2004-09-02[PATCH] Root reservations for strict overcommitAlan Cox
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-23[PATCH] Reduce SELinux kernel memory use on 64-bit systemsJames Morris
2004-08-23[PATCH] SELinux: fix name_bind auditStephen D. Smalley
2004-08-23[PATCH] SElinux; defer inode security initializationStephen D. Smalley
2004-08-23[PATCH] SELinux: revalidate access to controlling ttyStephen D. Smalley
2004-08-23[PATCH] SELinux: add null device node to selinuxfs, remove open_devnullStephen D. Smalley
2004-08-23[SELINUX]: Fix bugs introduced by skb_header_pointer() changes.Stephen D. Smalley
2004-08-23[PATCH] use simple_read_from_buffer in selinuxfsChris Wright
2004-08-23[PATCH] Fix typos in security/security.cChris Wright
2004-08-23[PATCH] configurable SELinux bootparam valueChris Wright
2004-08-23[PATCH] small simplification for two SECURITY dependenciesChris Wright
2004-08-23[PATCH] libfs: move transaction file ops into libfsJames Morris
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-22[PATCH] remove dead prototypesCarl Spalletta
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller
2004-07-28[PATCH] selinux: fix clearing of new personality bit on security transitionsStephen D. Smalley
2004-07-26[PATCH] security/selinux/hooks.c compile fixAlexander Viro
2004-07-17[PATCH] NX: clean up legacy binary supportIngo Molnar
2004-07-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-07-14[PATCH] Upgrade security/root_plug.c to new module parameter syntaxMika Kukkonen
2004-07-13[PATCH] Fix 'unsigned' < 0 checksMika Kukkonen
2004-07-10[PATCH] Use NULL instead of integer 0 in security/selinux/Chris Wright
2004-07-04[PATCH] selinux space savingChris Wright
2004-07-04[PATCH] selinux build fixChris Wright
2004-06-26[PATCH] SELinux: fix build with CONFIG_SECURITY_NETWORK=nStephen D. Smalley