index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-07
16
-493
/
+560
|
\
|
*
cifs: document and cleanup dfs mount
Paulo Alcantara
2020-08-03
1
-188
/
+182
|
*
cifs: only update prefix path of DFS links in cifs_tree_connect()
Paulo Alcantara
2020-08-03
1
-2
/
+7
|
*
cifs: fix double free error on share and prefix
Colin Ian King
2020-08-03
1
-0
/
+2
|
*
cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
Paulo Alcantara
2020-08-03
5
-29
/
+62
|
*
cifs: handle empty list of targets in cifs_reconnect()
Paulo Alcantara
2020-08-03
1
-4
/
+6
|
*
cifs: rename reconn_inval_dfs_target()
Paulo Alcantara
2020-08-03
1
-7
/
+6
|
*
cifs: reduce number of referral requests in DFS link lookups
Paulo Alcantara
2020-08-03
1
-11
/
+68
|
*
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
2020-08-03
4
-223
/
+105
|
*
cifs: convert to use be32_add_cpu()
Qinglang Miao
2020-08-03
2
-4
/
+2
|
*
cifs: delete duplicated words in header files
Randy Dunlap
2020-08-03
3
-4
/
+4
|
*
cifs: Remove the superfluous break
Liao Pingfang
2020-08-03
1
-1
/
+0
|
*
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
2020-08-03
3
-4
/
+41
|
*
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
2020-08-03
3
-1
/
+29
|
*
cifs: remove unused variable 'server'
Wei Yongjun
2020-08-03
1
-2
/
+0
|
*
smb3: warn on confusing error scenario with sec=krb5
Steve French
2020-08-03
1
-0
/
+2
|
*
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
2020-08-03
1
-21
/
+52
*
|
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
75
-1609
/
+1632
|
\
\
|
*
|
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
2020-08-04
1
-0
/
+3
|
*
|
thermal: mediatek: Add tsensor support for V2 thermal system
Henry Yen
2020-07-31
1
-7
/
+125
|
*
|
thermal: mediatek: Prepare to add support for other platforms
Henry Yen
2020-07-31
1
-52
/
+62
|
*
|
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
2020-07-30
3
-25
/
+3
|
*
|
MAINTAINERS: update entry to thermal governors file name prefixing
Lukas Bulwahn
2020-07-29
1
-1
/
+1
|
*
|
thermal: core: Add thermal zone enable/disable notification
Daniel Lezcano
2020-07-29
1
-0
/
+5
|
*
|
thermal: qcom: tsens-v0_1: Add support for MSM8939
Shawn Guo
2020-07-27
3
-2
/
+147
|
*
|
dt-bindings: tsens: qcom: Document MSM8939 compatible
Konrad Dybcio
2020-07-27
1
-0
/
+1
|
*
|
thermal: core: Fix thermal zone lookup by ID
Thierry Reding
2020-07-24
1
-3
/
+5
|
*
|
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
2020-07-24
1
-1
/
+1
|
*
|
thermal: imx8mm: Support module autoloading
Anson Huang
2020-07-21
1
-0
/
+1
|
*
|
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
2020-07-21
1
-1
/
+1
|
*
|
MAINTAINERS: Add maintenance information for IPA
Lukasz Luba
2020-07-21
1
-0
/
+8
|
*
|
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
2020-07-21
1
-3
/
+3
|
*
|
dt-bindings: thermal: Get rid of thermal.txt and replace references
Amit Kucheria
2020-07-21
24
-616
/
+34
|
*
|
thermal: core: Move initialization after core initcall
Daniel Lezcano
2020-07-21
1
-1
/
+1
|
*
|
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
2020-07-21
3
-2
/
+11
|
*
|
net: genetlink: Move initialization to core_initcall
Daniel Lezcano
2020-07-21
1
-1
/
+1
|
*
|
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
2020-07-21
1
-0
/
+4
|
*
|
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
2020-07-21
4
-515
/
+0
|
*
|
thermal: core: remove redundant initialization of variable ret
Colin Ian King
2020-07-21
1
-1
/
+1
|
*
|
thermal: netlink: Fix compilation error when CONFIG_NET=n
Daniel Lezcano
2020-07-21
4
-19
/
+114
|
*
|
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-07-07
3
-3
/
+46
|
*
|
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
2020-07-07
5
-35
/
+739
|
*
|
thermal: core: Get thermal zone by id
Daniel Lezcano
2020-07-07
2
-0
/
+16
|
*
|
thermal: core: Add helpers to browse the cdev, tz and governor list
Daniel Lezcano
2020-07-07
2
-0
/
+60
|
*
|
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
2020-07-07
3
-6
/
+2
|
*
|
thermal: imx: Use driver's local data to decide whether to run a measurement
Andrzej Pietrasiewicz
2020-07-07
1
-3
/
+4
|
*
|
acpi: thermal: Don't call thermal_zone_device_is_enabled()
Andrzej Pietrasiewicz
2020-07-07
1
-3
/
+0
|
*
|
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
2020-06-29
6
-16
/
+16
|
*
|
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
6
-87
/
+0
|
*
|
thermal: core: Stop polling DISABLED thermal devices
Andrzej Pietrasiewicz
2020-06-29
1
-2
/
+14
[next]