Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2e12256b9a76584fa3a6da19210509d4775aee36
/
security
2e12256
keys: Replace uid/gid/perm permissions checking with an ACL
by David Howells
· 6 years ago
a58946c
keys: Pass the network namespace into request_key mechanism
by David Howells
· 6 years ago
9b24261
keys: Network namespace domain tag
by David Howells
· 6 years ago
218e642
keys: Garbage collect keys for which the domain has been removed
by David Howells
· 6 years ago
3b6e4de
keys: Include target namespace in match criteria
by David Howells
· 6 years ago
0f44e4d
keys: Move the user and user-session keyrings to the user_namespace
by David Howells
· 6 years ago
b206f28
keys: Namespace keyring names
by David Howells
· 6 years ago
dcf49db
keys: Add a 'recurse' flag for keyring searches
by David Howells
· 6 years ago
355ef8e
keys: Cache the hash value to avoid lots of recalculation
by David Howells
· 6 years ago
f771fde
keys: Simplify key description management
by David Howells
· 6 years ago
3b8c4a0
keys: Kill off request_key_async{,_with_auxdata}
by David Howells
· 6 years ago
7743c48
keys: Cache result of request_key*() temporarily in task_struct
by David Howells
· 6 years ago
896f195
keys: Provide request_key_rcu()
by David Howells
· 6 years ago
e59428f
keys: Move the RCU locks outwards from the keyring search functions
by David Howells
· 6 years ago
a09003b
keys: Invalidate used request_key authentication keys
by David Howells
· 6 years ago
504b69e
keys: Fix request_key() lack of Link perm check on found key
by David Howells
· 6 years ago
45e0f30
keys: Add capability-checking keyctl function
by David Howells
· 6 years ago
4754620
keys: Reuse keyring_index_key::desc_len in lookup_user_key()
by Eric Biggers
· 6 years ago
f7f1394
keys: Grant Link permission to possessers of request_key auth keys
by David Howells
· 6 years ago
ed0ac5c
keys: Add a keyctl to move a key between keyrings
by David Howells
· 6 years ago
df593ee
keys: Hoist locking out of __key_link_begin()
by David Howells
· 6 years ago
eb0f68c
keys: Break bits out of key_unlink()
by David Howells
· 6 years ago
3be59f7
keys: Change keyring_serialise_link_sem to a mutex
by David Howells
· 6 years ago
9fd1653
keys: sparse: Fix kdoc mismatches
by David Howells
· 6 years ago
7936d16
keys: sparse: Fix incorrect RCU accesses
by David Howells
· 6 years ago
2e21865
keys: sparse: Fix key_fs[ug]id_changed()
by David Howells
· 6 years ago
a3958f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
4ad98ac
tomoyo: Don't emit WARNING: string while fuzzing testing.
by Tetsuo Handa
· 6 years ago
27df4b4
tomoyo: Change pathname calculation for read-only filesystems.
by Tetsuo Handa
· 6 years ago
e6193f7
tomoyo: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
e80b185
tomoyo: Add a kernel config option for fuzzing testing.
by Tetsuo Handa
· 6 years ago
e711ab9
Revert "selinux: do not report error on connect(AF_UNSPEC)"
by Paolo Abeni
· 6 years ago
601e6bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
800c608
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
c7e0d6c
selinux: do not report error on connect(AF_UNSPEC)
by Paolo Abeni
· 6 years ago
4009132
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
f72dae2
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
2d60d96
Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
78ee8b1
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
8d31a5c
Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack into next-smack
by James Morris
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
14be4c6
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
51987af
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
f614ee1
securityfs: switch to ->free_inode()
by Al Viro
· 6 years ago
27afa27
apparmor: switch to ->free_inode()
by Al Viro
· 6 years ago
619ae03
Smack: Fix kbuild reported build error
by Casey Schaufler
· 6 years ago
5f9b499
Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack into next-smack
by James Morris
· 6 years ago
fea27bc
Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
b9ef551
smack: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
dfbd199
selinux: use kernel linux/socket.h for genheaders and mdp
by Paulo Alcantara
· 6 years ago
9641b8c
s390/ipl: read IPL report at early boot
by Martin Schwidefsky
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
709a972
security: Implement Clang's stack initialization
by Kees Cook
· 6 years ago
b6a6a37
security: Move stackleak config to Kconfig.hardening
by Kees Cook
· 6 years ago
9f671e5
security: Create "kernel hardening" config area
by Kees Cook
· 6 years ago
371dd43
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
be08f0c
integrity: support EC-RDSA signatures for asymmetric_verify
by Vitaly Chikunov
· 6 years ago
f075b34
Merge branch 'smack-for-5.2' of https://github.com/cschaufler/next-smack into next-smack
by James Morris
· 6 years ago
c750e69
selinux: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
fe9fd2e
Revert "security: inode: fix a missing check for securityfs_create_file"
by James Morris
· 6 years ago
f51dcd0
apparmorfs: fix use-after-free on symlink traversal
by Al Viro
· 6 years ago
46c8744
securityfs: fix use-after-free on symlink traversal
by Al Viro
· 6 years ago
ecb8e74
Yama: mark function as static
by Mukesh Ojha
· 6 years ago
d1a0846
security: inode: fix a missing check for securityfs_create_file
by Kangjie Lu
· 6 years ago
0b9dc6c
keys: safe concurrent user->{session,uid}_keyring access
by Jann Horn
· 6 years ago
5c7e372
security: don't use RCU accessors for cred->session_keyring
by Jann Horn
· 6 years ago
1b26fcd
Yama: mark local symbols as static
by Jann Horn
· 6 years ago
e33c1b9
apparmor: Restore Y/N in /sys for apparmor's "enabled"
by Kees Cook
· 6 years ago
be24b37
KEYS: trusted: fix -Wvarags warning
by ndesaulniers@google.com
· 6 years ago
c787192
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
by Jarkko Sakkinen
· 6 years ago
1537ad1
kernfs: fix xattr name handling in LSM helpers
by Ondrej Mosnacek
· 6 years ago
f7450bc
Smack: Fix IPv6 handling of 0 secmark
by Casey Schaufler
· 6 years ago
4e328b0
Smack: Create smack_rule cache to optimize memory usage
by Casey Schaufler
· 6 years ago
460d95a
smack: removal of global rule list
by Vishal Goel
· 6 years ago
2623c4f
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
by Kees Cook
· 6 years ago
1aa176e
Yama: mark local symbols as static
by Jann Horn
· 6 years ago
a1aa08a
audit: link integrity evm_write_xattrs record to syscall event
by Richard Guy Briggs
· 6 years ago
98bbbb7
selinux: avoid uninitialized variable warning
by Arnd Bergmann
· 6 years ago
9e0cfe2
selinux: remove useless assignments
by Ondrej Mosnacek
· 6 years ago
c72c4cd
selinux: Make selinux_kernfs_init_security static
by YueHaibing
· 6 years ago
ec882da
selinux: implement the kernfs_init_security hook
by Ondrej Mosnacek
· 6 years ago
b230d5a
LSM: add new hook for kernfs node initialization
by Ondrej Mosnacek
· 6 years ago
b754026
selinux: try security xattr after genfs for kernfs filesystems
by Ondrej Mosnacek
· 6 years ago
2db154b
vfs: syscall: Add move_mount(2) to move mounts around
by David Howells
· 6 years ago
0fcc4c8
device_cgroup: fix RCU imbalance in error case
by Jann Horn
· 6 years ago
ff1bf4c
selinux: use kernel linux/socket.h for genheaders and mdp
by Paulo Alcantara
· 6 years ago
6a1afff
selinux: fix NULL dereference in policydb_destroy()
by Ondrej Mosnacek
· 6 years ago
fa3d493
Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
8636b1d
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
acdf52d
selinux: convert to kvmalloc
by Kent Overstreet
· 6 years ago
d8dbb58
apparmor: fix double free when unpack of secmark rules fails
by John Johansen
· 6 years ago
201218e
apparmor: delete the dentry in aafs_remove() to avoid a leak
by Chris Coulson
· 6 years ago
3815a24
security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
by J. Bruce Fields
· 6 years ago
292c997
selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
by Xin Long
· 6 years ago
5af7f11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
c3665a6
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
1a29e85
Merge tag 'docs-5.1' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
Next »