summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | | | | inet: stop leaking jiffies on the wireEric Dumazet2019-11-015-6/+6
| * | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-11-0118-71/+67
| |\ \ \ \ \ \ \
| | * | | | | | | ixgbe: Remove duplicate clear_bit() callIgor Pylypiv2019-11-011-1/+0
| | * | | | | | | Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer2019-11-0112-56/+56
| | * | | | | | | e1000: fix memory leaksWenwen Wang2019-11-011-4/+3
| | * | | | | | | i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher2019-11-011-5/+0
| | * | | | | | | igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-011-1/+2
| | * | | | | | | igb: Enable media autosense for the i350.Manfred Rudigier2019-10-312-2/+2
| | * | | | | | | igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2019-10-312-2/+4
| * | | | | | | | Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-11-0116-139/+305
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlwifi: fw api: support new API for scan config cmdAyala Beker2019-10-304-10/+61
| | * | | | | | | | mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi2019-10-302-4/+7
| | * | | | | | | | mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi2019-10-304-0/+51
| | * | | | | | | | rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger2019-10-231-1/+2
| | * | | | | | | | iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho2019-10-231-54/+55
| | * | | | | | | | iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho2019-10-233-0/+31
| | * | | | | | | | iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg2019-10-231-57/+83
| | * | | | | | | | iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho2019-10-231-8/+8