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-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+6
2019-02-22
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-20
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
1
-4
/
+6
2019-02-15
keys: Timestamp new keys
David Howells
1
-0
/
+1
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
5
-62
/
+41
2019-02-15
KEYS: allow reaching the keys quotas exactly
Eric Biggers
1
-2
/
+2
2019-02-01
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
1
-1
/
+4
2019-02-01
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
1
-0
/
+2
2019-01-17
Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+10
2019-01-16
LSM: Check for NULL cred-security on free
James Morris
1
-0
/
+7
2019-01-16
Yama: Check for pid death before checking ancestry
Kees Cook
1
-1
/
+3
2019-01-16
Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-01-10
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
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
2018-12-21
selinux: regularize Opt_... names a bit
Al Viro
1
-8
/
+8
2018-12-21
selinux: switch away from match_token()
Al Viro
1
-27
/
+55
2018-12-21
selinux: new helper - selinux_add_opt()
Al Viro
1
-73
/
+53
2018-12-21
smack: switch to private smack_mnt_opts
Al Viro
1
-102
/
+55
2018-12-21
selinux: switch to private struct selinux_mnt_opts
Al Viro
1
-161
/
+101
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
3
-32
/
+85
2018-12-21
selinux: kill selinux_sb_get_mnt_opts()
Al Viro
1
-147
/
+51
2018-12-21
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
3
-12
/
+31
2018-12-21
btrfs: sanitize security_mnt_opts use
Al Viro
1
-0
/
+1
2018-12-21
selinux; don't open-code a loop in sb_finish_set_opts()
Al Viro
1
-4
/
+2
2018-12-21
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
3
-27
/
+3
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
1
-3
/
+12
2018-12-21
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2
-37
/
+15
2018-12-21
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
3
-43
/
+9
2018-12-21
smack: make smack_parse_opts_str() clean up on failure
Al Viro
1
-0
/
+1
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2
-10
/
+10
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+7
[next]