Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7257f9d1ac2e06a10f753d65ce819de70cf678fa
/
security
/
capability.c
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
3f7036a
switch security_inode_getattr() to struct path *
by Al Viro
· 10 years ago
d3593b5
Revert "selinux: add a skb_owned_by() hook"
by Eric Dumazet
· 10 years ago
79af730
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
13752fe
security: introduce kernel_fw_from_file hook
by Kees Cook
· 11 years ago
b13cebe
Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 11 years ago
ecd740c
Merge commit 'v3.14' into next
by James Morris
· 11 years ago
f589594
KEYS: Move the flags representing required permission to linux/key.h
by David Howells
· 11 years ago
52a4c64
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
by Nikolay Aleksandrov
· 11 years ago
d4a141c
security: have cap_dentry_init_security return error
by Jeff Layton
· 11 years ago
6f799c9
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next
by James Morris
· 11 years ago
98f700f
Merge git://git.infradead.org/users/eparis/selinux
by Paul Moore
· 11 years ago
2e5aa86
lsm: split the xfrm_state_alloc_security() hook implementation
by Paul Moore
· 11 years ago
9548906
xattr: Constify ->name member of "struct xattr".
by Tetsuo Handa
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
649f6e7
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
by David Quigley
· 11 years ago
746df9b
Security: Add Hook to test if the particular xattr is part of a MAC model.
by David Quigley
· 11 years ago
d47be3d
Security: Add hook to calculate context based on a negative dentry.
by David Quigley
· 11 years ago
0d422af
security: cap_inode_getsecctx returning garbage
by J. Bruce Fields
· 11 years ago
2e1deaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
ca10b9e
selinux: add a skb_owned_by() hook
by Eric Dumazet
· 12 years ago
094f7b6
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
by Jeff Layton
· 12 years ago
5dbbaf2
tun: fix LSM/SELinux labeling of tun/tap devices
by Paul Moore
· 12 years ago
2e72d51
security: introduce kernel_module_from_file hook
by Kees Cook
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
d2b31ca
userns: Teach security_path_chown to take kuids and kgids
by Eric W. Biederman
· 12 years ago
e546785
split ->file_mmap() into ->mmap_addr()/->mmap_file()
by Al Viro
· 12 years ago
83d4985
SELinux: rename dentry_open to file_open
by Eric Paris
· 13 years ago
1a2a4d0
security: create task_free security callback
by Kees Cook
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
cdcf116
switch security_path_chmod() to struct path *
by Al Viro
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
04fc66e
switch ->path_mknod() to umode_t
by Al Viro
· 13 years ago
4572bef
switch ->path_mkdir() to umode_t
by Al Viro
· 13 years ago
910f4ece
switch security_path_chmod() to umode_t
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
e74f71e
->permission() sanitizing: don't pass flags to ->inode_permission()
by Al Viro
· 13 years ago
8c9e80e
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
ff36fe2
LSM: Pass -o remount options to the LSM
by Eric Paris
· 14 years ago
e33f770
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
by David S. Miller
· 14 years ago
4916ca4
security: remove unused security_sysctl hook
by Lucian Adrian Grijincu
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
3610cda
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
by David S. Miller
· 14 years ago
12b3052
capabilities/syslog: open code cap_syslog logic to fix build failure
by Eric Paris
· 14 years ago
2606fd1
secmark: make secmark object handling generic
by Eric Paris
· 14 years ago
b34d891
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 14 years ago
dce3a3d
Security: capability: code style issue
by Chihau Chau
· 14 years ago
ea0d3ab
LSM: Remove unused arguments from security_path_truncate().
by Tetsuo Handa
· 14 years ago
8fd00b4
rlimits: security, add task_struct to setrlimit
by Jiri Slaby
· 15 years ago
c80901f
LSM: Add __init to fixup function.
by Tetsuo Handa
· 14 years ago
05b9049
security: remove dead hook acct
by Eric Paris
· 15 years ago
3011a34
security: remove dead hook key_session_to_parent
by Eric Paris
· 15 years ago
6307f8f
security: remove dead hook task_setgroups
by Eric Paris
· 15 years ago
06ad187
security: remove dead hook task_setgid
by Eric Paris
· 15 years ago
43ed8c3
security: remove dead hook task_setuid
by Eric Paris
· 15 years ago
0968d00
security: remove dead hook cred_commit
by Eric Paris
· 15 years ago
9d5ed77
security: remove dead hook inode_delete
by Eric Paris
· 15 years ago
91a9420
security: remove dead hook sb_post_pivotroot
by Eric Paris
· 15 years ago
3db2910
security: remove dead hook sb_post_addmount
by Eric Paris
· 15 years ago
82dab10
security: remove dead hook sb_post_remount
by Eric Paris
· 15 years ago
4b61d12
security: remove dead hook sb_umount_busy
by Eric Paris
· 15 years ago
231923b
security: remove dead hook sb_umount_close
by Eric Paris
· 15 years ago
3536331
security: remove sb_check_sb hooks
by Eric Paris
· 15 years ago
189b3b1
Security: add static to security_ops and default_security_ops variable
by wzt.wzt@gmail.com
· 15 years ago
dd8dbf2
security: report the module name to security_module_request
by Eric Paris
· 15 years ago
8b8efb4
LSM: Add security_path_chroot().
by Tetsuo Handa
· 15 years ago
89eda06
LSM: Add security_path_chmod() and security_path_chown().
by Tetsuo Handa
· 15 years ago
1ee65e3
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
by David P. Quigley
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
2b980db
lsm: Add hooks to the TUN driver
by Paul Moore
· 15 years ago
9188499
security: introducing security_request_module
by Eric Paris
· 15 years ago
7c73875
Capabilities: move cap_file_mmap to commoncap.c
by Eric Paris
· 15 years ago
9e48858
security: rename ptrace_may_access => ptrace_access_check
by Ingo Molnar
· 15 years ago
8651d5c
lsm: Remove the socket_post_accept() hook
by Paul Moore
· 16 years ago
be6d3e5
introduce new LSM hooks where vfsmount is available.
by Kentaro Takeda
· 16 years ago
12204e2
security: pass mount flags to security_sb_kern_mount()
by James Morris
· 16 years ago
3a3b7ce
CRED: Allow kernel services to override LSM settings for task actions
by David Howells
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
f1752ee
CRED: Detach the credentials from task_struct
by David Howells
· 16 years ago
5cd9c58
security: Fix setting of PF_SUPERPRIV by __capable()
by David Howells
· 16 years ago
b77b064
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
by Al Viro
· 16 years ago
6f0f0fd
security: remove register_security hook
by James Morris
· 16 years ago
5915eb5
security: remove dummy module
by Miklos Szeredi
· 16 years ago
3898b1b
capabilities: implement per-process securebits
by Andrew G. Morgan
· 17 years ago
aedb60a
file capabilities: remove cap_task_kill()
by Serge Hallyn
· 17 years ago
b537677
Implement file posix capabilities
by Serge E. Hallyn
· 17 years ago
20510f2
security: Convert LSM into a static interface
by James Morris
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
367cb70
kbuild: un-stringnify KBUILD_MODNAME
by Sam Ravnborg
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago