index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: make export of raw binary profile to userspace optional
John Johansen
2022-07-09
2
-0
/
+15
*
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2022-07-09
1
-0
/
+5
*
Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-11
4
-9
/
+13
|
\
|
*
apparmor: fix zero-length compiler warning in AA_BUG()
John Johansen
2021-11-03
1
-1
/
+6
|
*
apparmor: Remove the repeated declaration
Shaokun Zhang
2021-11-03
1
-4
/
+0
|
*
apparmor: avoid -Wempty-body warning
Arnd Bergmann
2021-11-03
1
-1
/
+1
|
*
security: apparmor: file.h: delete duplicated word
Randy Dunlap
2021-02-07
1
-1
/
+1
|
*
apparmor: update policy capable checks to use a label
John Johansen
2021-02-07
2
-2
/
+5
*
|
security: add const qualifier to struct sock in various places
Florian Westphal
2020-12-03
1
-1
/
+1
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
|
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-07
2
-0
/
+13
|
\
\
|
*
|
apparmor: Fix memory leak of profile proxy
John Johansen
2020-06-07
1
-0
/
+1
|
|
/
|
*
apparmor: add outofband transition and use it in xattr match
John Johansen
2020-01-21
1
-1
/
+8
|
*
apparmor: fix nnp subset test for unconfined
John Johansen
2020-01-21
1
-0
/
+1
|
*
apparmor: add a valid state flags check
John Johansen
2020-01-18
1
-0
/
+4
*
|
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
1
-1
/
+1
|
/
*
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-03
5
-51
/
+13
|
\
|
*
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-11-22
2
-2
/
+3
|
*
apparmor: increase left match history buffer size
John Johansen
2019-06-20
1
-2
/
+1
|
*
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
2019-06-20
1
-47
/
+2
|
*
apparmor: Initial implementation of raw policy blob compression
Chris Coulson
2019-04-11
2
-1
/
+8
*
|
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
23
-115
/
+23
|
/
*
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
1
-2
/
+1
|
\
|
*
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-31
1
-2
/
+1
*
|
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
2019-01-22
1
-1
/
+1
*
|
LSM: generalize flag passing to security_capable
Micah Morton
2019-01-10
1
-1
/
+1
*
|
LSM: Infrastructure management of the task security
Casey Schaufler
2019-01-08
1
-14
/
+4
*
|
LSM: Infrastructure management of the file security
Casey Schaufler
2019-01-08
1
-1
/
+4
*
|
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
2
-2
/
+6
*
|
AppArmor: Abstract use of cred security blob
Casey Schaufler
2019-01-08
1
-1
/
+15
|
/
*
apparmor: Parse secmark policy
Matthew Garrett
2018-10-03
2
-0
/
+13
*
apparmor: Add a wildcard secid
Matthew Garrett
2018-10-03
1
-0
/
+3
*
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2018-09-13
1
-0
/
+2
*
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
2018-07-19
1
-1
/
+2
*
apparmor: fixup secid map conversion to using IDR
John Johansen
2018-06-07
1
-1
/
+3
*
apparmor: Add support for audit rule filtering
Matthew Garrett
2018-06-07
1
-0
/
+6
*
apparmor: improve get_buffers macro by using get_cpu_ptr
John Johansen
2018-06-07
1
-17
/
+16
*
apparmor: add support for mapping secids and using secctxes
John Johansen
2018-05-02
2
-4
/
+13
*
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-13
11
-77
/
+299
|
\
|
*
apparmor: remove POLICY_MEDIATES_SAFE
John Johansen
2018-03-13
1
-11
/
+1
|
*
apparmor: add base infastructure for socket mediation
John Johansen
2018-03-13
5
-3
/
+128
|
*
apparmor: improve overlapping domain attachment resolution
John Johansen
2018-02-09
1
-0
/
+19
|
*
apparmor: convert attaching profiles via xattrs to use dfa matching
John Johansen
2018-02-09
1
-2
/
+0
|
*
apparmor: Add support for attaching profiles via xattr, presence and value
Matthew Garrett
2018-02-09
1
-0
/
+6
|
*
apparmor: dfa add support for state differential encoding
John Johansen
2018-02-09
1
-0
/
+4
|
*
apparmor: update domain transitions that are subsets of confinement at nnp
John Johansen
2018-02-09
1
-0
/
+4
|
*
apparmor: move context.h to cred.h
John Johansen
2018-02-09
1
-0
/
+0
|
*
apparmor: move task related defines and fns to task.X files
John Johansen
2018-02-09
2
-39
/
+91
|
*
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
2018-02-09
1
-11
/
+0
[next]