summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
26 hoursMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysstring: Remove strncpy() from the kernelKees Cook
8 daysMerge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysMerge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
8 daysMerge tag 'i2c-7.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
9 daysMerge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-06-05misc: fastrpc: fix use-after-free race in fastrpc_map_createZhenghang Xiao
2026-06-05misc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha
2026-06-05misc: fastrpc: fix DMA address corruption due to find_vma misuseJunrui Luo
2026-06-05misc: fastrpc: fix use-after-free of fastrpc_user in workqueue contextAnandu Krishnan E
2026-06-02ntsync: Honour caller's time namespace for absolute MONOTONIC timeoutsMaoyi Xie
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman
2026-05-23misc: pch_phub: Introduce an enum for device indentificationUwe Kleine-König (The Capable Hub)
2026-05-23misc: pch_phub: Drop two unused functionsUwe Kleine-König (The Capable Hub)
2026-05-23misc: tifm: Use PCI_VDEVICE to initialize pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-23drivers: misc: vmw_vmci: fix typo in commentAbhishikth J
2026-05-23misc: rtsx: Use named initializers for struct pci_device_idUwe Kleine-König (The Capable Hub)
2026-05-23mei: me: remove comma from mei_cfg_idx sentinelAlexander Usyskin
2026-05-23mei: expose device kind for ioe deviceAlexander Usyskin
2026-05-23mei: store kind as enumAlexander Usyskin
2026-05-22misc: rp1: Send IACK on IRQ activate to fix kdump/kexecXiaolei Wang
2026-05-21lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validationSayali Patil
2026-05-21lkdtm/powerpc: add isync after slbmte to enforce SLB update orderingSayali Patil
2026-05-21lkdtm: Add case to provoke a crash in EFI runtime servicesArd Biesheuvel
2026-05-20eeprom: at24: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-11memstick: Constify the driver id_tableKrzysztof Kozlowski
2026-04-27misc: Remove old APDS990x driverSvyatoslav Ryhel
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel
2026-04-06mei: me: add nova lake point H DIDAlexander Usyskin
2026-04-06mei: lb: add late binding version 2Alexander Usyskin
2026-04-06mei: bus: add mei_cldev_uuidAlexander Usyskin
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-04-05misc: open-dice: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
2026-04-04misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entriesManikanta Maddireddy
2026-04-03misc: pci_endpoint_test: Use -EINVAL for small subrange sizeKoichiro Den
2026-04-02mei: csc: wake device while reading firmware statusAlexander Usyskin
2026-04-02mei: csc: support controller with separate PCI deviceAlexander Usyskin
2026-04-02mei: convert PCI error to common errnoAlexander Usyskin
2026-04-02mei: trace: print return value of pci_cfg_readAlexander Usyskin
2026-04-02mei: me: move trace into firmware status readAlexander Usyskin
2026-04-02mei: fix idle print specifiersAlexander Usyskin
2026-04-02mei: me: use PCI_DEVICE_DATA macroAlexander Usyskin
2026-04-02misc: vmw_vmci: Fix spelling mistakes in commentsTomasz Unger