index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-01
30
-118
/
+571
|
\
|
*
misc: fastrpc: Pass proper scm arguments for static process init
Ekansh Gupta
2023-08-22
1
-4
/
+9
|
*
misc: fastrpc: Fix incorrect DMA mapping unmap request
Ekansh Gupta
2023-08-22
1
-3
/
+5
|
*
misc: fastrpc: Fix remote heap allocation request
Ekansh Gupta
2023-08-22
1
-7
/
+7
|
*
mei: make mei_class a static const structure
Ivan Orlov
2023-08-22
1
-13
/
+12
|
*
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
7
-59
/
+24
|
|
\
|
*
|
misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
2023-08-12
1
-4
/
+4
|
*
|
misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()
Ruan Jinjie
2023-08-12
2
-4
/
+2
|
*
|
misc: hpilo: make ilo_class a static const structure
Ivan Orlov
2023-08-11
1
-9
/
+9
|
*
|
misc: genwqe: make class_genwqe a static const structure
Ivan Orlov
2023-08-11
2
-24
/
+27
|
*
|
misc: eeprom/idt_89hpesx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-08-11
1
-5
/
+6
|
*
|
misc: eeprom/idt_89hpesx: Switch to memdup_user_nul() helper
Ruan Jinjie
2023-08-11
1
-9
/
+3
|
*
|
misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock
Chengfeng Ye
2023-08-04
2
-8
/
+8
|
*
|
misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
Baoquan He
2023-08-04
1
-0
/
+1
|
*
|
misc: hi6421-spmi-pmic: Remove redundant dev_err()
Ruan Jinjie
2023-08-04
1
-3
/
+1
|
*
|
misc: Explicitly include correct DT includes
Rob Herring
2023-08-04
9
-7
/
+10
|
*
|
misc: tps6594-esm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-04
1
-4
/
+2
|
*
|
misc: tps6594-pfsm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-04
1
-4
/
+2
|
*
|
misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-04
1
-2
/
+1
|
*
|
misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-04
1
-3
/
+1
|
*
|
misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-04
1
-2
/
+1
|
*
|
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...
Kumaravel Thiagarajan
2023-08-04
1
-0
/
+140
|
*
|
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...
Kumaravel Thiagarajan
2023-08-04
3
-1
/
+305
|
*
|
Merge 6.5-rc4 into char-misc-next
Greg Kroah-Hartman
2023-07-31
1
-1
/
+1
|
|
\
\
|
*
|
|
mei: gsc: add module description
Tomas Winkler
2023-07-30
1
-0
/
+1
|
*
|
|
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
2023-07-30
1
-2
/
+1
|
*
|
|
mei: obtain firmware version only on gsc.
Alexander Usyskin
2023-07-30
3
-3
/
+12
|
*
|
|
mei: bus: enable asynchronous suspend.
Alexander Usyskin
2023-07-30
1
-0
/
+1
|
*
|
|
mei: log firmware status on hw_start failure.
Alexander Usyskin
2023-07-30
1
-1
/
+4
*
|
|
|
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
3
-25
/
+11
|
\
\
\
\
|
*
\
\
\
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
7
-59
/
+24
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+2
|
*
|
|
|
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-3
/
+1
|
*
|
|
|
misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
Jiri Slaby (SUSE)
2023-08-11
2
-7
/
+6
|
*
|
|
|
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
|
|
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
|
|
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
|
|
misc: ti-st: don't check for tty data == NULL
Jiri Slaby
2023-07-31
2
-7
/
+1
|
*
|
|
|
misc: ti-st: remove ptr from recv functions
Jiri Slaby
2023-07-31
2
-6
/
+2
|
*
|
|
|
misc: ti-st: remove forward declarations and make st_int_recv() static
Jiri Slaby
2023-07-31
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
2
-15
/
+1
|
\
\
\
\
|
*
|
|
|
cxl: Drop unused detach_spa()
Michael Ellerman
2023-08-24
1
-5
/
+0
|
*
|
|
|
cxl: Use pci_find_vsec_capability() to simplify the code
Xiongfeng Wang
2023-08-16
1
-10
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
1
-5
/
+46
|
\
\
\
\
|
*
|
|
|
lkdtm: Add FAM_BOUNDS test for __counted_by
Kees Cook
2023-08-17
1
-3
/
+44
|
*
|
|
|
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
2023-08-15
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
2
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ibm: convert to ctime accessor functions
Jeff Layton
2023-07-13
2
-2
/
+2
[next]