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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-05-06
new methods: ->read_iter() and ->write_iter()
Al Viro
2014-05-06
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
2014-05-06
iov_iter_truncate()
Al Viro
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
new helper: iov_iter_npages()
Al Viro
2014-05-06
new helper: iov_iter_get_pages()
Al Viro
2014-05-06
start adding the tag to iov_iter
Al Viro
2014-05-06
new helper: generic_file_read_iter()
Al Viro
2014-05-06
new primitive: iov_iter_alignment()
Al Viro
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
kill generic_segment_checks()
Al Viro
2014-05-06
generic_file_direct_write(): switch to iov_iter
Al Viro
2014-05-06
kill iov_iter_copy_from_user()
Al Viro
2014-05-06
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-05-06
slub: use sysfs'es release mechanism for kmem_cache
Christoph Lameter
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-05-06
nick kvfree() from apparmor
Al Viro
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-05-05
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-01
dentry_kill(): don't try to remove from shrink list
Al Viro
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-25
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
2014-04-24
Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-04-24
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-04-24
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-23
locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead
Jeff Layton
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-04-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-04-19
Input: serio - add firmware_id sysfs attribute
Hans de Goede
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-18
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-18
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
[next]