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
2022-03-21
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-214
/
+223
2022-03-21
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-58
/
+116
2022-03-21
Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2022-03-08
integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
Eric Snowberg
4
-2
/
+23
2022-03-08
integrity: Trust MOK keys if MokListTrustedRT found
Eric Snowberg
1
-0
/
+19
2022-03-08
KEYS: store reference to machine keyring
Eric Snowberg
1
-0
/
+2
2022-03-08
integrity: add new keyring handler for mok keys
Eric Snowberg
3
-3
/
+23
2022-03-08
integrity: Introduce a Linux keyring called machine
Eric Snowberg
5
-3
/
+78
2022-03-08
integrity: Fix warning about missing prototypes
Eric Snowberg
1
-0
/
+1
2022-03-08
KEYS: trusted: Avoid calling null function trusted_key_exit
Dave Kleikamp
1
-1
/
+1
2022-03-08
KEYS: trusted: Fix trusted key backends when building as module
Andreas Rammhold
1
-2
/
+2
2022-03-08
KEYS: fix length validation in keyctl_pkey_params_get_2()
Eric Biggers
1
-3
/
+11
2022-03-03
crypto: dh - constify struct dh's pointer members
Nicolai Stange
1
-1
/
+1
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
5
-24
/
+24
2022-02-28
Fix incorrect type in assignment of ipv6 port for audit
Casey Schaufler
1
-1
/
+1
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
4
-1
/
+16
2022-02-23
Merge tag 'selinux-pr-20220223' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-02-22
EVM: fix the evm= __setup handler return value
Randy Dunlap
1
-1
/
+1
2022-02-22
selinux: fix misuse of mutex_is_locked()
Ondrej Mosnacek
1
-2
/
+2
2022-02-21
KEYS: encrypted: Instantiate key with user-provided decrypted data
Yael Tzur
2
-23
/
+67
2022-02-18
selinux: use correct type for context length
Christian Göttsche
1
-1
/
+1
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
5
-8
/
+0
2022-02-15
security: implement sctp_assoc_established hook in selinux
Ondrej Mosnacek
1
-24
/
+66
2022-02-15
security: add sctp_assoc_established hook
Ondrej Mosnacek
1
-0
/
+7
2022-02-15
ima: define ima_max_digest_data struct without a flexible array variable
Mimi Zohar
5
-18
/
+17
2022-02-15
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
3
-4
/
+4
2022-02-15
ima: Return error code obtained from securityfs functions
Stefan Berger
1
-8
/
+23
2022-02-15
ima: Fix trivial typos in the comments
Austin Kim
4
-4
/
+4
2022-02-07
Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-10
/
+27
2022-02-06
gcc-plugins/stackleak: Provide verbose mode
Kees Cook
1
-0
/
+10
2022-02-04
selinux: parse contexts for mount options early
Ondrej Mosnacek
1
-149
/
+53
2022-02-03
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2022-02-02
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
1
-0
/
+8
2022-02-02
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2022-02-02
ima: Remove ima_policy file before directory
Stefan Berger
1
-1
/
+1
2022-02-02
integrity: check the return value of audit_log_start()
Xiaoke Wang
1
-0
/
+2
2022-02-02
selinux: fix double free of cond_list on error paths
Vratislav Bendel
1
-1
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-02-01
selinux: various sparse fixes
Paul Moore
4
-7
/
+8
2022-02-01
selinux: try to use preparsed sid before calling parse_sid()
Scott Mayhew
1
-29
/
+59
2022-02-01
selinux: Fix selinux_sb_mnt_opts_compat()
Scott Mayhew
1
-34
/
+41
2022-01-29
Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
1
-2
/
+13
2022-01-27
LSM: general protection fault in legacy_parse_param
Casey Schaufler
2
-5
/
+17
2022-01-27
selinux: fix a type cast problem in cred_init_security()
Paul Moore
1
-1
/
+1
2022-01-26
selinux: drop unused macro
Christian Göttsche
1
-2
/
+0
2022-01-26
selinux: simplify cred_init_security
Christian Göttsche
1
-2
/
+1
[next]