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
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
2021-08-29
habanalabs: handle case of interruptable wait
Oded Gabbay
1
-2
/
+9
2021-08-29
habanalabs: release pending user interrupts on device fini
Oded Gabbay
1
-54
/
+46
2021-08-29
habanalabs: re-init completion object upon retry
Oded Gabbay
1
-1
/
+12
2021-08-29
habanalabs: rename enum vm_type_t to vm_type
Oded Gabbay
3
-14
/
+12
2021-08-29
habanalabs: update firmware header files
Ofir Bitton
3
-8
/
+33
2021-08-29
habanalabs: allow fail on inability to respect hint
Yuri Nudelman
2
-3
/
+43
2021-08-29
habanalabs: support hint addresses range reservation
farah kassabri
2
-8
/
+76
2021-08-28
clk: vc5: Add properties for configuring SD/OE behavior
Sean Anderson
1
-0
/
+24
2021-08-28
clk: vc5: Use dev_err_probe
Sean Anderson
1
-10
/
+10
2021-08-28
dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
Sean Anderson
1
-0
/
+40
2021-08-28
dt-bindings: clock: brcm,iproc-clocks: fix armpll properties
Rafał Miłecki
1
-2
/
+25
2021-08-28
clk: zynqmp: Fix kernel-doc format
Michal Simek
1
-2
/
+2
2021-08-28
clk: at91: clk-generated: Limit the requested rate to our range
Codrin Ciubotariu
1
-0
/
+6
2021-08-28
clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gates
Sergio Paracuellos
1
-8
/
+1
2021-08-28
clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
Adam Ford
1
-1
/
+1
2021-08-28
clk: zynqmp: Fix a memory leak
Shubhrajyoti Datta
1
-1
/
+1
2021-08-28
clk: zynqmp: Check the return type
Shubhrajyoti Datta
1
-3
/
+1
2021-08-28
clk: at91: sama7g5: remove all kernel-doc & kernel-doc warnings
Randy Dunlap
1
-7
/
+7
2021-08-28
clk: zynqmp: fix kernel doc
Rajan Vaja
1
-0
/
+1
2021-08-28
Merge tag 'clk-imx-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imx
Stephen Boyd
7
-22
/
+45
2021-08-28
clk: kirkwood: Fix a clocking boot regression
Linus Walleij
1
-0
/
+1
2021-08-28
dt-bindings: clock: Add SM6350 GCC clock bindings
Konrad Dybcio
2
-0
/
+254
2021-08-28
clk: qcom: rpmh: Add support for RPMH clocks on SM6350
Konrad Dybcio
2
-0
/
+23
2021-08-28
dt-bindings: clock: Add RPMHCC bindings for SM6350
Konrad Dybcio
1
-0
/
+1
2021-08-28
clk: qcom: adjust selects for SM_VIDEOCC_8150 and SM_VIDEOCC_8250
Lukas Bulwahn
1
-2
/
+2
2021-08-28
clk: qcom: Add Global Clock controller (GCC) driver for SM6115
Iskren Chernev
3
-0
/
+3552
2021-08-28
dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCC
Iskren Chernev
2
-0
/
+273
2021-08-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+6
2021-08-28
Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
6
-76
/
+89
2021-08-28
Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-4
/
+5
2021-08-28
hwmon: add driver for Aquacomputer D5 Next
Aleksa Savic
6
-0
/
+443
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
3
-23
/
+23
2021-08-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
2
-16
/
+63
[prev]
[next]