summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-07taprio: add null check on sched_nest to avoid potential null pointer dereferenceColin Ian King1-0/+2
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds105-158/+179
2019-05-07net: mvpp2: cls: fix less than zero check on a u32 variableColin Ian King1-2/+4
2019-05-07RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky1-1/+12
2019-05-07Merge branch 'fc-quic-pacing'David S. Miller1-14/+96
2019-05-07net_sched: sch_fq: handle non connected flowsEric Dumazet1-2/+13
2019-05-07net_sched: sch_fq: do not assume EDT packets are orderedEric Dumazet1-12/+83
2019-05-07IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro3-4/+1
2019-05-07Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds59-313/+2085
2019-05-07Merge branch 'clk-parent-rewrite-1' into clk-nextStephen Boyd6-114/+345
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd21-23/+50
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd59-259/+2424
2019-05-07Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd20-69/+673
2019-05-07Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-...Stephen Boyd14-91/+181
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd36-710/+2424
2019-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd72-204/+5451
2019-05-07Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-64/+88
2019-05-07Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds9-29/+33
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds64-2194/+3287
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan1-0/+10
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang2-12/+21
2019-05-07Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-19/+26
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds74-493/+230
2019-05-07ceph: flush dirty inodes before proceeding with remountJeff Layton1-0/+7
2019-05-07ceph: fix unaligned access in ceph_send_cap_releasesJeff Layton1-1/+2
2019-05-07libceph: make ceph_pr_addr take an struct ceph_entity_addr pointerJeff Layton8-34/+35
2019-05-07libceph: fix unaligned accesses in ceph_entity_addr handlingJeff Layton1-40/+37
2019-05-07rbd: don't assert on writes to snapshotsIlya Dryomov1-2/+6
2019-05-07rbd: client_mutex is never nestedIlya Dryomov1-1/+1
2019-05-07Merge branch 'hns3-next'David S. Miller3-288/+230
2019-05-07net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin1-4/+4
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin2-9/+2
2019-05-07net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin1-32/+13
2019-05-07net: hns3: optimize the barrier using when cleaning TX BDYunsheng Lin1-14/+15
2019-05-07net: hns3: fix error handling for desc fillingYunsheng Lin1-11/+7
2019-05-07net: hns3: combine len and checksum handling for inner and outer header.Yunsheng Lin1-111/+81
2019-05-07net: hns3: refactor BD filling for l2l3l4 infoYunsheng Lin1-39/+23
2019-05-07net: hns3: fix for tunnel type handling in hns3_rx_checksumYunsheng Lin1-6/+8
2019-05-07net: hns3: add linearizing checking for TSO caseYunsheng Lin1-0/+45
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin3-0/+6
2019-05-07net: hns3: use napi_schedule_irqoff in hard interrupts handlersYunsheng Lin1-1/+1
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin3-86/+50
2019-05-07xtensa: implement initialize_cacheattr for MPU coresMax Filippov3-7/+57
2019-05-07xtensa: add exclusive atomics supportMax Filippov7-6/+267
2019-05-07Merge branch 'net-dsa-lantiq-Add-bridge-offloading'David S. Miller1-9/+803
2019-05-07net: dsa: lantiq: Add Forwarding Database accessHauke Mehrtens1-0/+98
2019-05-07net: dsa: lantiq: Add fast age functionHauke Mehrtens1-0/+40
2019-05-07net: dsa: lantiq: Add VLAN aware bridge offloadingHauke Mehrtens1-4/+197
2019-05-07net: dsa: lantiq: Add VLAN unaware bridge offloadingHauke Mehrtens1-7/+468
2019-05-07net: dsa: lantiq: Allow special tags only on CPU portHauke Mehrtens1-2/+4