index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
Age
Commit message (
Expand
)
Author
Lines
7 days
apparmor: fix race between freeing data and fs accessing it
John Johansen
-15
/
+27
7 days
apparmor: fix race on rawdata dereference
John Johansen
-28
/
+43
7 days
apparmor: fix differential encoding verification
John Johansen
-0
/
+1
7 days
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
-1
/
+1
7 days
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
-0
/
+2
2026-01-29
apparmor: split xxx_in_ns into its two separate semantic use cases
John Johansen
-3
/
+16
2026-01-29
apparmor: refactor/cleanup cred helper fns.
John Johansen
-31
/
+69
2026-01-29
apparmor: fix label and profile debug macros
John Johansen
-1
/
+3
2026-01-29
apparmor: add support loading per permission tagging
John Johansen
-6
/
+33
2026-01-22
apparmor: make str table more generic and be able to have multiple entries
John Johansen
-2
/
+9
2026-01-22
apparmor: Fix & Optimize table creation from possibly unaligned memory
Helge Deller
-5
/
+7
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
-0
/
+3
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-91
/
+257
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
-16
/
+20
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
-2
/
+10
2025-07-15
apparmor: fix regression in fs based unix sockets when using old abi
John Johansen
-3
/
+0
2025-07-15
apparmor: fix AA_DEBUG_LABEL()
John Johansen
-1
/
+1
2025-07-15
apparmor: fix af_unix auditing to include all address information
John Johansen
-0
/
+4
2025-07-15
apparmor: Remove use of the double lock
John Johansen
-1
/
+1
2025-07-15
apparmor: update kernel doc comments for xxx_label_crit_section
John Johansen
-0
/
+8
2025-07-15
apparmor: make __begin_current_label_crit_section() indicate whether put is n...
Mateusz Guzik
-6
/
+15
2025-07-15
apparmor: mitigate parser generating large xtables
John Johansen
-0
/
+1
2025-05-25
apparmor: Document that label must be last member in struct aa_profile
John Johansen
-1
/
+8
2025-05-25
apparmor: fix loop detection used in conflicting attachment resolution
Ryan Lee
-4
/
+1
2025-05-17
apparmor: ensure WB_HISTORY_SIZE value is a power of 2
Ryan Lee
-1
/
+2
2025-05-17
apparmor: fix some kernel-doc issues in header files
Randy Dunlap
-8
/
+8
2025-02-10
apparmor: use the condition in AA_BUG_FMT even with debug disabled
Mateusz Guzik
-1
/
+5
2025-01-18
apparmor: gate make fine grained unix mediation behind v9 abi
John Johansen
-1
/
+17
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen
-13
/
+76
2025-01-18
apparmor: in preparation for finer networking rules rework match_prot
John Johansen
-2
/
+6
2025-01-18
apparmor: remove af_select macro
John Johansen
-10
/
+0
2025-01-18
apparmor: add ability to mediate caps with policy state machine
John Johansen
-0
/
+1
2025-01-18
apparmor: add support for profiles to define the kill signal
John Johansen
-5
/
+24
2025-01-18
apparmor: add additional flags to extended permission.
John Johansen
-3
/
+9
2025-01-18
apparmor: carry mediation check on label
John Johansen
-13
/
+25
2025-01-18
apparmor: Improve debug print infrastructure
John Johansen
-12
/
+27
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
-3
/
+2
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
-1
/
+1
2024-11-26
parser: drop dead code for XXX_comb macros
John Johansen
-24
/
+0
2024-11-26
apparmor: Remove unused parameter L1 in macro next_comb
Jinjie Ruan
-2
/
+2
2024-11-26
apparmor: Remove deadcode
Dr. David Alan Gilbert
-10
/
+0
2024-11-26
apparmor: add support for 2^24 states to the dfa state machine.
John Johansen
-3
/
+5
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
-0
/
+2
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
-1
/
+1
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
-2
/
+1
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+20
2024-07-24
apparmor: try to avoid refing the label in apparmor_file_open
Mateusz Guzik
-0
/
+20
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
-1
/
+1
2023-11-12
AppArmor: Add selfattr hooks
Casey Schaufler
-1
/
+1
2023-10-18
apparmor: Fix regression in mount mediation
John Johansen
-2
/
+5
[next]