Age | Commit message (Expand) | Author |
2016-10-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-17 | generic syscalls: kill cruft from removed pkey syscalls | Dave Hansen |
2016-10-16 | kprobes: Unpoison stack in jprobe_return() for KASAN | Dmitry Vyukov |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-14 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-14 | Merge tag 'docs-4.9-2' of git://git.lwn.net/linux | Linus Torvalds |
2016-10-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-14 | Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-14 | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-10-14 | qedr: Add support for QP verbs | Ram Amrani |
2016-10-14 | qedr: Add support for PD,PKEY and CQ verbs | Ram Amrani |
2016-10-14 | qedr: Add support for user context verbs | Ram Amrani |
2016-10-14 | qedr: Add RoCE driver framework | Ram Amrani |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-10-14 | pkeys: Remove easily triggered WARN | Dave Jones |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-10-14 | Merge branches 'device-properties' and 'acpi-misc' | Rafael J. Wysocki |
2016-10-14 | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki |
2016-10-14 | vfs: add vfs_get_link() helper | Miklos Szeredi |
2016-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-10-13 | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-10-13 | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2016-10-13 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2016-10-13 | net: ipv4: Do not drop to make_route if oif is l3mdev | David Ahern |
2016-10-13 | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON | Tom Herbert |
2016-10-12 | cpufreq: skip invalid entries when searching the frequency | Aaro Koskinen |
2016-10-12 | Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2016-10-12 | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-11 | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | docs-rst: sphinxify 802.11 documentation | Johannes Berg |
2016-10-11 | mm: split gfp_mask and mapping flags into separate fields | Michal Hocko |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | kthread: add kerneldoc for kthread_create() | Jonathan Corbet |
2016-10-11 | kthread: better support freezable kthread workers | Petr Mladek |
2016-10-11 | kthread: allow to modify delayed kthread work | Petr Mladek |
2016-10-11 | kthread: allow to cancel kthread work | Petr Mladek |
2016-10-11 | kthread: initial support for delayed kthread work | Petr Mladek |
2016-10-11 | kthread: add kthread_destroy_worker() | Petr Mladek |
2016-10-11 | kthread: add kthread_create_worker*() | Petr Mladek |
2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek |
2016-10-11 | kthread: rename probe_kthread_data() to kthread_probe_data() | Petr Mladek |
2016-10-11 | mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping | Catalin Marinas |