| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration | Eric Biggers | 2016-10-21 | 1 | -2/+0 |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 6 | -6/+29 |
|\ |
|
| * | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 6 | -6/+18 |
| * | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 2016-10-10 | 1 | -0/+11 |
* | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-15 | 1 | -1/+11 |
|\ \ |
|
| * | | Btrfs: catch invalid free space trees | Omar Sandoval | 2016-10-03 | 1 | -1/+11 |
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-10-15 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | vfs: add vfs_get_link() helper | Miklos Szeredi | 2016-10-14 | 1 | -0/+1 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 5 | -63/+179 |
|\ \ \ \ |
|
| * | | | | kbuild: -ffunction-sections fix for archs with conflicting sections | Nicholas Piggin | 2016-09-22 | 1 | -5/+10 |
| * | | | | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin | 2016-09-09 | 4 | -63/+80 |
| * | | | | EXPORT_SYMBOL() for asm | Al Viro | 2016-08-08 | 1 | -0/+94 |
* | | | | | Merge tag 'docs-4.9-2' of git://git.lwn.net/linux | Linus Torvalds | 2016-10-14 | 1 | -35/+42 |
|\ \ \ \ \ |
|
| * | | | | | docs-rst: sphinxify 802.11 documentation | Johannes Berg | 2016-10-12 | 1 | -35/+42 |
| |/ / / / |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-14 | 2 | -0/+109 |
|\ \ \ \ \ |
|
| * | | | | | qedr: Add support for QP verbs | Ram Amrani | 2016-10-14 | 1 | -0/+34 |
| * | | | | | qedr: Add support for PD,PKEY and CQ verbs | Ram Amrani | 2016-10-14 | 1 | -0/+19 |
| * | | | | | qedr: Add support for user context verbs | Ram Amrani | 2016-10-14 | 1 | -0/+53 |
| * | | | | | qedr: Add RoCE driver framework | Ram Amrani | 2016-10-14 | 1 | -0/+3 |
* | | | | | | Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-10-14 | 1 | -3/+19 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'device-properties' and 'acpi-misc' | Rafael J. Wysocki | 2016-10-14 | 1 | -3/+19 |
| |\ \ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | ACPI / property: Allow holes in reference properties | Mika Westerberg | 2016-10-11 | 1 | -3/+19 |
* | | | | | | | | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-14 | 1 | -52/+52 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki | 2016-10-14 | 1 | -52/+52 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | cpufreq: skip invalid entries when searching the frequency | Aaro Koskinen | 2016-10-12 | 1 | -52/+52 |
* | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-10-14 | 4 | -23/+188 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | cgroup: add tracepoints for basic operations | Tejun Heo | 2016-08-10 | 1 | -0/+163 |
| * | | | | | | | | | | | cgroup: make cgroup_path() and friends behave in the style of strlcpy() | Tejun Heo | 2016-08-10 | 2 | -21/+6 |
| * | | | | | | | | | | | kernfs: remove kernfs_path_len() | Tejun Heo | 2016-08-10 | 1 | -4/+0 |
| * | | | | | | | | | | | kernfs: make kernfs_path*() behave in the style of strlcpy() | Tejun Heo | 2016-08-10 | 2 | -6/+22 |
| * | | | | | | | | | | | kernfs: add dummy implementation of kernfs_path_from_node() | Tejun Heo | 2016-08-10 | 1 | -0/+5 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2016-10-14 | 1 | -23/+30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | percpu: improve generic percpu modify-return implementation | Nicholas Piggin | 2016-09-22 | 1 | -23/+30 |
* | | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-10-14 | 3 | -34/+45 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | libata: remove <asm-generic/libata-portmap.h> | Christoph Hellwig | 2016-09-22 | 2 | -8/+2 |
| * | | | | | | | | | | | | Merge branch 'master' into for-4.9 | Tejun Heo | 2016-09-06 | 61 | -213/+566 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | libata: Add support for SCT Write Same | Shaun Tancheff | 2016-08-25 | 1 | -0/+43 |
| * | | | | | | | | | | | | | libata: Safely overwrite attached page in WRITE SAME xlat | Shaun Tancheff | 2016-08-25 | 1 | -26/+0 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | pkeys: Remove easily triggered WARN | Dave Jones | 2016-10-14 | 1 | -1/+0 |
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-14 | 2 | -0/+1203 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | soc/fsl: Introduce DPAA 1.x QMan device driver | Claudiu Manoil | 2016-09-25 | 1 | -0/+1074 |
| * | | | | | | | | | | | | soc/fsl: Introduce DPAA 1.x BMan device driver | Claudiu Manoil | 2016-09-25 | 1 | -0/+129 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-14 | 2 | -2/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | net: ipv4: Do not drop to make_route if oif is l3mdev | David Ahern | 2016-10-13 | 1 | -0/+24 |
| * | | | | | | | | | | | | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON | Tom Herbert | 2016-10-13 | 1 | -2/+11 |
* | | | | | | | | | | | | | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2016-10-14 | 11 | -10/+58 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | sunrpc: add hash_cred() function to rpc_authops struct | Frank Sorenson | 2016-09-30 | 1 | -0/+1 |
| * | | | | | | | | | | | | | NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID | Trond Myklebust | 2016-09-27 | 1 | -0/+1 |
| * | | | | | | | | | | | | | nfs: allow blocking locks to be awoken by lock callbacks | Jeff Layton | 2016-09-22 | 1 | -0/+3 |
| * | | | | | | | | | | | | | nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant | Jeff Layton | 2016-09-22 | 1 | -2/+3 |