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
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
2
-1
/
+29
2018-02-09
apparmor: dfa move character match into a macro
John Johansen
1
-47
/
+27
2018-02-09
apparmor: update domain transitions that are subsets of confinement at nnp
John Johansen
4
-65
/
+110
2018-02-09
apparmor: move context.h to cred.h
John Johansen
15
-14
/
+14
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
6
-98
/
+105
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
1
-11
/
+0
2018-02-09
apparmor: cleanup fixup description of aa_replace_profiles
John Johansen
1
-2
/
+3
2018-02-09
apparmor: rename tctx to ctx
John Johansen
3
-30
/
+29
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
4
-129
/
+47
2018-02-09
apparmor: move task domain change info to task security
John Johansen
4
-52
/
+132
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
5
-46
/
+45
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
3
-4
/
+12
2018-02-09
apparmor: make signal label match work when matching stacked labels
John Johansen
1
-28
/
+12
2018-02-09
security: apparmor: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2018-02-09
apparmor: root view labels should not be under user control
John Johansen
1
-3
/
+2
2018-02-09
apparmor: cleanup add proper line wrapping to nulldfa.in
John Johansen
1
-1
/
+107
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
2
-11
/
+27
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
5
-11
/
+170
2018-02-09
apparmor: add first substr match to dfa
John Johansen
2
-0
/
+124
2018-02-09
apparmor: split load data into management struct and data blob
John Johansen
2
-4
/
+11
2018-02-09
apparmor: fix logging of the existence test for signals
John Johansen
2
-2
/
+4
2018-02-09
apparmor: fix resource audit messages when auditing peer
John Johansen
1
-4
/
+4
2018-02-09
apparmor: fix display of .ns_name for containers
John Johansen
1
-3
/
+1
2018-02-08
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-02-07
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-8
/
+3
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+14
2018-02-02
ima: re-initialize iint->atomic_flags
Mimi Zohar
1
-0
/
+1
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
1
-1
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-14
/
+13
2018-02-01
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
4
-21
/
+20
2018-02-01
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
3
-12
/
+39
2018-02-01
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-105
/
+294
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-9
/
+9
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2018-01-30
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+5
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
2
-2
/
+4
2018-01-19
ima/policy: fix parsing of fsuuid
Mike Rapoport
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-26
/
+41
2018-01-15
usercopy: Allow strict enforcement of whitelists
Kees Cook
1
-0
/
+14
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-14
security/Kconfig: Correct the Documentation reference for PTI
W. Trevor King
1
-1
/
+1
2018-01-13
apparmor: Fix regression in profile conflict logic
Matthew Garrett
1
-4
/
+5
2018-01-13
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2
-21
/
+35
2018-01-10
Smack: Privilege check on key operations
Casey Schaufler
3
-11
/
+34
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+31
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
4
-21
/
+20
2018-01-07
Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2018-01-06
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
1
-1
/
+11
[prev]
[next]