index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-25
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
2018-01-25
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
2018-01-25
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
Jake Daryll Obina
2018-01-25
dcache: delete unused d_hash_mask
Alexey Dobriyan
2018-01-25
dcache: subtract d_hash_shift from 32 in advance
Alexey Dobriyan
2018-01-25
fs/buffer.c: fold init_buffer() into init_page_buffers()
Eric Biggers
2018-01-25
fs: fold __inode_permission() into inode_permission()
Eric Biggers
2018-01-25
fs: add RWF_APPEND
Jürg Billeter
2018-01-19
sctp: use vmemdup_user() rather than badly open-coding memdup_user()
Al Viro
2018-01-19
snd_ctl_elem_init_enum_names(): switch to vmemdup_user()
Al Viro
2018-01-19
replace_user_tlv(): switch to vmemdup_user()
Al Viro
2018-01-07
new primitive: vmemdup_user()
Al Viro
2018-01-07
memdup_user(): switch to GFP_USER
Al Viro
2018-01-06
eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()
Eric Biggers
2018-01-06
eventfd: fold eventfd_ctx_read() into eventfd_read()
Eric Biggers
2018-01-06
eventfd: convert to use anon_inode_getfd()
Eric Biggers
2017-12-30
nfs4file: get rid of pointless include of btrfs.h
Al Viro
2017-12-29
uvc_v4l2: clean copyin/copyout up
Al Viro
2017-12-29
vme_user: don't use __copy_..._user()
Al Viro
2017-12-28
usx2y: don't bother with memdup_user() for 16-byte structure
Al Viro
2017-12-28
snd_hwdep_dsp_load(): don't bother with access_ok()
Al Viro
2017-12-28
usx2y: don't bother with access_ok() in ->dsp_load()
Al Viro
2017-12-27
r128: don't open-code memdup_user()
Al Viro
2017-12-25
VFS: don't keep disconnected dentries on d_anon
NeilBrown
2017-12-17
Add primitives for manipulating bitfields both in host- and fixed-endian.
Al Viro
2017-12-11
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
2017-12-07
vfs: remove unused hardirq.h
Yang Shi
2017-12-05
fs/file.c: trim includes
Al Viro
2017-11-26
Linux 4.15-rc1
Linus Torvalds
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
2017-11-24
afs: Fix signal handling in some file ops
David Howells
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
[next]