index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
mei: make mei_class a static const structure
Ivan Orlov
1
-13
/
+12
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
7
-59
/
+24
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
1
-4
/
+4
2023-08-17
lkdtm: Add FAM_BOUNDS test for __counted_by
Kees Cook
1
-3
/
+44
2023-08-16
cxl: Use pci_find_vsec_capability() to simplify the code
Xiongfeng Wang
1
-10
/
+1
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-2
/
+2
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
7
-59
/
+24
2023-08-12
misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2023-08-12
misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()
Ruan Jinjie
2
-4
/
+2
2023-08-11
misc: hpilo: make ilo_class a static const structure
Ivan Orlov
1
-9
/
+9
2023-08-11
misc: genwqe: make class_genwqe a static const structure
Ivan Orlov
2
-24
/
+27
2023-08-11
misc: eeprom/idt_89hpesx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
1
-5
/
+6
2023-08-11
misc: eeprom/idt_89hpesx: Switch to memdup_user_nul() helper
Ruan Jinjie
1
-9
/
+3
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-3
/
+1
2023-08-11
misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
Jiri Slaby (SUSE)
2
-7
/
+6
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-04
misc: tps6594-esm: Disable ESM for rev 1 PMIC
Esteban Blanc
1
-1
/
+18
2023-08-04
misc: rtsx: judge ASPM Mode to set PETXCFG Reg
Ricky WU
6
-58
/
+6
2023-08-04
misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock
Chengfeng Ye
2
-8
/
+8
2023-08-04
misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-08-04
misc: hi6421-spmi-pmic: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-08-04
misc: Explicitly include correct DT includes
Rob Herring
9
-7
/
+10
2023-08-04
misc: tps6594-esm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: tps6594-pfsm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-04
misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...
Kumaravel Thiagarajan
1
-0
/
+140
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...
Kumaravel Thiagarajan
3
-1
/
+305
2023-07-31
misc: ti-st: don't check for tty data == NULL
Jiri Slaby
2
-7
/
+1
2023-07-31
misc: ti-st: remove ptr from recv functions
Jiri Slaby
2
-6
/
+2
2023-07-31
misc: ti-st: remove forward declarations and make st_int_recv() static
Jiri Slaby
1
-3
/
+1
2023-07-31
Merge 6.5-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2023-07-30
mei: gsc: add module description
Tomas Winkler
1
-0
/
+1
2023-07-30
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
1
-2
/
+1
2023-07-30
mei: obtain firmware version only on gsc.
Alexander Usyskin
3
-3
/
+12
2023-07-30
mei: bus: enable asynchronous suspend.
Alexander Usyskin
1
-0
/
+1
2023-07-30
mei: log firmware status on hw_start failure.
Alexander Usyskin
1
-1
/
+4
2023-07-26
misc/genalloc: Name subpools by of_node_full_name()
Linus Walleij
1
-1
/
+1
2023-07-13
ibm: convert to ctime accessor functions
Jeff Layton
2
-2
/
+2
2023-07-10
ibmvmc: update ctime in conjunction with mtime on write
Jeff Layton
1
-1
/
+1
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-57
/
+509
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2023-06-30
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+11
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-14
/
+244
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
[prev]
[next]