Age | Commit message (Expand) | Author |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | procfs: don't need a PATH_MAX allocation to hold a string representation of a... | Jeff Layton |
2012-10-12 | vfs: embed struct filename inside of names_cache allocation if possible | Jeff Layton |
2012-10-12 | audit: make audit_inode take struct filename | Jeff Layton |
2012-10-12 | vfs: make path_openat take a struct filename pointer | Jeff Layton |
2012-10-12 | vfs: turn do_path_lookup into wrapper around struct filename variant | Jeff Layton |
2012-10-12 | audit: allow audit code to satisfy getname requests from its names_list | Jeff Layton |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-12 | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-12 | xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. | Konrad Rzeszutek Wilk |
2012-10-12 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk |
2012-10-12 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk |
2012-10-12 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2012-10-12 | vfs: unexport getname and putname symbols | Jeff Layton |
2012-10-12 | acct: constify the name arg to acct_on | Jeff Layton |
2012-10-12 | vfs: allocate page instead of names_cache buffer in mount_block_root | Jeff Layton |
2012-10-12 | audit: overhaul __audit_inode_child to accomodate retrying | Jeff Layton |
2012-10-12 | audit: optimize audit_compare_dname_path | Jeff Layton |
2012-10-12 | audit: make audit_compare_dname_path use parent_len helper | Eric Paris |
2012-10-12 | audit: remove dirlen argument to audit_compare_dname_path | Jeff Layton |
2012-10-12 | audit: set the name_len in audit_inode for parent lookups | Jeff Layton |
2012-10-12 | audit: add a new "type" field to audit_names struct | Jeff Layton |
2012-10-12 | audit: reverse arguments to audit_inode_child | Jeff Layton |
2012-10-12 | audit: no need to walk list in audit_inode if name is NULL | Jeff Layton |
2012-10-12 | audit: pass in dentry to audit_copy_inode wherever possible | Jeff Layton |
2012-10-12 | audit: remove unnecessary NULL ptr checks from do_path_lookup | Jeff Layton |
2012-10-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-12 | Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-12 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-12 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-10-12 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-10-12 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-10-12 | Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-11 | vfs: bogus warnings in fs/namei.c | Arnd Bergmann |
2012-10-11 | consitify do_mount() arguments | Al Viro |
2012-10-11 | compiler-gcc4.h: correct verion check for __compiletime_error | Daniel Santos |
2012-10-11 | modpost: Permit .GCC.command.line sections | Jonathan Kliegman |
2012-10-11 | Merge branch 'staging/for_v3.7' into v4l_for_linus | Mauro Carvalho Chehab |
2012-10-11 | 9P: Fix race between p9_write_work() and p9_fd_request() | Simon Derr |
2012-10-11 | Update SmPL/Coccinelle section of MAINTAINERS | Nicolas Palix |
2012-10-11 | coccicheck: Add the rep+ctxt mode | Nicolas Palix |