Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b57cb7231b2ce52d3dda14a7b417ae125fb2eb97
/
security
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
40ffe67
switch unix_sock to struct path
by Al Viro
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
c58e037
tomoyo: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
09f61cd
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into next
by James Morris
· 13 years ago
7e57014
AppArmor: Fix location of const qualifier on generated string tables
by Tetsuo Handa
· 13 years ago
7d7473d
TOMOYO: Return error if fails to delete a domain
by Tetsuo Handa
· 13 years ago
b01d3fb
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into next
by James Morris
· 13 years ago
2d4cee7
AppArmor: add const qualifiers to string arrays
by Jan Engelhardt
· 13 years ago
ad5ff3d
AppArmor: Add ability to load extended policy
by John Johansen
· 13 years ago
6041e83
TOMOYO: Return appropriate value to poll().
by Tetsuo Handa
· 13 years ago
57fa1e1
AppArmor: Move path failure information into aa_get_name and rename
by John Johansen
· 13 years ago
0fe1212
AppArmor: Update dfa matching routines.
by John Johansen
· 13 years ago
3372b68
AppArmor: Minor cleanup of d_namespace_path to consolidate error handling
by John Johansen
· 13 years ago
fbba8d8
AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
by John Johansen
· 13 years ago
33e521a
AppArmor: Add const qualifiers to generated string tables
by John Johansen
· 13 years ago
b1b4bc2
AppArmor: Fix oops in policy unpack auditing
by John Johansen
· 13 years ago
ef9a762
AppArmor: Fix error returned when a path lookup is disconnected
by John Johansen
· 13 years ago
f67dabb
KEYS: testing wrong bit for KEY_FLAG_REVOKED
by Dan Carpenter
· 13 years ago
df91e49
TOMOYO: Fix mount flags checking order.
by Tetsuo Handa
· 13 years ago
a69f158
security: fix ima kconfig warning
by Randy Dunlap
· 13 years ago
28042fa
AppArmor: Fix the error case for chroot relative path name lookup
by John Johansen
· 13 years ago
38305a4
AppArmor: fix mapping of META_READ to audit and quiet flags
by John Johansen
· 13 years ago
8b964ea
AppArmor: Fix underflow in xindex calculation
by John Johansen
· 13 years ago
ade3ddc
AppArmor: Fix dropping of allowed operations that are force audited
by John Johansen
· 13 years ago
cdbd288
AppArmor: Add mising end of structure test to caps unpacking
by John Johansen
· 13 years ago
d384b0a
AppArmor: export known rlimit names/value mappings in securityfs
by Kees Cook
· 13 years ago
a9bf8e9
AppArmor: add "file" details to securityfs
by Kees Cook
· 13 years ago
e74abcf
AppArmor: add initial "features" directory to securityfs
by Kees Cook
· 13 years ago
9acd494
AppArmor: refactor securityfs to use structures
by Kees Cook
· 13 years ago
b0d5de4
IMA: fix audit res field to indicate 1 for success and 0 for failure
by Eric Paris
· 13 years ago
bf06189
Yama: add PR_SET_PTRACER_ANY
by Kees Cook
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
191c542
mm: collapse security_vm_enough_memory() variants into a single function
by Al Viro
· 13 years ago
2d51448
security: Yama LSM
by Kees Cook
· 13 years ago
1a2a4d0
security: create task_free security callback
by Kees Cook
· 13 years ago
9e3ff38
Merge branch 'next-queue' into next
by James Morris
· 13 years ago
761b3ef
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 13 years ago
7908b3e
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
4c2c392
ima: policy for RAMFS
by Dmitry Kasatkin
· 13 years ago
f4a0391
ima: fix Kconfig dependencies
by Fabio Estevam
· 13 years ago
f6b2457
keys: fix user_defined key sparse messages
by Mimi Zohar
· 13 years ago
3db59dd
ima: fix cred sparse warning
by Mimi Zohar
· 13 years ago
700920e
KEYS: Allow special keyrings to be cleared
by David Howells
· 13 years ago
9f6ed2c
keys: add a "logon" key type
by Jeff Layton
· 13 years ago
a25a2b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
f1be242
integrity: digital signature config option name change
by Dmitry Kasatkin
· 13 years ago
5e8898e
lib: digital signature config option name change
by Dmitry Kasatkin
· 13 years ago
6ac6172
encrypted-keys: fix rcu and sparse messages
by Mimi Zohar
· 13 years ago
ee0b31a
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
by Mimi Zohar
· 13 years ago
efde8b6
KEYS: Add missing smp_rmb() primitives to the keyring search code
by David Howells
· 13 years ago
25add8c
TOMOYO: Accept \000 as a valid character.
by Tetsuo Handa
· 13 years ago
c158a35
audit: no leading space in audit_log_d_path prefix
by Kees Cook
· 13 years ago
41fdc30
audit: treat s_id as an untrusted string
by Kees Cook
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
e7691a1
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
3e25eb9
securityfs: fix object creation races
by Al Viro
· 13 years ago
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
8fcc995
Merge branch 'next' into for-linus
by James Morris
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
cdcf116
switch security_path_chmod() to struct path *
by Al Viro
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
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
69f594a
ptrace: do not audit capability check when outputing /proc/pid/stat
by Eric Paris
· 13 years ago
2920a84
capabilities: remove all _real_ interfaces
by Eric Paris
· 13 years ago
c7eba4a
capabilities: introduce security_capable_noaudit
by Eric Paris
· 13 years ago
b7e724d
capabilities: reverse arguments to security_capable
by Eric Paris
· 13 years ago
6a9de49
capabilities: remove the task from capable LSM hook entirely
by Eric Paris
· 13 years ago
2653812
selinux: sparse fix: fix several warnings in the security server cod
by James Morris
· 13 years ago
02f5daa
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
e8a65a3
selinux: sparse fix: eliminate warnings for selinuxfs
by James Morris
· 13 years ago
6063c04
selinux: sparse fix: declare selinux_disable() in security.h
by James Morris
· 13 years ago
5c884c1
selinux: sparse fix: move selinux_complete_init
by James Morris
· 13 years ago
b46610c
selinux: sparse fix: make selinux_secmark_refcount static
by James Morris
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d10577a
vfs: trim includes a bit
by Al Viro
· 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
d179333
tomoyo_mini_stat: switch to umode_t
by Al Viro
· 13 years ago
52ef0c0
switch securityfs_create_file() to umode_t
by Al Viro
· 13 years ago
910f4ece
switch security_path_chmod() to umode_t
by Al Viro
· 13 years ago
dba19c6
get rid of open-coded S_ISREG(), etc.
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
4c1d5a6
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
by Al Viro
· 13 years ago
e407699
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
by Al Viro
· 13 years ago
c5dc332
tomoyo: stop including hell knows what
by Al Viro
· 13 years ago
30e0532
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
by Jan Kara
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
50345f1
SELinux: Fix RCU deref check warning in sel_netport_insert()
by David Howells
· 13 years ago
94d4ef0
SELinux: Fix RCU deref check warning in sel_netport_insert()
by David Howells
· 13 years ago
97426f9
evm: prevent racing during tfm allocation
by Dmitry Kasatkin
· 13 years ago
d21b594
evm: key must be set once during initialization
by Dmitry Kasatkin
· 13 years ago
7b7e591
ima: fix invalid memory reference
by Roberto Sassu
· 13 years ago
Next »