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-09-05
habanalabs: maintain a list of file private data objects
Oded Gabbay
-132
/
+129
2019-09-05
habanalabs: rename user_ctx as compute_ctx
Oded Gabbay
-19
/
+21
2019-09-05
habanalabs: show the process context dram usage
Oded Gabbay
-4
/
+7
2019-09-05
habanalabs: kill user process after CS rollback
Oded Gabbay
-4
/
+13
2019-09-05
habanalabs: add handle field to context structure
Oded Gabbay
-11
/
+18
2019-09-05
habanalabs: Use dev_get_drvdata
Chuhong Yuan
-4
/
+2
2019-09-05
habanalabs: power management through sysfs is only for GOYA
Oded Gabbay
-98
/
+98
2019-09-05
habanalabs: cap simulator timeout
Oded Gabbay
-6
/
+14
2019-09-05
habanalabs: add debug print when rejecting CS
Oded Gabbay
-0
/
+2
2019-09-05
habanalabs: remove write_open_cnt property
Oded Gabbay
-10
/
+0
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
-0
/
+8
2019-09-04
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
-0
/
+1
2019-09-04
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
-25
/
+0
2019-09-04
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
-1
/
+0
2019-09-04
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
-0
/
+4
2019-09-04
misc: fastrpc: Reference count channel context
Bjorn Andersson
-5
/
+38
2019-09-04
eeprom: Deprecate the legacy eeprom driver
Jean Delvare
-1
/
+4
2019-09-03
Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
-1
/
+0
2019-09-02
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
-6
/
+18
2019-08-30
misc/mei/hdcp: Fill transcoder index in port info
Ramalingam C
-1
/
+15
2019-08-30
drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
Ramalingam C
-35
/
+11
2019-08-28
vmw_balloon: Fix offline page marking with compaction
Nadav Amit
-2
/
+8
2019-08-28
VMCI: Release resource if the work is already queued
Nadav Amit
-2
/
+4
2019-08-28
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
-1
/
+55
2019-08-28
lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
Raul E Rangel
-2
/
+2
2019-08-28
mei: me: add Tiger Lake point LP device ID
Tomas Winkler
-0
/
+4
2019-08-22
misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule"
Colin Ian King
-1
/
+1
2019-08-22
misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write()
Dan Carpenter
-1
/
+3
2019-08-22
misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write()
Dan Carpenter
-1
/
+1
2019-08-22
misc: xilinx_sdfec: Return -EFAULT if copy_from_user() fails
Dan Carpenter
-2
/
+3
2019-08-22
misc: xilinx_sdfec: Fix a couple small information leaks
Dan Carpenter
-0
/
+2
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
-81
/
+126
2019-08-19
lkdtm: Split WARNING into separate tests
Kees Cook
-1
/
+8
2019-08-19
Merge 5.3-rc5 into char-misc-next
Greg Kroah-Hartman
-54
/
+91
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
-11
/
+11
2019-08-16
drivers: remove the SGI SN2 IOC4 base support
Christoph Hellwig
-511
/
+0
2019-08-16
misc/sgi-xp: remove SGI SN2 support
Christoph Hellwig
-3030
/
+15
2019-08-16
misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
Jason Gunthorpe
-62
/
+25
2019-08-15
sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.
Fuqian Huang
-1
/
+1
2019-08-15
misc: xilinx-sdfec: fix dependency and build error
Randy Dunlap
-0
/
+1
2019-08-15
sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant
Nishka Dasgupta
-1
/
+1
2019-08-15
xilinx_sdfec: Convert to IDA
Matthew Wilcox (Oracle)
-19
/
+6
2019-08-15
misc: xilinx_sdfec: Add stats & status ioctls
Dragan Cvetic
-0
/
+125
2019-08-15
misc: xilinx_sdfec: Support poll file operation
Dragan Cvetic
-4
/
+236
2019-08-15
misc: xilinx_sdfec: Add ability to get/set config
Dragan Cvetic
-0
/
+88
2019-08-15
misc: xilinx_sdfec: Add ability to configure LDPC
Dragan Cvetic
-0
/
+324
2019-08-15
misc: xilinx_sdfec: Add ability to configure turbo
Dragan Cvetic
-0
/
+110
2019-08-15
misc: xilinx_sdfec: Store driver config and state
Dragan Cvetic
-6
/
+299
2019-08-12
lkdtm: Add Control Flow Integrity test
Kees Cook
-0
/
+47
2019-08-12
habanalabs: fix device IRQ unmasking for BE host
Ben Segal
-9
/
+24
[prev]
[next]