index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
evm: Check size of security.evm before using it
Roberto Sassu
1
-0
/
+6
2020-09-15
ima: Remove semicolon at the end of ima_get_binary_runtime_size()
Roberto Sassu
1
-1
/
+1
2020-09-15
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
1
-0
/
+2
2020-09-15
ima: Use kmemdup rather than kmalloc+memcpy
Alex Dewar
1
-5
/
+4
2020-09-11
Smack: Use the netlabel cache
Casey Schaufler
4
-38
/
+68
2020-09-11
Smack: Set socket labels only once
Casey Schaufler
2
-89
/
+98
2020-09-11
Smack: Consolidate uses of secmark into a function
Casey Schaufler
1
-28
/
+33
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2
-8
/
+9
2020-09-09
integrity: include keyring name for unknown key request
Bruno Meneguele
1
-2
/
+8
2020-09-09
ima: limit secure boot feedback scope for appraise
Bruno Meneguele
1
-9
/
+16
2020-09-08
integrity: invalid kernel parameters feedback
Bruno Meneguele
4
-4
/
+16
2020-09-08
ima: add check for enforced appraise option
Bruno Meneguele
1
-0
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-38
/
+30
2020-08-31
integrity: Use current_uid() in integrity_audit_message()
Denis Efremov
1
-1
/
+1
2020-08-31
ima: Fail rule parsing when asymmetric key measurement isn't supportable
Tyler Hicks
1
-2
/
+4
2020-08-31
ima: Pre-parse the list of keyrings in a KEY_CHECK rule
Tyler Hicks
1
-45
/
+93
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
3
-30
/
+10
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
4
-43
/
+22
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
1
-11
/
+23
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
1
-0
/
+6
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
4
-218
/
+280
2020-08-24
selinux: delete repeated words in comments
Randy Dunlap
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
12
-38
/
+30
2020-08-21
selinux: add basic filtering for audit trace events
Peter Enderborg
1
-13
/
+15
2020-08-21
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
1
-0
/
+5
2020-08-21
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
1
-23
/
+90
2020-08-21
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
1
-4
/
+6
2020-08-21
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
1
-20
/
+25
2020-08-21
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
1
-14
/
+25
2020-08-20
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
1
-0
/
+3
2020-08-20
device_cgroup: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
1
-3
/
+2
2020-08-19
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
1
-0
/
+60
2020-08-19
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
1
-1
/
+1
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
8
-64
/
+368
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
6
-80
/
+104
2020-08-17
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2
-192
/
+221
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
4
-26
/
+40
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-11
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
10
-10
/
+10
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
10
-62
/
+62
2020-08-06
Replace HTTP links with HTTPS ones: security
Alexander A. Klimov
10
-10
/
+10
2020-08-06
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
12
-139
/
+282
2020-08-06
Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next
Linus Torvalds
1
-3
/
+16
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-2
/
+3
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
3
-5
/
+5
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
5
-55
/
+49
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
14
-161
/
+240
2020-08-04
Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+25
[prev]
[next]