index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
7
-16
/
+211
2022-05-22
habanalabs: rephrase device out-of-memory message
Ohad Sharabi
1
-2
/
+3
2022-05-22
habanalabs/gaudi: Use correct sram size macro for debugfs
Dafna Hirschfeld
1
-4
/
+4
2022-05-22
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
5
-7
/
+40
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
6
-235
/
+91
2022-05-22
habanalabs: unified memory manager infrastructure
Yuri Nudelman
3
-1
/
+333
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
2
-10
/
+22
2022-05-22
habanalabs: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-05-22
habanalabs: modify dma_mask to be ASIC specific property
Tomer Tayar
5
-30
/
+10
2022-05-22
habanalabs: parse full firmware versions
Ofir Bitton
1
-2
/
+4
2022-05-22
habanalabs/gaudi: avoid resetting max power in hard reset
Tomer Tayar
1
-2
/
+0
2022-05-22
habanalabs/gaudi: increase submission resources
Ofir Bitton
1
-2
/
+2
2022-05-22
habanalabs: expose compute ctx status through info ioctl
Ofir Bitton
2
-0
/
+7
2022-05-22
habanalabs: add new return code to device fd open
Ofir Bitton
3
-1
/
+20
2022-05-22
habanalabs: add user API to get valid DRAM page sizes
Ohad Sharabi
5
-26
/
+77
2022-05-22
habanalabs: convert all MMU masks/shifts to arrays
Ohad Sharabi
6
-92
/
+52
2022-05-22
habanalabs: change mmu_get_real_page_size to be ASIC-specific
Ohad Sharabi
4
-98
/
+112
2022-05-22
habanalabs: add DRAM default page size to HW info
Ohad Sharabi
2
-0
/
+4
2022-05-22
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
4
-1
/
+8
2022-05-20
Revert "speakup: Generate speakupmap.h automatically"
Greg Kroah-Hartman
6
-418
/
+66
2022-05-19
Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
32
-602
/
+5209
2022-05-19
speakup: Generate speakupmap.h automatically
Samuel Thibault
6
-66
/
+418
2022-05-19
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
3
-24
/
+45
2022-05-19
driver: soc: xilinx: Add support of multiple callbacks for same event in even...
Abhyuday Godhasara
1
-34
/
+117
2022-05-19
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
Srinivas Kandagatla
1
-4
/
+5
2022-05-19
misc: alcor_pci: set NULL intfdata and clear pci master
Shuah Khan
1
-1
/
+5
2022-05-19
edd: simplify the check of 'attr->test' in edd_populate_dir()
Yang Yingliang
1
-2
/
+1
2022-05-19
bus: ti-sysc: Fix warnings for unbind for serial
Tony Lindgren
1
-1
/
+3
2022-05-19
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
Miaoqian Lin
1
-1
/
+1
2022-05-19
drivers: dio: add missing iounmap() in dio_init()
Yang Yingliang
1
-1
/
+4
2022-05-19
accessiblity: speakup: Add missing misc_deregister in softsynth_probe
Zheng Bin
1
-0
/
+1
2022-05-19
slimbus: qcom: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-05-19
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Miaoqian Lin
1
-2
/
+2
2022-05-19
drivers: comedi: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2022-05-19
scripts/tags.sh: Invoke 'realpath' via 'xargs'
Cristian Ciocaltea
1
-4
/
+7
2022-05-19
binder: fix atomic sleep when get extended error
Schspa Shi
1
-9
/
+6
2022-05-19
binder: fix potential UAF of target_{proc,thread}
Carlos Llamas
1
-4
/
+5
2022-05-19
binder: fix printk format for commands
Carlos Llamas
1
-2
/
+2
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
4
-19
/
+105
2022-05-19
Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
10
-40
/
+68
2022-05-19
Merge tag 'coresight-next-v5.19' of gitolite.kernel.org:pub/scm/linux/kernel/...
Greg Kroah-Hartman
7
-212
/
+268
2022-05-19
Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
16
-70
/
+139
2022-05-19
Merge tag 'soundwire-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-27
/
+90
2022-05-19
Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
26
-225
/
+1353
2022-05-19
Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
8
-64
/
+234
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
122
-835
/
+1718
2022-05-18
dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles
Stephen Boyd
1
-2
/
+0
2022-05-18
Merge branch 'icc-rpm' into icc-next
Georgi Djakov
2
-7
/
+11
2022-05-18
Merge branch 'icc-sc8180x' into icc-next
Georgi Djakov
4
-270
/
+1596
2022-05-18
Merge branch 'icc-const' into icc-next
Georgi Djakov
21
-323
/
+323
[next]