index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
2
-1
/
+13
|
\
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
1
-1
/
+2
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
1
-11
/
+11
|
*
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
1
-1
/
+1
|
\
\
|
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-1
/
+1
*
|
|
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-04-12
3
-0
/
+24
|
\
\
\
|
*
|
|
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
2014-04-09
1
-0
/
+5
|
*
|
|
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
2014-04-09
2
-0
/
+19
*
|
|
|
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
2014-04-12
1
-7
/
+12
|
\
\
\
\
|
*
|
|
|
NTB: Code Style Clean-up
Jon Mason
2014-04-07
1
-7
/
+7
|
*
|
|
|
NTB: client event cleanup
Jon Mason
2014-04-07
1
-0
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
9
-118
/
+71
|
\
\
\
\
\
|
*
|
|
|
|
kill generic_file_buffered_write()
Al Viro
2014-04-01
1
-2
/
+0
|
*
|
|
|
|
export generic_perform_write(), start getting rid of generic_file_buffer_write()
Al Viro
2014-04-01
1
-0
/
+2
|
*
|
|
|
|
generic_file_direct_write(): get rid of ppos argument
Al Viro
2014-04-01
1
-1
/
+1
|
*
|
|
|
|
kill the 5th argument of generic_file_buffered_write()
Al Viro
2014-04-01
1
-1
/
+1
|
*
|
|
|
|
kill the 4th argument of __generic_file_aio_write()
Al Viro
2014-04-01
1
-2
/
+1
|
*
|
|
|
|
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-01
2
-4
/
+5
|
*
|
|
|
|
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2014-04-01
2
-1
/
+2
|
*
|
|
|
|
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2014-04-01
2
-32
/
+50
|
*
|
|
|
|
switch ->is_partially_uptodate() to saner arguments
Al Viro
2014-04-01
2
-3
/
+3
|
*
|
|
|
|
pipe: kill ->map() and ->unmap()
Al Viro
2014-04-01
1
-19
/
+0
|
*
|
|
|
|
new helper: readlink_copy()
Al Viro
2014-04-01
1
-1
/
+1
|
*
|
|
|
|
get rid of files_defer_init()
Al Viro
2014-04-01
1
-2
/
+0
|
*
|
|
|
|
mark struct file that had write access grabbed by open()
Al Viro
2014-04-01
1
-0
/
+2
|
*
|
|
|
|
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-01
1
-49
/
+0
|
*
|
|
|
|
switch nbd to sockfd_lookup/sockfd_put
Al Viro
2014-04-01
1
-2
/
+1
|
*
|
|
|
|
smarter propagate_mnt()
Al Viro
2014-04-01
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2014-04-12
3
-22
/
+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2014-04-09
1
-2
/
+6
|
*
|
|
|
|
|
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2014-04-09
1
-0
/
+5
|
*
|
|
|
|
|
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
2014-04-08
1
-2
/
+1
|
*
|
|
|
|
|
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
2
-18
/
+45
*
|
|
|
|
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
3
-1
/
+34
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
2014-04-10
1
-1
/
+1
|
*
|
|
|
|
|
|
audit: define audit_is_compat in kernel internal header
Eric Paris
2014-03-24
1
-0
/
+6
|
*
|
|
|
|
|
|
sched: declare pid_alive as inline
Richard Guy Briggs
2014-03-20
1
-1
/
+1
|
*
|
|
|
|
|
|
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
2014-03-20
1
-1
/
+19
|
*
|
|
|
|
|
|
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
1
-0
/
+8
|
*
|
|
|
|
|
|
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-03-20
1
-1
/
+2
|
*
|
|
|
|
|
|
mm: Create utility function for accessing a tasks commandline value
William Roberts
2014-03-07
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-03-07
304
-3059
/
+7831
|
|
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-11
1
-9
/
+12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
NVMe: per-cpu io queues
Keith Busch
2014-04-10
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
1
-4
/
+1
|
*
|
|
|
|
|
|
|
|
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
1
-1
/
+1
[next]