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
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-35
/
+110
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-498
/
+1068
2020-10-13
Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-next
Linus Torvalds
4
-149
/
+200
2020-10-13
Merge tag 'tomoyo-pr-20201012' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-6
/
+23
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+11
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-41
/
+3
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-19
/
+66
2020-10-12
tomoyo: Loosen pathname/domainname validation.
Tetsuo Handa
1
-6
/
+23
2020-10-05
Smack: Remove unnecessary variable initialization
Casey Schaufler
1
-1
/
+1
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2
-2
/
+3
2020-10-05
IMA: Add support for file reads without contents
Scott Branden
1
-6
/
+16
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
4
-8
/
+28
2020-10-05
firmware_loader: Use security_post_load_data()
Kees Cook
1
-10
/
+10
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
4
-6
/
+42
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
2
-2
/
+2
2020-10-05
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2
-2
/
+2
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2
-4
/
+7
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
7
-0
/
+7
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
3
-6
/
+4
2020-10-03
security/keys: remove compat_keyctl_instantiate_key_iov
Christoph Hellwig
3
-40
/
+3
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-3
/
+2
2020-09-25
integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
Tianjia Zhang
1
-3
/
+11
2020-09-22
Smack: Fix build when NETWORK_SECMARK is not set
Casey Schaufler
1
-0
/
+7
2020-09-16
integrity: Load certs from the EFI MOK config table
Lenny Szubowicz
1
-0
/
+22
2020-09-16
integrity: Move import of MokListRT certs to a separate routine
Lenny Szubowicz
1
-19
/
+44
2020-09-15
Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+2
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
3
-5
/
+16
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-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
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
[next]