index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
18
-12
/
+132
*
proc: Fix the namespace inode permission checks.
Eric W. Biederman
2012-11-20
2
-23
/
+152
*
proc: Generalize proc inode allocation
Eric W. Biederman
2012-11-20
2
-13
/
+23
*
userns: Allow unprivilged mounts of proc and sysfs
Eric W. Biederman
2012-11-20
2
-0
/
+2
*
userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...
Eric W. Biederman
2012-11-20
1
-2
/
+10
*
procfs: Print task uids and gids in the userns that opened the proc file
Eric W. Biederman
2012-11-20
1
-1
/
+1
*
userns: Implement unshare of the user namespace
Eric W. Biederman
2012-11-20
5
-8
/
+51
*
userns: Implent proc namespace operations
Eric W. Biederman
2012-11-20
3
-17
/
+78
*
userns: Kill task_user_ns
Eric W. Biederman
2012-11-20
4
-9
/
+25
*
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
2012-11-20
5
-26
/
+28
*
userns: Allow unprivileged use of setns.
Eric W. Biederman
2012-11-20
4
-6
/
+17
*
userns: Allow unprivileged users to create new namespaces
Eric W. Biederman
2012-11-20
1
-2
/
+3
*
userns: Allow setting a userns mapping to your current uid.
Eric W. Biederman
2012-11-20
1
-0
/
+15
*
userns: Allow chown and setgid preservation
Eric W. Biederman
2012-11-20
1
-4
/
+7
*
userns: Allow unprivileged users to create user namespaces.
Eric W. Biederman
2012-11-19
1
-8
/
+0
*
userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped
Eric W. Biederman
2012-11-19
1
-6
/
+3
*
userns: fix return value on mntns_install() failure
Zhao Hongjiang
2012-11-19
1
-1
/
+1
*
vfs: Allow unprivileged manipulation of the mount namespace.
Eric W. Biederman
2012-11-19
2
-26
/
+45
*
vfs: Only support slave subtrees across different user namespaces
Eric W. Biederman
2012-11-19
2
-3
/
+9
*
vfs: Add a user namespace reference from struct mnt_namespace
Eric W. Biederman
2012-11-19
4
-10
/
+20
*
vfs: Add setns support for the mount namespace
Eric W. Biederman
2012-11-19
4
-0
/
+108
*
vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace
Eric W. Biederman
2012-11-19
1
-1
/
+1
*
pidns: Support unsharing the pid namespace.
Eric W. Biederman
2012-11-19
3
-10
/
+26
*
pidns: Consolidate initialzation of special init task state
Eric W. Biederman
2012-11-19
2
-4
/
+3
*
pidns: Add setns support
Eric W. Biederman
2012-11-19
3
-0
/
+58
*
pidns: Deny strange cases when creating pid namespaces.
Eric W. Biederman
2012-11-19
1
-0
/
+2
*
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
Eric W. Biederman
2012-11-19
3
-26
/
+17
*
pidns: Don't allow new processes in a dead pid namespace.
Eric W. Biederman
2012-11-19
1
-1
/
+7
*
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
6
-22
/
+26
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
12
-15
/
+16
*
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
2012-11-19
4
-9
/
+19
*
procfs: Don't cache a pid in the root inode.
Eric W. Biederman
2012-11-19
2
-18
/
+1
*
procfs: Use the proc generic infrastructure for proc/self.
Eric W. Biederman
2012-11-19
5
-152
/
+64
*
userns: On mips modify check_same_owner to use uid_eq
Eric W. Biederman
2012-11-19
1
-2
/
+2
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
3
-7
/
+20
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
2
-13
/
+9
*
userns: Support fuse interacting with multiple user namespaces
Eric W. Biederman
2012-11-14
5
-24
/
+28
*
userns: Support autofs4 interacing with multiple user namespaces
Eric W. Biederman
2012-11-14
5
-18
/
+24
*
Linux 3.7-rc3
v3.7-rc3
Linus Torvalds
2012-10-28
1
-1
/
+1
*
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-28
1
-2
/
+4
|
\
|
*
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
Steven Rostedt
2012-10-26
1
-2
/
+4
*
|
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-10-28
1
-1
/
+2
|
\
\
|
*
|
spi: mxs: Terminate DMA in case of DMA timeout
Marek Vasut
2012-10-17
1
-0
/
+1
|
*
|
spi: mxs: Assign message status after transfer finished
Marek Vasut
2012-10-17
1
-1
/
+1
*
|
|
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-28
56
-87
/
+225
|
\
\
\
|
*
|
|
Revert "ARM i.MX25: Fix PWM per clock lookups"
Arnd Bergmann
2012-10-27
1
-4
/
+4
|
*
|
|
ARM: versatile: fix versatile_defconfig
Arnd Bergmann
2012-10-27
1
-0
/
+1
|
*
|
|
ARM: mvebu: update defconfig with 3.7 changes
Thomas Petazzoni
2012-10-27
1
-3
/
+7
|
*
|
|
ARM: at91: fix at91x40 build
Arnd Bergmann
2012-10-27
1
-1
/
+1
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Arnd Bergmann
2012-10-26
1
-1
/
+1
|
|
\
\
\
[next]