index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
5
-26
/
+28
2012-11-20
userns: Allow unprivileged use of setns.
Eric W. Biederman
4
-6
/
+17
2012-11-20
userns: Allow unprivileged users to create new namespaces
Eric W. Biederman
1
-2
/
+3
2012-11-20
userns: Allow setting a userns mapping to your current uid.
Eric W. Biederman
1
-0
/
+15
2012-11-20
userns: Allow chown and setgid preservation
Eric W. Biederman
1
-4
/
+7
2012-11-19
userns: Allow unprivileged users to create user namespaces.
Eric W. Biederman
1
-8
/
+0
2012-11-19
userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped
Eric W. Biederman
1
-6
/
+3
2012-11-19
userns: fix return value on mntns_install() failure
Zhao Hongjiang
1
-1
/
+1
2012-11-19
vfs: Allow unprivileged manipulation of the mount namespace.
Eric W. Biederman
2
-26
/
+45
2012-11-19
vfs: Only support slave subtrees across different user namespaces
Eric W. Biederman
2
-3
/
+9
2012-11-19
vfs: Add a user namespace reference from struct mnt_namespace
Eric W. Biederman
4
-10
/
+20
2012-11-19
vfs: Add setns support for the mount namespace
Eric W. Biederman
4
-0
/
+108
2012-11-19
vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace
Eric W. Biederman
1
-1
/
+1
2012-11-19
pidns: Support unsharing the pid namespace.
Eric W. Biederman
3
-10
/
+26
2012-11-19
pidns: Consolidate initialzation of special init task state
Eric W. Biederman
2
-4
/
+3
2012-11-19
pidns: Add setns support
Eric W. Biederman
3
-0
/
+58
2012-11-19
pidns: Deny strange cases when creating pid namespaces.
Eric W. Biederman
1
-0
/
+2
2012-11-19
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
Eric W. Biederman
3
-26
/
+17
2012-11-19
pidns: Don't allow new processes in a dead pid namespace.
Eric W. Biederman
1
-1
/
+7
2012-11-19
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
6
-22
/
+26
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
12
-15
/
+16
2012-11-19
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
4
-9
/
+19
2012-11-19
procfs: Don't cache a pid in the root inode.
Eric W. Biederman
2
-18
/
+1
2012-11-19
procfs: Use the proc generic infrastructure for proc/self.
Eric W. Biederman
5
-152
/
+64
2012-11-19
userns: On mips modify check_same_owner to use uid_eq
Eric W. Biederman
1
-2
/
+2
2012-11-18
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
3
-7
/
+20
2012-11-18
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2
-13
/
+9
2012-11-14
userns: Support fuse interacting with multiple user namespaces
Eric W. Biederman
5
-24
/
+28
2012-11-14
userns: Support autofs4 interacing with multiple user namespaces
Eric W. Biederman
5
-18
/
+24
2012-10-28
Linux 3.7-rc3
v3.7-rc3
Linus Torvalds
1
-1
/
+1
2012-10-28
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2012-10-28
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-1
/
+2
2012-10-28
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
56
-87
/
+225
2012-10-28
Lock splice_read and splice_write functions
Mikulas Patocka
1
-2
/
+35
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
2012-10-27
Revert "ARM i.MX25: Fix PWM per clock lookups"
Arnd Bergmann
1
-4
/
+4
2012-10-27
ARM: versatile: fix versatile_defconfig
Arnd Bergmann
1
-0
/
+1
2012-10-27
ARM: mvebu: update defconfig with 3.7 changes
Thomas Petazzoni
1
-3
/
+7
2012-10-27
ARM: at91: fix at91x40 build
Arnd Bergmann
1
-1
/
+1
2012-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
63
-384
/
+724
2012-10-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+5
2012-10-26
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+10
2012-10-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-68
/
+56
2012-10-26
Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
30
-847
/
+798
2012-10-26
Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-8
/
+8
2012-10-26
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-243
/
+287
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-133
/
+465
2012-10-26
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-94
/
+152
2012-10-26
VFS: don't do protected {sym,hard}links by default
Linus Torvalds
1
-2
/
+2
[next]