index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
octeontx2-pf: Fix inconsistent license text
Sunil Goutham
18
-54
/
+45
2021-08-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-
David S. Miller
6
-49
/
+258
2021-08-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
7
-10
/
+31
2021-08-29
wilc1000: Convert module-global "isinit" to device-specific variable
David Mosberger-Tang
1
-7
/
+8
2021-08-29
brcmfmac: Add WPA3 Personal with FT to supported cipher suites
Paweł Drewniak
1
-0
/
+8
2021-08-29
ssb: Drop legacy header include
Linus Walleij
1
-1
/
+1
2021-08-29
rsi: make array fsm_state static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-29
ALSA: usb-audio: Add lowlatency module option
Takashi Iwai
3
-1
/
+7
2021-08-29
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlplace()
Nathan Chancellor
1
-2
/
+2
2021-08-29
rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxx
Ugo Rémery
1
-0
/
+9
2021-08-29
clk: qcom: Add SM6350 GCC driver
Konrad Dybcio
3
-0
/
+2596
2021-08-29
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
1
-1
/
+3
2021-08-29
ath9k: fix sleeping in atomic context
Miaoqing Pan
1
-5
/
+7
2021-08-29
ath9k: fix OOB read ar9300_eeprom_restore_internal
Zekun Shen
1
-1
/
+2
2021-08-29
wcn36xx: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
1
-0
/
+4
2021-08-29
wcn36xx: Allow firmware name to be overridden by DT
Bjorn Andersson
3
-2
/
+10
2021-08-29
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2
-1
/
+5
2021-08-29
MAINTAINERS: clock: include S3C and S5P in Samsung SoC clock entry
Krzysztof Kozlowski
1
-0
/
+3
2021-08-29
dt-bindings: clock: samsung: convert S5Pv210 AudSS to dtschema
Krzysztof Kozlowski
2
-53
/
+78
2021-08-29
dt-bindings: clock: samsung: convert Exynos AudSS to dtschema
Krzysztof Kozlowski
2
-103
/
+80
2021-08-29
dt-bindings: clock: samsung: convert Exynos4 to dtschema
Krzysztof Kozlowski
3
-86
/
+67
2021-08-29
dt-bindings: clock: samsung: convert Exynos3250 to dtschema
Krzysztof Kozlowski
2
-57
/
+3
2021-08-29
dt-bindings: clock: samsung: convert Exynos542x to dtschema
Krzysztof Kozlowski
2
-43
/
+8
2021-08-29
dt-bindings: clock: samsung: add bindings for Exynos external clock
Krzysztof Kozlowski
1
-0
/
+46
2021-08-29
dt-bindings: clock: samsung: convert Exynos5250 to dtschema
Krzysztof Kozlowski
3
-41
/
+47
2021-08-29
habanalabs: remove redundant warning message
Oded Gabbay
1
-3
/
+0
2021-08-29
habanalabs: add support for encapsulated signals submission
farah kassabri
6
-349
/
+308
2021-08-29
habanalabs: add support for encapsulated signals reservation
farah kassabri
8
-28
/
+468
2021-08-29
habanalabs: signal/wait change sync object reset flow
farah kassabri
5
-59
/
+141
2021-08-29
habanalabs: add wait-for-multi-CS uAPI
Ohad Sharabi
8
-5
/
+556
2021-08-29
habanalabs: get multiple fences under same cs_lock
Ohad Sharabi
3
-51
/
+113
2021-08-29
habanalabs: revise prints on FD close
Oded Gabbay
2
-3
/
+3
2021-08-29
habanalabs/goya: add missing initialization
Oded Gabbay
1
-0
/
+1
2021-08-29
habanalabs: update firmware header to latest version
Oded Gabbay
1
-1
/
+3
2021-08-29
habanalabs: fix race between soft reset and heartbeat
Koby Elbaz
4
-80
/
+67
2021-08-29
habanalabs/gaudi: fix information printed on SM event
Oded Gabbay
1
-11
/
+23
2021-08-29
habanalabs/gaudi: trigger state dump in case of SM errors
Ofir Bitton
1
-1
/
+6
2021-08-29
habanalabs: set dma max segment size
Oded Gabbay
1
-0
/
+2
2021-08-29
habanalabs: add asic property of host dma offset
Oded Gabbay
3
-0
/
+5
2021-08-29
habanalabs: fix type of variable
Oded Gabbay
1
-2
/
+1
2021-08-29
habanalabs: mark linux image as not loaded after hw_fini
Tomer Tayar
1
-0
/
+5
2021-08-29
habanalabs: fix nullifying of destroyed mmu pgt pool
Tomer Tayar
1
-6
/
+6
2021-08-29
habanalabs: rename cb_mmap to mmap
Zvika Yehudai
4
-7
/
+7
2021-08-29
habanalabs: missing mutex_unlock in process kill procedure
Ofir Bitton
1
-0
/
+1
2021-08-29
habanalabs/gaudi: implement state dump
Yuri Nudelman
4
-11
/
+319
2021-08-29
habanalabs: state dump monitors and fences infrastructure
Yuri Nudelman
4
-23
/
+376
2021-08-29
habanalabs: expose state dump
Yuri Nudelman
9
-3
/
+742
2021-08-29
habanalabs: use get_task_pid() to take PID
Oded Gabbay
2
-2
/
+6
2021-08-29
habanalabs: allow disabling huge page use
Oded Gabbay
1
-13
/
+23
2021-08-29
habanalabs: user mappings can be 64-bit
Oded Gabbay
2
-3
/
+3
[prev]
[next]