index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2020-10-05
firmware_loader: Use security_post_load_data()
Kees Cook
-10
/
+10
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
-6
/
+42
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
-2
/
+2
2020-10-05
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
-2
/
+2
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
-4
/
+7
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
-0
/
+7
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
-6
/
+4
2020-10-03
security/keys: remove compat_keyctl_instantiate_key_iov
Christoph Hellwig
-40
/
+3
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
-3
/
+2
2020-09-25
integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
Tianjia Zhang
-3
/
+11
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-1
/
+2
2020-09-22
Smack: Fix build when NETWORK_SECMARK is not set
Casey Schaufler
-0
/
+7
2020-09-16
ima: Fix NULL pointer dereference in ima_file_hash
KP Singh
-0
/
+10
2020-09-16
integrity: Load certs from the EFI MOK config table
Lenny Szubowicz
-0
/
+22
2020-09-16
integrity: Move import of MokListRT certs to a separate routine
Lenny Szubowicz
-19
/
+44
2020-09-15
Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
-1
/
+2
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
-5
/
+16
2020-09-15
evm: Check size of security.evm before using it
Roberto Sassu
-0
/
+6
2020-09-15
ima: Remove semicolon at the end of ima_get_binary_runtime_size()
Roberto Sassu
-1
/
+1
2020-09-15
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
-0
/
+2
2020-09-15
ima: Use kmemdup rather than kmalloc+memcpy
Alex Dewar
-5
/
+4
2020-09-11
Smack: Use the netlabel cache
Casey Schaufler
-38
/
+68
2020-09-11
Smack: Set socket labels only once
Casey Schaufler
-89
/
+98
2020-09-11
Smack: Consolidate uses of secmark into a function
Casey Schaufler
-28
/
+33
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
-8
/
+9
2020-09-09
integrity: include keyring name for unknown key request
Bruno Meneguele
-2
/
+8
2020-09-09
ima: limit secure boot feedback scope for appraise
Bruno Meneguele
-9
/
+16
2020-09-08
integrity: invalid kernel parameters feedback
Bruno Meneguele
-4
/
+16
2020-09-08
ima: add check for enforced appraise option
Bruno Meneguele
-0
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-38
/
+30
2020-08-31
integrity: Use current_uid() in integrity_audit_message()
Denis Efremov
-1
/
+1
2020-08-31
ima: Fail rule parsing when asymmetric key measurement isn't supportable
Tyler Hicks
-2
/
+4
2020-08-31
ima: Pre-parse the list of keyrings in a KEY_CHECK rule
Tyler Hicks
-45
/
+93
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
-30
/
+10
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
-43
/
+22
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
-11
/
+23
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
-0
/
+6
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
-218
/
+280
2020-08-24
selinux: delete repeated words in comments
Randy Dunlap
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-38
/
+30
2020-08-21
selinux: add basic filtering for audit trace events
Peter Enderborg
-13
/
+15
2020-08-21
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
-0
/
+5
2020-08-21
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
-23
/
+90
2020-08-21
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
-4
/
+6
2020-08-21
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
-20
/
+25
2020-08-21
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
-14
/
+25
2020-08-20
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
-0
/
+3
2020-08-20
device_cgroup: Fix RCU list debugging warning
Amol Grover
-1
/
+2
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
-3
/
+2
2020-08-19
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
-0
/
+60
[prev]
[next]