summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-181-1/+1
|\ \ \ \
| * | | | futex: Move futex_init() to core_initcallYang Yang2017-02-131-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-182-10/+9
|\ \ \ \ \
| * | | | | timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-151-2/+2
| * | | | | tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith2017-02-131-8/+7
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-185-31/+45
|\ \ \ \ \
| * | | | | irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-171-18/+16
| * | | | | vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
| * | | | | dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-171-1/+2
| * | | | | dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
| * | | | | packet: Do not call fanout_release from atomic contextsAnoob Soman2017-02-171-9/+22
* | | | | | printk: use rcuidle console tracepointSergey Senozhatsky2017-02-181-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-171-12/+13
|\ \ \ \ \ \
| * | | | | | cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe2017-02-161-12/+13
* | | | | | | Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-171-1/+2
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-161-1/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-171-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-121-0/+1
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-172-35/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-142-35/+11
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-02-171-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-141-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-02-173-4/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-161-1/+23
| * | | | | | | | | ntb_transport: Pick an unused queueThomas VanSelus2017-02-161-1/+1
| * | | | | | | | | ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-161-0/+2
| * | | | | | | | | NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-161-2/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-162-3/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-02-171-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer2017-02-161-2/+2
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-02-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart2017-02-151-1/+1
| |/ / / / / / / / /
* | | | | | / / / / Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds2017-02-162-14/+2
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-161-5/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-02-141-5/+13
* | | | | | | | | | vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi2017-02-161-0/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-02-161-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fuse: fix uninitialized flags in pipe_bufferMiklos Szeredi2017-02-161-0/+1
| * | | | | | | | | | fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala2017-02-151-0/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-161-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI/PME: Restore pcie_pme_driver.removeYinghai Lu2017-02-151-0/+12
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-1633-200/+355
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rhashtable: Revert nested table changes.David S. Miller2017-02-155-316/+94
| * | | | | | | | | | | ibmvnic: Fix endian errors in error reporting outputThomas Falcon2017-02-151-4/+4
| * | | | | | | | | | | ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon2017-02-151-2/+2
| * | | | | | | | | | | net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe2017-02-151-1/+2
| * | | | | | | | | | | net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-151-54/+62
| * | | | | | | | | | | net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-151-3/+7
| * | | | | | | | | | | bpf: kernel header files need to be copied into the tools directoryStephen Rothwell2017-02-141-0/+7
| * | | | | | | | | | | tcp: tcp_probe: use spin_lock_bh()Eric Dumazet2017-02-141-2/+2