aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-15drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel
2020-12-15lkdtm: tests for FORTIFY_SOURCEDaniel Axtens
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang
2020-12-10misc: pvpanic: Replace OF headers by mod_devicetable.hAndy Shevchenko
2020-12-10misc: pvpanic: Combine ACPI and platform driversAndy Shevchenko
2020-12-09altera-stapl: remove the unreached switch caseKaixu Xia
2020-12-09misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang
2020-12-09misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu
2020-12-09misc: rtsx: modify and fix init_hw functionRicky Wu
2020-12-09misc: rtsx: modify en/disable aspm functionRicky Wu
2020-12-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2020-12-09misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner
2020-12-09misc: isl29003: Fix typo for get/set modeZhou Xingxing
2020-12-09lkdtm: don't move ctors to .rodataMark Rutland
2020-12-07mei: bus: enable pavp device.Tomas Winkler
2020-12-07mei: bus: add vtag supportAlexander Usyskin
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-12-06Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin
2020-12-04misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar
2020-12-04ocxl: Add new kernel tracesChristophe Lombard
2020-12-04ocxl: Add mmu notifierChristophe Lombard
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard
2020-11-30habanalabs: Add CB IOCTL opcode to retrieve CB informationTomer Tayar
2020-11-30habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar
2020-11-30habanalabs: Add mask for CS type bits in CS flagsTomer Tayar
2020-11-30habanalabs: change messages to debug levelOded Gabbay
2020-11-30habanalabs: free host huge va_range if not usedOfir Bitton
2020-11-30habanalabs/gaudi: handle reset when f/w is in prebootOded Gabbay
2020-11-30habanalabs: add missing counter updateOded Gabbay
2020-11-30habanalabs: add ull to PLL masksAlon Mizrahi
2020-11-30habanalabs: add support for cs with timestampOfir Bitton
2020-11-30habanalabs: indicate to user that a cs is goneOfir Bitton
2020-11-30habanalabs/gaudi: print ECC type fieldOded Gabbay
2020-11-30habanalabs: update firmware filesOded Gabbay
2020-11-30habanalabs: gaudi_ctx_fini() can be statickernel test robot
2020-11-30habanalabs: goya_reset_sob_group() can be statickernel test robot
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi
2020-11-30habanalabs: mmu map wrapper for sizes larger than a pageOfir Bitton
2020-11-30habanalabs: print CS type when it is stuckOded Gabbay
2020-11-30habanalabs/gaudi: align to new FW reset schemeOfir Bitton