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-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
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
-15
/
+17
2019-08-12
habanalabs: fix completion queue handling when host is BE
Ben Segal
-14
/
+13
2019-08-12
habanalabs: fix endianness handling for packets from user
Ben Segal
-13
/
+32
2019-08-12
habanalabs: fix DRAM usage accounting on context tear down
Tomer Tayar
-0
/
+2
2019-08-12
habanalabs: Avoid double free in error flow
Tomer Tayar
-3
/
+2
2019-08-12
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
-24
/
+23
2019-08-10
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-23
/
+22
2019-08-05
misc: Remove spear13xx pcie gadget driver
Stephen Boyd
-807
/
+0
2019-08-01
Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...
Wolfram Sang
-1
/
+1
2019-07-30
mei: Use dev_get_drvdata where possible
Chuhong Yuan
-22
/
+16
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
-8
/
+1
2019-07-29
habanalabs: fix host memory polling in BE architecture
Ben Segal
-6
/
+20
2019-07-29
habanalabs: fix F/W download in BE architecture
Ben Segal
-17
/
+2
2019-07-29
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
-3
/
+12
2019-07-28
eeprom: at24: make spd world-readable again
Jean Delvare
-1
/
+1
2019-07-25
misc: fastrpc: fix memory leak when out of memory
Jorge Ramirez-Ortiz
-1
/
+4
2019-07-25
eeprom: make older eeprom drivers select NVMEM_SYSFS
Arseny Solokha
-0
/
+3
2019-07-25
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
-16
/
+12
2019-07-25
misc: alcor_pci: Use dev_get_drvdata
Chuhong Yuan
-4
/
+2
2019-07-25
misc: eeprom: max6875: convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-07-25
misc: eeprom: ee1004: convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-07-24
mei: me: add mule creek canyon (EHL) device ids
Alexander Usyskin
-0
/
+6
2019-07-22
eeprom: at24: remove unneeded include
Bartosz Golaszewski
-1
/
+0
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-27
/
+25
[prev]
[next]