Age | Commit message (Expand) | Author | Files | Lines |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 4 | -117/+148 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 16 | -238/+361 |
2016-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 9 | -433/+345 |
2016-10-14 | pkeys: Remove easily triggered WARN | Dave Jones | 1 | -1/+0 |
2016-10-14 | Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 104 | -266/+8631 |
2016-10-14 | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls | Ralf Baechle | 5 | -6/+28 |
2016-10-14 | Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' | Rafael J. Wysocki | 4 | -4/+28 |
2016-10-14 | Merge branches 'device-properties' and 'acpi-misc' | Rafael J. Wysocki | 3 | -52/+95 |
2016-10-14 | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki | 7 | -71/+115 |
2016-10-14 | ovl: use vfs_get_link() | Miklos Szeredi | 2 | -49/+7 |
2016-10-14 | vfs: add vfs_get_link() helper | Miklos Szeredi | 2 | -0/+26 |
2016-10-14 | ovl: use generic_readlink | Miklos Szeredi | 1 | -20/+1 |
2016-10-14 | ovl: explain error values when removing acl from workdir | Miklos Szeredi | 1 | -0/+13 |
2016-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -114/+294 |
2016-10-14 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 58 | -964/+2195 |
2016-10-14 | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 25 | -96/+683 |
2016-10-14 | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 76 | -310/+10580 |
2016-10-14 | CIFS: Reset read oplock to NONE if we have mandatory locks after reopen | Pavel Shilovsky | 1 | -0/+9 |
2016-10-14 | CIFS: Fix persistent handles re-opening on reconnect | Pavel Shilovsky | 2 | -5/+18 |
2016-10-14 | SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup | Sachin Prabhu | 1 | -199/+162 |
2016-10-14 | SMB2: Separate Kerberos authentication from SMB2_sess_setup | Sachin Prabhu | 1 | -46/+230 |
2016-10-14 | Expose cifs module parameters in sysfs | Germano Percossi | 1 | -3/+3 |
2016-10-14 | Cleanup missing frees on some ioctls | Steve French | 1 | -5/+4 |
2016-10-14 | Enable previous version support | Steve French | 4 | -2/+72 |
2016-10-14 | Do not send SMB3 SET_INFO request if nothing is changing | Steve French | 1 | -0/+6 |
2016-10-14 | Merge branch 'next' into for-linus | Dmitry Torokhov | 18 | -59/+411 |
2016-10-14 | Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 29 | -1187/+1108 |
2016-10-14 | Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 9 | -230/+300 |
2016-10-14 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 31 | -79/+1131 |
2016-10-14 | cpufreq: CPPC: Correct desired_perf calculation | Hoan Tran | 1 | -1/+7 |
2016-10-13 | net: bridge: add the multicast_flood flag attribute to brport_attrs | Nikolay Aleksandrov | 1 | -0/+1 |
2016-10-13 | net: axienet: Remove unused parameter from __axienet_device_reset | Tobias Klauser | 1 | -6/+5 |
2016-10-13 | liquidio: CN23XX: fix a loop timeout | Dan Carpenter | 1 | -1/+1 |
2016-10-13 | net: rtnl: info leak in rtnl_fill_vfinfo() | Dan Carpenter | 1 | -0/+2 |
2016-10-13 | tipc: info leak in __tipc_nl_add_udp_addr() | Dan Carpenter | 1 | -0/+2 |
2016-10-13 | net: ipv4: Do not drop to make_route if oif is l3mdev | David Ahern | 2 | -1/+26 |
2016-10-13 | net: phy: Trigger state machine on state change and not polling. | Andrew Lunn | 1 | -2/+20 |
2016-10-13 | Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_API | Ralf Baechle | 1 | -1/+1 |
2016-10-13 | ipv6: tcp: restore IP6CB for pktoptions skbs | Eric Dumazet | 1 | -9/+11 |
2016-10-13 | netvsc: Remove mistaken udp.h inclusion. | David S. Miller | 1 | -1/+0 |
2016-10-13 | xen-netback: fix type mismatch warning | Arnd Bergmann | 1 | -3/+3 |
2016-10-13 | stmmac: fix error check when init ptp | Giuseppe CAVALLARO | 2 | -6/+8 |
2016-10-13 | stmmac: fix ptp init for gmac4 | Giuseppe CAVALLARO | 1 | -5/+12 |
2016-10-13 | qed: fix old-style function definition | Arnd Bergmann | 1 | -1/+1 |
2016-10-13 | netvsc: fix checksum on UDP IPV6 | stephen hemminger | 1 | -50/+22 |
2016-10-13 | net_sched: reorder pernet ops and act ops registrations | WANG Cong | 1 | -8/+11 |
2016-10-13 | xen-netback: fix guest Rx stall detection (after guest Rx refactor) | David Vrabel | 1 | -0/+2 |
2016-10-13 | drivers/ptp: Fix kernel memory disclosure | Vlad Tsyrklevich | 1 | -0/+1 |
2016-10-13 | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON | Tom Herbert | 2 | -4/+13 |