| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-05-07 | taprio: add null check on sched_nest to avoid potential null pointer dereference | Colin Ian King | 1 | -0/+2 |
| 2019-05-07 | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux | Linus Torvalds | 105 | -158/+179 |
| 2019-05-07 | net: mvpp2: cls: fix less than zero check on a u32 variable | Colin Ian King | 1 | -2/+4 |
| 2019-05-07 | RDMA/ipoib: Allow user space differentiate between valid dev_port | Leon Romanovsky | 1 | -1/+12 |
| 2019-05-07 | Merge branch 'fc-quic-pacing' | David S. Miller | 1 | -14/+96 |
| 2019-05-07 | net_sched: sch_fq: handle non connected flows | Eric Dumazet | 1 | -2/+13 |
| 2019-05-07 | net_sched: sch_fq: do not assume EDT packets are ordered | Eric Dumazet | 1 | -12/+83 |
| 2019-05-07 | IB/core, ipoib: Do not overreact to SM LID change event | Dennis Dalessandro | 3 | -4/+1 |
| 2019-05-07 | Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 59 | -313/+2085 |
| 2019-05-07 | Merge branch 'clk-parent-rewrite-1' into clk-next | Stephen Boyd | 6 | -114/+345 |
| 2019-05-07 | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 21 | -23/+50 |
| 2019-05-07 | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd | 59 | -259/+2424 |
| 2019-05-07 | Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a... | Stephen Boyd | 20 | -69/+673 |
| 2019-05-07 | Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-... | Stephen Boyd | 14 | -91/+181 |
| 2019-05-07 | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd | 36 | -710/+2424 |
| 2019-05-07 | Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-... | Stephen Boyd | 72 | -204/+5451 |
| 2019-05-07 | Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 5 | -64/+88 |
| 2019-05-07 | Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 9 | -29/+33 |
| 2019-05-07 | Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 64 | -2194/+3287 |
| 2019-05-07 | drm/amd/powerplay: check for invalid profile_exit setting | Evan Quan | 1 | -0/+10 |
| 2019-05-07 | drm/amdgpu: Use FW addr returned by PSP for VF MM | Trigger Huang | 2 | -12/+21 |
| 2019-05-07 | Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -19/+26 |
| 2019-05-07 | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 74 | -493/+230 |
| 2019-05-07 | ceph: flush dirty inodes before proceeding with remount | Jeff Layton | 1 | -0/+7 |
| 2019-05-07 | ceph: fix unaligned access in ceph_send_cap_releases | Jeff Layton | 1 | -1/+2 |
| 2019-05-07 | libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer | Jeff Layton | 8 | -34/+35 |
| 2019-05-07 | libceph: fix unaligned accesses in ceph_entity_addr handling | Jeff Layton | 1 | -40/+37 |
| 2019-05-07 | rbd: don't assert on writes to snapshots | Ilya Dryomov | 1 | -2/+6 |
| 2019-05-07 | rbd: client_mutex is never nested | Ilya Dryomov | 1 | -1/+1 |
| 2019-05-07 | Merge branch 'hns3-next' | David S. Miller | 3 | -288/+230 |
| 2019-05-07 | net: hns3: use devm_kcalloc when allocating desc_cb | Yunsheng Lin | 1 | -4/+4 |
| 2019-05-07 | net: hns3: some cleanup for struct hns3_enet_ring | Yunsheng Lin | 2 | -9/+2 |
| 2019-05-07 | net: hns3: unify the page reusing for page size 4K and 64K | Yunsheng Lin | 1 | -32/+13 |
| 2019-05-07 | net: hns3: optimize the barrier using when cleaning TX BD | Yunsheng Lin | 1 | -14/+15 |
| 2019-05-07 | net: hns3: fix error handling for desc filling | Yunsheng Lin | 1 | -11/+7 |
| 2019-05-07 | net: hns3: combine len and checksum handling for inner and outer header. | Yunsheng Lin | 1 | -111/+81 |
| 2019-05-07 | net: hns3: refactor BD filling for l2l3l4 info | Yunsheng Lin | 1 | -39/+23 |
| 2019-05-07 | net: hns3: fix for tunnel type handling in hns3_rx_checksum | Yunsheng Lin | 1 | -6/+8 |
| 2019-05-07 | net: hns3: add linearizing checking for TSO case | Yunsheng Lin | 1 | -0/+45 |
| 2019-05-07 | net: hns3: add counter for times RX pages gets allocated | Yunsheng Lin | 3 | -0/+6 |
| 2019-05-07 | net: hns3: use napi_schedule_irqoff in hard interrupts handlers | Yunsheng Lin | 1 | -1/+1 |
| 2019-05-07 | net: hns3: unify maybe_stop_tx for TSO and non-TSO case | Yunsheng Lin | 3 | -86/+50 |
| 2019-05-07 | xtensa: implement initialize_cacheattr for MPU cores | Max Filippov | 3 | -7/+57 |
| 2019-05-07 | xtensa: add exclusive atomics support | Max Filippov | 7 | -6/+267 |
| 2019-05-07 | Merge branch 'net-dsa-lantiq-Add-bridge-offloading' | David S. Miller | 1 | -9/+803 |
| 2019-05-07 | net: dsa: lantiq: Add Forwarding Database access | Hauke Mehrtens | 1 | -0/+98 |
| 2019-05-07 | net: dsa: lantiq: Add fast age function | Hauke Mehrtens | 1 | -0/+40 |
| 2019-05-07 | net: dsa: lantiq: Add VLAN aware bridge offloading | Hauke Mehrtens | 1 | -4/+197 |
| 2019-05-07 | net: dsa: lantiq: Add VLAN unaware bridge offloading | Hauke Mehrtens | 1 | -7/+468 |
| 2019-05-07 | net: dsa: lantiq: Allow special tags only on CPU port | Hauke Mehrtens | 1 | -2/+4 |