index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
5
-1
/
+46
2012-11-20
userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...
Eric W. Biederman
1
-2
/
+10
2012-11-20
userns: Implement unshare of the user namespace
Eric W. Biederman
3
-7
/
+41
2012-11-20
userns: Implent proc namespace operations
Eric W. Biederman
1
-17
/
+73
2012-11-20
userns: Kill task_user_ns
Eric W. Biederman
2
-4
/
+16
2012-11-20
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
2
-14
/
+17
2012-11-20
userns: Allow unprivileged use of setns.
Eric W. Biederman
2
-4
/
+6
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-19
userns: Allow unprivileged users to create user namespaces.
Eric W. Biederman
1
-8
/
+0
2012-11-19
vfs: Add a user namespace reference from struct mnt_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
1
-3
/
+3
2012-11-19
pidns: Add setns support
Eric W. Biederman
1
-0
/
+54
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
3
-13
/
+24
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
7
-10
/
+10
2012-11-19
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
3
-6
/
+14
2012-11-18
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-1
/
+1
2012-10-25
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
1
-1
/
+11
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
1
-4
/
+2
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
1
-1
/
+11
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+10
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-10-24
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
1
-1
/
+1
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-183
/
+166
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
1
-1
/
+1
2012-10-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-0
/
+4
2012-10-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-183
/
+162
2012-10-19
use clamp_t in UNAME26 fix
Kees Cook
1
-1
/
+1
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
3
-28
/
+25
2012-10-19
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
Tejun Heo
1
-12
/
+3
2012-10-19
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
Tejun Heo
1
-17
/
+6
2012-10-19
pidns: remove recursion from free_pid_ns()
Cyrill Gorcunov
1
-7
/
+14
2012-10-19
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
1
-5
/
+7
2012-10-16
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
1
-1
/
+0
2012-10-16
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
1
-2
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-27
/
+578
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
4
-5
/
+50
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+12
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+6
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-99
/
+199
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
1
-2
/
+23
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
1
-3
/
+3
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
1
-0
/
+23
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-31
/
+37
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
2
-0
/
+4
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-164
/
+119
[next]