summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-27kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe1-1/+1
2018-03-27builddeb: Fix header package regarding dtc source linksJan Kiszka1-1/+1
2018-03-27perf vendor events s390: Add JSON files for IBM z14Thomas Richter4-0/+469
2018-03-27perf vendor events s390: Add JSON files for IBM z13Thomas Richter4-0/+511
2018-03-27perf vendor events s390: Add JSON files for IBM zEC12 zBC12Thomas Richter4-0/+385
2018-03-27perf vendor events s390: Add JSON files for IBM z196Thomas Richter4-0/+319
2018-03-27perf vendor events s390: Add JSON files for IBM z10EC z10BCThomas Richter4-0/+284
2018-03-27perf mmap: Be consistent when checking for an unmaped ring bufferArnaldo Carvalho de Melo1-1/+12
2018-03-27perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()Kan Liang1-0/+6
2018-03-27perf build: Fix check-headers.sh opts assignmentJiri Olsa1-0/+1
2018-03-27Merge branch 'mlx4-misc-fixes-for-4.16'David S. Miller4-47/+63
2018-03-27net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun1-1/+1
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang3-16/+33
2018-03-27Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-33/+51
2018-03-27strparser: Fix sign of err codesDave Watson1-2/+2
2018-03-27net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh1-1/+3
2018-03-27r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-03-27net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-03-27net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis1-0/+3
2018-03-27Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-3/+6
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2-5/+62
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann3-16/+38
2018-03-27Merge tag 'tegra-for-4.17-misc' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+2
2018-03-27x86/cpuid: Allow cpuid_read() to scheduleEric Dumazet1-8/+26
2018-03-27x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet1-8/+24
2018-03-27x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov1-5/+2
2018-03-27x86/PCI: Fix a potential regression when using dmi_get_bios_year()Andy Shevchenko1-1/+3
2018-03-27firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko2-9/+22
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2-13/+11
2018-03-27drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson1-13/+8
2018-03-27drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson1-2/+2
2018-03-27drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan1-5/+2
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1
2018-03-27Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb...Dave Airlie2-8/+15
2018-03-27x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes4-42/+0
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar513-2799/+4867
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian1-8/+17
2018-03-27objtool: Add Clang supportJosh Poimboeuf1-0/+11
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso2-5/+6
2018-03-27sched/core: Update preempt_notifier_key to modern APIDavidlohr Bueso1-6/+6
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-6/+3
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2-4/+4
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu1-8/+8
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan1-2/+7
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh1-0/+17
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz3-5/+3
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz1-3/+3