summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-261-4/+2
|\ \ \ \
| * | | | staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-141-4/+2
| |/ / /
* | | | Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-261-2/+2
|\ \ \ \
| * | | | sysfs: Fixes __BIN_ATTR_WO() macroNayna Jain2019-10-021-2/+2
* | | | | Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-262-9/+4
|\ \ \ \ \
| * | | | | binder: Don't modify VMA bounds in ->mmap handlerJann Horn2019-10-172-9/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-267-44/+47
|\ \ \ \ \
| * | | | | usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros2019-10-181-1/+3
| * | | | | USB: ldusb: fix read info leaksJohan Hovold2019-10-181-7/+11
| * | | | | Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-181-8/+4
| |\ \ \ \ \
| | * | | | | USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold2019-10-161-2/+2
| | * | | | | USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold2019-10-161-7/+3
| | |/ / / /
| * | | | | USB: usblp: fix use-after-free on disconnectJohan Hovold2019-10-151-1/+3
| * | | | | usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva2019-10-151-3/+3
| * | | | | usb: cdns3: Fix dequeue implementation.Pawel Laszczak2019-10-151-15/+20
| * | | | | USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter2019-10-151-1/+1
| * | | | | USB: legousbtower: fix memleak on disconnectJohan Hovold2019-10-151-4/+1
| * | | | | USB: ldusb: fix memleak on disconnectJohan Hovold2019-10-151-4/+1
| |/ / / /
* | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-263-29/+48
|\ \ \ \ \
| * | | | | i2c: stm32f7: remove warning when compiling with W=1Alain Volmat2019-10-241-1/+1
| * | | | | i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier2019-10-241-7/+10
| * | | | | i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier2019-10-241-0/+2
| * | | | | i2c: mt65xx: fix NULL ptr dereferenceFabien Parent2019-10-241-1/+1
| * | | | | i2c: aspeed: fix master pending state handlingJae Hyun Yoo2019-10-211-20/+34
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-263-125/+161
|\ \ \ \ \
| * | | | | nbd: verify socket is supported during setupMike Christie2019-10-251-2/+21
| * | | | | ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown2019-10-251-24/+14
| * | | | | nbd: handle racing with error'ed out commandsJosef Bacik2019-10-251-0/+6
| * | | | | nbd: protect cmd->status with cmd->lockJosef Bacik2019-10-251-5/+7
| * | | | | io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREADJens Axboe2019-10-251-12/+32
| * | | | | io_uring: used cached copies of sq->dropped and cq->overflowJens Axboe2019-10-251-5/+8
| * | | | | io_uring: Fix race for sqes with userspacePavel Begunkov2019-10-251-1/+2
| * | | | | io_uring: Fix broken links with offloadingPavel Begunkov2019-10-251-29/+33
| * | | | | io_uring: Fix corrupted user_dataPavel Begunkov2019-10-251-0/+2
| * | | | | io_uring: correct timeout req sequence when inserting a new entryzhangyi (F)2019-10-231-1/+10
| * | | | | io_uring : correct timeout req sequence when waiting timeoutzhangyi (F)2019-10-231-1/+10
| * | | | | io_uring: revert "io_uring: optimize submit_and_wait API"Jens Axboe2019-10-231-46/+17
| |/ / / /
* | | | | Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-10-263-5/+13
|\ \ \ \ \
| * | | | | s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-222-3/+12
| * | | | | s390/zcrypt: fix memleak at releaseJohan Hovold2019-10-221-2/+1
| |/ / / /
* | | | | Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-261-0/+8
|\ \ \ \ \
| * | | | | xen: issue deprecation warning for 32-bit pv guestJuergen Gross2019-10-251-0/+8
* | | | | | Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-10-261-1/+9
|\ \ \ \ \ \
| * | | | | | iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar2019-10-181-1/+9
* | | | | | | Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-261-2/+3
|\ \ \ \ \ \ \
| * | | | | | | fs/dax: Fix pmd vs pte conflict detectionDan Williams2019-10-221-2/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-2510-36/+36
|\ \ \ \ \ \ \
| * | | | | | | scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke2019-10-172-4/+0
| * | | | | | | scsi: core: try to get module before removing deviceYufen Yu2019-10-171-1/+10
| * | | | | | | scsi: hpsa: add missing hunks in reset-patchDon Brace2019-10-171-0/+4