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
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: rework profile->rules to be a list
John Johansen
2022-10-03
15
-57
/
+142
*
apparmor: refactor profile rules and attachments
John Johansen
2022-10-03
18
-239
/
+308
*
apparmor: verify loaded permission bits masks don't overlap
John Johansen
2022-10-03
1
-4
/
+30
*
apparmor: cleanup: move perm accumulation into perms.h
John Johansen
2022-10-03
2
-52
/
+53
*
apparmor: make sure perm indexes are accumulated
John Johansen
2022-10-03
3
-2
/
+25
*
apparmor: verify permission table indexes
John Johansen
2022-10-03
1
-1
/
+34
*
apparmor: add the ability for policy to specify a permission table
John Johansen
2022-10-03
2
-11
/
+98
*
apparmor: make unpack_array return a trianary value
John Johansen
2022-10-03
2
-22
/
+33
*
apparmor: group dfa policydb unpacking
John Johansen
2022-10-03
1
-38
/
+63
*
apparmor: make transition table unpack generic so it can be reused
John Johansen
2022-10-03
1
-10
/
+12
*
apparmor: add user mode flag
John Johansen
2022-10-03
5
-5
/
+9
*
apparmor: add mediation class information to auditing
John Johansen
2022-10-03
14
-13
/
+48
*
apparmor: extend permissions to support a label and tag string
John Johansen
2022-10-03
7
-27
/
+32
*
apparmor: isolate policy backwards compatibility to its own file
John Johansen
2022-10-03
5
-287
/
+359
*
apparmor: extend xindex size
John Johansen
2022-10-03
3
-17
/
+16
*
apparmor: move dfa perm macros into policy_unpack
John Johansen
2022-10-03
2
-51
/
+49
*
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-10-03
1
-4
/
+27
*
apparmor: fix apparmor mediating locking non-fs unix sockets
John Johansen
2022-10-03
1
-4
/
+9
*
apparmor: Fix abi check to include v8 abi
John Johansen
2022-10-03
1
-1
/
+1
*
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
15
-102
/
+101
*
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
7
-24
/
+33
*
apparmor: cleanup shared permission struct
John Johansen
2022-10-03
2
-12
/
+9
*
apparmor: convert xmatch lookup to use accept as an index
John Johansen
2022-10-03
2
-4
/
+7
*
apparmor: convert fperm lookup to use accept as an index
John Johansen
2022-10-03
2
-19
/
+44
*
apparmor: convert xmatch to using the new shared policydb struct
John Johansen
2022-10-03
6
-29
/
+28
*
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
2022-10-03
7
-59
/
+40
*
apparmor: compute policydb permission on profile load
John Johansen
2022-10-03
9
-86
/
+90
*
apparmor: convert xmatch to use aa_perms structure
John Johansen
2022-10-03
3
-7
/
+13
*
apparmor: rework and cleanup fperm computation
John Johansen
2022-10-03
1
-32
/
+38
*
apparmor: move fperm computation into policy_unpack
John Johansen
2022-10-03
3
-98
/
+98
*
apparmor: compute xmatch permissions on profile load
Mike Salvatore
2022-10-03
4
-3
/
+26
*
apparmor: compute file permissions on profile load
Mike Salvatore
2022-10-03
5
-48
/
+110
*
apparmor: expose compression level limits in sysfs
Jon Tourville
2022-10-03
1
-0
/
+16
*
apparmor: use zstd compression for profile data
Jon Tourville
2022-10-03
4
-102
/
+81
*
apparmor: reserve mediation classes
John Johansen
2022-10-03
1
-1
/
+8
*
apparmor: fix lockdep warning when removing a namespace
John Johansen
2022-10-03
1
-1
/
+1
*
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
2022-10-03
1
-1
/
+3
*
Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-10
29
-338
/
+486
|
\
|
*
apparmor: correct config reference to intended one
Lukas Bulwahn
2022-07-20
1
-1
/
+1
|
*
apparmor: move ptrace mediation to more logical task.{h,c}
John Johansen
2022-07-19
5
-128
/
+133
|
*
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-19
4
-5
/
+25
|
*
apparmor: allow label to carry debug flags
John Johansen
2022-07-19
6
-8
/
+20
|
*
apparmor: fix overlapping attachment computation
John Johansen
2022-07-19
2
-2
/
+2
|
*
apparmor: fix setting unconfined mode on a loaded profile
John Johansen
2022-07-19
1
-5
/
+7
|
*
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-19
1
-6
/
+6
|
*
apparmor: Mark alloc_unconfined() as static
Souptick Joarder (HPE)
2022-07-19
1
-1
/
+1
|
*
apparmor: disable showing the mode as part of a secid to secctx
John Johansen
2022-07-13
3
-6
/
+20
|
*
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
2022-07-13
3
-32
/
+13
|
*
apparmor: add a kernel label to use on kernel objects
John Johansen
2022-07-13
4
-13
/
+37
|
*
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-09
1
-6
/
+6
[next]