index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
45
-215
/
+515
|
\
|
*
lkdtm: Update usercopy tests for whitelisting
Kees Cook
2018-01-15
3
-43
/
+53
|
*
usercopy: Restrict non-usercopy caches to size 0
Kees Cook
2018-01-15
1
-1
/
+1
|
*
kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
Paolo Bonzini
2018-01-15
1
-3
/
+4
|
*
kvm: whitelist struct kvm_vcpu_arch
Paolo Bonzini
2018-01-15
1
-2
/
+6
|
*
arm: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2018-01-15
2
-0
/
+11
|
*
arm64: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2018-01-15
2
-0
/
+11
|
*
x86: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2018-01-15
2
-0
/
+9
|
*
fork: Provide usercopy whitelisting for task_struct
Kees Cook
2018-01-15
3
-2
/
+45
|
*
fork: Define usercopy region in thread_stack slab caches
David Windsor
2018-01-15
1
-2
/
+3
|
*
fork: Define usercopy region in mm_struct slab caches
David Windsor
2018-01-15
1
-1
/
+3
|
*
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
2018-01-15
1
-3
/
+1
|
*
sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
David Windsor
2018-01-15
1
-1
/
+1
|
*
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
2018-01-15
2
-2
/
+15
|
*
caif: Define usercopy region in caif proto slab cache
David Windsor
2018-01-15
1
-0
/
+2
|
*
ip: Define usercopy region in IP proto slab cache
David Windsor
2018-01-15
2
-0
/
+4
|
*
net: Define usercopy region in struct proto slab cache
David Windsor
2018-01-15
2
-1
/
+7
|
*
scsi: Define usercopy region in scsi_sense_cache slab cache
David Windsor
2018-01-15
1
-4
/
+5
|
*
cifs: Define usercopy region in cifs_request slab cache
David Windsor
2018-01-15
1
-4
/
+6
|
*
vxfs: Define usercopy region in vxfs_inode slab cache
David Windsor
2018-01-15
1
-2
/
+6
|
*
ufs: Define usercopy region in ufs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+8
|
*
orangefs: Define usercopy region in orangefs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+10
|
*
exofs: Define usercopy region in exofs_inode_cache slab cache
David Windsor
2018-01-15
1
-2
/
+5
|
*
befs: Define usercopy region in befs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+9
|
*
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
2018-01-15
1
-3
/
+5
|
*
ext2: Define usercopy region in ext2_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+7
|
*
ext4: Define usercopy region in ext4_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+7
|
*
vfs: Copy struct mount.mnt_id to userspace using put_user()
David Windsor
2018-01-15
1
-2
/
+1
|
*
vfs: Define usercopy region in names_cache slab caches
David Windsor
2018-01-15
1
-2
/
+2
|
*
dcache: Define usercopy region in dentry_cache slab cache
David Windsor
2018-01-15
1
-2
/
+3
|
*
usercopy: Mark kmalloc caches as usercopy caches
David Windsor
2018-01-15
3
-6
/
+10
|
*
usercopy: Allow strict enforcement of whitelists
Kees Cook
2018-01-15
5
-2
/
+28
|
*
usercopy: WARN() on slab cache usercopy region violations
Kees Cook
2018-01-15
4
-10
/
+58
|
*
usercopy: Prepare for usercopy whitelisting
David Windsor
2018-01-15
7
-18
/
+79
|
*
stddef.h: Introduce sizeof_field()
Kees Cook
2018-01-15
1
-1
/
+9
|
*
lkdtm/usercopy: Adjust test to include an offset to check reporting
Kees Cook
2018-01-15
1
-4
/
+9
|
*
usercopy: Include offset in hardened usercopy report
Kees Cook
2018-01-15
4
-72
/
+57
|
*
usercopy: Enhance and rename report_usercopy()
Kees Cook
2018-01-15
3
-5
/
+26
|
*
usercopy: Remove pointer from overflow report
Kees Cook
2018-01-15
1
-5
/
+4
*
|
Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-03
1
-1
/
+0
|
\
\
|
*
|
fs: pstore: remove unused hardirq.h
Yang Shi
2017-11-29
1
-1
/
+0
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-02-03
38
-364
/
+407
|
\
\
\
|
*
|
|
ext4: create ext4_kset dynamically
Riccardo Schirone
2018-01-11
1
-14
/
+25
|
*
|
|
ext4: create ext4_feat kobject dynamically
Riccardo Schirone
2018-01-11
1
-11
/
+22
|
*
|
|
ext4: release kobject/kset even when init/register fail
Riccardo Schirone
2018-01-11
1
-4
/
+11
|
*
|
|
ext4: fix incorrect indentation of if statement
Colin Ian King
2018-01-11
1
-3
/
+3
|
*
|
|
ext4: correct documentation for grpid mount option
Ernesto A. Fernández
2018-01-11
1
-1
/
+1
|
*
|
|
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
Jun Piao
2018-01-11
6
-18
/
+18
|
*
|
|
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-01-10
1
-0
/
+1
|
*
|
|
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2018-01-10
2
-164
/
+272
[next]