index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
synth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
Paolo Bonzini
1
-3
/
+4
2018-01-15
kvm: whitelist struct kvm_vcpu_arch
Paolo Bonzini
1
-2
/
+6
2018-01-15
arm: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2
-0
/
+11
2018-01-15
arm64: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2
-0
/
+11
2018-01-15
x86: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2
-0
/
+9
2018-01-15
fork: Provide usercopy whitelisting for task_struct
Kees Cook
3
-2
/
+45
2018-01-15
fork: Define usercopy region in thread_stack slab caches
David Windsor
1
-2
/
+3
2018-01-15
fork: Define usercopy region in mm_struct slab caches
David Windsor
1
-1
/
+3
2018-01-15
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
1
-3
/
+1
2018-01-15
sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
David Windsor
1
-1
/
+1
2018-01-15
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
2
-2
/
+15
2018-01-15
caif: Define usercopy region in caif proto slab cache
David Windsor
1
-0
/
+2
2018-01-15
ip: Define usercopy region in IP proto slab cache
David Windsor
2
-0
/
+4
2018-01-15
net: Define usercopy region in struct proto slab cache
David Windsor
2
-1
/
+7
2018-01-15
scsi: Define usercopy region in scsi_sense_cache slab cache
David Windsor
1
-4
/
+5
2018-01-15
cifs: Define usercopy region in cifs_request slab cache
David Windsor
1
-4
/
+6
2018-01-15
vxfs: Define usercopy region in vxfs_inode slab cache
David Windsor
1
-2
/
+6
2018-01-15
ufs: Define usercopy region in ufs_inode_cache slab cache
David Windsor
1
-5
/
+8
2018-01-15
orangefs: Define usercopy region in orangefs_inode_cache slab cache
David Windsor
1
-5
/
+10
2018-01-15
exofs: Define usercopy region in exofs_inode_cache slab cache
David Windsor
1
-2
/
+5
2018-01-15
befs: Define usercopy region in befs_inode_cache slab cache
David Windsor
1
-5
/
+9
2018-01-15
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
1
-3
/
+5
2018-01-15
ext2: Define usercopy region in ext2_inode_cache slab cache
David Windsor
1
-5
/
+7
2018-01-15
ext4: Define usercopy region in ext4_inode_cache slab cache
David Windsor
1
-5
/
+7
2018-01-15
vfs: Copy struct mount.mnt_id to userspace using put_user()
David Windsor
1
-2
/
+1
2018-01-15
vfs: Define usercopy region in names_cache slab caches
David Windsor
1
-2
/
+2
2018-01-15
dcache: Define usercopy region in dentry_cache slab cache
David Windsor
1
-2
/
+3
2018-01-15
usercopy: Mark kmalloc caches as usercopy caches
David Windsor
3
-6
/
+10
2018-01-15
usercopy: Allow strict enforcement of whitelists
Kees Cook
5
-2
/
+28
2018-01-15
usercopy: WARN() on slab cache usercopy region violations
Kees Cook
4
-10
/
+58
2018-01-15
usercopy: Prepare for usercopy whitelisting
David Windsor
7
-18
/
+79
2018-01-15
stddef.h: Introduce sizeof_field()
Kees Cook
1
-1
/
+9
2018-01-15
lkdtm/usercopy: Adjust test to include an offset to check reporting
Kees Cook
1
-4
/
+9
2018-01-15
usercopy: Include offset in hardened usercopy report
Kees Cook
4
-72
/
+57
2018-01-15
usercopy: Enhance and rename report_usercopy()
Kees Cook
3
-5
/
+26
2018-01-15
usercopy: Remove pointer from overflow report
Kees Cook
1
-5
/
+4
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
7
-31
/
+22
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2
-36
/
+46
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2
-2
/
+17
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2
-0
/
+25
2017-11-30
RISC-V: Clean up an unused include
Palmer Dabbelt
1
-1
/
+0
[next]