summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | e1000: fix disabling already-disabled warningTushar Dave2018-01-022-6/+24
| * | | | | | | | | | | | | | | NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)2018-01-021-0/+1
| * | | | | | | | | | | | | | | sfp: fix sfp-bus oops when removing socket/upstreamRussell King2018-01-021-2/+4
| * | | | | | | | | | | | | | | phylink: ensure we report link down when LOS assertedRussell King2018-01-021-2/+1
| * | | | | | | | | | | | | | | macvlan: Fix one possible double freeGao Feng2018-01-021-1/+6
| * | | | | | | | | | | | | | | mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel2018-01-023-2/+17
| * | | | | | | | | | | | | | | mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel2018-01-021-1/+1
| * | | | | | | | | | | | | | | geneve: update skb dst pmtu on tx pathXin Long2018-01-021-0/+14
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-097-32/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | IB/srpt: Fix ACL lookup during loginBart Van Assche2018-01-041-1/+1
| * | | | | | | | | | | | | | | IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-041-2/+1
| * | | | | | | | | | | | | | | RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky2018-01-023-20/+54
| * | | | | | | | | | | | | | | IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-01-022-8/+22
| * | | | | | | | | | | | | | | IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-01-021-1/+1
* | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-pla...Linus Torvalds2018-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki2018-01-081-1/+1
* | | | | | | | | | | | | | | | Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-072-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | parisc: Show unhashed EISA EEPROM addressHelge Deller2018-01-021-1/+1
| * | | | | | | | | | | | | | | | parisc: Show unhashed HPA of Dino chipHelge Deller2018-01-021-5/+5
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski2018-01-071-1/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-01-061-0/+1
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-066-10/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko2018-01-021-2/+0
| * | | | | | | | | | | | | | | | Input: hideep - fix compile error due to missing include fileAnthony Kim2017-12-181-2/+1
| * | | | | | | | | | | | | | | | Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-11-301-3/+7
| * | | | | | | | | | | | | | | | Input: joystick/analog - riscv has get_cycles()Olof Johansson2017-11-301-1/+1
| * | | | | | | | | | | | | | | | Input: elantech - add new icbody type 15Aaron Ma2017-11-271-1/+1
| * | | | | | | | | | | | | | | | Input: ims-pcu - fix typo in the error messageZhen Lei2017-11-271-1/+1
* | | | | | | | | | | | | | | | | Merge tag 'iommu-v4.15-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-01-061-4/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy2018-01-021-1/+8
| * | | | | | | | | | | | | | | | | iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker2018-01-021-3/+5
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-051-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mfd: rtsx: Release IRQ during shutdownSinan Kaya2018-01-051-0/+3
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-051-8/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-8/+37
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-01-052-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-01-021-0/+10
| * | | | | | | | | | | | | | | | | s390/sclp: disable FORTIFY_SOURCE for early sclp codeHeiko Carstens2017-12-131-0/+2
* | | | | | | | | | | | | | | | | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | xen/pvcalls: use GFP_ATOMIC under spin lockWei Yongjun2018-01-021-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-055-45/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart2017-12-221-5/+5
| * | | | | | | | | | | | | | | | | | crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2017-12-222-15/+15
| * | | | | | | | | | | | | | | | | | crypto: inside-secure - free requests even if their handling failedAntoine Ténart2017-12-221-0/+1
| * | | | | | | | | | | | | | | | | | crypto: inside-secure - per request invalidationOfer Heifetz2017-12-222-27/+111
| * | | | | | | | | | | | | | | | | | crypto: n2 - cure use after freeJan Engelhardt2017-12-221-0/+3
| * | | | | | | | | | | | | | | | | | crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann2017-12-221-0/+1
* | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-01-0515-102/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \