summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2023-07-01Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+11
2023-06-30Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+5
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-14/+244
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2023-06-28Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-06-23misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()Damien Le Moal1-8/+4
2023-06-23misc: pci_endpoint_test: Do not write status in IRQ handlerDamien Le Moal1-3/+0
2023-06-23misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal1-0/+4
2023-06-23misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal1-3/+3
2023-06-23Merge tag 'at24-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang1-1/+2
2023-06-20mm: ptep_get() conversionRyan Roberts1-1/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2-8/+24
2023-06-10mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes1-1/+1
2023-06-09Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-0/+1
2023-06-08eeprom: at24: also select REGMAPRandy Dunlap1-0/+1
2023-06-07lkdtm: Avoid objtool/ibt warningPeter Zijlstra1-0/+1
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula5-1/+231
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterSuraj Kandpal1-13/+13
2023-05-31lkdtm/bugs: Switch from 1-element array to flexible arrayKees Cook1-2/+2
2023-05-29misc: fastrpc: reject new invocations during device removalRichard Acayan1-1/+2
2023-05-29misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan1-1/+3
2023-05-29misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta1-1/+1
2023-05-29misc: fastrpc: Pass proper scm arguments for secure map requestEkansh Gupta1-5/+17
2023-05-28Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie5-1/+231
2023-05-17misc: sram: Generate unique names for subpoolsLinus Walleij1-4/+5
2023-05-16eeprom: at24: Use dev_err_probe for nvmem register failureAlexander Stein1-1/+2
2023-05-04mei: gsc_proxy: add gsc proxy driverAlexander Usyskin5-1/+231
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-247/+156
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-9/+8
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-410/+73
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2023-04-14lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf1-0/+6
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2-3/+3
2023-04-06genwqe: fix MAX_ORDER usageKirill A. Shutemov2-2/+2
2023-04-05vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong1-1/+7
2023-04-05misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)2-2/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman1-3/+3
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix1-23/+0
2023-03-29misc: hpilo: remove unused is_device_reset functionTom Rix1-6/+0
2023-03-24Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2-408/+51
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko5-5/+4
2023-03-23drm/i915/hdcp: Refactor HDCP API structuresSuraj Kandpal2-376/+22
2023-03-23drm/i915/hdcp: Use generic names for HDCP helpers and structsAnshuman Gupta1-32/+29
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman1-3/+3