aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Merge branch 'sfp-add-support-for-halny-gpon-module'Jakub Kicinski3-120/+163
2022-09-20net: sfp: add support for HALNy GPON SFPRussell King (Oracle)2-4/+19
2022-09-20net: sfp: move Huawei MA5671A fixupRussell King (Oracle)1-5/+7
2022-09-20net: sfp: move Alcatel Lucent 3FE46541AA fixupRussell King (Oracle)2-5/+10
2022-09-20net: sfp: move quirk handling into sfp.cRussell King (Oracle)3-97/+104
2022-09-20net: sfp: re-implement soft state polling setupRussell King (Oracle)1-12/+26
2022-09-20dt-bindings: net: dsa: convert ocelot.txt to dt-schemaVladimir Oltean2-213/+260
2022-09-20Merge branch 'net-ipa-a-mix-of-cleanups'Jakub Kicinski6-208/+110
2022-09-20net: ipa: fix two symbol namesAlex Elder1-2/+2
2022-09-20net: ipa: update sequencer definition constraintsAlex Elder2-3/+14
2022-09-20net: ipa: don't reuse variable namesAlex Elder1-14/+14
2022-09-20net: ipa: move and redefine ipa_version_valid()Alex Elder2-25/+20
2022-09-20net: ipa: move the definition of gsi_ee_idAlex Elder2-8/+8
2022-09-20net: ipa: don't define unneeded GSI register offsetsAlex Elder1-156/+52
2022-09-20of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2022-09-20blk-iocost: Remove unnecessary (void*) conversionsLi zeming1-1/+1
2022-09-20block: remove PSI accounting from the bio layerChristoph Hellwig4-28/+0
2022-09-20erofs: add manual PSI accounting for the compressed address spaceChristoph Hellwig1-1/+12
2022-09-20btrfs: add manual PSI accounting for compressed readsChristoph Hellwig1-2/+12
2022-09-20sched/psi: export psi_memstall_{enter,leave}Christoph Hellwig1-0/+2
2022-09-20mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig3-4/+27
2022-09-20block: fix comment typo in submit_bio of block-core.c.Ping-Xiang Chen1-1/+1
2022-09-20drm/i915/gem: Really move i915_gem_context.link under ref protectionChris Wilson1-4/+4
2022-09-20drm/i915/gem: Flush contexts on driver releaseJanusz Krzysztofik1-1/+2
2022-09-20Revert "block: freeze the queue earlier in del_gendisk"Christoph Hellwig1-1/+2
2022-09-20MAINTAINERS: Add maintainer for hwmon/max31760Ibrahim Tilki1-0/+9
2022-09-20dt-bindings: hwmon: Add bindings for max31760Ibrahim Tilki1-0/+42
2022-09-20x86/dumpstack: Don't mention RIP in "Code: "Jiri Slaby1-1/+1
2022-09-20docs: hwmon: add max31760 documentationIbrahim Tilki2-0/+78
2022-09-20drivers: hwmon: Add max31760 fan speed controller driverIbrahim Tilki3-0/+609
2022-09-20gpio: ftgpio010: Make irqchip immutableLinus Walleij1-9/+13
2022-09-20gpio: mockup: Fix potential resource leakage when register a chipAndy Shevchenko1-1/+3
2022-09-20gpio: mockup: fix NULL pointer dereference when removing debugfsBartosz Golaszewski1-1/+1
2022-09-20Merge tag 'intel-gpio-v6.1-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-nextBartosz Golaszewski1-4/+34
2022-09-20Merge tag 'nvme-6.1-2022-09-20' of git://git.infradead.org/nvme into for-6.1/blockJens Axboe12-91/+176
2022-09-20x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressionsVincent Mailhol1-9/+19
2022-09-20x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressionsVincent Mailhol1-12/+14
2022-09-20Merge branch 'net-ethernet-adi-add-adin1110-support'Paolo Abeni7-1/+1815
2022-09-20dt-bindings: net: adin1110: Add docsAlexandru Tachici1-0/+77
2022-09-20net: ethernet: adi: Add ADIN1110 supportAlexandru Tachici5-0/+1732
2022-09-20net: phy: adin1100: add PHY IDs of adin1110/adin2111Alexandru Tachici1-1/+6
2022-09-20Merge branch 'icc-ignore-return-val' into icc-nextGeorgi Djakov13-22/+35
2022-09-20interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristateHuang Yiwei2-1/+4
2022-09-20habanalabs: eliminate aggregate use warningOded Gabbay5-10/+8
2022-09-20habanalabs/gaudi: use 8KB aligned address for TPC kernelsTomer Tayar1-3/+4
2022-09-20HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim1-0/+4
2022-09-20tcp: read multiple skbs in tcp_read_skb()Cong Wang1-10/+19
2022-09-20habanalabs: remove some f/w descriptor validationsfarah kassabri1-29/+14
2022-09-20habanalabs: build ASICs from new to oldOhad Sharabi1-4/+4
2022-09-20mmc: rtsx_usb_sdmmc: Remove the unneeded result variableye xingchen1-4/+1