Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0dc665d426691fd75fe9b6b16295ad0c02677d21
/
security
7908b3e
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 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
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
d179333f
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
45fae74
ima: free duplicate measurement memory
by Roberto Sassu
· 13 years ago
2ff6fa8
selinux: Casting (void *) value returned by kmalloc is useless
by Thomas Meyer
· 13 years ago
b8aa09f
apparmor: fix module parameter handling
by Rusty Russell
· 13 years ago
2f7ee56
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
by Tejun Heo
· 13 years ago
735e93c
Security: tomoyo: add .gitignore file
by Greg Kroah-Hartman
· 13 years ago
bb80d88
tomoyo: add missing rcu_dereference()
by Kees Cook
· 13 years ago
2053c47
apparmor: add missing rcu_dereference()
by Kees Cook
· 13 years ago
1418a3e
TOMOYO: Fix pathname handling of disconnected paths.
by Tetsuo Handa
· 13 years ago
143b01d
evm: prevent racing during tfm allocation
by Dmitry Kasatkin
· 13 years ago
88d7ed3
evm: key must be set once during initialization
by Dmitry Kasatkin
· 13 years ago
02125a8
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
by Al Viro
· 13 years ago
7f1fb60
inet_diag: Partly rename inet_ to sock_
by Pavel Emelyanov
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
de35353
digsig: build dependency fix
by Dmitry Kasatkin
· 13 years ago
4e2c5b2
Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/git/kasatkin/linux-digsig into next
by James Morris
· 13 years ago
b85c804
Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus
by James Morris
· 13 years ago
fe8a0df
Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus
by James Morris
· 13 years ago
7845bc39
KEYS: Give key types their own lockdep class for key->sem
by David Howells
· 13 years ago
9c69898
encrypted-keys: module build fixes
by Mimi Zohar
· 13 years ago
f4a0d5a
encrypted-keys: fix error return code
by Mimi Zohar
· 13 years ago
24942c8
Merge branch 'master'; commit 'v3.2-rc2' into next
by James Morris
· 13 years ago
9f35a33
KEYS: Fix a NULL pointer deref in the user-defined key type
by David Howells
· 13 years ago
af7ff2c
selinuxfs: remove custom hex_to_bin()
by Andy Shevchenko
· 13 years ago
4080956
Smack: smackfs cipso seq read repair
by Casey Schaufler
· 13 years ago
15647eb
evm: digital signature verification support
by Dmitry Kasatkin
· 13 years ago
8607c50
integrity: digital signature verification using multiple keyrings
by Dmitry Kasatkin
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
2380078
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
3369465
um: switch to use of drivers/Kconfig
by Al Viro
· 13 years ago
0247311
security: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
fcf6340
Cross Memory Attach
by Christopher Yeoh
· 13 years ago
44fc7ea
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
59df316
TOMOYO: Fix interactive judgment functionality.
by Tetsuo Handa
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
c45ed23
Merge branch 'master' of git://gitorious.org/smack-next/kernel into next
by James Morris
· 13 years ago
e0b057b
TOMOYO: Fix incomplete read after seek.
by Tetsuo Handa
· 13 years ago
0e94ae1
Smack: allow to access /smack/access as normal user
by Jarkko Sakkinen
· 13 years ago
6afcb3b
TOMOYO: Fix unused kernel config option.
by Tetsuo Handa
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
d86b2b6
Smack: fix: invalid length set for the result of /smack/access
by Jarkko Sakkinen
· 13 years ago
16014d8
Smack: compilation fix
by Jarkko Sakkinen
· 13 years ago
Next »