Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0837e7e5270bd5547ba5763f11611dc43f677b3d
/
security
/
capability.c
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