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
/
smack
Age
Commit message (
Expand
)
Author
2008-10-11
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
2008-10-10
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
2008-10-10
smack: Fix missing calls to netlbl_skbuff_err()
Paul Moore
2008-08-28
Merge branch 'master' into next
James Morris
2008-08-14
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-08-05
smack: limit privilege by label
Casey Schaufler
2008-07-26
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2008-07-14
security: remove register_security hook
James Morris
2008-07-14
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
2008-06-04
Smack: fuse mount hang fix
Casey Schaufler
2008-04-30
signals: cleanup security_task_kill() usage/implementation
Oleg Nesterov
2008-04-30
Smack: Integrate Smack with Audit
Ahmed S. Darwish
2008-04-30
Security: Make secctx_to_secid() take const secdata
David Howells
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-29
xattr: add missing consts to function arguments
David Howells
2008-04-28
smack: use cap_task_prctl
Serge E. Hallyn
2008-04-28
smack: make smk_cipso_doi() and smk_unlbl_ambient()
Casey Schaufler
2008-04-28
smack: fix integer as NULL pointer warning in smack_lsm.c
Harvey Harrison
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-21
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-12
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
2008-03-24
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
2008-03-20
file capabilities: remove cap_task_kill()
Serge Hallyn
2008-03-19
smack: do not dereference NULL ipc object
Ahmed S. Darwish
2008-03-13
smackfs: do not trust `count' in inodes write()s
Ahmed S. Darwish
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-02-23
Smack: update for file capabilities
Casey Schaufler
2008-02-19
Smack: unlabeled outgoing ambient packets
Casey Schaufler
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-13
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler