summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit2019-04-092-15/+0
* netdevsim: assume CONFIG_NET_DEVLINK is always enabledJiri Pirko2019-04-092-27/+1
* netdevsim: let net core to free netdevsim netdevJiri Pirko2019-04-091-1/+1
* netdevsim: remove nsim_dellink() implementationJiri Pirko2019-04-091-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-0939-88/+224
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-097-13/+35
| |\
| | * bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-091-0/+6
| | * bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-091-3/+7
| | * net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas2019-04-091-1/+3
| | * qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-091-1/+1
| | * broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-092-6/+6
| | * r8169: disable ASPM againHeiner Kallweit2019-04-091-0/+6
| | * net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin2019-04-081-2/+6
| * | tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing2019-04-091-2/+2
| * | tpm: fix an invalid condition in tpm_common_pollTadeusz Struk2019-04-091-1/+8
| * | tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen2019-04-091-8/+6
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-04-081-7/+6
| |\ \
| | * | crypto: caam - fix copy of next buffer for xcbc and cmacIuliana Prodan2019-03-281-7/+6
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-081-0/+1
| |\ \ \
| | * \ \ Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2019-04-081-0/+1
| | |\ \ \
| | | * | | reset: meson-audio-arb: Fix missing .owner setting of reset_controller_devAxel Lin2019-03-251-0/+1
| * | | | | Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-084-2/+31
| |\ \ \ \ \
| | * | | | | xsysace: Fix error handling in ace_setupGuenter Roeck2019-04-061-0/+2
| | * | | | | null_blk: prevent crash from bad home_node valueJohn Pittman2019-04-061-0/+5
| | * | | | | paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing2019-04-051-1/+13
| | * | | | | paride/pf: Fix potential NULL pointer dereferenceYueHaibing2019-04-031-1/+11
| | |/ / / /
| * | | | | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-04-071-2/+1
| |\ \ \ \ \
| | * | | | | xen: use struct_size() helper in kzalloc()Andrea Righi2019-04-051-2/+1
| * | | | | | Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-071-1/+5
| |\ \ \ \ \ \
| | * | | | | | mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2019-04-051-1/+5
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-075-12/+19
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: lpfc: Fix missing wakeups on abort threadsJames Smart2019-04-041-4/+3
| | * | | | | | | scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley2019-04-041-1/+1
| | * | | | | | | scsi: storvsc: Fix calculation of sub-channel countMichael Kelley2019-04-041-2/+11
| | * | | | | | | scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2019-04-042-0/+2
| | * | | | | | | scsi: qedi: remove declaration of nvm_image from stackColin Ian King2019-03-291-5/+2
| * | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-061-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor2019-04-061-1/+3
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-04-061-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller2019-04-061-1/+5
| * | | | | | | | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-061-3/+1
| * | | | | | | | | Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2019-04-064-5/+12
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | rtc: da9063: set uie_unsupported when relevantAlexandre Belloni2019-04-021-0/+7
| | * | | | | | | | rtc: sd3078: fix manufacturer nameAlexandre Belloni2019-03-201-2/+2
| | * | | | | | | | rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven2019-03-201-1/+1
| | * | | | | | | | rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configuredStephen Boyd2019-03-201-2/+2
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-066-27/+72
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dm integrity: fix deadlock with overlapping I/OMikulas Patocka2019-04-061-3/+1
| | * | | | | | | | dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer2019-04-043-8/+24
| | * | | | | | | | dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov2019-04-011-0/+39