index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
policy_unpack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
apparmor: unpack transition table if dfa is not present
Georgia Garcia
1
-17
/
+25
2024-05-10
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
1
-0
/
+1
2024-01-09
apparmor: Fix memory leak in unpack_profile()
Gaosheng Cui
1
-0
/
+2
2024-01-04
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2024-01-04
apparmor: fix possible memory leak in unpack_trans_table
Fedor Pchelkin
1
-4
/
+3
2023-11-03
Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-78
/
+74
2023-10-19
apparmor: refcount the pdb
John Johansen
1
-60
/
+48
2023-10-19
apparmor: provide separate audit messages for file and policy checks
John Johansen
1
-5
/
+11
2023-10-19
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
1
-14
/
+15
2023-10-18
apparmor: convert to new timestamp accessors
Jeff Layton
1
-2
/
+2
2023-08-22
apparmor: fix invalid reference on profile->disconnected
Georgia Garcia
1
-2
/
+3
2023-07-24
apparmor: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/policy_unpack.c
Gaosheng Cui
1
-1
/
+1
2023-07-10
apparmor: update ctime whenever the mtime changes on an inode
Jeff Layton
1
-4
/
+7
2023-07-07
Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-38
/
+64
2023-07-06
apparmor: Fix kernel-doc header for verify_dfa_accept_index
John Johansen
1
-1
/
+1
2023-07-06
apparmor: fix: kzalloc perms tables for shared dfas
John Johansen
1
-4
/
+22
2023-07-06
apparmor: fix profile verification and enable it
John Johansen
1
-19
/
+15
2023-07-06
apparmor: fix policy_compat permission remap with extended permissions
John Johansen
1
-12
/
+19
2023-07-06
apparmor: fix missing error check for rhashtable_insert_fast
Danila Chernetsov
1
-2
/
+7
2023-07-06
AppArmor: Fix some kernel-doc comments
Yang Li
1
-1
/
+1
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-10
/
+30
2023-01-19
mm: new primitive kvmemdup()
Hao Sun
1
-10
/
+1
2022-12-15
Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-190
/
+399
2022-12-13
apparmor: test: make static symbols visible during kunit testing
Rae Moar
1
-134
/
+104
2022-10-25
apparmor: Fix memleak issue in unpack_profile()
Xiu Jianfeng
1
-3
/
+12
2022-10-11
apparmor: Fix unpack_profile() warn: passing zero to 'ERR_PTR'
John Johansen
1
-5
/
+16
2022-10-10
apparmor: fix uninitialize table variable in error in unpack_trans_table
John Johansen
1
-1
/
+1
2022-10-04
apparmor: store return value of unpack_perms_table() to signed variable
Muhammad Usama Anjum
1
-4
/
+8
2022-10-04
apparmor: Fix decompression of rawdata for read back to userspace
John Johansen
1
-3
/
+4
2022-10-04
apparmor: Remove unnecessary size check when unpacking trans_table
John Johansen
1
-3
/
+7
2022-10-04
apparmor: rework profile->rules to be a list
John Johansen
1
-16
/
+18
2022-10-04
apparmor: refactor profile rules and attachments
John Johansen
1
-56
/
+62
2022-10-04
apparmor: verify loaded permission bits masks don't overlap
John Johansen
1
-4
/
+30
2022-10-04
apparmor: verify permission table indexes
John Johansen
1
-1
/
+34
2022-10-04
apparmor: add the ability for policy to specify a permission table
John Johansen
1
-10
/
+94
2022-10-04
apparmor: make unpack_array return a trianary value
John Johansen
1
-16
/
+27
2022-10-04
apparmor: group dfa policydb unpacking
John Johansen
1
-38
/
+63
2022-10-04
apparmor: make transition table unpack generic so it can be reused
John Johansen
1
-10
/
+12
2022-10-04
apparmor: add user mode flag
John Johansen
1
-0
/
+2
2022-10-04
apparmor: add mediation class information to auditing
John Johansen
1
-1
/
+1
2022-10-04
apparmor: extend permissions to support a label and tag string
John Johansen
1
-1
/
+1
2022-10-04
apparmor: isolate policy backwards compatibility to its own file
John Johansen
1
-286
/
+4
2022-10-04
apparmor: extend xindex size
John Johansen
1
-4
/
+4
2022-10-04
apparmor: move dfa perm macros into policy_unpack
John Johansen
1
-0
/
+49
2022-10-04
apparmor: extend policydb permission set by making use of the xbits
John Johansen
1
-4
/
+27
2022-10-04
apparmor: fix apparmor mediating locking non-fs unix sockets
John Johansen
1
-4
/
+9
2022-10-04
apparmor: Fix abi check to include v8 abi
John Johansen
1
-1
/
+1
2022-10-04
apparmor: preparse for state being more than just an integer
John Johansen
1
-8
/
+8
2022-10-04
apparmor: convert policy lookup to use accept as an index
John Johansen
1
-7
/
+12
[next]