| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-10 | 4 | -4/+4 |
|\ |
|
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 4 | -4/+4 |
* | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM | Marc Zyngier | 2020-02-10 | 1 | -2/+2 |
* | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-02-09 | 3 | -24/+109 |
|\ \ |
|
| * \ | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner | 2020-02-08 | 3 | -24/+109 |
| |\ \ |
|
| | * | | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors | Zenghui Yu | 2020-02-08 | 1 | -14/+14 |
| | * | | irqchip/gic-v3-its: Remove superfluous WARN_ON | Zenghui Yu | 2020-02-08 | 1 | -1/+0 |
| | * | | irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() | Zenghui Yu | 2020-02-08 | 1 | -3/+1 |
| | * | | irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level | Zenghui Yu | 2020-02-08 | 1 | -0/+80 |
| | * | | irqchip/gic-v4.1: Set vpe_l1_base for all redistributors | Zenghui Yu | 2020-02-08 | 1 | -1/+4 |
| | * | | irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE | Zenghui Yu | 2020-02-08 | 1 | -1/+1 |
| | * | | irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL | Zenghui Yu | 2020-02-03 | 1 | -1/+1 |
| | * | | irqchip: Some Kconfig cleanup for C-SKY | Randy Dunlap | 2020-01-29 | 1 | -2/+2 |
| | * | | irqchip/gic-v3: Only provision redistributors that are enabled in ACPI | Marc Zyngier | 2020-01-28 | 1 | -2/+7 |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-02-09 | 6 | -19/+29 |
|\ \ \ \ |
|
| * | | | | scsi: ufs: fix spelling mistake "initilized" -> "initialized" | Colin Ian King | 2020-01-30 | 1 | -1/+1 |
| * | | | | scsi: pm80xx: fix spelling mistake "to" -> "too" | Colin Ian King | 2020-01-30 | 1 | -1/+1 |
| * | | | | scsi: megaraid_sas: fixup MSIx interrupt setup during resume | Hannes Reinecke | 2020-01-30 | 1 | -11/+9 |
| * | | | | scsi: qla2xxx: Fix unbound NVME response length | Arun Easi | 2020-01-30 | 3 | -6/+18 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-02-09 | 50 | -160/+415 |
|\ \ \ \ \ |
|
| * | | | | | net: thunderx: use proper interface type for RGMII | Tim Harvey | 2020-02-08 | 1 | -1/+1 |
| * | | | | | Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2020-02-08 | 14 | -53/+159 |
| |\ \ \ \ \ |
|
| | * | | | | | mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap | Lorenzo Bianconi | 2020-02-08 | 1 | -1/+2 |
| | * | | | | | rtw88: Fix return value of rtw_wow_check_fw_status | Chin-Yen Lee | 2020-02-03 | 1 | -12/+11 |
| | * | | | | | iwlwifi: d3: read all FW CPUs error info | Mordechay Goodstein | 2020-02-03 | 1 | -12/+40 |
| | * | | | | | iwlwifi: mvm: fix TDLS discovery with the new firmware API | Emmanuel Grumbach | 2020-02-03 | 4 | -15/+72 |
| | * | | | | | iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() | Andrei Otcheretianski | 2020-02-03 | 1 | -5/+3 |
| | * | | | | | iwlwifi: mvm: avoid use after free for pmsr request | Avraham Stern | 2020-02-03 | 1 | -1/+4 |
| | * | | | | | iwlwifi: mvm: update the DTS measurement type | Golan Ben Ami | 2020-02-03 | 1 | -3/+3 |
| | * | | | | | iwlwifi: don't throw error when trying to remove IGTK | Luca Coelho | 2020-02-03 | 1 | -3/+7 |
| | * | | | | | iwlwifi: mvm: Fix thermal zone registration | Andrei Otcheretianski | 2020-02-03 | 1 | -1/+3 |
| | * | | | | | libertas: make lbs_ibss_join_existing() return error code on rates overflow | Nicolai Stange | 2020-01-27 | 1 | -0/+1 |
| | * | | | | | libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held | Nicolai Stange | 2020-01-27 | 1 | -0/+1 |
| | * | | | | | mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() | Qing Xu | 2020-01-27 | 1 | -0/+7 |
| | * | | | | | mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() | Qing Xu | 2020-01-27 | 1 | -0/+4 |
| | * | | | | | mwifiex: fix unbalanced locking in mwifiex_process_country_ie() | Brian Norris | 2020-01-27 | 1 | -0/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-02-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | i40e: Relax i40e_xsk_wakeup's return value when PF is busy | Maciej Fijalkowski | 2020-02-05 | 1 | -1/+1 |
| * | | | | | | | mlxsw: spectrum_dpipe: Add missing error path | Ido Schimmel | 2020-02-07 | 1 | -1/+2 |
| * | | | | | | | mlxsw: core: Add validation of hardware device types for MGPIR register | Vadim Pasternak | 2020-02-07 | 2 | -4/+10 |
| * | | | | | | | mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort | Ido Schimmel | 2020-02-07 | 1 | -0/+3 |
| * | | | | | | | mlxsw: spectrum_router: Prevent incorrect replacement of local table routes | Ido Schimmel | 2020-02-07 | 1 | -1/+51 |
| * | | | | | | | net: dsa: microchip: enable module autoprobe | Razvan Stefanescu | 2020-02-07 | 1 | -0/+6 |
| * | | | | | | | dpaa_eth: support all modes with rate adapting PHYs | Madalin Bucur | 2020-02-07 | 1 | -3/+11 |
| * | | | | | | | net: stmmac: update pci platform data to use phy_interface | Voon Weifeng | 2020-02-07 | 1 | -6/+8 |
| * | | | | | | | net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter | Tan, Tee Min | 2020-02-07 | 1 | -1/+1 |
| * | | | | | | | net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter | Verma, Aashish | 2020-02-07 | 1 | -1/+1 |
| * | | | | | | | net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting | Ong Boon Leong | 2020-02-07 | 1 | -2/+6 |
| * | | | | | | | net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+ | Tan, Tee Min | 2020-02-07 | 1 | -3/+4 |
| * | | | | | | | hv_netvsc: Fix XDP refcnt for synthetic and VF NICs | Haiyang Zhang | 2020-02-07 | 2 | -3/+15 |