index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
3
-17
/
+2
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
4
-29
/
+7
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
10
-68
/
+21
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
5
-8
/
+27
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
1
-0
/
+21
2012-10-12
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2012-10-12
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-12
vfs: unexport getname and putname symbols
Jeff Layton
1
-2
/
+0
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
1
-1
/
+1
2012-10-12
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2
-5
/
+5
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
5
-38
/
+47
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
4
-12
/
+20
2012-10-12
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
1
-20
/
+7
2012-10-12
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
4
-10
/
+5
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
8
-34
/
+87
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
2
-5
/
+15
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
5
-19
/
+19
2012-10-12
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
1
-1
/
+5
2012-10-12
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
1
-2
/
+2
2012-10-12
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
1
-6
/
+2
2012-10-12
make sure that kernel_thread() callbacks call do_exit() themselves
Al Viro
1
-2
/
+2
2012-10-12
make sure that we always have a return path from kernel_execve()
Al Viro
1
-8
/
+5
2012-10-12
ppc: eeh_event should just use kthread_run()
Al Viro
1
-3
/
+2
2012-10-12
don't bother with kernel_thread/kernel_execve for launching linuxrc
Al Viro
1
-25
/
+16
2012-10-12
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
2
-23
/
+20
2012-10-12
alpha: don't bother passing switch_stack separately from regs
Al Viro
1
-13
/
+13
2012-10-12
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
Al Viro
2
-17
/
+20
2012-10-12
alpha: simplify TIF_NEED_RESCHED handling
Al Viro
1
-17
/
+9
2012-10-12
vfs: bogus warnings in fs/namei.c
Arnd Bergmann
1
-0
/
+1
2012-10-12
consitify do_mount() arguments
Al Viro
10
-26
/
+27
2012-10-11
compiler-gcc4.h: correct verion check for __compiletime_error
Daniel Santos
1
-1
/
+1
2012-10-11
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
1
-0
/
+1
2012-10-11
9P: Fix race between p9_write_work() and p9_fd_request()
Simon Derr
1
-1
/
+2
2012-10-11
Update SmPL/Coccinelle section of MAINTAINERS
Nicolas Palix
1
-3
/
+3
2012-10-11
coccicheck: Add the rep+ctxt mode
Nicolas Palix
1
-0
/
+3