index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
LSM: Update list of SECURITYFS users in Kconfig
Petr Vorel
1
-2
/
+1
2019-02-28
introduce cloning of fs_context
Al Viro
3
-0
/
+93
2019-02-28
smack: Implement filesystem context security hooks
David Howells
2
-15
/
+47
2019-02-28
selinux: Implement the new mount API LSM hooks
David Howells
2
-10
/
+49
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
1
-0
/
+5
2019-02-25
LSM: Ignore "security=" when "lsm=" is specified
Kees Cook
1
-2
/
+6
2019-02-25
LSM: Update function documentation for cap_capable
Micah Morton
1
-1
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+6
2019-02-22
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
5
-3
/
+8
2019-02-22
doc: sctp: Merge and clean up rst files
Kees Cook
1
-1
/
+1
2019-02-20
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
1
-4
/
+6
2019-02-19
tomoyo: Bump version.
Tetsuo Handa
2
-8
/
+13
2019-02-15
keys: Timestamp new keys
David Howells
1
-0
/
+1
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
5
-62
/
+41
2019-02-15
KEYS: allow reaching the keys quotas exactly
Eric Biggers
1
-2
/
+2
2019-02-14
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
5
-11
/
+40
2019-02-13
Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...
James Morris
5
-25
/
+90
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
4
-9
/
+64
2019-02-13
KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
Roberto Sassu
1
-14
/
+24
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
1
-5
/
+5
2019-02-12
LSM: fix return value check in safesetid_init_securityfs()
Wei Yongjun
1
-1
/
+1
2019-02-05
selinux: fix avc audit messages
Stephen Smalley
1
-3
/
+3
2019-02-04
evm: Use defined constant for UUID representation
Andy Shevchenko
1
-2
/
+1
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
1
-2
/
+33
2019-02-04
evm: remove set but not used variable 'xattr'
YueHaibing
1
-5
/
+1
2019-02-04
encrypted-keys: fix Opt_err/Opt_error = -1
Mimi Zohar
1
-2
/
+2
2019-02-04
integrity, KEYS: add a reference to platform keyring
Kairui Song
1
-0
/
+3
2019-02-01
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
1
-1
/
+4
2019-02-01
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
1
-0
/
+2
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
8
-22
/
+10
2019-01-30
LSM: SafeSetID: remove unused include
Micah Morton
1
-1
/
+0
2019-01-29
LSM: SafeSetID: 'depend' on CONFIG_SECURITY
Micah Morton
1
-0
/
+2
2019-01-28
selinux: replace BUG_ONs with WARN_ONs in avc.c
Ondrej Mosnacek
1
-2
/
+4
2019-01-28
LSM: Add 'name' field for SafeSetID in DEFINE_LSM
Micah Morton
1
-0
/
+1
2019-01-25
selinux: log invalid contexts in AVCs
Ondrej Mosnacek
3
-5
/
+50
2019-01-25
selinux: replace some BUG_ON()s with a WARN_ON()
Ondrej Mosnacek
1
-2
/
+3
2019-01-25
selinux: inline some AVC functions used only once
Ondrej Mosnacek
1
-82
/
+58
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton
7
-1
/
+526
2019-01-25
audit: add support for fcaps v3
Richard Guy Briggs
1
-0
/
+2
2019-01-24
tomoyo: Allow multiple use_group lines.
Tetsuo Handa
3
-22
/
+42
2019-01-24
tomoyo: Coding style fix.
Tetsuo Handa
15
-105
/
+309
2019-01-23
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
5
-122
/
+108
2019-01-22
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+4
2019-01-22
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+3
2019-01-22
security: keys: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-01-22
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
1
-1
/
+1
2019-01-22
Merge tag 'v5.0-rc3' into next-general
James Morris
3
-2
/
+12
2019-01-18
LSM: Make some functions static
Wei Yongjun
1
-3
/
+3
2019-01-18
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
5
-22
/
+11
[prev]
[next]