summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-18net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet1-2/+2
2017-01-18Merge branch 'xen-netback-leaks'David S. Miller2-2/+17
2017-01-18xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2-2/+6
2017-01-18xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin1-0/+11
2017-01-18netfilter: ipt_CLUSTERIP: fix build error without procfsArnd Bergmann1-1/+6
2017-01-18Merge branch 'ethtool-set-channels-fix'David S. Miller3-17/+2
2017-01-18net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha1-10/+0
2017-01-18net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha1-6/+1
2017-01-18net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha1-1/+1
2017-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-5/+55
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta3-4/+6
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+21
2017-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-39/+104
2017-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-43/+77
2017-01-18arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin1-0/+4
2017-01-18arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-3/+4
2017-01-18ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton1-4/+5
2017-01-18ceph: fix endianness bug in frag_tree_split_cmpJeff Layton1-1/+2
2017-01-18ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton1-2/+3
2017-01-18libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov1-1/+1
2017-01-18ceph: fix ceph_get_caps() interruptionYan, Zheng1-1/+6
2017-01-18Merge tag 'linux-can-fixes-for-4.10-20170118' of git://git.kernel.org/pub/scm...David S. Miller2-4/+13
2017-01-18regulator: twl6030: fix range comparison, allowing vsel = 59Colin Ian King1-1/+1
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko1-0/+2
2017-01-18drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä1-0/+3
2017-01-18drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez2-18/+0
2017-01-18ovl: fix possible use after free on redirect dir lookupAmir Goldstein1-9/+18
2017-01-18can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov1-4/+12
2017-01-18can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón1-0/+1
2017-01-18arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko1-1/+1
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser1-2/+0
2017-01-18powerpc/perf: Use MSR to report privilege level on P9 DD1Madhavan Srinivasan3-1/+4
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan1-1/+1
2017-01-18powerpc/eeh: Enable IO path on permanent errorGavin Shan1-1/+9
2017-01-18powerpc/perf: Fix PM_BRU_CMPL event code for power9Madhavan Srinivasan1-1/+1
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V8-25/+44
2017-01-18powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V1-3/+0
2017-01-18powerpc: Fix pgtable pmd cache initNicholas Piggin2-13/+6
2017-01-18Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+4
2017-01-18Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley7-26/+61
2017-01-18ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LVAdam Ford1-8/+3
2017-01-17net: phy: dp83848: add DP83620 PHY supportAlvaro G. M1-0/+3
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau1-26/+27
2017-01-17drm/amdgpu: add support for new hainan variantsAlex Deucher1-3/+5
2017-01-17drm/radeon: add support for new hainan variantsAlex Deucher1-4/+9
2017-01-17drm/amdgpu: change clock gating mode for uvd_v4.Rex Zhu1-32/+10