index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2011-06-14
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
2011-05-26
selinux: fix case of names with whitespace/multibytes on /selinux/create
Kohei Kaigai
2011-05-26
Merge commit 'v2.6.39' into 20110526
Eric Paris
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-11
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
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-28
SELinux: introduce path_has_perm
Eric Paris
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-28
SELinux: put name based create rules in a hashtable
Eric Paris
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
2011-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
2011-04-25
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2011-04-22
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
2011-04-07
Initialize policydb.process_class eariler.
Harry Ciao
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
2011-04-01
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-28
SELinux: Write class field in role_trans_write.
Harry Ciao
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
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-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
2011-03-03
SELinux: implement the new sb_remount LSM hook
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-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
[next]