summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2021-08-26platform/x86: hp_accel: Remove _INI method callAndy Shevchenko-1/+0
2021-08-19misc: pci_endpoint_test: Add deviceID for AM64 and J7200Kishon Vijay Abraham I-0/+8
2021-08-19misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV deviceKishon Vijay Abraham I-0/+1
2021-08-19lkdtm: remove IDE_CORE_CP crashpointKevin Mitchell-1/+0
2021-08-19lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQKevin Mitchell-1/+1
2021-08-18lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook-1/+8
2021-08-18lkdtm: Add kernel version to failure hintsKees Cook-8/+12
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook-54/+57
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook-0/+1
2021-08-16misc: gehc-achc: Fix spelling mistake "Verfication" -> "Verification"Colin Ian King-1/+1
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman-10/+7
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman-10/+7
2021-08-05misc: gehc-achc: new driverSebastian Reichel-0/+578
2021-08-05misc: sram: Only map reserved areas in Tegra SYSRAMMikko Perttunen-30/+82
2021-08-03sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior-4/+4
2021-07-29mei: constify passed buffers and structuresKrzysztof Kozlowski-11/+11
2021-07-27tty: drop put_tty_driverJiri Slaby-4/+4
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman-10/+7
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman-10/+7
2021-07-21misc: pci_endpoint_test: Ensure relationship between miscdev and PCIRichard Weinberger-0/+1
2021-07-21lkdtm: remove duplicated include of init.hWan Jiabing-1/+0
2021-07-21misc/pvpanic-pci: Allow automatic loadingEric Auger-0/+2
2021-07-21misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_re...Xiyu Yang-4/+5
2021-07-21bus: Make remove callback return voidUwe Kleine-König-5/+2
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab-0/+318
2021-07-20Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang-10/+7
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-18/+14
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+5
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1236/+3799
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-3/+3
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+3
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-0/+3
2021-07-01misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse-10/+7
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches-3/+3
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2021-06-29misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()Liam Howlett-2/+2
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+3
2021-06-24misc: ibmasm: Modify matricies to matricesGuoqing Chi-1/+1
2021-06-24misc: vmw_vmci: return the correct errno codeJunlin Yang-1/+1
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook-0/+69
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook-11/+116
2021-06-24lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook-2/+0
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook-3/+25
2021-06-24lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook-0/+3
2021-06-22mei: revamp mei extension header structure layout.Tomas Winkler-27/+38
2021-06-22mei: fix kdoc in the driverTamar Mashiah-10/+10
2021-06-21habanalabs/gaudi: refactor hard-reset related codeKoby Elbaz-47/+56
2021-06-21habanalabs/gaudi: add support for NIC DERROfir Bitton-5/+16
2021-06-21habanalabs: add validity check for signal csfarah kassabri-24/+75
2021-06-21habanalabs: get lower/upper 32 bits via maskingKoby Elbaz-2/+2