summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix ITER_PIPE interaction with direct_IOAl Viro2016-10-103-11/+5
* pipe: fix comment in pipe_buf_operationsMiklos Szeredi2016-10-051-8/+3
* pipe: add pipe_buf_steal() helperMiklos Szeredi2016-10-053-2/+13
* pipe: add pipe_buf_confirm() helperMiklos Szeredi2016-10-054-10/+18
* pipe: add pipe_buf_release() helperMiklos Szeredi2016-10-055-22/+25
* pipe: add pipe_buf_get() helperMiklos Szeredi2016-10-053-3/+14
* relay: simplify relay_file_read()Al Viro2016-10-051-58/+20
* switch default_file_splice_read() to use of pipe-backed iov_iterAl Viro2016-10-051-71/+40
* switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-0516-605/+58
* new iov_iter flavour: pipe-backedAl Viro2016-10-054-6/+408
* fuse_dev_splice_read(): switch to add_to_pipe()Al Viro2016-10-031-37/+9
* skb_splice_bits(): get rid of callbackAl Viro2016-10-035-66/+6
* new helper: add_to_pipe()Al Viro2016-10-032-44/+64
* splice: lift pipe_lock out of splice_to_pipe()Al Viro2016-10-032-73/+58
* splice: switch get_iovec_page_array() to iov_iterAl Viro2016-10-031-99/+36
* splice_to_pipe(): don't open-code wakeup_pipe_readers()Al Viro2016-10-031-4/+1
* consistent treatment of EFAULT on O_DIRECT read/writeAl Viro2016-10-031-0/+3
* Linux 4.8-rc8v4.8-rc8Linus Torvalds2016-09-251-1/+1
* Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-09-251-13/+16
|\
| * fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-251-6/+8
| * tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-251-7/+8
* | fault_in_multipages_readable() throws set-but-unused errorDave Chinner2016-09-251-0/+1
* | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2016-09-252-8/+7
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-09-2517-65/+37
|\ \
| * | MIPS: Fix delay slot emulation count in debugfsPaul Burton2016-09-251-0/+1
| * | MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-251-4/+3
| * | MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-231-0/+2
| * | MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan2016-09-211-4/+4
| * | MIPS: Select HAVE_REGS_AND_STACK_ACCESS_APIMarcin Nowakowski2016-09-191-0/+1
| * | MIPS: Octeon: Fix platform bus probingAaro Koskinen2016-09-191-1/+1
| * | MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen2016-09-191-2/+2
| * | MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-09-191-4/+4
| * | MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton2016-09-131-1/+1
| * | MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-131-0/+1
| * | MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-131-0/+2
| * | MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-132-40/+0
| * | MIPS: MAAR: Fix address alignmentJames Hogan2016-09-131-7/+6
| * | MIPS: Fix memory regions reaching top of physicalJames Hogan2016-09-131-0/+7
| * | MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski2016-09-131-1/+1
| * | MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla2016-09-131-1/+1
* | | Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-251-2/+9
|\ \ \
| * | | powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey2016-09-211-2/+9
* | | | radix tree: fix sibling entry handling in radix_tree_descend()Linus Torvalds2016-09-251-4/+4
* | | | radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-252-5/+13
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-242-3/+4
|\ \ \ \
| * | | | perf/core: Limit matching exclusive events to one PMUAlexander Shishkin2016-09-221-1/+1
| * | | | perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin2016-09-221-1/+2
| * | | | perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior2016-09-201-1/+1
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-242-2/+2
|\ \ \ \ \
| * | | | | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot2016-09-231-1/+1
OpenPOWER on IntegriCloud