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-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
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
-1
/
+1
2019-05-25
vfs: Convert cxl to use the new mount API
David Howells
-4
/
+4
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
-2
/
+1
2019-05-24
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
-7
/
+3
2019-05-24
habanalabs: fix debugfs code
Jann Horn
-42
/
+18
2019-05-24
habanalabs: halt debug engines on user process close
Omer Shpigelman
-1
/
+28
2019-05-24
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
-0
/
+6
2019-05-24
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
-14
/
+27
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
-118
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
-104
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+30
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
-0
/
+1
2019-05-20
cxl: don't bother with dentry_operations
Al Viro
-5
/
+1
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-25
/
+4
2019-05-17
habanalabs: don't limit packet size for device CPU
Oded Gabbay
-23
/
+3
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
-1120
/
+0
2019-05-16
habanalabs: support device memory memset > 4GB
Oded Gabbay
-19
/
+30
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+18
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
-4
/
+6
2019-05-13
habanalabs: print event name for fatal and non-RAZWI events
Omer Shpigelman
-19
/
+98
2019-05-13
habanalabs: increase PCI ELBI timeout for Palladium
Omer Shpigelman
-1
/
+11
[prev]
[next]