index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2012-04-23
Yama: remove an unused variable
Dan Carpenter
2012-04-19
Yama: add additional ptrace scopes
Kees Cook
2012-04-19
security: fix compile error in commoncap.c
Jonghwan Choi
2012-04-18
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
2012-04-18
Smack: move label list initialization
Casey Schaufler
2012-04-14
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
John Johansen
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-10
Smack: build when CONFIG_AUDIT not defined
Kees Cook
2012-04-09
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
2012-04-09
SELinux: remove inode_has_perm_noadp
Eric Paris
2012-04-09
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
2012-04-09
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-04-09
SELinux: remove needless sel_div function
Eric Paris
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
2012-04-09
SELinux: audit failed attempts to set invalid labels
Eric Paris
2012-04-09
SELinux: rename dentry_open to file_open
Eric Paris
2012-04-09
SELinux: check OPEN on truncate calls
Eric Paris
2012-04-09
SELinux: add default_type statements
Eric Paris
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2012-04-09
SELinux: loosen DAC perms on reading policy
Eric Paris
2012-04-09
SELinux: allow seek operations on the file exposing policy
Eric Paris
2012-04-07
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
2012-04-07
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2012-04-03
SELinux: remove avd from slow_avc_audit()
Eric Paris
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
2012-03-31
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
2012-03-31
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
apparmor: Fix change_onexec when called from a confined task
John Johansen
[prev]
[next]