index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: avoid -Wempty-body warning
Arnd Bergmann
2021-11-03
1
-1
/
+1
*
apparmor: Fix internal policy capable check for policy management
John Johansen
2021-11-01
1
-1
/
+1
*
apparmor: fix error check
Tom Rix
2021-02-07
1
-2
/
+2
*
security: apparmor: delete repeated words in comments
Randy Dunlap
2021-02-07
2
-2
/
+2
*
security: apparmor: file.h: delete duplicated word
Randy Dunlap
2021-02-07
1
-1
/
+1
*
apparmor: switch to apparmor to internal capable check for policy management
John Johansen
2021-02-07
1
-1
/
+17
*
apparmor: update policy capable checks to use a label
John Johansen
2021-02-07
5
-23
/
+51
*
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
2020-06-06
1
-2
/
+2
*
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
2020-06-05
1
-0
/
+5
*
apparmor: Use true and false for bool variable
Zou Wei
2020-05-15
2
-33
/
+33
*
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
2020-05-15
1
-6
/
+0
*
apparmor: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
1
-1
/
+1
*
apparmor: ensure that dfa state tables have entries
John Johansen
2020-04-08
1
-0
/
+5
*
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
2020-01-21
1
-17
/
+0
*
apparmor: add outofband transition and use it in xattr match
John Johansen
2020-01-21
4
-7
/
+62
*
apparmor: fail unpack if profile mode is unknown
John Johansen
2020-01-21
1
-0
/
+4
*
apparmor: fix nnp subset test for unconfined
John Johansen
2020-01-21
3
-4
/
+39
*
apparmor: remove useless aafs_create_symlink
John Johansen
2020-01-21
1
-41
/
+9
*
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
2020-01-19
1
-0
/
+6
*
apparmor: add a valid state flags check
John Johansen
2020-01-19
2
-0
/
+8
*
AppArmor: Remove semicolon
Vasyl Gomonovych
2020-01-19
1
-1
/
+1
*
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
2020-01-19
1
-2
/
+2
*
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-05
5
-47
/
+55
|
\
|
*
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-05
3
-42
/
+46
|
*
apparmor: only get a label reference if the fast path check fails
John Johansen
2020-01-02
1
-4
/
+8
|
*
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
2020-01-02
1
-1
/
+1
*
|
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...
Linus Torvalds
2019-12-31
5
-44
/
+27
|
\
\
|
|
/
|
/
|
|
*
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
2019-12-16
4
-13
/
+26
|
*
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
2019-12-11
1
-31
/
+1
*
|
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-12-19
5
-12
/
+4
|
\
\
|
*
|
security: keys: trusted: fix lost handle flush
James Bottomley
2019-12-17
1
-0
/
+1
|
*
|
KEYS: remove CONFIG_KEYS_COMPAT
Eric Biggers
2019-12-12
4
-12
/
+3
|
|
/
*
/
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
|
/
*
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-03
15
-165
/
+526
|
\
|
*
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-11-23
6
-38
/
+62
|
*
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
2019-11-23
1
-3
/
+3
|
*
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-11-23
1
-4
/
+4
|
*
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-11-23
1
-5
/
+7
|
*
apparmor: increase left match history buffer size
John Johansen
2019-06-20
2
-5
/
+4
|
*
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
2019-06-20
3
-12
/
+12
|
*
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
2019-06-20
5
-111
/
+164
|
*
apparmor: Force type-casting of current->real_cred
Bharath Vedartham
2019-06-20
1
-1
/
+1
|
*
apparmor: fix spelling mistake "immutible" -> "immutable"
Colin Ian King
2019-04-17
1
-1
/
+1
|
*
apparmor: fix blob compression when ns is forced on a policy load
John Johansen
2019-04-11
2
-4
/
+8
|
*
apparmor: fix missing ZLIB defines
John Johansen
2019-04-11
1
-0
/
+2
|
*
apparmor: fix blob compression build failure on ppc
John Johansen
2019-04-11
1
-1
/
+1
|
*
apparmor: Initial implementation of raw policy blob compression
Chris Coulson
2019-04-11
5
-8
/
+285
*
|
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-7
/
+3
|
\
\
|
*
|
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-11-15
1
-7
/
+3
*
|
|
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
9
-5
/
+74
|
\
\
\
[next]