summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
36 hoursMerge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-282/+1152
10 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+30
11 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-9/+12
12 daysMerge 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
2026-04-02mei: fix idle print specifiersAlexander Usyskin1-1/+1
2026-04-02mei: me: use PCI_DEVICE_DATA macroAlexander Usyskin4-194/+188
2026-04-02misc: vmw_vmci: Fix spelling mistakes in commentsTomasz Unger1-2/+2
2026-04-02ibmasm: fix heap over-read in ibmasm_send_i2o_message()Tyllis Xu1-4/+8
2026-04-02ibmasm: fix OOB reads in command_file_write due to missing size checksTyllis Xu1-0/+7
2026-04-02misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()Tyllis Xu1-0/+5
2026-04-02misc: ti_fpc202: Support special-purpose GPIO lines with LED featuresRomain Gantois2-13/+327
2026-04-02misc: ti_fpc202: Depend on GPIOLIB instead of selecting itRomain Gantois1-1/+1
2026-04-02misc: ti_fpc202: remove dead code in fpc202_detach_addr()Felix Gu1-9/+1
2026-04-02misc: ti_fpc202: fix off-by-one error in port ID bounds checkFelix Gu1-1/+1
2026-04-02misc: amd-sbi: Add device tree mapping for AMD SBRMI devicesAkshay Gupta1-0/+4
2026-04-02misc: amd-sbi: Add check to probe only SBRMI devicesAkshay Gupta1-0/+10
2026-04-02misc: amd-sbi: Add revision support for AMD Venice platformAkshay Gupta1-0/+2
2026-04-02misc: amd-sbi: Address CPUID extended function bitsAkshay Gupta1-1/+1
2026-04-02misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng1-1/+3
2026-04-02misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
2026-04-01lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is providedArd Biesheuvel1-2/+4
2026-04-01lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook1-30/+6
2026-03-31misc/mei: INTEL_MEI should depend on X86 or DRM_XEGeert Uytterhoeven1-0/+1
2026-03-31mei: me: reduce the scope on unexpected resetAlexander Usyskin1-10/+4
2026-03-15misc: pci_endpoint_test: Give reserved BARs a distinct error codeNiklas Cassel1-2/+18
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann1-2/+1
2026-02-24misc: pci_endpoint_test: Gate doorbell test on dynamic inbound mappingKoichiro Den1-0/+4
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds7-22/+11
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds58-95/+95
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook65-139/+129
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-91/+177
2026-02-15Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+7
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-77/+30
2026-02-12Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+202