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
2017-12-28
Smack: fix dereferenced before check
Vasyl Gomonovych
1
-1
/
+5
2017-12-23
x86/mm/pti: Add Kconfig
Dave Hansen
1
-0
/
+10
2017-12-18
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-0
/
+1
2017-12-18
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-18
integrity: remove unneeded initializations in integrity_iint_cache entries
Jeff Layton
1
-4
/
+0
2017-12-18
ima: log message to module appraisal error
Bruno E. O. Meneguele
1
-1
/
+3
2017-12-18
ima: pass filename to ima_rdwr_violation_check()
Roberto Sassu
1
-3
/
+3
2017-12-18
ima: Fix line continuation format
Joe Perches
1
-6
/
+5
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
5
-20
/
+63
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-26
/
+47
2017-12-13
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-12
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
4
-40
/
+77
2017-12-12
EVM: Add support for portable signature format
Matthew Garrett
5
-21
/
+91
2017-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
3
-12
/
+53
2017-12-11
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
1
-1
/
+2
2017-12-08
KEYS: reject NULL restriction string when type is specified
Eric Biggers
1
-14
/
+10
2017-12-08
security: keys: remove redundant assignment to key_ref
Colin Ian King
1
-1
/
+0
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
1
-2
/
+0
2017-12-06
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
1
-0
/
+3
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+7
2017-12-04
keyring: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-7
/
+0
2017-12-01
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+7
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
1
-1
/
+1
2017-11-29
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
1
-10
/
+8
2017-11-28
apparmor: fix oops in audit_signal_cb hook
John Johansen
1
-5
/
+7
2017-11-28
apparmor: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
tomoyo: annotate ->poll() instances
Al Viro
4
-7
/
+7
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2
-2
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-11-24
Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-56
/
+47
2017-11-24
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-71
/
+91
2017-11-24
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
7
-56
/
+47
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-21
apparmor: fix possible recursive lock warning in __aa_create_ns
John Johansen
5
-21
/
+21
2017-11-21
apparmor: fix locking when creating a new complain profile.
John Johansen
1
-3
/
+15
2017-11-21
apparmor: fix profile attachment for special unconfined profiles
John Johansen
1
-1
/
+3
2017-11-21
apparmor: ensure that undecidable profile attachments fail
John Johansen
1
-14
/
+32
2017-11-21
apparmor: fix leak of null profile name if profile allocation fails
John Johansen
1
-1
/
+2
2017-11-21
apparmor: remove unused redundant variable stop
Colin Ian King
1
-3
/
+0
2017-11-21
apparmor: Fix bool initialization/comparison
Thomas Meyer
1
-4
/
+4
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
3
-22
/
+12
2017-11-21
apparmor: fix spelling mistake: "resoure" -> "resource"
Colin Ian King
1
-2
/
+2
2017-11-21
security: replace FSF address with web source in license notices
Martin Kepplinger
2
-4
/
+2
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
1
-0
/
+3
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2017-11-16
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-36
/
+47
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-67
/
+222
2017-11-15
security: keys: Replace time_t with time64_t for struct key_preparsed_payload
Baolin Wang
1
-4
/
+4
2017-11-15
security: keys: Replace time_t/timespec with time64_t
Baolin Wang
7
-52
/
+43
[prev]
[next]