index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
lsm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
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-04
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-22
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-11
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-10
LSM: generalize flag passing to security_capable
Micah Morton
1
-2
/
+2
2019-01-08
LSM: Infrastructure management of the task security
Casey Schaufler
1
-12
/
+3
2019-01-08
LSM: Infrastructure management of the file security
Casey Schaufler
1
-9
/
+10
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
1
-0
/
+9
2019-01-08
AppArmor: Abstract use of cred security blob
Casey Schaufler
1
-5
/
+5
2019-01-08
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
1
-1
/
+1
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
1
-1
/
+1
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
1
-6
/
+0
2019-01-08
LSM: Plumb visibility into optional "enabled" state
Kees Cook
1
-2
/
+3
2019-01-08
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-12
apparmor: add #ifdef checks for secmark filtering
Arnd Bergmann
1
-0
/
+10
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
1
-0
/
+1
2018-10-10
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-13
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-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-03-13
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
[next]