index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
perms.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
apparmor: Remove deadcode
Dr. David Alan Gilbert
1
-3
/
+0
2023-10-18
apparmor: add io_uring mediation
Georgia Garcia
1
-0
/
+3
2023-10-18
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
1
-2
/
+2
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
1
-1
/
+2
2022-10-03
apparmor: cleanup: move perm accumulation into perms.h
John Johansen
1
-0
/
+53
2022-10-03
apparmor: make sure perm indexes are accumulated
John Johansen
1
-0
/
+9
2022-10-03
apparmor: extend permissions to support a label and tag string
John Johansen
1
-0
/
+2
2022-10-03
apparmor: extend xindex size
John Johansen
1
-1
/
+1
2022-10-03
apparmor: convert policy lookup to use accept as an index
John Johansen
1
-8
/
+0
2022-10-03
apparmor: cleanup shared permission struct
John Johansen
1
-10
/
+7
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
1
-2
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-07-19
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
1
-1
/
+2
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
1
-2
/
+3
2018-01-12
apparmor: fix ptrace label match when matching stacked labels
John Johansen
1
-0
/
+3
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
1
-3
/
+2
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
1
-2
/
+3
2017-06-10
apparmor: add cross check permission helper macros
John Johansen
1
-1
/
+41
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
1
-1
/
+11
2017-06-10
apparmor: switch from file_perms to aa_perms
John Johansen
1
-1
/
+1
2017-06-10
apparmor: add gerneric permissions struct and support fns
John Johansen
1
-0
/
+34
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
1
-19
/
+50
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
1
-0
/
+40