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
2023-10-18
misc: mei: hbm.c: fix kernel-doc warnings
Randy Dunlap
-0
/
+2
2023-10-18
misc: mei: dma-ring.c: fix kernel-doc warnings
Randy Dunlap
-0
/
+4
2023-10-18
misc: mei: client.c: fix kernel-doc warnings
Randy Dunlap
-10
/
+10
2023-10-18
misc: mei: hw.h: fix kernel-doc warnings
Randy Dunlap
-4
/
+4
2023-10-18
mei: docs: fix spelling errors
Tomas Winkler
-8
/
+8
2023-10-18
mei: docs: add missing entries to kdoc in struct mei_cfg_idx
Tomas Winkler
-0
/
+4
2023-10-18
mei: docs: use correct structures name in kdoc
Tomas Winkler
-2
/
+2
2023-10-18
mei: update mei-pxp's component interface with timeouts
Alan Previn
-6
/
+27
2023-10-18
mei: pxp: re-enable client on errors
Alexander Usyskin
-22
/
+48
2023-10-18
mei: pxp: recover from recv fail under memory pressure
Alexander Usyskin
-1
/
+24
2023-10-18
mei: bus: add send and recv api with timeout
Alexander Usyskin
-2
/
+86
2023-10-16
misc: fastrpc: Unmap only if buffer is unmapped from DSP
Ekansh Gupta
-3
/
+5
2023-10-16
misc: fastrpc: Clean buffers on remote invocation failures
Ekansh Gupta
-5
/
+5
2023-10-16
misc: fastrpc: Free DMA handles for RPC calls with no arguments
Ekansh Gupta
-13
/
+10
2023-10-16
misc: fastrpc: Reset metadata buffer to avoid incorrect free
Ekansh Gupta
-0
/
+1
2023-10-16
eeprom: at24: add ST M24C64-D Additional Write lockable page support
Alexander Stein
-0
/
+4
2023-10-12
eeprom: at24: add ST M24C32-D Additional Write lockable page support
Marek Vasut
-0
/
+4
2023-10-11
sgi-xp: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
-2
/
+0
2023-10-05
c2port: replace deprecated strncpy with strscpy
Justin Stitt
-1
/
+1
2023-10-05
drivers: misc: ti-st: replace deprecated strncpy with strscpy
Justin Stitt
-2
/
+3
2023-10-05
ibmvmc: replace deprecated strncpy with strscpy
Justin Stitt
-3
/
+1
2023-10-05
misc: bcm-vk: Annotate struct bcm_vk_wkent with __counted_by
Kees Cook
-2
/
+2
2023-10-05
misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
-3
/
+4
2023-10-05
eeprom: Remove deprecated legacy eeprom driver
Heiner Kallweit
-229
/
+0
2023-10-05
eeprom: idt_89hpesx: replace open-coded kmemdup_nul
Justin Stitt
-8
/
+3
2023-10-04
vmw_balloon: dynamically allocate the vmw-balloon shrinker
Qi Zheng
-26
/
+12
2023-09-28
lkdtm/bugs: add test for panic() with stuck secondary CPUs
Mark Rutland
-1
/
+29
2023-09-25
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
Ricky WU
-212
/
+102
2023-09-25
eeprom: at24: Annotate struct at24_data with __counted_by
Kees Cook
-1
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
-238
/
+4
2023-09-11
eeprom: at24: Drop at24_get_chip_data()
Biju Das
-29
/
+3
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-118
/
+571
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-25
/
+11
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-15
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+46
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-2
/
+2
2023-08-24
cxl: Drop unused detach_spa()
Michael Ellerman
-5
/
+0
2023-08-22
misc: fastrpc: Pass proper scm arguments for static process init
Ekansh Gupta
-4
/
+9
2023-08-22
misc: fastrpc: Fix incorrect DMA mapping unmap request
Ekansh Gupta
-3
/
+5
2023-08-22
misc: fastrpc: Fix remote heap allocation request
Ekansh Gupta
-7
/
+7
2023-08-22
mei: make mei_class a static const structure
Ivan Orlov
-13
/
+12
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
-59
/
+24
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
-4
/
+4
2023-08-17
lkdtm: Add FAM_BOUNDS test for __counted_by
Kees Cook
-3
/
+44
2023-08-16
cxl: Use pci_find_vsec_capability() to simplify the code
Xiongfeng Wang
-10
/
+1
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
-2
/
+2
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
-59
/
+24
2023-08-12
misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
-4
/
+4
2023-08-12
misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()
Ruan Jinjie
-4
/
+2
[prev]
[next]