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
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
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-1
/
+1
2018-10-03
apparmor: don't try to replace stale label in ptraceme check
Jann Horn
1
-2
/
+2
2018-10-03
apparmor: Allow filtering based on secmark policy
Matthew Garrett
1
-1
/
+111
2018-09-13
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
1
-2
/
+2
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-2
/
+2
2018-06-07
apparmor: fix ptrace read check
John Johansen
1
-1
/
+2
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
1
-0
/
+2
2018-06-07
apparmor: Add support for audit rule filtering
Matthew Garrett
1
-0
/
+7
2018-06-07
apparmor: Convert to use match_string() helper
Andy Shevchenko
1
-14
/
+11
2018-05-02
apparmor: add the ability to get a task's secid
John Johansen
1
-0
/
+8
2018-05-02
apparmor: add support for mapping secids and using secctxes
John Johansen
1
-0
/
+5
2018-04-14
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-33
/
+434
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+12
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-03-14
apparmor: add base infastructure for socket mediation
John Johansen
1
-0
/
+392
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
1
-5
/
+12
2018-02-09
apparmor: move context.h to cred.h
John Johansen
1
-1
/
+1
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
1
-3
/
+3
2018-02-09
apparmor: rename tctx to ctx
John Johansen
1
-9
/
+9
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
1
-41
/
+14
2018-02-09
apparmor: move task domain change info to task security
John Johansen
1
-6
/
+42
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
1
-13
/
+13
2017-11-24
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2017-11-21
apparmor: Fix bool initialization/comparison
Thomas Meyer
1
-4
/
+4
[next]