index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
apparmor: Fix kunit test for out of bounds array
John Johansen
2022-10-03
1
-2
/
+1
|
*
apparmor: Fix decompression of rawdata for read back to userspace
John Johansen
2022-10-03
2
-4
/
+5
|
*
apparmor: Fix undefined references to zstd_ symbols
John Johansen
2022-10-03
3
-5
/
+15
|
*
apparmor: make sure the decompression ctx is promperly initialized
John Johansen
2022-10-03
1
-1
/
+5
|
*
apparmor: Remove unnecessary size check when unpacking trans_table
John Johansen
2022-10-03
1
-3
/
+7
|
*
apparmor: Fix doc comment for compute_fperms
John Johansen
2022-10-03
1
-2
/
+2
|
*
apparmor: make __aa_path_perm() static
Xiu Jianfeng
2022-10-03
2
-6
/
+4
|
*
apparmor: Simplify obtain the newest label on a cred
Gaosheng Cui
2022-10-03
2
-14
/
+1
|
*
apparmor: Fix regression in stacking due to label flags
John Johansen
2022-10-03
1
-5
/
+7
|
*
apparmor: fix aa_class_names[] to match reserved classes
John Johansen
2022-10-03
1
-1
/
+16
|
*
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 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
2
-18
/
+14
|
\
\
|
*
|
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
1
-2
/
+1
|
*
|
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
2022-11-05
1
-16
/
+13
[prev]
[next]