Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7d99b3abaf8412932269a2a2e561138326d61f8b
/
security
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 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
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
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
2f7ee56
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
by Tejun Heo
· 13 years ago
1418a3e
TOMOYO: Fix pathname handling of disconnected paths.
by Tetsuo Handa
· 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
b85c804d
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
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
9f35a33
KEYS: Fix a NULL pointer deref in the user-defined key type
by David Howells
· 13 years ago
4080956
Smack: smackfs cipso seq read repair
by Casey Schaufler
· 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
f8859d9
Smack: fix for /smack/access output, use string instead of byte
by Jarkko Sakkinen
· 13 years ago
84088ba
Smack: domain transition protections (v3)
by Jarkko Sakkinen
· 13 years ago
975d5e5
Smack: Provide information for UDS getsockopt(SO_PEERCRED)
by Casey Schaufler
· 13 years ago
ce8a432
Smack: Clean up comments
by Casey Schaufler
· 13 years ago
531f1d4
Smack: Repair processing of fcntl
by Casey Schaufler
· 13 years ago
272cd7a
Smack: Rule list lookup performance
by Casey Schaufler
· 13 years ago
828716c
Smack: check permissions from user space (v2)
by Jarkko Sakkinen
· 13 years ago
545a726
TOMOYO: Fix quota and garbage collector.
by Tetsuo Handa
· 13 years ago
e2b8b25
TOMOYO: Remove redundant tasklist_lock.
by Tetsuo Handa
· 13 years ago
e00fb3f
TOMOYO: Fix domain transition failure warning.
by Tetsuo Handa
· 13 years ago
c6cb56f
Merge branch 'next-hex2bin' of git://github.com/mzohar/linux-evm into next
by James Morris
· 13 years ago
a427fd1
TOMOYO: Remove tomoyo_policy_memory_lock spinlock.
by Tetsuo Handa
· 13 years ago
f9732ea
TOMOYO: Simplify garbage collector.
by Tetsuo Handa
· 13 years ago
778c4a4
TOMOYO: Fix make namespacecheck warnings.
by Tetsuo Handa
· 13 years ago
2b3ff63
encrypted-keys: check hex2bin result
by Mimi Zohar
· 13 years ago
2684bf7
trusted-keys: check hex2bin result
by Mimi Zohar
· 13 years ago
6bce98e
TOMOYO: Allow specifying domain transition preference.
by Tetsuo Handa
· 13 years ago
cc10055
encrypted-keys: IS_ERR need include/err.h
by Stephen Rothwell
· 13 years ago
8de6ac7
Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into next
by James Morris
· 13 years ago
843d183
TOMOYO: Bump version.
by Tetsuo Handa
· 13 years ago
fb788d8
evm: clean verification status
by Dmitry Kasatkin
· 13 years ago
566be59
evm: permit mode bits to be updated
by Mimi Zohar
· 13 years ago
bf6d0f5
evm: posix acls modify i_mode
by Mimi Zohar
· 13 years ago
a924ce0
evm: limit verifying current security.evm integrity
by Mimi Zohar
· 13 years ago
fb88c2b
evm: fix security/security_old_init_security return code
by Mimi Zohar
· 13 years ago
1d71405
evm: remove TCG_TPM dependency
by Mimi Zohar
· 13 years ago
982e617
encrypted-keys: remove trusted-keys dependency
by Mimi Zohar
· 13 years ago
61cf45d
encrypted-keys: create encrypted-keys directory
by Mimi Zohar
· 13 years ago
a8f7640
TOMOYO: Avoid race when retrying "file execute" permission check.
by Tetsuo Handa
· 13 years ago
731d37a
TOMOYO: Allow domain transition without execve().
by Tetsuo Handa
· 13 years ago
1f067a6
TOMOYO: Allow controlling generation of access granted logs for per an entry basis.
by Tetsuo Handa
· 13 years ago
059d84d
TOMOYO: Add socket operation restriction support.
by Tetsuo Handa
· 13 years ago
d58e0da
TOMOYO: Add environment variable name restriction support.
by Tetsuo Handa
· 13 years ago
5dbe304
security: sparse fix: Move security_fixup_op to security.h
by James Morris
· 13 years ago
7b98a58
selinux: sparse fix: fix several warnings in the security server code
by James Morris
· 13 years ago
0ff53f5
selinux: sparse fix: include selinux.h in exports.c
by James Morris
· 13 years ago
6a3fbe8
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
ad3fa08
selinux: sparse fix: eliminate warnings for selinuxfs
by James Morris
· 13 years ago
d5813a5
ima: sparse fix: include linux/ima.h in ima_main.c
by James Morris
· 13 years ago
b97e145
ima: sparse fix: make ima_open_policy static
by James Morris
· 13 years ago
cc7db09
apparmor: sparse fix: include procattr.h in procattr.c
by James Morris
· 13 years ago
7ee9585
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
by James Morris
· 13 years ago
32c3df6
apparmor: sparse fix: add apparmor.h to lib.c
by James Morris
· 13 years ago
33f8bf5
apparmor: sparse fix: include ipc.h
by James Morris
· 13 years ago
58982b7
selinux: sparse fix: declare selinux_disable() in security.h
by James Morris
· 13 years ago
cc59a58
selinux: sparse fix: move selinux_complete_init
by James Morris
· 13 years ago
56a4ca9
selinux: sparse fix: make selinux_secmark_refcount static
by James Morris
· 13 years ago
3417d8d
apparmor: sparse fix: make aa_create_aafs static
by James Morris
· 13 years ago
Next »