summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15arm64: Implement thread_struct whitelist for hardened usercopyKees Cook
2018-01-15x86: Implement thread_struct whitelist for hardened usercopyKees Cook
2018-01-15fork: Provide usercopy whitelisting for task_structKees Cook
2018-01-15fork: Define usercopy region in thread_stack slab cachesDavid Windsor
2018-01-15fork: Define usercopy region in mm_struct slab cachesDavid Windsor
2018-01-15net: Restrict unwhitelisted proto caches to size 0Kees Cook
2018-01-15sctp: Copy struct sctp_sock.autoclose to userspace using put_user()David Windsor
2018-01-15sctp: Define usercopy region in SCTP proto slab cacheDavid Windsor
2018-01-15caif: Define usercopy region in caif proto slab cacheDavid Windsor
2018-01-15ip: Define usercopy region in IP proto slab cacheDavid Windsor
2018-01-15net: Define usercopy region in struct proto slab cacheDavid Windsor
2018-01-15scsi: Define usercopy region in scsi_sense_cache slab cacheDavid Windsor
2018-01-15cifs: Define usercopy region in cifs_request slab cacheDavid Windsor
2018-01-15vxfs: Define usercopy region in vxfs_inode slab cacheDavid Windsor
2018-01-15ufs: Define usercopy region in ufs_inode_cache slab cacheDavid Windsor
2018-01-15orangefs: Define usercopy region in orangefs_inode_cache slab cacheDavid Windsor
2018-01-15exofs: Define usercopy region in exofs_inode_cache slab cacheDavid Windsor
2018-01-15befs: Define usercopy region in befs_inode_cache slab cacheDavid Windsor
2018-01-15jfs: Define usercopy region in jfs_ip slab cacheDavid Windsor
2018-01-15ext2: Define usercopy region in ext2_inode_cache slab cacheDavid Windsor
2018-01-15ext4: Define usercopy region in ext4_inode_cache slab cacheDavid Windsor
2018-01-15vfs: Copy struct mount.mnt_id to userspace using put_user()David Windsor
2018-01-15vfs: Define usercopy region in names_cache slab cachesDavid Windsor
2018-01-15dcache: Define usercopy region in dentry_cache slab cacheDavid Windsor
2018-01-15usercopy: Mark kmalloc caches as usercopy cachesDavid Windsor
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook
2018-01-15usercopy: WARN() on slab cache usercopy region violationsKees Cook
2018-01-15usercopy: Prepare for usercopy whitelistingDavid Windsor
2018-01-15stddef.h: Introduce sizeof_field()Kees Cook
2018-01-15lkdtm/usercopy: Adjust test to include an offset to check reportingKees Cook
2018-01-15usercopy: Include offset in hardened usercopy reportKees Cook
2018-01-15usercopy: Enhance and rename report_usercopy()Kees Cook
2018-01-15usercopy: Remove pointer from overflow reportKees Cook
2017-12-03Linux 4.15-rc2Linus Torvalds
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-01Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt
2017-12-01move libgcc.h to include/linuxPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01RISC-V: User-Visible ChangesPalmer Dabbelt
2017-12-01RISC-V Atomic CleanupsPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01move libgcc.h to include/linuxChristoph Hellwig
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds