summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann
2018-01-25alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-01-25jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina
2018-01-25dcache: delete unused d_hash_maskAlexey Dobriyan
2018-01-25dcache: subtract d_hash_shift from 32 in advanceAlexey Dobriyan
2018-01-25fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers
2018-01-25fs: fold __inode_permission() into inode_permission()Eric Biggers
2018-01-25fs: add RWF_APPENDJürg Billeter
2018-01-19sctp: use vmemdup_user() rather than badly open-coding memdup_user()Al Viro
2018-01-19snd_ctl_elem_init_enum_names(): switch to vmemdup_user()Al Viro
2018-01-19replace_user_tlv(): switch to vmemdup_user()Al Viro
2018-01-07new primitive: vmemdup_user()Al Viro
2018-01-07memdup_user(): switch to GFP_USERAl Viro
2018-01-06eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()Eric Biggers
2018-01-06eventfd: fold eventfd_ctx_read() into eventfd_read()Eric Biggers
2018-01-06eventfd: convert to use anon_inode_getfd()Eric Biggers
2017-12-30nfs4file: get rid of pointless include of btrfs.hAl Viro
2017-12-29uvc_v4l2: clean copyin/copyout upAl Viro
2017-12-29vme_user: don't use __copy_..._user()Al Viro
2017-12-28usx2y: don't bother with memdup_user() for 16-byte structureAl Viro
2017-12-28snd_hwdep_dsp_load(): don't bother with access_ok()Al Viro
2017-12-28usx2y: don't bother with access_ok() in ->dsp_load()Al Viro
2017-12-27r128: don't open-code memdup_user()Al Viro
2017-12-25VFS: don't keep disconnected dentries on d_anonNeilBrown
2017-12-17Add primitives for manipulating bitfields both in host- and fixed-endian.Al Viro
2017-12-11Fix misannotated out-of-line _copy_to_user()Christophe Leroy
2017-12-07vfs: remove unused hardirq.hYang Shi
2017-12-05fs/file.c: trim includesAl Viro
2017-11-26Linux 4.15-rc1Linus Torvalds
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva
2017-11-24afs: Fix signal handling in some file opsDavid Howells
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells