summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-28mm/memcontrol.c: fix parameter description mismatchHonglei Wang
2018-03-28mm/vmstat.c: fix vmstat_update() preemption BUGSteven J. Hill
2018-03-28mm/page_owner: fix recursion bug after changing skip entriesManinder Singh
2018-03-28ipc/shm.c: add split function to shm_vm_opsMike Kravetz
2018-03-28mm, slab: memcg_link the SLAB's kmem_cacheShakeel Butt
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com
2018-03-28perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun
2018-03-28KVM: x86: Fix pv tlb flush dependenciesWanpeng Li
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-03-27qede: Fix barrier usage after tx doorbell write.Manish Chopra
2018-03-27vhost: correctly remove wait queue during poll failureJason Wang
2018-03-28kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka
2018-03-27Merge branch 'mlx4-misc-fixes-for-4.16'David S. Miller
2018-03-27net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang
2018-03-27Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-03-27strparser: Fix sign of err codesDave Watson
2018-03-27net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-03-27r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-03-27net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet
2018-03-27net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis
2018-03-27Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann
2018-03-27Merge tag 'tegra-for-4.17-misc' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan
2018-03-27Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb...Dave Airlie
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-03-27objtool: Add Clang supportJosh Poimboeuf
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz
2018-03-26net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu
2018-03-26net: dsa: mt7530: fix module autoloading for OF platform driversSean Wang