summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-08-011-1/+2
|\
| * mmc: mxcmmc: Fix missing parentheses and braceKees Cook2018-07-161-1/+2
* | Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2018-08-011-2/+15
|\ \
| * | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada2018-07-311-2/+15
* | | staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz2018-08-011-0/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-3113-57/+75
|\ \ \
| * | | scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-07-201-4/+3
| * | | scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-07-201-2/+3
| * | | scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-205-28/+34
| * | | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-204-1/+8
| * | | scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2018-07-202-0/+6
| * | | scsi: sg: update comment for blk_get_request()Tony Battersby2018-07-131-9/+5
| * | | scsi: sg: fix minor memory leak in error pathTony Battersby2018-07-131-0/+1
| * | | scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash2018-07-131-6/+6
| * | | scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-07-131-7/+9
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-07-311-0/+2
|\ \ \ \
| * | | | virtio_balloon: fix another race between migration and ballooningJiang Biao2018-07-301-0/+2
* | | | | Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-312-16/+29
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-soc'Rafael J. Wysocki2018-07-311-9/+17
| |\ \ \ \ \
| | * | | | | ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernationRafael J. Wysocki2018-07-271-9/+17
| | |/ / / /
| * | | | | ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss2018-07-291-7/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-3113-74/+71
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'linux-can-fixes-for-4.18-20180730' of ssh://gitolite.kernel.org/pu...David S. Miller2018-07-301-0/+1
| |\ \ \ \ \ \
| | * | | | | | can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev2018-07-301-0/+1
| * | | | | | | xen-netfront: wait xenbus state change when load module manuallyXiao Liang2018-07-301-0/+6
| |/ / / / / /
| * | | | | | NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev2018-07-291-1/+1
| * | | | | | net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev2018-07-291-1/+1
| * | | | | | enic: handle mtu change for vf properlyGovindarajulu Varadarajan2018-07-291-51/+27
| * | | | | | net: lan78xx: fix rx handling before first packet is sendStefan Wahren2018-07-281-0/+2
| * | | | | | nfp: flower: fix port metadata conversion bugJohn Hurley2018-07-281-1/+3
| * | | | | | net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman2018-07-271-0/+1
| * | | | | | net: fix amd-xgbe flow-control issuetangpengpeng2018-07-261-2/+2
| * | | | | | cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath2018-07-261-0/+2
| * | | | | | netdevsim: don't leak devlink resourcesJakub Kicinski2018-07-261-0/+1
| * | | | | | hinic: Link the logical network device to the pci device in sysfsdann frazier2018-07-251-0/+1
| * | | | | | virtio_net: Fix incosistent received bytes counterToshiaki Makita2018-07-251-18/+23
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-302-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin2018-07-252-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-291-1/+9
|\ \ \ \ \ \
| * | | | | | random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-07-181-1/+9
* | | | | | | Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-07-292-2/+7
|\ \ \ \ \ \ \
| * | | | | | | gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada2018-07-231-1/+5
| * | | | | | | gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-07-231-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-283-8/+59
|\ \ \ \ \ \ \
| * | | | | | | i2c: imx: use open drain for recovery GPIOWolfram Sang2018-07-241-1/+1
| * | | | | | | i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-07-241-3/+51
| * | | | | | | i2c: imx: Fix reinit_completion() useEsben Haabendal2018-07-231-2/+1
| * | | | | | | i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin2018-07-231-2/+6
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-2710-36/+148
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-07-268-19/+55
| |\ \ \ \ \ \ \