index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2011-02-24
security: add cred argument to security_capable()
Chris Wright
2011-02-24
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-17
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
2011-02-17
SELinux: define permissions for DCB netlink messages
Eric Paris
2011-02-17
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2011-01-03
ima: fix add LSM rule bug
Mimi Zohar
2010-12-23
KEYS: Don't call up_write() if __key_link_begin() returns an error
David Howells
2010-11-15
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
2010-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-11-12
Restrict unprivileged access to kernel syslog
Dan Rosenberg
2010-11-11
APPARMOR: Fix memory leak of apparmor_init()
wzt.wzt@gmail.com
2010-11-11
APPARMOR: Fix memory leak of alloc_namespace()
wzt.wzt@gmail.com
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-28
Fix install_process_keyring error handling
Andi Kleen
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
Merge branch 'ima-memory-use-fixes'
Linus Torvalds
2010-10-26
IMA: fix the ToMToU logic
Eric Paris
2010-10-26
IMA: explicit IMA i_flag to remove global lock on inode_delete
Eric Paris
2010-10-26
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
2010-10-26
IMA: only allocate iint when needed
Eric Paris
2010-10-26
IMA: move read counter into struct inode
Eric Paris
2010-10-26
IMA: use i_writecount rather than a private counter
Eric Paris
2010-10-26
IMA: use inode->i_lock to protect read and write counters
Eric Paris
2010-10-26
IMA: convert internal flags from long to char
Eric Paris
2010-10-26
IMA: use unsigned int instead of long for counters
Eric Paris
2010-10-26
IMA: drop the inode opencount since it isn't needed for operation
Eric Paris
2010-10-26
IMA: use rbtree instead of radix tree for inode information cache
Eric Paris
2010-10-25
fs: take dcache_lock inside __d_path
Christoph Hellwig
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-21
selinux: include vmalloc.h for vmalloc_user
Stephen Rothwell
2010-10-21
selinux: implement mmap on /selinux/policy
Eric Paris
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-21
SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE
Eric Paris
2010-10-21
SELinux: deterministic ordering of range transition rules
Eric Paris
2010-10-21
security: secid_to_secctx returns len when data is NULL
Eric Paris
2010-10-21
secmark: make secmark object handling generic
Eric Paris
2010-10-21
AppArmor: Ensure the size of the copy is < the buffer allocated to hold it
John Johansen
2010-10-21
TOMOYO: Print URL information before panic().
Tetsuo Handa
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-21
selinux: fix up style problem on /selinux/status
KaiGai Kohei
2010-10-21
selinux: change to new flag variable
matt mooney
2010-10-21
selinux: really fix dependency causing parallel compile failure.
Paul Gortmaker
2010-10-21
selinux: fix parallel compile error
Paul Gortmaker
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
2010-10-21
.gitignore: ignore apparmor/rlim_names.h
Yong Zhang
2010-10-21
LSM: Fix security_module_enable() error.
Tetsuo Handa
2010-10-21
selinux: type_bounds_sanity_check has a meaningless variable declaration
Eric Paris
2010-10-21
tomoyo: cleanup. don't store bogus pointer
Dan Carpenter
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
[next]