index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
Commit message (
Expand
)
Author
Age
Files
Lines
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
.gitignore: remove too obvious comments
Masahiro Yamada
2020-03-25
1
-3
/
+0
*
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-29
3
-0
/
+627
|
\
|
*
kunit: building kunit as a module breaks allmodconfig
Alan Maguire
2020-01-10
1
-1
/
+1
|
*
apparmor: add AppArmor KUnit tests for policy unpack
Mike Salvatore
2020-01-09
3
-0
/
+627
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
2019-12-08
1
-2
/
+4
*
|
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-04
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 '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-22
6
-38
/
+62
|
*
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
2019-11-22
1
-3
/
+3
|
*
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-11-22
1
-4
/
+4
|
*
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-11-22
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 branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-5
/
+15
|
\
\
|
*
|
vfs: Convert apparmorfs to use the new mount API
David Howells
2019-07-04
1
-5
/
+15
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
1
-4
/
+4
|
\
\
\
|
*
|
|
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-17
1
-4
/
+4
*
|
|
|
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
2019-06-18
1
-8
/
+39
*
|
|
|
apparmor: enforce nullbyte at end of tag string
Jann Horn
2019-06-18
1
-1
/
+1
*
|
|
|
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
2019-06-18
1
-1
/
+10
|
/
/
/
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
44
-222
/
+44
*
|
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
/
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-8
/
+2
|
\
\
|
*
|
apparmor: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
1
-2
/
+0
|
\
\
\
|
*
|
|
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-2
/
+0
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-05
1
-4
/
+9
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
apparmorfs: fix use-after-free on symlink traversal
Al Viro
2019-04-10
1
-4
/
+9
|
|
/
*
/
apparmor: Restore Y/N in /sys for apparmor's "enabled"
Kees Cook
2019-04-10
1
-1
/
+48
|
/
*
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-13
2
-0
/
+2
|
\
|
*
apparmor: fix double free when unpack of secmark rules fails
John Johansen
2019-03-12
1
-0
/
+1
|
*
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
2019-03-12
1
-0
/
+1
|
*
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
2018-11-14
1
-0
/
+2
*
|
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
2
-4
/
+2
|
\
\
|
*
|
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-31
2
-4
/
+2
*
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-07
12
-83
/
+74
|
\
\
\
|
*
|
|
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
2019-02-22
1
-1
/
+1
|
*
|
|
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
2019-01-22
1
-1
/
+1
|
*
|
|
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
2019-01-18
1
-2
/
+0
[next]