index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2019-06-18
mei: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-48
/
+14
2019-06-18
genwq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-146
/
+32
2019-06-18
mic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-33
/
+2
2019-06-18
cxl: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-34
/
+17
2019-06-16
habanalabs: Allow accessing host mapped addresses via debugfs
Tomer Tayar
-16
/
+38
2019-06-14
docs: fault-injection: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
-1
/
+1
2019-06-12
ti-st: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-4
/
+0
2019-06-12
lkdtm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-11
/
+2
2019-06-12
vmw_balloon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-16
/
+3
2019-06-10
PCI: Add Synopsys endpoint EDDA Device ID
Gustavo Pimentel
-1
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-781
/
+70
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-73
/
+98
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
Thomas Gleixner
-12
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
-44
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
-55
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
Thomas Gleixner
-180
/
+20
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
-401
/
+31
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
-72
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
-9
/
+1
2019-06-04
habanalabs: Read upper bits of trace buffer from RWPHI
Tomer Tayar
-2
/
+12
2019-06-03
habanalabs: Fix virtual address access via debugfs for 2MB pages
Tomer Tayar
-1
/
+4
2019-05-31
habanalabs: add WARN in case of bad MMU mapping
Oded Gabbay
-0
/
+4
2019-05-31
eeprom: at24: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
-3
/
+2
2019-05-31
eeprom: at24: Remove set but not used variable 'addr'
YueHaibing
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
-65
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
-233
/
+24
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
-51
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-20
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-433
/
+30
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-120
/
+24
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
-8
/
+4
2019-05-29
habanalabs: remove DMA mask hack for Goya
Oded Gabbay
-15
/
+4
2019-05-29
habanalabs: set Goya CPU to use ASIC MMU
Oded Gabbay
-3
/
+20
2019-05-29
habanalabs: add MMU mappings for Goya CPU
Oded Gabbay
-14
/
+137
2019-05-29
habanalabs: initialize MMU context for driver
Oded Gabbay
-4
/
+13
2019-05-29
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
-20
/
+22
2019-05-29
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
-48
/
+40
2019-06-06
habanalabs: add rate-limit to an error message
Oded Gabbay
-1
/
+1
2019-06-04
habanalabs: remove simulator dedicated code
Oded Gabbay
-11
/
+0
2019-05-30
habanalabs: restore unsecured registers default values
Dalit Ben Zoor
-3
/
+16
2019-05-30
habanalabs: clear sobs and monitors in context switch
Dalit Ben Zoor
-0
/
+7
2019-05-30
habanalabs: make tpc registers secured
Dalit Ben Zoor
-0
/
+16
2019-05-28
habanalabs: fix bug in checking huge page optimization
Oded Gabbay
-6
/
+0
2019-05-31
Merge tag 'misc-habanalabs-fixes-2019-05-24' of git://people.freedesktop.org/...
Greg Kroah-Hartman
-50
/
+49
2019-05-28
eeprom: at24: drop unnecessary label
Bartosz Golaszewski
-25
/
+18
2019-05-28
eeprom: at24: use devm_i2c_new_dummy_device()
Bartosz Golaszewski
-29
/
+9
2019-05-28
ocxl: Make ocxl_remove() static
YueHaibing
-1
/
+1
[prev]
[next]