aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-28Merge branch 'hns3-next'David S. Miller11-82/+92
2021-08-28net: hns3: add required space in commentHao Chen4-4/+4
2021-08-28net: hns3: remove unnecessary "static" of local variables in functionHao Chen2-2/+2
2021-08-28net: hns3: don't config TM DWRR twice when set ETSGuangbin Huang1-3/+1
2021-08-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang2-31/+35
2021-08-28net: hns3: refactor function hclgevf_parse_capability()Guangbin Huang2-13/+20
2021-08-28net: hns3: refactor function hclge_parse_capability()Guangbin Huang2-29/+28
2021-08-28net: hns3: add trace event in hclge_gen_resp_to_vf()Yufeng Mo1-0/+2
2021-08-28Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov1-15/+15
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue5-6/+25
2021-08-27net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean1-0/+8
2021-08-27Merge branch 'bnxt-add-rx-discards-stats-for-oom-and-netpool'Jakub Kicinski3-1/+23
2021-08-27bnxt: count discards due to memory allocation errorsJakub Kicinski2-1/+11
2021-08-27bnxt: count packets discarded because of netpollJakub Kicinski3-1/+13
2021-08-28mm: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-8/+8
2021-08-28md/raid5: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-28Documentation: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-2/+2
2021-08-28eventfd: Make signal recursion protection a task bitThomas Gleixner4-14/+15
2021-08-27Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds4-45/+21
2021-08-27Merge tag 'soc-fixes-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2021-08-27Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2-4/+29
2021-08-27raid1: ensure write behind bio has less than BIO_MAX_VECS sectorsGuoqing Jiang1-0/+19
2021-08-27hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info APIChris Packham1-397/+284
2021-08-27hwmon: (adt7470) Convert to use regmapChris Packham1-173/+241
2021-08-27hwmon: (adt7470) Fix some style issuesChris Packham1-3/+3
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello3-0/+11
2021-08-27hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello1-6/+12
2021-08-27ice: Only lock to update netdev dev_addrBrett Creeley1-4/+9
2021-08-27ice: restart periodic outputs around time changesJacob Keller1-0/+49
2021-08-27Merge tag 'acpi-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2021-08-27ACPI: power: Drop name from struct acpi_power_resourceRafael J. Wysocki1-5/+9
2021-08-27ACPI: power: Use acpi_handle_debug() to print debug messagesRafael J. Wysocki1-10/+14
2021-08-27Merge tag 'pm-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-6/+12
2021-08-27ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon1-2/+7
2021-08-27PM: domains: Fix domain attach for CONFIG_PM_OPP=nGeert Uytterhoeven1-1/+1
2021-08-27virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand1-1/+8
2021-08-27Merge branch 'pm-opp'Rafael J. Wysocki1-4/+4
2021-08-27Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+9
2021-08-27Merge tag 'mmc-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-2/+1
2021-08-27selftests/bpf: Fix potential unreleased lockChengfeng Ye1-1/+3
2021-08-27hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello1-2/+1
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig2-2/+4
2021-08-27hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello1-1/+3
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran5-1/+195
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes4-27/+43
2021-08-27igc: Use default cycle 'start' and 'end' values for queuesVinicius Costa Gomes2-22/+21
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller1-0/+4
2021-08-27ice: remove dead code for allocating pin_configJacob Keller1-11/+0
2021-08-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-8/+27
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller1-1/+1
2021-08-27io_uring: add build check for buf_index overflowsPavel Begunkov1-0/+4
2021-08-27io_uring: clarify io_req_task_cancel() lockingPavel Begunkov1-2/+1
2021-08-27Merge branch 'fixes' into nextUlf Hansson1-2/+1
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson1-2/+1
2021-08-27usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet1-4/+4
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet1-4/+11
2021-08-27um: vector: adjust to coalesce API changesJohannes Berg1-2/+6
2021-08-27efi: cper: check section header more appropriatelyShuai Xue1-1/+1
2021-08-27efi: Don't use knowledge about efi_guid_t internalsAndy Shevchenko1-1/+1
2021-08-27efi: cper: fix scnprintf() use in cper_mem_err_location()Rasmus Villemoes1-6/+5
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2021-08-27io_uring: add task-refs-get helperPavel Begunkov1-11/+19
2021-08-27io_uring: fix failed linkchain code logicHao Xu1-14/+47
2021-08-27io_uring: remove redundant req_set_fail()Hao Xu1-1/+0
2021-08-27locking/rtmutex: Return success on deadlock for ww_mutex waitersPeter Zijlstra1-1/+14
2021-08-27locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexesPeter Zijlstra1-0/+25
2021-08-27octeontx2-af: cn10K: support for sched lmtst and other featuresHarman Kalra4-16/+91
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár1-6/+0
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár1-5/+5
2021-08-27phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár1-8/+8
2021-08-27Merge branch 'hns3-cleanups'David S. Miller9-162/+151
2021-08-27net: hns3: uniform type of function parameter cmdHao Chen1-3/+2
2021-08-27net: hns3: merge some repetitive macrosPeng Li6-63/+44
2021-08-27net: hns3: package new functions to simplify hclgevf_mbx_handler codePeng Li1-48/+55
2021-08-27net: hns3: remove redundant param to simplify codePeng Li1-3/+1
2021-08-27net: hns3: use memcpy to simplify codePeng Li1-7/+2
2021-08-27net: hns3: remove redundant param mbx_event_pendingPeng Li2-13/+0
2021-08-27net: hns3: add hns3_state_init() to do state initializationHuazhong Tan1-10/+19
2021-08-27net: hns3: add macros for mac speeds of firmware commandGuangbin Huang2-18/+31
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller6-9/+122
2021-08-27Merge tag 'mlx5-updates-2021-08-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-236/+556
2021-08-27Merge branch 'mptcp-Optimize-received-options-handling'David S. Miller4-119/+112
2021-08-27mptcp: make the locking tx schema more readablePaolo Abeni1-3/+7
2021-08-27mptcp: optimize the input options processingPaolo Abeni1-34/+37
2021-08-27mptcp: consolidate in_opt sub-options fields in a bitmaskPaolo Abeni4-73/+63
2021-08-27mptcp: better binary layout for mptcp_options_receivedPaolo Abeni2-15/+13
2021-08-27mptcp: do not set unconditionally csum_reqd on incoming optPaolo Abeni1-3/+1
2021-08-27Merge tag 'mlx5-fixes-2021-08-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-4/+34
2021-08-27net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne2-1/+9
2021-08-27crypto: sha512 - remove imaginary and mystifying clearing of variablesLukas Bulwahn1-3/+0
2021-08-27crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan1-1/+1
2021-08-27padata: Remove repeated verbose license textCai Huoqing1-13/+0
2021-08-27crypto: ccp - Add support for new CCP/PSP device IDJohn Allen1-0/+7
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang4-0/+691
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang2-32/+84
2021-08-27crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn1-1/+0
2021-08-26Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-46/+63
2021-08-26tcp: enable mid stream window clampNeil Spring1-0/+1
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski204-1027/+1107
2021-08-27Merge tag 'imx-drm-fixes-2021-08-18' of git://git.pengutronix.de/pza/linux in...Dave Airlie2-16/+16
2021-08-27Merge tag 'amd-drm-fixes-5.14-2021-08-25' of https://gitlab.freedesktop.org/a...Dave Airlie4-23/+36
2021-08-27Merge tag 'drm-intel-fixes-2021-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-7/+11
2021-08-26net/mlx5: DR, Add support for update FTEYevgeny Kliteynik1-9/+30
2021-08-26net/mlx5: DR, Improve rule tracking memory consumptionYevgeny Kliteynik3-86/+83
2021-08-26net/mlx5: DR, Remove rehash ctrl struct from dr_htblYevgeny Kliteynik3-21/+24
2021-08-26net/mlx5: DR, Remove HW specific STE type from nic domainYevgeny Kliteynik10-45/+61
2021-08-26net/mlx5: DR, Merge DR_STE_SIZE enumsYevgeny Kliteynik1-3/+0
2021-08-26net/mlx5: DR, Skip source port matching on FDB RX domainYevgeny Kliteynik1-1/+13
2021-08-26net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik6-6/+18
2021-08-26net/mlx5: DR, Use FW API when updating FW-owned flow tableYevgeny Kliteynik1-0/+3
2021-08-26net/mlx5: DR, replace uintN_t with kernel-style typesYevgeny Kliteynik2-6/+6
2021-08-26net/mlx5: DR, Support IPv6 matching on flow label for STEv0Yevgeny Kliteynik1-0/+6
2021-08-26net/mlx5: DR, Reduce print level for FT chaining level checkBodong Wang1-2/+2
2021-08-26net/mlx5: DR, Warn and ignore SW steering rule insertion on QP errYevgeny Kliteynik2-2/+15
2021-08-26net/mlx5: DR, Improve error flow in actions_build_ste_arrYevgeny Kliteynik1-16/+56
2021-08-26net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik1-0/+1
2021-08-26net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RXYevgeny Kliteynik3-9/+118
2021-08-26net/mlx5: DR, Split modify VLAN state to separate pop/push statesYevgeny Kliteynik1-26/+27
2021-08-26net/mlx5: DR, Added support for REMOVE_HEADER packet reformatYevgeny Kliteynik5-7/+96
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-08-26net/mlx5: DR, fix a potential use-after-free bugWentao_Liang1-1/+1
2021-08-26net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin1-0/+18
2021-08-26net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman1-0/+1
2021-08-26net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan1-2/+2
2021-08-26net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky1-1/+1
2021-08-26net/mlx5: Lag, fix multipath lag activationDima Chumak3-0/+11
2021-08-26iwlwifi: mvm: don't use FW key ID in beacon protectionJohannes Berg1-14/+27
2021-08-26iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-08-26iwlwifi: mvm: support broadcast TWT aloneShaul Triebitz1-8/+7
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman3-7/+52
2021-08-26iwlwifi: move get pnvm file name to a separate functionDror Moshe2-11/+22
2021-08-26iwlwifi: mvm: add support for responder config command version 9Avraham Stern2-9/+88
2021-08-26iwlwifi: mvm: add support for range request command version 13Avraham Stern3-15/+194
2021-08-26iwlwifi: allow debug init in RF-killJohannes Berg1-0/+1
2021-08-26iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern1-12/+19
2021-08-26iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya3-0/+47
2021-08-26iwlwifi: add 'Rx control frame to MBSSID' HE capabilityShaul Triebitz1-1/+2
2021-08-26iwlwifi: fw: fix debug dump data declarationsJohannes Berg2-13/+17
2021-08-26iwlwifi: api: remove datamember from structJohannes Berg1-2/+1
2021-08-26iwlwifi: fix __percpu annotationJohannes Berg1-1/+1
2021-08-26iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg1-6/+2
2021-08-26iwlwifi: acpi: fill in SAR tables with defaultsLuca Coelho1-8/+13
2021-08-26iwlwifi: acpi: fill in WGDS table with defaultsLuca Coelho1-13/+29
2021-08-26iwlwifi: bump FW API to 65 for AX devicesLuca Coelho1-1/+1
2021-08-26iwlwifi: acpi: support reading and storing WGDS revision 2Luca Coelho2-14/+43
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit3-2/+26
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit5-57/+69
2021-08-26iwlwifi: mvm: trigger WRT when no beacon heardShaul Triebitz1-0/+10
2021-08-26iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-08-26iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-08-26iwlwifi: mvm: support version 11 of wowlan statuses notificationGregory Greenman1-1/+4
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho3-28/+45
2021-08-26iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definitionLuca Coelho1-2/+0
2021-08-26iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho2-11/+57
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho2-25/+80
2021-08-26iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()Luca Coelho1-5/+8
2021-08-26iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho2-2/+2
2021-08-26iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho2-15/+28
2021-08-26iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINSLuca Coelho2-4/+4
2021-08-26iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-08-26iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scanIlan Peer1-76/+28
2021-08-26iwlwifi: mvm: silently drop encrypted frames for unknown stationAvraham Stern1-2/+2
2021-08-26iwlwifi: mvm: d3: implement RSC command version 5Johannes Berg3-30/+191
2021-08-26iwlwifi: mvm: d3: make key reprogramming iteration optionalJohannes Berg1-54/+48
2021-08-26iwlwifi: mvm: d3: add separate key iteration for GTK typeJohannes Berg1-17/+46
2021-08-26iwlwifi: mvm: d3: refactor TSC/RSC configurationJohannes Berg1-81/+116
2021-08-26iwlwifi: mvm: d3: remove fixed cmd_flags argumentJohannes Berg1-14/+9
2021-08-26iwlwifi: mvm: d3: separate TKIP data from key iterationJohannes Berg1-49/+83
2021-08-26iwlwifi: mvm: simplify __iwl_mvm_set_sta_key()Johannes Berg1-19/+7
2021-08-26iwlwifi: mvm: support new station key APIJohannes Berg2-16/+23
2021-08-26iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer1-3/+3
2021-08-26iwlwifi: pcie: implement Bz reset flowJohannes Berg1-3/+15
2021-08-26iwlwifi: implement Bz NMI behaviourJohannes Berg2-1/+8
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg4-19/+68
2021-08-26iwlwifi: read MAC address from correct place on BzJohannes Berg5-14/+56
2021-08-26iwlwifi: give Bz devices their own nameJohannes Berg3-4/+6
2021-08-26iwlwifi: split off Bz devices into their own familyJohannes Berg2-5/+29
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya3-9/+2
2021-08-26iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcastJohannes Berg1-5/+5
2021-08-26iwlwifi: mvm: clean up number of HW queuesJohannes Berg1-1/+1
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-3/+1
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix2-2/+2
2021-08-26iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-08-26iwlwifi: mvm: fix old-style static const declarationWei Yongjun1-1/+1
2021-08-26iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211()Luca Coelho1-2/+0
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho1-5/+5
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg2-4/+10
2021-08-26iwlwifi: mvm: set replay counter on key installJohannes Berg1-0/+53
2021-08-26iwlwifi: mvm: remove trigger EAPOL time eventMordechay Goodstein1-10/+2
2021-08-26iwlwifi: iwl-dbg-tlv: add info about loading external dbg binMordechay Goodstein1-1/+4
2021-08-26iwlwifi: mvm: Add support for hidden network scan on 6GHz bandIlan Peer2-15/+76
2021-08-26iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer1-3/+6
2021-08-26iwlwifi: print PNVM complete notification status in hexadecimalLuca Coelho1-1/+1
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg3-6/+24
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg10-78/+113
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-08-26iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layoutJohannes Berg1-2/+3
2021-08-26iwlwifi: mvm: avoid FW restart while shutting downJohannes Berg1-0/+8
2021-08-26iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTFJohannes Berg1-0/+2