summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * usb: cdns3: gadget: Don't manage pullupsRoger Quadros2019-10-271-4/+0
| | * usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu2019-10-271-2/+1
| | * usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen2019-10-271-5/+105
| | * usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost2019-10-271-1/+1
| | * usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru2019-10-271-0/+4
| | * usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan2019-10-271-2/+4
| | * usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)2019-10-271-1/+1
| | * usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()Yoshihiro Shimoda2019-10-271-1/+1
| | * usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda2019-10-271-5/+6
| | * usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)2019-10-271-6/+6
| | * usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)2019-10-272-1/+1
| | * usb: mtu3: fix missing include of mtu3_dr.hBen Dooks (Codethink)2019-10-271-0/+1
| | * usb: fsl: Check memory resource before releasing itNikhil Badola2019-10-271-1/+1
| | * usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann2019-10-271-0/+1
* | | Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-11-021-1/+2
|\ \ \
| * | | fix memory leak in large read decrypt offloadSteve French2019-10-271-1/+2
| |/ /
* | | Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-022-4/+13
|\ \ \
| * | | hwmon: (ina3221) Fix read timeout issueNicolin Chen2019-10-291-1/+1
| * | | hwmon: (nct7904) Fix the incorrect value of vsen_mask & tcpu_mask & temp_mode...amy.shih2019-10-201-3/+12
* | | | Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-021-8/+1
|\ \ \ \
| * | | | Revert "pwm: Let pwm_get_state() return the last implemented state"Thierry Reding2019-10-211-8/+1
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-029-13/+23
|\ \ \ \ \
| * | | | | scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-10-291-0/+4
| * | | | | scsi: sd: define variable dif as unsigned int instead of boolXiang Chen2019-10-251-1/+2
| * | | | | scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche2019-10-251-1/+2
| * | | | | scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran2019-10-231-4/+3
| * | | | | scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani2019-10-231-1/+2
| * | | | | scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner2019-10-231-2/+2
| * | | | | scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman2019-10-191-0/+4
| * | | | | scsi: lpfc: Check queue pointer before useDaniel Wagner2019-10-181-1/+1
| * | | | | scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke2019-10-181-3/+3
* | | | | | Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-026-18/+57
|\ \ \ \ \ \
| * | | | | | powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin2019-10-291-16/+37
| * | | | | | powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann2019-10-293-1/+18
| * | | | | | powerpc/powernv/eeh: Fix oops when probing cxl devicesFrederic Barrat2019-10-251-1/+1
| * | | | | | powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy2019-10-161-0/+1
* | | | | | | Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-024-18/+42
|\ \ \ \ \ \ \
| * | | | | | | s390/idle: fix cpu idle time calculationHeiko Carstens2019-10-311-7/+22
| * | | | | | | s390/unwind: fix mixing regs and spIlya Leoshkevich2019-10-312-5/+14
| * | | | | | | s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-10-311-6/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-02213-1289/+2133
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-BPF-offload-related-bugs'David S. Miller2019-11-013-3/+13
| |\ \ \ \ \ \ \
| | * | | | | | | net: fix installing orphaned programsJakub Kicinski2019-11-011-1/+2
| | * | | | | | | net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski2019-11-011-2/+6
| | * | | | | | | selftests: bpf: Skip write only files in debugfsJakub Kicinski2019-11-011-0/+5
| |/ / / / / / /
| * | | | | | | selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-011-1/+2
| * | | | | | | r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit2019-11-011-0/+4
| * | | | | | | net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli2019-11-011-15/+21
| * | | | | | | net: phylink: Fix phylink_dbg() macroFlorian Fainelli2019-11-011-0/+16
| * | | | | | | gve: Fixes DMA synchronization.Yangchun Fu2019-11-012-2/+24