index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+11
2021-02-23
Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+3
2021-02-22
Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+36
2021-02-22
Merge tag 'Smack-for-v5.12' of git://github.com/cschaufler/smack-next
Linus Torvalds
1
-2
/
+19
2021-02-22
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-52
/
+301
2021-02-22
Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-51
/
+141
2021-02-22
Merge tag 'tomoyo-pr-20210215' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
3
-25
/
+25
2021-02-16
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
1
-4
/
+18
2021-02-16
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
1
-1
/
+1
2021-02-16
KEYS: trusted: Fix incorrect handling of tpm_get_random()
Jarkko Sakkinen
1
-3
/
+17
2021-02-12
integrity: Make function integrity_add_key() static
Wei Yongjun
1
-2
/
+2
2021-02-11
Merge branch 'ima-kexec-fixes' into next-integrity
Mimi Zohar
1
-0
/
+3
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+2
2021-02-10
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
1
-0
/
+1
2021-02-03
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
1
-2
/
+19
2021-02-01
tomoyo: recognize kernel threads correctly
Tetsuo Handa
1
-1
/
+1
2021-02-01
tomoyo: ignore data race while checking quota
Tetsuo Handa
3
-24
/
+24
2021-01-28
cap: fix conversions on getxattr
Miklos Szeredi
1
-24
/
+43
2021-01-27
IMA: Measure kernel version in early boot
Raphael Gianotti
1
-0
/
+5
2021-01-16
make dump_common_audit_data() safe to be called from RCU pathwalk
Al Viro
1
-2
/
+3
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-15
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
5
-10
/
+127
2021-01-15
IMA: define a builtin critical data measurement policy
Lakshmi Ramasubramanian
1
-0
/
+12
2021-01-15
IMA: extend critical data hook to limit the measurement based on a label
Tushar Sugandhi
1
-3
/
+5
2021-01-15
IMA: limit critical data measurement based on a label
Tushar Sugandhi
1
-3
/
+34
2021-01-15
IMA: add policy rule to measure critical data
Tushar Sugandhi
1
-4
/
+25
2021-01-15
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
3
-1
/
+26
2021-01-15
IMA: add support to measure buffer data hash
Tushar Sugandhi
5
-9
/
+30
2021-01-15
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
4
-26
/
+35
2021-01-15
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2
-0
/
+59
2021-01-15
security: add inode_init_security_anon() LSM hook
Lokesh Gidra
1
-0
/
+8
2021-01-13
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
1
-25
/
+52
2021-01-13
evm: Fix memleak in init_desc
Dinghao Liu
1
-2
/
+5
2021-01-12
selinux: mark selinux_xfrm_refcount as __read_mostly
Ondrej Mosnacek
1
-1
/
+1
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
6
-12
/
+12
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2
-2
/
+1
2021-01-12
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
1
-7
/
+3
2021-01-12
selinux: remove unused global variables
Ondrej Mosnacek
4
-4
/
+0
2021-01-05
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
1
-0
/
+4
2021-01-05
selinux: handle MPTCP consistently with TCP
Paolo Abeni
1
-1
/
+2
2020-12-29
capabilities: Don't allow writing ambiguous v3 file capabilities
Eric W. Biederman
1
-1
/
+11
2020-12-25
Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...
Linus Torvalds
1
-2
/
+3
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+77
2020-12-23
Smack: Handle io_uring kernel thread privileges
Casey Schaufler
1
-2
/
+3
2020-12-17
Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2020-12-16
Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-next
Linus Torvalds
2
-5
/
+5
2020-12-16
Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-37
/
+54
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-28
/
+35
2020-12-16
Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2020-12-16
apparmor: remove duplicate macro list_entry_is_head()
Andy Shevchenko
1
-3
/
+0
[next]