index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
-3
/
+3
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
-34
/
+34
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
-34
/
+0
2012-01-05
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
-1
/
+1
2012-01-05
capabilities: remove all _real_ interfaces
Eric Paris
-24
/
+0
2012-01-05
capabilities: introduce security_capable_noaudit
Eric Paris
-0
/
+6
2012-01-05
capabilities: reverse arguments to security_capable
Eric Paris
-1
/
+1
2012-01-05
capabilities: remove the task from capable LSM hook entirely
Eric Paris
-30
/
+24
2012-01-05
selinux: sparse fix: fix several warnings in the security server cod
James Morris
-7
/
+9
2012-01-05
selinux: sparse fix: fix warnings in netlink code
James Morris
-5
/
+6
2012-01-05
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
-6
/
+4
2012-01-05
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
-1
/
+1
2012-01-05
selinux: sparse fix: move selinux_complete_init
James Morris
-1
/
+1
2012-01-05
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
-1
/
+1
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2012-01-03
vfs: trim includes a bit
Al Viro
-0
/
+1
2012-01-03
switch ->path_mknod() to umode_t
Al Viro
-4
/
+4
2012-01-03
switch ->path_mkdir() to umode_t
Al Viro
-4
/
+4
2012-01-03
tomoyo_mini_stat: switch to umode_t
Al Viro
-3
/
+3
2012-01-03
switch securityfs_create_file() to umode_t
Al Viro
-8
/
+8
2012-01-03
switch security_path_chmod() to umode_t
Al Viro
-4
/
+4
2012-01-03
get rid of open-coded S_ISREG(), etc.
Al Viro
-2
/
+2
2012-01-03
switch ->mknod() to umode_t
Al Viro
-3
/
+3
2012-01-03
switch ->create() to umode_t
Al Viro
-3
/
+3
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
-3
/
+3
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
-1
/
+1
2012-01-03
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
-1
/
+0
2012-01-03
tomoyo: stop including hell knows what
Al Viro
-8
/
+0
2012-01-03
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
Jan Kara
-1
/
+1
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-35
/
+66
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
-1
/
+3
2011-12-20
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
-1
/
+3
2011-12-20
evm: prevent racing during tfm allocation
Dmitry Kasatkin
-0
/
+9
2011-12-20
evm: key must be set once during initialization
Dmitry Kasatkin
-4
/
+6
2011-12-19
ima: fix invalid memory reference
Roberto Sassu
-5
/
+11
2011-12-19
ima: free duplicate measurement memory
Roberto Sassu
-2
/
+3
2011-12-19
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
-1
/
+1
2011-12-16
apparmor: fix module parameter handling
Rusty Russell
-3
/
+3
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
-3
/
+4
2011-12-12
Security: tomoyo: add .gitignore file
Greg Kroah-Hartman
-0
/
+2
2011-12-12
tomoyo: add missing rcu_dereference()
Kees Cook
-1
/
+1
2011-12-09
apparmor: add missing rcu_dereference()
Kees Cook
-1
/
+1
2011-12-08
TOMOYO: Fix pathname handling of disconnected paths.
Tetsuo Handa
-1
/
+9
2011-12-08
evm: prevent racing during tfm allocation
Dmitry Kasatkin
-3
/
+11
2011-12-08
evm: key must be set once during initialization
Dmitry Kasatkin
-7
/
+8
2011-12-06
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
-29
/
+39
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
-2
/
+4
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
-6
/
+6
2011-11-22
digsig: build dependency fix
Dmitry Kasatkin
-1
/
+1
[prev]
[next]