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
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
5
-6
/
+18
2019-08-28
vmw_balloon: Fix offline page marking with compaction
Nadav Amit
1
-2
/
+8
2019-08-28
VMCI: Release resource if the work is already queued
Nadav Amit
1
-2
/
+4
2019-08-28
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
5
-1
/
+55
2019-08-28
lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
Raul E Rangel
1
-2
/
+2
2019-08-28
mei: me: add Tiger Lake point LP device ID
Tomas Winkler
2
-0
/
+4
2019-08-22
misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule"
Colin Ian King
1
-1
/
+1
2019-08-22
misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write()
Dan Carpenter
1
-1
/
+3
2019-08-22
misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write()
Dan Carpenter
1
-1
/
+1
2019-08-22
misc: xilinx_sdfec: Return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-2
/
+3
2019-08-22
misc: xilinx_sdfec: Fix a couple small information leaks
Dan Carpenter
1
-0
/
+2
2019-08-19
lkdtm: Split WARNING into separate tests
Kees Cook
3
-1
/
+8
2019-08-19
Merge 5.3-rc5 into char-misc-next
Greg Kroah-Hartman
9
-54
/
+91
2019-08-15
sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.
Fuqian Huang
1
-1
/
+1
2019-08-15
misc: xilinx-sdfec: fix dependency and build error
Randy Dunlap
1
-0
/
+1
2019-08-15
sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant
Nishka Dasgupta
1
-1
/
+1
2019-08-15
xilinx_sdfec: Convert to IDA
Matthew Wilcox (Oracle)
1
-19
/
+6
2019-08-15
misc: xilinx_sdfec: Add stats & status ioctls
Dragan Cvetic
1
-0
/
+125
2019-08-15
misc: xilinx_sdfec: Support poll file operation
Dragan Cvetic
1
-4
/
+236
2019-08-15
misc: xilinx_sdfec: Add ability to get/set config
Dragan Cvetic
1
-0
/
+88
2019-08-15
misc: xilinx_sdfec: Add ability to configure LDPC
Dragan Cvetic
1
-0
/
+324
2019-08-15
misc: xilinx_sdfec: Add ability to configure turbo
Dragan Cvetic
1
-0
/
+110
2019-08-15
misc: xilinx_sdfec: Store driver config and state
Dragan Cvetic
1
-6
/
+299
2019-08-12
lkdtm: Add Control Flow Integrity test
Kees Cook
4
-0
/
+47
2019-08-12
habanalabs: fix device IRQ unmasking for BE host
Ben Segal
1
-9
/
+24
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
4
-15
/
+17
2019-08-12
habanalabs: fix completion queue handling when host is BE
Ben Segal
1
-14
/
+13
2019-08-12
habanalabs: fix endianness handling for packets from user
Ben Segal
2
-13
/
+32
2019-08-12
habanalabs: fix DRAM usage accounting on context tear down
Tomer Tayar
1
-0
/
+2
2019-08-12
habanalabs: Avoid double free in error flow
Tomer Tayar
1
-3
/
+2
2019-08-12
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
5
-24
/
+23
2019-08-10
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-23
/
+22
2019-08-05
misc: Remove spear13xx pcie gadget driver
Stephen Boyd
3
-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
/
+1
2019-07-30
mei: Use dev_get_drvdata where possible
Chuhong Yuan
2
-22
/
+16
2019-07-29
habanalabs: fix host memory polling in BE architecture
Ben Segal
4
-6
/
+20
2019-07-29
habanalabs: fix F/W download in BE architecture
Ben Segal
1
-17
/
+2
2019-07-29
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
4
-3
/
+12
2019-07-28
eeprom: at24: make spd world-readable again
Jean Delvare
1
-1
/
+1
2019-07-25
misc: fastrpc: fix memory leak when out of memory
Jorge Ramirez-Ortiz
1
-1
/
+4
2019-07-25
eeprom: make older eeprom drivers select NVMEM_SYSFS
Arseny Solokha
1
-0
/
+3
2019-07-25
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
1
-16
/
+12
2019-07-25
misc: alcor_pci: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-07-25
misc: eeprom: max6875: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-25
misc: eeprom: ee1004: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-24
mei: me: add mule creek canyon (EHL) device ids
Alexander Usyskin
2
-0
/
+6
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-27
/
+25
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-58
/
+28
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
[next]