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
/
hooks.c
Age
Commit message (
Expand
)
Author
2010-10-21
secmark: make secmark object handling generic
Eric Paris
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-08-02
selinux: place open in the common file perms
Eric Paris
2010-08-02
SELinux: special dontaudit for access checks
Eric Paris
2010-08-02
security: make LSMs explicitly mask off permissions
Eric Paris
2010-08-02
security: move LSM xattrnames to xattr.h
Mimi Zohar
2010-08-02
selinux: Use current_security() when possible
Paul Moore
2010-08-02
selinux: Convert socket related access controls to use socket labels
Paul Moore
2010-08-02
selinux: Shuffle the sk_security_struct alloc and free routines
Paul Moore
2010-08-02
selinux: Consolidate sockcreate_sid logic
Paul Moore
2010-08-02
selinux: Set the peer label correctly on connected UNIX domain sockets
Paul Moore
2010-07-16
rlimits: selinux, do rlimits changes under task_lock
Oleg Nesterov
2010-07-16
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-05-21
switch selinux delayed superblock handling to iterate_supers()
Al Viro
2010-04-29
selinux: generalize disabling of execmem for plt-in-heap archs
Stephen Smalley
2010-04-08
selinux: always call sk_security_struct sksec
Eric Paris
2010-03-09
Merge branch 'next-queue' into next
James Morris
2010-03-08
selinux: const strings in tables
Stephen Hemminger
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2009-11-10
security: report the module name to security_module_request
Eric Paris
2009-10-07
selinux: drop remapping of netlink classes
Stephen Smalley
2009-09-30
SELinux: reset the security_ops before flushing the avc cache
Eric Paris
2009-09-24
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
Oleg Nesterov
2009-09-10
sysfs: Add labeling support for sysfs
David P. Quigley
2009-09-10
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...
David P. Quigley
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
2009-09-01
selinux: Support for the new TUN LSM hooks
Paul Moore
2009-08-21
selinux: adjust rules for ATTR_FORCE
Amerigo Wang
2009-08-20
Merge branch 'master' into next
James Morris
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-17
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-08-14
SELinux: add selinux_kernel_module_request
Eric Paris
2009-08-11
SELinux: fix memory leakage in /security/selinux/hooks.c
James Morris
2009-08-06
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-06
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
2009-07-17
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
Oleg Nesterov
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
[next]