Age | Commit message (Expand) | Author | Files | Lines |
2016-08-31 | mntns: Add a limit on the number of mount namespaces. | Eric W. Biederman | 1 | -0/+1 |
2016-08-08 | netns: Add a limit on the number of net namespaces | Eric W. Biederman | 2 | -0/+2 |
2016-08-08 | cgroupns: Add a limit on the number of cgroup namespaces | Eric W. Biederman | 2 | -0/+2 |
2016-08-08 | ipcns: Add a limit on the number of ipc namespaces | Eric W. Biederman | 2 | -0/+2 |
2016-08-08 | utsns: Add a limit on the number of uts namespaces | Eric W. Biederman | 2 | -0/+2 |
2016-08-08 | pidns: Add a limit on the number of pid namespaces | Eric W. Biederman | 2 | -0/+2 |
2016-08-08 | userns: Generalize the user namespace count into ucount | Eric W. Biederman | 1 | -4/+10 |
2016-08-08 | userns: Make the count of user namespaces per user | Eric W. Biederman | 1 | -4/+14 |
2016-08-08 | userns: Add a limit on the number of user namespaces | Eric W. Biederman | 1 | -0/+6 |
2016-08-08 | userns: Add per user namespace sysctls. | Eric W. Biederman | 1 | -0/+4 |
2016-08-08 | userns: Free user namespaces in process context | Eric W. Biederman | 1 | -2/+3 |
2016-08-08 | sysctl: Stop implicitly passing current into sysctl_table_root.lookup | Eric W. Biederman | 1 | -2/+1 |
2016-08-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -37/+37 |
2016-08-08 | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+20 |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe | 5 | -22/+23 |
2016-08-07 | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 4 | -15/+14 |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -6/+1 |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -8/+8 |
2016-08-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 9 | -1/+455 |
2016-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -4/+20 |
2016-08-06 | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -1/+158 |
2016-08-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -15/+20 |
2016-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -11/+19 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 7 | -313/+5 |
2016-08-05 | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+13 |
2016-08-05 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 6 | -27/+97 |
2016-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 12 | -8/+404 |
2016-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -2/+222 |
2016-08-05 | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 6 | -28/+117 |
2016-08-05 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -137/+160 |
2016-08-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -0/+2 |
2016-08-04 | mm/block: convert rw_page users to bio op use | Mike Christie | 4 | -14/+15 |
2016-08-04 | Include: blkdev: Removed duplicate 'struct request;' declaration. | John Pittman | 1 | -1/+0 |
2016-08-04 | block: fix bdi vs gendisk lifetime mismatch | Dan Williams | 2 | -0/+2 |
2016-08-04 | block: add missing group association in bio-cloning functions | Paolo Valente | 1 | -0/+3 |
2016-08-04 | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 6 | -2/+176 |
2016-08-04 | Soft RoCE driver | Moni Shoua | 2 | -0/+145 |
2016-08-04 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -29/+41 |
2016-08-04 | dynamic_debug: add jump label support | Jason Baron | 1 | -6/+54 |
2016-08-04 | jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL | Jason Baron | 1 | -23/+23 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 8 | -142/+110 |
2016-08-04 | include/linux/bitmap.h: cleanup | Andrew Morton | 1 | -4/+3 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2 | -3/+3 |
2016-08-04 | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 3 | -4/+20 |
2016-08-04 | Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 | Doug Ledford | 1 | -0/+6 |
2016-08-04 | IB/core: Support for CMA multicast join flags | Alex Vesker | 3 | -2/+24 |
2016-08-04 | IB/mlx4: Add diagnostic hardware counters | Mark Bloch | 1 | -0/+3 |
2016-08-04 | net/mlx4: Query performance and diagnostics counters | Mark Bloch | 1 | -0/+3 |
2016-08-04 | net/mlx4: Add diagnostic counters capability bit | Mark Bloch | 1 | -0/+1 |
2016-08-04 | extable.h: add stddef.h so "NULL" definition is not implicit | Paul Gortmaker | 1 | -0/+2 |