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-01-21
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
1
-4
/
+4
2021-01-21
keys: Remove outdated __user annotations
Jann Horn
1
-3
/
+3
2021-01-21
security: keys: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
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
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
10
-35
/
+70
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+3
2020-12-14
Merge tag 'tomoyo-pr-20201214' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
8
-41
/
+44
2020-12-14
vfs: move cap_convert_nscap() call into vfs_setxattr()
Miklos Szeredi
1
-2
/
+1
2020-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-0
/
+1
2020-12-06
tomoyo: Fix typo in comments.
Tetsuo Handa
5
-7
/
+7
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-24
/
+54
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
7
-11
/
+11
2020-11-29
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
1
-15
/
+5
2020-11-27
tomoyo: Fix null pointer check
Zheng Zengkai
3
-6
/
+4
2020-11-27
xfrm: redact SA secret with lockdown confidentiality
Antony Antony
1
-0
/
+1
2020-11-26
ima: Implement ima_inode_hash
KP Singh
1
-24
/
+54
2020-11-24
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
4
-17
/
+19
2020-11-24
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-23
keys: Provide the original description to the key preparser
David Howells
1
-0
/
+2
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
4
-16
/
+37
[prev]
[next]