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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
LSM: Infrastructure management of the file security
Casey Schaufler
7
-51
/
+71
2019-01-08
Smack: Abstract use of file security blob
Casey Schaufler
2
-4
/
+13
2019-01-08
SELinux: Abstract use of file security blob
Casey Schaufler
2
-9
/
+14
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
10
-102
/
+150
2019-01-08
TOMOYO: Abstract use of cred security blob
Casey Schaufler
4
-16
/
+64
2019-01-08
AppArmor: Abstract use of cred security blob
Casey Schaufler
4
-10
/
+24
2019-01-08
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
5
-29
/
+1
2019-01-08
SELinux: Remove cred security blob poisoning
Casey Schaufler
1
-6
/
+0
2019-01-08
SELinux: Abstract use of cred security blob
Casey Schaufler
3
-29
/
+34
2019-01-08
Smack: Abstract use of cred security blob
Casey Schaufler
4
-43
/
+53
2019-01-08
procfs: add smack subdir to attrs
Casey Schaufler
1
-4
/
+20
2019-01-08
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2
-6
/
+8
2019-01-08
LSM: Introduce enum lsm_order
Kees Cook
1
-1
/
+8
2019-01-08
Yama: Initialize as ordered LSM
Kees Cook
3
-3
/
+8
2019-01-08
LoadPin: Initialize as ordered LSM
Kees Cook
3
-40
/
+8
2019-01-08
LSM: Split LSM preparation from initialization
Kees Cook
1
-6
/
+15
2019-01-08
LSM: Add all exclusive LSMs to ordered initialization
Casey Schaufler
1
-25
/
+20
2019-01-08
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
Kees Cook
2
-19
/
+1
2019-01-08
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
2
-17
/
+1
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
5
-4
/
+16
2019-01-08
LSM: Refactor "security=" in terms of enable/disable
Kees Cook
1
-8
/
+20
2019-01-08
LSM: Prepare for reorganizing "security=" logic
Kees Cook
1
-9
/
+8
2019-01-08
LSM: Tie enabling logic to presence in ordered list
Kees Cook
1
-3
/
+11
2019-01-08
LSM: Introduce "lsm=" for boottime LSM selection
Kees Cook
2
-2
/
+15
2019-01-08
LSM: Introduce CONFIG_LSM
Kees Cook
2
-5
/
+31
2019-01-08
LSM: Build ordered list of LSMs to initialize
Kees Cook
1
-5
/
+53
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
5
-52
/
+71
2019-01-08
LSM: Plumb visibility into optional "enabled" state
Kees Cook
2
-2
/
+4
2019-01-08
LSM: Provide separate ordered initialization
Kees Cook
1
-0
/
+21
2019-01-08
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
4
-0
/
+4
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-741
/
+459
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-2
/
+3
2019-01-02
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-3
/
+9
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-92
/
+633
2019-01-01
KEYS: fix parsing invalid pkey info string
Eric Biggers
1
-0
/
+2
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-10
/
+10
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+21
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-7
/
+6
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2018-12-27
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-39
/
+22
2018-12-27
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-396
/
+625
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-12-21
smack: rewrite smack_sb_eat_lsm_opts()
Al Viro
1
-85
/
+23
2018-12-21
smack: get rid of match_token()
Al Viro
1
-18
/
+38
2018-12-21
smack: take the guts of smack_parse_opts_str() into a new helper
Al Viro
1
-57
/
+57
2018-12-21
LSM: new method: ->sb_add_mnt_opt()
Al Viro
3
-30
/
+24
2018-12-21
selinux: rewrite selinux_sb_eat_lsm_opts()
Al Viro
1
-92
/
+54
[next]