Age | Commit message (Expand) | Author | Files | Lines |
2016-10-08 | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro | 25 | -101/+170 |
2016-10-08 | Merge branch 'work.const-qstr' into work.misc | Al Viro | 13 | -59/+53 |
2016-10-08 | Merge branch 'work.iget' into work.misc | Al Viro | 1 | -7/+34 |
2016-10-05 | proc: switch auxv to use of __mem_open() | Al Viro | 1 | -19/+26 |
2016-10-05 | hpfs: support FIEMAP | Mikulas Patocka | 1 | -0/+6 |
2016-09-27 | cifs: get rid of unused arguments of CIFSSMBWrite() | Al Viro | 3 | -13/+5 |
2016-09-27 | posix_acl: uapi header split | Andreas Gruenbacher | 5 | -38/+81 |
2016-09-27 | posix_acl: xattr representation cleanups | Andreas Gruenbacher | 6 | -54/+51 |
2016-09-27 | fs/aio.c: eliminate redundant loads in put_aio_ring_file | Rasmus Villemoes | 1 | -3/+6 |
2016-09-27 | fs/internal.h: add const to ns_dentry_operations declaration | Rasmus Villemoes | 1 | -1/+1 |
2016-09-27 | compat: remove compat_printk() | Arnd Bergmann | 3 | -25/+0 |
2016-09-27 | fs/buffer.c: make __getblk_slow() static | Eric Biggers | 1 | -2/+1 |
2016-09-27 | proc: unsigned file descriptors | Alexey Dobriyan | 3 | -6/+6 |
2016-09-27 | fs/file: more unsigned file descriptors | Alexey Dobriyan | 4 | -23/+23 |
2016-09-27 | fs: compat: remove redundant check of nr_segs | Shawn Lin | 1 | -1/+1 |
2016-09-27 | cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] | David Howells | 3 | -6/+13 |
2016-09-27 | cifs: don't use memcpy() to copy struct iov_iter | Al Viro | 1 | -10/+4 |
2016-09-27 | get rid of separate multipage fault-in primitives | Al Viro | 7 | -61/+9 |
2016-09-25 | Linux 4.8-rc8v4.8-rc8 | Linus Torvalds | 1 | -1/+1 |
2016-09-25 | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -13/+16 |
2016-09-25 | fault_in_multipages_readable() throws set-but-unused error | Dave Chinner | 1 | -0/+1 |
2016-09-25 | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing | Lorenzo Stoakes | 2 | -8/+7 |
2016-09-25 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 17 | -65/+37 |
2016-09-25 | Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+9 |
2016-09-25 | radix tree: fix sibling entry handling in radix_tree_descend() | Linus Torvalds | 1 | -4/+4 |
2016-09-25 | radix tree test suite: Test radix_tree_replace_slot() for multiorder entries | Matthew Wilcox | 2 | -5/+13 |
2016-09-25 | fix memory leaks in tracing_buffers_splice_read() | Al Viro | 1 | -6/+8 |
2016-09-25 | tracing: Move mutex to protect against resetting of seq data | Steven Rostedt (Red Hat) | 1 | -7/+8 |
2016-09-25 | MIPS: Fix delay slot emulation count in debugfs | Paul Burton | 1 | -0/+1 |
2016-09-25 | MIPS: SMP: Fix possibility of deadlock when bringing CPUs online | Matt Redfearn | 1 | -4/+3 |
2016-09-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+4 |
2016-09-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -2/+2 |
2016-09-24 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -11/+12 |
2016-09-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -60/+60 |
2016-09-24 | Merge branch 'hughd-fixes' (patches from Hugh Dickins) | Linus Torvalds | 2 | -21/+3 |
2016-09-24 | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins | 1 | -19/+0 |
2016-09-24 | huge tmpfs: fix Committed_AS leak | Hugh Dickins | 1 | -1/+2 |
2016-09-24 | shmem: fix tmpfs to handle the huge= option properly | Toshi Kani | 1 | -1/+1 |
2016-09-23 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -9/+14 |
2016-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -7/+10 |
2016-09-23 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -5/+19 |
2016-09-23 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+15 |
2016-09-23 | Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+5 |
2016-09-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -21/+31 |
2016-09-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -22/+30 |
2016-09-23 | Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 3 | -7/+14 |
2016-09-23 | Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2 | -5/+12 |
2016-09-23 | Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -0/+1 |
2016-09-23 | blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx | Christoph Hellwig | 1 | -2/+14 |
2016-09-23 | MIPS: Fix pre-r6 emulation FPU initialisation | Paul Burton | 1 | -0/+2 |