summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
9 daysmisc: pci_endpoint_test: Remove dead BAR read before doorbell triggerCarlos Bilbao1-1/+0
9 daysmisc: pci_endpoint_test: Validate BAR index in doorbell testCarlos Bilbao1-0/+5
9 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-1482/+164
13 daysstring: Remove strncpy() from the kernelKees Cook1-1/+1
2026-06-16Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+78
2026-06-16Merge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+2
2026-06-16Merge tag 'i2c-7.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds1-31/+31
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+3
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-1295/+0
2026-06-05misc: fastrpc: fix use-after-free race in fastrpc_map_createZhenghang Xiao1-14/+11
2026-06-05misc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha1-1/+4
2026-06-05misc: fastrpc: fix DMA address corruption due to find_vma misuseJunrui Luo1-1/+1
2026-06-05misc: fastrpc: fix use-after-free of fastrpc_user in workqueue contextAnandu Krishnan E1-23/+52
2026-06-02ntsync: Honour caller's time namespace for absolute MONOTONIC timeoutsMaoyi Xie1-0/+3
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron1-0/+1
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman1-0/+1
2026-05-23misc: pch_phub: Introduce an enum for device indentificationUwe Kleine-König (The Capable Hub)1-10/+18
2026-05-23misc: pch_phub: Drop two unused functionsUwe Kleine-König (The Capable Hub)1-123/+0
2026-05-23misc: tifm: Use PCI_VDEVICE to initialize pci_device_id arrayUwe Kleine-König (The Capable Hub)1-6/+3
2026-05-23drivers: misc: vmw_vmci: fix typo in commentAbhishikth J1-1/+1
2026-05-23misc: rtsx: Use named initializers for struct pci_device_idUwe Kleine-König (The Capable Hub)1-15/+15
2026-05-23mei: me: remove comma from mei_cfg_idx sentinelAlexander Usyskin1-1/+1
2026-05-23mei: expose device kind for ioe deviceAlexander Usyskin6-5/+41
2026-05-23mei: store kind as enumAlexander Usyskin6-26/+85
2026-05-22misc: rp1: Send IACK on IRQ activate to fix kdump/kexecXiaolei Wang1-0/+1
2026-05-21lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validationSayali Patil3-2/+46
2026-05-21lkdtm/powerpc: add isync after slbmte to enforce SLB update orderingSayali Patil1-0/+5
2026-05-21lkdtm: Add case to provoke a crash in EFI runtime servicesArd Biesheuvel1-0/+27
2026-05-20eeprom: at24: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-31/+31
2026-05-11memstick: Constify the driver id_tableKrzysztof Kozlowski1-2/+2
2026-04-27misc: Remove old APDS990x driverSvyatoslav Ryhel3-1295/+0
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-282/+1152
2026-04-16Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+30
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-9/+12
2026-04-14Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-30/+6
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel1-1/+2
2026-04-06mei: me: add nova lake point H DIDAlexander Usyskin2-0/+2
2026-04-06mei: lb: add late binding version 2Alexander Usyskin1-29/+223
2026-04-06mei: bus: add mei_cldev_uuidAlexander Usyskin1-0/+13
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman4-13/+13
2026-04-05misc: open-dice: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)1-8/+11
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)1-1/+1
2026-04-04misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entriesManikanta Maddireddy1-0/+5
2026-04-03misc: pci_endpoint_test: Use -EINVAL for small subrange sizeKoichiro Den1-1/+1
2026-04-02mei: csc: wake device while reading firmware statusAlexander Usyskin3-4/+18
2026-04-02mei: csc: support controller with separate PCI deviceAlexander Usyskin8-1/+311
2026-04-02mei: convert PCI error to common errnoAlexander Usyskin2-2/+2
2026-04-02mei: trace: print return value of pci_cfg_readAlexander Usyskin4-12/+17
2026-04-02mei: me: move trace into firmware status readAlexander Usyskin4-12/+12