Age | Commit message (Expand) | Author | Files | Lines |
2018-06-16 | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -193/+154 |
2018-06-16 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 100 | -152/+148 |
2018-06-16 | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds | 45 | -2773/+85 |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -180/+371 |
2018-06-16 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -0/+47 |
2018-06-16 | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 3 | -3/+3 |
2018-06-16 | docs: Fix more broken references | Mauro Carvalho Chehab | 2 | -8/+8 |
2018-06-16 | media: max2175: fix location of driver's companion documentation | Mauro Carvalho Chehab | 1 | -3/+3 |
2018-06-16 | media: v4l: fix broken video4linux docs locations | Mauro Carvalho Chehab | 6 | -12/+10 |
2018-06-16 | media: dvb: point to the location of the old README.dvb-usb file | Mauro Carvalho Chehab | 45 | -45/+45 |
2018-06-16 | media: dvb: fix location of get_dvb_firmware script | Mauro Carvalho Chehab | 16 | -30/+28 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 26 | -37/+37 |
2018-06-16 | docs: fix broken references with multiple hints | Mauro Carvalho Chehab | 7 | -14/+14 |
2018-06-15 | net: stmmac: Run HWIF Quirks after getting HW caps | Jose Abreu | 3 | -7/+10 |
2018-06-15 | net: cxgb3: add error handling for sysfs_create_group | Zhouyang Jia | 1 | -0/+7 |
2018-06-15 | mlxsw: spectrum_switchdev: Fix port_vlan refcounting | Petr Machata | 1 | -1/+3 |
2018-06-15 | mlxsw: spectrum_router: Align with new route replace logic | Ido Schimmel | 1 | -16/+5 |
2018-06-15 | mlxsw: spectrum_router: Allow appending to dev-only routes | Ido Schimmel | 1 | -8/+19 |
2018-06-15 | Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -2/+9 |
2018-06-15 | stmmac: added support for 802.1ad vlan stripping | Elad Nachman | 1 | -8/+13 |
2018-06-15 | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 9 | -193/+154 |
2018-06-15 | mac80211_hwsim: fix module init error paths | Johannes Berg | 1 | -2/+9 |
2018-06-15 | nvme-fabrics: fix and refine state checks in __nvmf_check_ready | Christoph Hellwig | 1 | -20/+19 |
2018-06-15 | nvme-fabrics: handle the admin-only case properly in nvmf_check_ready | Christoph Hellwig | 1 | -1/+2 |
2018-06-15 | nvme-fabrics: refactor queue ready check | Christoph Hellwig | 5 | -50/+45 |
2018-06-15 | Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 43 | -249/+365 |
2018-06-15 | hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload | Haiyang Zhang | 1 | -13/+13 |
2018-06-15 | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 43 | -255/+372 |
2018-06-15 | net: emaclite: Remove xemaclite_mdio_setup return check | Radhey Shyam Pandey | 1 | -3/+1 |
2018-06-15 | net: emaclite: Remove unused 'has_mdio' flag. | Radhey Shyam Pandey | 1 | -2/+0 |
2018-06-15 | net: emaclite: Fix MDIO bus unregister bug | Radhey Shyam Pandey | 1 | -1/+1 |
2018-06-15 | net: emaclite: Fix position of lp->mii_bus assignment | Radhey Shyam Pandey | 1 | -2/+2 |
2018-06-15 | net: qcom/emac: Add missing of_node_put() | YueHaibing | 1 | -0/+1 |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -4/+4 |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner | 3 | -4/+4 |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -17/+27 |
2018-06-15 | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -4/+7 |
2018-06-14 | nvme: remove nvme_reinit_tagset | Christoph Hellwig | 2 | -12/+0 |
2018-06-14 | nvme-fc: fix nulling of queue data on reconnect | James Smart | 1 | -6/+5 |
2018-06-14 | nvme-fc: remove reinit_request routine | James Smart | 1 | -20/+0 |
2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 8 | -33/+47 |
2018-06-14 | drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2) | Kenneth Feng | 1 | -2/+5 |
2018-06-14 | nvme-fc: change controllers first connect to use reconnect path | James Smart | 1 | -57/+47 |
2018-06-14 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -12/+32 |
2018-06-14 | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 16 | -75/+568 |
2018-06-14 | Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -12/+46 |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 62 | -415/+1642 |
2018-06-13 | drm/amd/powerplay: remove uncessary extra gfxoff control call | Evan Quan | 1 | -9/+0 |
2018-06-13 | drm/amdgpu: fix parsing indirect register list v2 | Evan Quan | 1 | -6/+9 |
2018-06-13 | drm/amd/include: Update df 3.6 mask and shift definition | Shaoyun Liu | 1 | -4/+4 |