Age | Commit message (Expand) | Author | Files | Lines |
2017-01-10 | virtio_blk: avoid DMA to stack for the sense buffer | Christoph Hellwig | 1 | -1/+3 |
2017-01-10 | ibmvscsis: Fix srp_transfer_data fail return code | Bryant G. Ly | 1 | -1/+1 |
2017-01-10 | usb: musb: fix runtime PM in debugfs | Bin Liu | 1 | -1/+19 |
2017-01-10 | r8152: fix rx issue for runtime suspend | hayeswang | 1 | -3/+28 |
2017-01-10 | r8152: split rtl8152_suspend function | hayeswang | 1 | -17/+40 |
2017-01-10 | target: support XCOPY requests without parameters | David Disseldorp | 1 | -0/+4 |
2017-01-10 | target: check for XCOPY parameter truncation | David Disseldorp | 2 | -0/+15 |
2017-01-10 | target: use XCOPY segment descriptor CSCD IDs | David Disseldorp | 1 | -31/+48 |
2017-01-10 | target: check XCOPY segment descriptor CSCD IDs | David Disseldorp | 2 | -0/+14 |
2017-01-10 | target: simplify XCOPY wwn->se_dev lookup helper | David Disseldorp | 1 | -19/+9 |
2017-01-10 | target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense | David Disseldorp | 1 | -0/+4 |
2017-01-10 | target: bounds check XCOPY total descriptor list length | David Disseldorp | 1 | -0/+6 |
2017-01-10 | target: bounds check XCOPY segment descriptor list | David Disseldorp | 1 | -2/+12 |
2017-01-10 | target: use XCOPY TOO MANY TARGET DESCRIPTORS sense | David Disseldorp | 1 | -1/+3 |
2017-01-10 | target: add XCOPY target/segment desc sense codes | David Disseldorp | 1 | -0/+24 |
2017-01-10 | Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub... | David S. Miller | 4 | -21/+31 |
2017-01-10 | wusbcore: Fix one more crypto-on-the-stack bug | Andy Lutomirski | 1 | -2/+1 |
2017-01-10 | USB: serial: kl5kusb105: fix line-state error handling | Johan Hovold | 1 | -4/+5 |
2017-01-10 | dmaengine: omap-dma: Fix the port_window support | Peter Ujfalusi | 1 | -15/+16 |
2017-01-10 | dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca... | Krister Johansen | 1 | -2/+2 |
2017-01-10 | md/raid5: Use correct IS_ERR() variation on pointer check | Jes Sorensen | 1 | -1/+1 |
2017-01-10 | net: phy: Add Meson GXL PHY hardware dependency | Jean Delvare | 1 | -0/+1 |
2017-01-10 | net/appletalk: Fix kernel memory disclosure | Vlad Tsyrklevich | 1 | -1/+1 |
2017-01-09 | Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 28 | -125/+210 |
2017-01-09 | Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -2/+2 |
2017-01-09 | phy state machine: failsafe leave invalid RUNNING state | Zefir Kurtisi | 1 | -0/+9 |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -15/+46 |
2017-01-09 | USB: serial: ch341: fix baud rate and line-control handling | Johan Hovold | 1 | -7/+17 |
2017-01-09 | USB: serial: ch341: fix line settings after reset-resume | Johan Hovold | 1 | -1/+4 |
2017-01-09 | USB: serial: ch341: fix resume after reset | Johan Hovold | 1 | -4/+13 |
2017-01-09 | USB: serial: ch341: fix open error handling | Johan Hovold | 1 | -3/+10 |
2017-01-09 | USB: serial: ch341: fix modem-control and B0 handling | Johan Hovold | 1 | -9/+7 |
2017-01-09 | USB: serial: ch341: fix open and resume after B0 | Johan Hovold | 1 | -1/+3 |
2017-01-09 | USB: serial: ch341: fix initial modem-control state | Johan Hovold | 1 | -1/+0 |
2017-01-09 | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley | 5 | -4/+24 |
2017-01-09 | net: dsa: bcm_sf2: Utilize nested MDIO read/write | Florian Fainelli | 1 | -2/+2 |
2017-01-09 | net: dsa: bcm_sf2: Do not clobber b53_switch_ops | Florian Fainelli | 1 | -0/+7 |
2017-01-09 | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 20 | -105/+145 |
2017-01-09 | net: stmmac: fix maxmtu assignment to be within valid range | Kweh, Hock Leong | 2 | -1/+15 |
2017-01-09 | Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux... | Dave Airlie | 3 | -9/+21 |
2017-01-09 | Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr... | Dave Airlie | 3 | -1/+23 |
2017-01-09 | Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixes | Dave Airlie | 1 | -9/+18 |
2017-01-09 | Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -1/+3 |
2017-01-08 | Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 45 | -316/+549 |
2017-01-08 | Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -19/+23 |
2017-01-08 | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -30/+43 |
2017-01-08 | tg3: Fix race condition in tg3_get_stats64(). | Michael Chan | 1 | -0/+3 |
2017-01-08 | be2net: fix unicast list filling | Ivan Vecera | 1 | -2/+1 |
2017-01-07 | x86/efi: Don't allocate memmap through memblock after mm_init() | Nicolai Stange | 2 | -2/+39 |
2017-01-07 | be2net: fix accesses to unicast list | Ivan Vecera | 1 | -6/+3 |