Age | Commit message (Expand) | Author |
2012-10-12 | btrfs: Fix compilation with user namespace support enabled | Eric W. Biederman |
2012-10-12 | userns: Fix posix_acl_file_xattr_userns gid conversion | Eric W. Biederman |
2012-10-12 | userns: Properly print bluetooth socket uids | Eric W. Biederman |
2012-10-12 | dm: store dm_target_io in bio front_pad | Mikulas Patocka |
2012-10-12 | dm thin: move bio_prison code to separate module | Mike Snitzer |
2012-10-12 | dm thin: prepare to separate bio_prison code | Mike Snitzer |
2012-10-12 | dm thin: support discard with non power of two block size | Mike Snitzer |
2012-10-12 | arch/tile: enable interrupts in do_work_pending() | Chris Metcalf |
2012-10-12 | Merge tag 'tags/disintegrate-tile-20121009' into for-linus | Chris Metcalf |
2012-10-12 | mcs7830: Fix link state detection | Ondrej Zary |
2012-10-12 | net: add doc for in4_pton() | Amerigo Wang |
2012-10-12 | net: add doc for in6_pton() | Amerigo Wang |
2012-10-12 | vti: fix sparse bit endian warnings | stephen hemminger |
2012-10-12 | tcp: resets are misrouted | Alexey Kuznetsov |
2012-10-12 | alpha: switch to saner kernel_execve() semantics | Al Viro |
2012-10-12 | arm: switch to saner kernel_execve() semantics | Al Viro |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro |
2012-10-12 | infrastructure for saner ret_from_kernel_thread semantics | Al Viro |
2012-10-12 | dm persistent data: convert to use le32_add_cpu | Wei Yongjun |
2012-10-12 | dm: use ACCESS_ONCE for sysfs values | Mikulas Patocka |
2012-10-12 | dm bufio: use list_move | Wei Yongjun |
2012-10-12 | dm mpath: fix check for null mpio in end_io fn | Wei Yongjun |
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 | UAPI: (Scripted) Disintegrate arch/arm/include/asm | David Howells |
2012-10-12 | tty/console: fix warnings in drivers/tty/serial/kgdboc.c | Arnd Bergmann |
2012-10-12 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel |
2012-10-12 | kdb: Fix dmesg/bta scroll to quit with 'q' | Jason Wessel |
2012-10-12 | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell | Jason Wessel |
2012-10-12 | kgdb,x86: fix warning about unused variable | Jason Wessel |
2012-10-12 | mips,kgdb: fix recursive page fault with CONFIG_KPROBES | Jason Wessel |
2012-10-12 | kgdb: Add module event hooks | Jason Wessel |
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 |