index
:
kernel
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
2011-07-08
KEYS: Fix error handling in construct_key_and_link()
David Howells
2011-06-23
TOMOYO: Fix oops in tomoyo_mount_acl().
Tetsuo Handa
2011-06-23
AppArmor: Fix sleep in invalid context from task_setrlimit
John Johansen
2011-06-03
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
2011-06-03
Set cred->user_ns in key_replace_session_keyring
Serge E. Hallyn
2011-05-13
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-05-12
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-22
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-23
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-09
Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
James Morris
2011-03-08
AppArmor: kill unused macros in lsm.c
Shan Wei
2011-03-08
AppArmor: cleanup generated files correctly
Michal Hocko
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
2011-03-08
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
2011-03-08
KEYS: Add a key type op to permit the key description to be vetted
David Howells
2011-03-08
KEYS: Add an RCU payload dereference macro
David Howells
2011-03-08
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
2011-03-05
AppArmor: Cleanup make file to remove cruft and make it easier to read
John Johansen
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2011-03-03
SELinux: implement the new sb_remount LSM hook
Eric Paris
2011-03-03
LSM: Pass -o remount options to the LSM
Eric Paris
2011-03-03
SELinux: Compute SID for the newly created socket
Harry Ciao
2011-03-03
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
2011-03-03
SELinux: Auto-generate security_is_socket_class
Harry Ciao
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-03-03
TOMOYO: Fix memory leak upon file open.
Tetsuo Handa
2011-02-25
Revert "selinux: simplify ioctl checking"
Eric Paris
2011-02-25
selinux: drop unused packet flow permissions
Eric Paris
2011-02-25
selinux: Fix packet forwarding checks on postrouting
Steffen Klassert
2011-02-25
selinux: Fix wrong checks for selinux_policycap_netpeer
Steffen Klassert
2011-02-25
selinux: Fix check for xfrm selinux context algorithm
Steffen Klassert
2011-02-23
ima: remove unnecessary call to ima_must_measure
Mimi Zohar
2011-02-22
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
2011-02-11
security: add cred argument to security_capable()
Chris Wright
2011-02-10
IMA: remove IMA imbalance checking
Mimi Zohar
2011-02-10
IMA: maintain i_readcount in the VFS layer
Mimi Zohar
2011-02-10
IMA: convert i_readcount to atomic
Mimi Zohar
[next]