Age | Commit message (Expand) | Author |
2017-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-03-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2017-03-02 | give up on gcc ilog2() constant optimizations | Linus Torvalds |
2017-03-02 | Merge remote-tracking branch 'ovl/for-viro' into for-linus | Al Viro |
2017-03-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-03-01 | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-03-01 | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells |
2017-03-01 | objtool, modules: Discard objtool annotation sections for modules | Josh Poimboeuf |
2017-03-01 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2017-03-01 | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-01 | objtool, compiler.h: Fix __unreachable section relocation size | Josh Poimboeuf |
2017-02-28 | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-28 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-28 | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-02-28 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-28 | objtool: Enclose contents of unreachable() macro in a block | Josh Poimboeuf |
2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-02-27 | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2017-02-27 | mm: add arch-independent testcases for RODATA | Jinbum Park |
2017-02-27 | mm: clarify mm_struct.mm_{users,count} documentation | Vegard Nossum |
2017-02-27 | mm: add new mmget() helper | Vegard Nossum |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "disassocation" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | fs: add i_blocksize() | Fabian Frederick |
2017-02-27 | ipc/sem: add hysteresis | Manfred Spraul |
2017-02-27 | include/linux/pid.h: use for_each_thread() in do_each_pid_thread() | Tetsuo Handa |
2017-02-27 | sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT | Stas Sergeev |
2017-02-27 | autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition | Tomohiro Kusumi |
2017-02-27 | autofs: add command enum/macros for root-dir ioctls | Tomohiro Kusumi |
2017-02-27 | autofs: remove wrong comment | Tomohiro Kusumi |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-27 | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-02-27 | virtio_scsi: use virtio IRQ affinity | Christoph Hellwig |
2017-02-27 | blk-mq: provide a default queue mapping for virtio device | Christoph Hellwig |
2017-02-27 | virtio: provide a method to get the IRQ affinity mask for a virtqueue | Christoph Hellwig |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-27 | virtio_pci: don't duplicate the msix_enable flag in struct pci_dev | Christoph Hellwig |
2017-02-27 | f2fs: add f2fs_drop_inode tracepoint | Hou Pengyang |