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
2022-05-08
lkdtm/stackleak: avoid spurious failure
Mark Rutland
-7
/
+0
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
-8
/
+11
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
-8
/
+11
2022-04-29
misc/pvpanic: Convert regular spinlock into trylock on panic path
Guilherme G. Piccoli
-2
/
+8
2022-04-29
misc/mei: Add NULL check to component match callback functions
Won Chung
-2
/
+2
2022-04-29
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-1
/
+1
2022-04-26
lkdtm: cfi: Fix type width for masking PAC bits
Kees Cook
-1
/
+1
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
-1
/
+1
2022-04-24
VMCI: Add support for ARM64
Vishnu Dasa
-1
/
+17
2022-04-24
misc: bcm-vk: replace usage of found with dedicated list iterator variable
Jakob Koschel
-16
/
+13
2022-04-24
eeprom: at25: Use DMA safe buffers
Christophe Leroy
-8
/
+11
2022-04-24
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
-4
/
+5
2022-04-24
misc: vmw_vmci: replace usage of found with dedicated list iterator variable
Jakob Koschel
-8
/
+7
2022-04-24
vmw_balloon: Print errors on reset only once
Nadav Amit
-2
/
+2
2022-04-21
mei: gsc: retrieve the firmware version
Alexander Usyskin
-0
/
+27
2022-04-21
mei: gsc: add runtime pm handlers
Tomas Winkler
-1
/
+66
2022-04-21
mei: gsc: setup char driver alive in spite of firmware handshake failure
Alexander Usyskin
-6
/
+6
2022-04-21
mei: add support for graphics system controller (gsc) devices
Tomas Winkler
-2
/
+238
2022-04-21
misc: ocxl: fix possible double free in ocxl_file_register_afu
Hangyu Hua
-0
/
+2
2022-04-16
lkdtm: Add CFI_BACKWARD to test ROP mitigations
Kees Cook
-0
/
+134
2022-04-12
lkdtm: Move crashtype definitions into each category
Kees Cook
-292
/
+301
2022-04-12
lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
Christophe Leroy
-5
/
+8
2022-04-12
lkdtm/usercopy: Expand size of "out of frame" object
Kees Cook
-3
/
+14
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
-0
/
+6
2022-04-12
lkdtm/bugs: Check for the NULL pointer after calling kmalloc
Jiasheng Jiang
-0
/
+5
2022-04-04
habanalabs: Fix test build failures
Guenter Roeck
-8
/
+8
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1179
/
+2708
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-14
/
+59
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-2
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+1
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
-8
/
+8
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
-11
/
+4
2022-03-18
kgdbts: fix return value of __setup handler
Randy Dunlap
-2
/
+2
2022-03-18
misc: fastrpc: Add dma handle implementation
Vamsi Krishna Gattupalli
-19
/
+33
2022-03-18
misc: fastrpc: Add fdlist implementation
Vamsi Krishna Gattupalli
-4
/
+32
2022-03-18
misc: fastrpc: Add helper function to get list and page
Vamsi Krishna Gattupalli
-3
/
+12
2022-03-18
misc: fastrpc: Add support to secure memory map
Vamsi Krishna Gattupalli
-9
/
+57
2022-03-18
misc: fastrpc: check before loading process to the DSP
Jeya R
-0
/
+33
2022-03-18
misc: fastrpc: add secure domain support
Srinivas Kandagatla
-9
/
+46
2022-03-18
misc: fastrpc: Add support to get DSP capabilities
Jeya R
-0
/
+112
2022-03-18
misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
Jeya R
-0
/
+154
2022-03-18
misc: fastrpc: separate fastrpc device from channel context
Srinivas Kandagatla
-9
/
+37
2022-03-18
misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
-1
/
+1
2022-03-18
misc: bcm-vk: Remove viper from device id table
Desmond Yan
-1
/
+0
2022-03-18
misc: rtsx: clean up one inconsistent indenting
Yang Li
-1
/
+1
2022-03-18
mei: avoid iterator usage outside of list_for_each_entry
Alexander Usyskin
-20
/
+15
2022-03-18
mei: me: add Alder Lake N device id.
Alexander Usyskin
-0
/
+2
2022-03-18
VMCI: Release notification_bitmap in error path
Vishnu Dasa
-1
/
+2
2022-03-18
VMCI: Check exclusive_vectors when freeing interrupt 1
Vishnu Dasa
-1
/
+3
2022-03-04
net: sgi-xp: Use netif_rx().
Sebastian Andrzej Siewior
-1
/
+1
[prev]
[next]