index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofs: Fix automounts by using current_real_cred()->uid
Eric W. Biederman
2016-09-30
1
-2
/
+2
*
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2016-09-30
7
-2
/
+70
*
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
2016-09-23
1
-10
/
+10
*
nsfs: Simplify __ns_get_path
Eric W. Biederman
2016-09-23
1
-5
/
+2
*
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-23
15
-13
/
+371
|
\
|
*
tools/testing: add a test to check nsfs ioctl-s
Andrey Vagin
2016-09-23
4
-0
/
+182
|
*
nsfs: add ioctl to get a parent namespace
Andrey Vagin
2016-09-23
5
-0
/
+27
|
*
nsfs: add ioctl to get an owning user namespace for ns file descriptor
Andrey Vagin
2016-09-23
2
-13
/
+94
|
*
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-23
9
-0
/
+68
*
|
devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts
Eric W. Biederman
2016-09-22
1
-9
/
+4
*
|
devpts: Remove sync_filesystems
Eric W. Biederman
2016-09-22
1
-1
/
+0
*
|
devpts: Make devpts_kill_sb safe if fsi is NULL
Eric W. Biederman
2016-09-22
1
-1
/
+2
*
|
devpts: Simplify devpts_mount by using mount_nodev
Eric W. Biederman
2016-09-22
1
-18
/
+1
*
|
devpts: Move the creation of /dev/pts/ptmx into fill_super
Eric W. Biederman
2016-09-22
1
-8
/
+11
*
|
devpts: Move parse_mount_options into fill_super
Eric W. Biederman
2016-09-22
1
-8
/
+8
*
|
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
7
-7
/
+7
*
|
userns; Document per user per user namespace limits.
Eric W. Biederman
2016-09-22
2
-0
/
+67
*
|
mntns: Add a limit on the number of mount namespaces.
Eric W. Biederman
2016-08-31
4
-1
/
+24
*
|
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-08
4
-1
/
+24
*
|
cgroupns: Add a limit on the number of cgroup namespaces
Eric W. Biederman
2016-08-08
4
-0
/
+21
*
|
ipcns: Add a limit on the number of ipc namespaces
Eric W. Biederman
2016-08-08
4
-11
/
+37
*
|
utsns: Add a limit on the number of uts namespaces
Eric W. Biederman
2016-08-08
4
-5
/
+32
*
|
pidns: Add a limit on the number of pid namespaces
Eric W. Biederman
2016-08-08
4
-4
/
+24
*
|
userns: Generalize the user namespace count into ucount
Eric W. Biederman
2016-08-08
4
-25
/
+49
*
|
userns: Make the count of user namespaces per user
Eric W. Biederman
2016-08-08
4
-30
/
+117
*
|
userns: Add a limit on the number of user namespaces
Eric W. Biederman
2016-08-08
4
-11
/
+81
*
|
userns: Add per user namespace sysctls.
Eric W. Biederman
2016-08-08
4
-3
/
+120
*
|
userns: Free user namespaces in process context
Eric W. Biederman
2016-08-08
2
-5
/
+14
*
|
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Eric W. Biederman
2016-08-08
3
-11
/
+10
|
/
*
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
2016-08-08
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-08
62
-213
/
+213
|
\
|
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
51
-157
/
+158
|
*
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-1
/
+1
|
*
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-2
/
+3
|
*
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
11
-53
/
+51
*
|
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-08
22
-156
/
+334
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
2016-08-03
22
-156
/
+334
|
|
\
|
|
*
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-29
6
-25
/
+8
|
|
*
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-29
3
-62
/
+13
|
|
*
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-29
6
-68
/
+38
|
|
*
drm: add generic zpos property
Marek Szyprowski
2016-07-29
7
-1
/
+275
|
|
*
Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8
Benjamin Gaignard
2016-07-29
122
-7051
/
+7425
|
|
|
\
*
|
|
\
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
2016-08-07
16
-34
/
+31
|
\
\
\
\
|
*
|
|
|
DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1
Jani Nikula
2016-08-05
1
-16
/
+10
|
*
|
|
|
Documenation: update cgroup's document path
seokhoon.yoon
2016-08-03
14
-19
/
+19
|
*
|
|
|
Documentation/sphinx: do not warn about missing tools in 'make help'
Jani Nikula
2016-08-03
1
-2
/
+2
*
|
|
|
|
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-07
4
-2
/
+67
|
\
\
\
\
\
|
*
|
|
|
|
binfmt_misc: add F option description to documentation
James Bottomley
2016-03-30
1
-0
/
+7
|
*
|
|
|
|
binfmt_misc: add persistent opened binary handler for containers
James Bottomley
2016-03-30
1
-2
/
+39
|
*
|
|
|
|
fs: add filp_clone_open API
James Bottomley
2016-03-30
2
-0
/
+21
[next]