index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
security.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-28
Merge branch 'master' into next
James Morris
1
-3
/
+7
2008-08-20
security: add/fix security kernel-doc
Randy Dunlap
1
-4
/
+4
2008-08-14
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
1
-3
/
+7
2008-07-26
[patch 3/4] fat: dont call notify_change
Miklos Szeredi
1
-0
/
+1
2008-07-26
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
1
-2
/
+2
2008-07-14
security: remove register_security hook
James Morris
1
-29
/
+0
2008-07-14
security: remove dummy module
Miklos Szeredi
1
-10
/
+5
2008-07-14
security: remove unused sb_get_mnt_opts hook
Miklos Szeredi
1
-6
/
+0
2008-07-14
LSM/SELinux: show LSM mount options in /proc/mounts
Eric Paris
1
-0
/
+5
2008-07-14
security: fix return of void-valued expressions
James Morris
1
-3
/
+3
2008-07-14
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
1
-2
/
+3
2008-04-29
Security: Make secctx_to_secid() take const secdata
David Howells
1
-1
/
+1
2008-04-29
keys: add keyctl function to get a security label
David Howells
1
-0
/
+5
2008-04-29
xattr: add missing consts to function arguments
David Howells
1
-6
/
+6
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
1
-2
/
+2
2008-04-21
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
1
-10
/
+10
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+72
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
1
-10
/
+11
2008-04-19
security: fix up documentation for security_module_enable
James Morris
1
-1
/
+1
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
1
-1
/
+37
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
1
-0
/
+25
2008-04-19
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
1
-0
/
+10
2008-04-18
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-12
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
1
-10
/
+11
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
1
-8
/
+15
2008-02-06
security: allow Kconfig to set default mmap_min_addr protection
Eric Paris
1
-1
/
+3
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
1
-2
/
+2
2008-01-25
security: add a secctx_to_secid() hook
David Howells
1
-0
/
+6
2008-01-25
security: remove security_sb_post_mountroot hook
H. Peter Anvin
1
-5
/
+0
2008-01-25
Security: add get, set, and cloning of superblock security information
Eric Paris
1
-0
/
+20
2007-10-17
security/ cleanups
Adrian Bunk
1
-57
/
+1
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
1
-0
/
+10
2007-10-17
security: Convert LSM into a static interface
James Morris
1
-8
/
+956
2007-07-11
security: unexport mmap_min_addr
Adrian Bunk
1
-1
/
+0
2007-07-11
security: Protection for exploiting null dereference using mmap
Eric Paris
1
-0
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
1
-23
/
+0
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+203