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: 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
2021-08-28
Merge branch 'ionic-queue-mgmt'
David S. Miller
4
-20
/
+59
2021-08-28
ionic: recreate hwstamp queues on ifup
Shannon Nelson
3
-0
/
+32
2021-08-28
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
2
-14
/
+6
2021-08-28
ionic: add queue lock around open and stop
Shannon Nelson
1
-1
/
+8
2021-08-28
ionic: fill mac addr earlier in add_addr
Shannon Nelson
1
-1
/
+2
2021-08-28
ionic: squelch unnecessary fw halted message
Shannon Nelson
1
-2
/
+2
2021-08-28
ionic: fire watchdog again after fw_down
Shannon Nelson
1
-2
/
+9
2021-08-28
Merge branch 'hns3-next'
David S. Miller
11
-82
/
+92
2021-08-28
net: hns3: add required space in comment
Hao Chen
4
-4
/
+4
2021-08-28
net: hns3: remove unnecessary "static" of local variables in function
Hao Chen
2
-2
/
+2
2021-08-28
net: hns3: don't config TM DWRR twice when set ETS
Guangbin Huang
1
-3
/
+1
2021-08-28
net: hns3: add new function hclge_get_speed_bit()
Guangbin Huang
2
-31
/
+35
2021-08-28
net: hns3: refactor function hclgevf_parse_capability()
Guangbin Huang
2
-13
/
+20
2021-08-28
net: hns3: refactor function hclge_parse_capability()
Guangbin Huang
2
-29
/
+28
2021-08-28
net: hns3: add trace event in hclge_gen_resp_to_vf()
Yufeng Mo
1
-0
/
+2
2021-08-28
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
1
-15
/
+15
2021-08-28
staging: vt6655: Remove filenames in files
Aldas Taraškevičius
11
-22
/
+0
[prev]
[next]