index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-12-17
4
-13
/
+125
|
\
|
*
userns; Correct the comment in map_write
Eric W. Biederman
2014-12-11
1
-1
/
+1
|
*
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2014-12-11
1
-0
/
+5
|
*
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2014-12-11
2
-0
/
+86
|
*
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
2014-12-09
1
-8
/
+6
|
*
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
2014-12-09
1
-2
/
+4
|
*
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
2014-12-09
1
-1
/
+1
|
*
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
2014-12-09
1
-4
/
+0
|
*
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2014-12-09
2
-1
/
+17
|
*
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
2014-12-05
1
-1
/
+3
|
*
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2014-12-05
2
-2
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
6
-54
/
+55
|
\
\
|
*
\
Merge branch 'nsfs' into for-next
Al Viro
2014-12-10
6
-54
/
+55
|
|
\
\
|
|
*
|
bury struct proc_ns in fs/proc
Al Viro
2014-12-04
1
-3
/
+1
|
|
*
|
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
6
-4
/
+14
|
|
*
|
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
2014-12-04
3
-6
/
+6
|
|
*
|
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
3
-27
/
+9
|
|
*
|
switch the rest of proc_ns_operations to working with &...->ns
Al Viro
2014-12-04
3
-16
/
+27
|
|
*
|
common object embedded into various struct ....ns
Al Viro
2014-12-04
5
-11
/
+11
*
|
|
|
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-12-16
5
-8
/
+87
|
\
\
\
\
|
*
|
|
|
tracing: Add tp_printk cmdline to have tracepoints go to printk()
Steven Rostedt (Red Hat)
2014-12-15
4
-0
/
+57
|
*
|
|
|
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
2014-12-15
4
-8
/
+30
*
|
|
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
2
-1
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-12
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-12-05
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'v3.18' into drm-next
Dave Airlie
2014-12-08
1
-2
/
+6
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2014-12-02
16
-95
/
+131
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
Joerg Roedel
2014-11-13
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
1
-21
/
+0
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge 3.18-rc7 into tty-next
Greg Kroah-Hartman
2014-12-06
16
-95
/
+131
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
tty: Move session_of_pgrp() and make static
Peter Hurley
2014-11-05
1
-21
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
1
-3
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
2014-12-09
1
-3
/
+0
*
|
|
|
|
|
|
|
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-13
1
-2
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
printk: Do not disable preemption for accessing printk_func
Steven Rostedt (Red Hat)
2014-12-11
1
-2
/
+8
*
|
|
|
|
|
|
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-13
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'next' into upstream for v3.19
Paul Moore
2014-12-09
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
audit: convert status version to a feature bitmap
Richard Guy Briggs
2014-11-17
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
fsnotify: unify inode and mount marks handling
Jan Kara
2014-12-13
1
-8
/
+8
*
|
|
|
|
|
|
|
|
|
|
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
2014-12-13
1
-1
/
+4
*
|
|
|
|
|
|
|
|
|
|
kexec: remove unnecessary KERN_ERR from kexec.c
Masanari Iida
2014-12-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
syscalls: implement execveat() system call
David Drysdale
2014-12-13
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
|
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
2014-12-13
1
-0
/
+32
*
|
|
|
|
|
|
|
|
|
|
uprobes: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
2
-4
/
+4
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
2
-2
/
+2
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
125
-3061
/
+9587
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
kernel: trace: fix printk message
Frans Klaver
2014-11-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
clocksource: Fix 'clcoksource' typo in comment
James Hartley
2014-10-29
1
-1
/
+1
[next]