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
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
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
/
lsm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
apparmor: Use pointer to struct aa_label for lbs_cred
Xiu Jianfeng
1
-2
/
+2
2022-09-02
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
1
-1
/
+1
2022-07-20
apparmor: correct config reference to intended one
Lukas Bulwahn
1
-1
/
+1
2022-07-14
apparmor: disable showing the mode as part of a secid to secctx
John Johansen
1
-0
/
+8
2022-07-14
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
1
-2
/
+0
2022-07-14
apparmor: add a kernel label to use on kernel objects
John Johansen
1
-4
/
+1
2022-07-10
security/apparmor: remove redundant ret variable
Minghao Chi
1
-4
/
+1
2022-07-10
apparmor: Enable tuning of policy paranoid load for embedded systems
John Johansen
1
-1
/
+1
2022-07-10
apparmor: make export of raw binary profile to userspace optional
John Johansen
1
-0
/
+6
2022-07-10
lsm: Fix kernel-doc
Yang Li
1
-5
/
+5
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
1
-5
/
+25
2021-11-23
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
1
-3
/
+10
2021-11-12
Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-29
/
+13
2021-11-04
apparmor: remove unneeded one-line hook wrappers
Florian Westphal
1
-18
/
+2
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
1
-1
/
+2
2021-02-07
apparmor: update policy capable checks to use a label
John Johansen
1
-11
/
+11
2021-01-24
apparmor: handle idmapped mounts
Christian Brauner
1
-6
/
+15
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
1
-1
/
+1
2020-06-08
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2020-06-07
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-05
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-37
/
+161
2019-11-23
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
1
-15
/
+35
2019-06-20
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
1
-27
/
+84
2019-06-20
apparmor: Force type-casting of current->real_cred
Bharath Vedartham
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-04-12
apparmor: Initial implementation of raw policy blob compression
Chris Coulson
1
-0
/
+47
2019-04-10
apparmor: Restore Y/N in /sys for apparmor's "enabled"
Kees Cook
1
-1
/
+48
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-36
/
+31
2019-02-01
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
1
-0
/
+2
2019-01-18
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
1
-2
/
+0
2019-01-11
LSM: generalize flag passing to security_capable
Micah Morton
1
-2
/
+2
2019-01-09
LSM: Infrastructure management of the task security
Casey Schaufler
1
-12
/
+3
2019-01-09
LSM: Infrastructure management of the file security
Casey Schaufler
1
-9
/
+10
2019-01-09
Infrastructure management of the cred security blob
Casey Schaufler
1
-0
/
+9
2019-01-09
AppArmor: Abstract use of cred security blob
Casey Schaufler
1
-5
/
+5
2019-01-09
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
1
-1
/
+1
2019-01-09
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
1
-1
/
+1
2019-01-09
LSM: Lift LSM selection out of individual LSMs
Kees Cook
1
-6
/
+0
2019-01-09
LSM: Plumb visibility into optional "enabled" state
Kees Cook
1
-2
/
+3
2019-01-09
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
1
-0
/
+1
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-11-02
Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+125
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2018-10-13
apparmor: add #ifdef checks for secmark filtering
Arnd Bergmann
1
-0
/
+10
2018-10-11
LSM: Record LSM name in struct lsm_info
Kees Cook
1
-0
/
+1
2018-10-11
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
1
-1
/
+3
[next]