index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
apparmor: avoid -Wempty-body warning
Arnd Bergmann
1
-1
/
+1
2021-11-01
apparmor: Fix internal policy capable check for policy management
John Johansen
1
-1
/
+1
2021-02-07
apparmor: fix error check
Tom Rix
1
-2
/
+2
2021-02-07
security: apparmor: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2021-02-07
security: apparmor: file.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2021-02-07
apparmor: switch to apparmor to internal capable check for policy management
John Johansen
1
-1
/
+17
2021-02-07
apparmor: update policy capable checks to use a label
John Johansen
5
-23
/
+51
2020-06-05
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-06-05
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-05-15
apparmor: Use true and false for bool variable
Zou Wei
2
-33
/
+33
2020-05-15
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
1
-6
/
+0
2020-05-15
apparmor: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-08
apparmor: ensure that dfa state tables have entries
John Johansen
1
-0
/
+5
2020-01-21
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
1
-17
/
+0
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
4
-7
/
+62
2020-01-21
apparmor: fail unpack if profile mode is unknown
John Johansen
1
-0
/
+4
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-01-21
apparmor: remove useless aafs_create_symlink
John Johansen
1
-41
/
+9
2020-01-18
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
1
-0
/
+6
2020-01-18
apparmor: add a valid state flags check
John Johansen
2
-0
/
+8
2020-01-18
AppArmor: Remove semicolon
Vasyl Gomonovych
1
-1
/
+1
2020-01-18
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
1
-2
/
+2
2020-01-04
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
5
-46
/
+54
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-41
/
+45
2020-01-02
apparmor: only get a label reference if the fast path check fails
John Johansen
1
-4
/
+8
2020-01-02
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
1
-1
/
+1
2019-12-31
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
5
-44
/
+27
2019-12-18
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-12
/
+4
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
1
-0
/
+1
2019-12-16
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
4
-13
/
+26
2019-12-12
KEYS: remove CONFIG_KEYS_COMPAT
Eric Biggers
4
-12
/
+3
2019-12-11
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
1
-31
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
15
-162
/
+523
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
1
-7
/
+3
2019-11-30
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
9
-5
/
+74
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
12
-97
/
+328
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-1
/
+0
2019-11-29
x86/efi: remove unused variables
YueHaibing
1
-5
/
+0
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+13
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-1
/
+103
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
1
-2
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+3
2019-11-22
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
6
-38
/
+62
2019-11-22
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
1
-3
/
+3
2019-11-22
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
1
-4
/
+4
2019-11-22
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
1
-7
/
+3
[next]