summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-0716-493/+560
|\
| * cifs: document and cleanup dfs mountPaulo Alcantara2020-08-031-188/+182
| * cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara2020-08-031-2/+7
| * cifs: fix double free error on share and prefixColin Ian King2020-08-031-0/+2
| * cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara2020-08-035-29/+62
| * cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara2020-08-031-4/+6
| * cifs: rename reconn_inval_dfs_target()Paulo Alcantara2020-08-031-7/+6
| * cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara2020-08-031-11/+68
| * cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher2020-08-034-223/+105
| * cifs: convert to use be32_add_cpu()Qinglang Miao2020-08-032-4/+2
| * cifs: delete duplicated words in header filesRandy Dunlap2020-08-033-4/+4
| * cifs: Remove the superfluous breakLiao Pingfang2020-08-031-1/+0
| * cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg2020-08-033-4/+41
| * cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas2020-08-033-1/+29
| * cifs: remove unused variable 'server'Wei Yongjun2020-08-031-2/+0
| * smb3: warn on confusing error scenario with sec=krb5Steve French2020-08-031-0/+2
| * cifs: Fix leak when handling lease break for cached root fidPaul Aurich2020-08-031-21/+52
* | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-0775-1609/+1632
|\ \
| * | thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar2020-08-041-0/+3
| * | thermal: mediatek: Add tsensor support for V2 thermal systemHenry Yen2020-07-311-7/+125
| * | thermal: mediatek: Prepare to add support for other platformsHenry Yen2020-07-311-52/+62
| * | thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba2020-07-303-25/+3
| * | MAINTAINERS: update entry to thermal governors file name prefixingLukas Bulwahn2020-07-291-1/+1
| * | thermal: core: Add thermal zone enable/disable notificationDaniel Lezcano2020-07-291-0/+5
| * | thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo2020-07-273-2/+147
| * | dt-bindings: tsens: qcom: Document MSM8939 compatibleKonrad Dybcio2020-07-271-0/+1
| * | thermal: core: Fix thermal zone lookup by IDThierry Reding2020-07-241-3/+5
| * | thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar2020-07-241-1/+1
| * | thermal: imx8mm: Support module autoloadingAnson Huang2020-07-211-0/+1
| * | thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter2020-07-211-1/+1
| * | MAINTAINERS: Add maintenance information for IPALukasz Luba2020-07-211-0/+8
| * | thermal: rcar_gen3_thermal: Do not shadow thcode variableNiklas Söderlund2020-07-211-3/+3
| * | dt-bindings: thermal: Get rid of thermal.txt and replace referencesAmit Kucheria2020-07-2124-616/+34
| * | thermal: core: Move initialization after core initcallDaniel Lezcano2020-07-211-1/+1
| * | thermal: netlink: Improve the initcall orderingDaniel Lezcano2020-07-213-2/+11
| * | net: genetlink: Move initialization to core_initcallDaniel Lezcano2020-07-211-1/+1
| * | thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu2020-07-211-0/+4
| * | thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria2020-07-214-515/+0
| * | thermal: core: remove redundant initialization of variable retColin Ian King2020-07-211-1/+1
| * | thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano2020-07-214-19/+114
| * | thermal: core: Add notifications call in the frameworkDaniel Lezcano2020-07-073-3/+46
| * | thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano2020-07-075-35/+739
| * | thermal: core: Get thermal zone by idDaniel Lezcano2020-07-072-0/+16
| * | thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano2020-07-072-0/+60
| * | thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz2020-07-073-6/+2
| * | thermal: imx: Use driver's local data to decide whether to run a measurementAndrzej Pietrasiewicz2020-07-071-3/+4
| * | acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz2020-07-071-3/+0
| * | thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz2020-06-296-16/+16
| * | thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-296-87/+0
| * | thermal: core: Stop polling DISABLED thermal devicesAndrzej Pietrasiewicz2020-06-291-2/+14