summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc/pvpanic: fix set driver dataMihai Carabas2021-08-271-0/+2
* VMCI: fix NULL pointer dereference when unmapping queue pairWang Hai2021-08-271-2/+4
* lkdtm: remove IDE_CORE_CP crashpointKevin Mitchell2021-08-191-1/+0
* lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQKevin Mitchell2021-08-191-1/+1
* lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook2021-08-181-1/+8
* lkdtm: Add kernel version to failure hintsKees Cook2021-08-181-8/+12
* lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook2021-08-184-54/+57
* lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook2021-08-181-0/+1
* misc: gehc-achc: Fix spelling mistake "Verfication" -> "Verification"Colin Ian King2021-08-161-1/+1
* misc: gehc-achc: new driverSebastian Reichel2021-08-053-0/+578
* misc: sram: Only map reserved areas in Tegra SYSRAMMikko Perttunen2021-08-052-30/+82
* sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-031-4/+4
* mei: constify passed buffers and structuresKrzysztof Kozlowski2021-07-293-11/+11
* Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman2021-07-261-10/+7
|\
| * Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2021-07-201-10/+7
| |\
| | * misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse2021-07-011-10/+7
* | | misc: pci_endpoint_test: Ensure relationship between miscdev and PCIRichard Weinberger2021-07-211-0/+1
* | | lkdtm: remove duplicated include of init.hWan Jiabing2021-07-211-1/+0
* | | misc/pvpanic-pci: Allow automatic loadingEric Auger2021-07-211-0/+2
* | | misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_re...Xiyu Yang2021-07-212-4/+5
|/ /
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-052-18/+14
|\ \
| * | Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-149-13/+42
| |\|
| * | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-3114-128/+134
| |\ \
| * | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
| * | | ti-st: use tty_write_roomJiri Slaby2021-05-131-3/+2
| * | | ti-st: use goto-failpath in st_core_initJiri Slaby2021-05-131-5/+7
| * | | tty: no checking of tty_unregister_ldiscJiri Slaby2021-05-131-9/+3
| * | | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-3/+3
| * | | tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
| * | | tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-131-1/+1
* | | | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-052-3/+5
|\ \ \ \
| * \ \ \ Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-149-13/+42
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3114-128/+134
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | driver core: Drop helper devm_platform_ioremap_resource_wc()Uwe Kleine-König2021-05-271-2/+4
| * | | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0565-1236/+3799
|\ \ \ \
| * | | | misc: ibmasm: Modify matricies to matricesGuoqing Chi2021-06-241-1/+1
| * | | | misc: vmw_vmci: return the correct errno codeJunlin Yang2021-06-241-1/+1
| * | | | lkdtm/heap: Add init_on_alloc testsKees Cook2021-06-243-0/+69
| * | | | lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-248-11/+116
| * | | | lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook2021-06-241-2/+0
| * | | | lkdtm/heap: Add vmalloc linear overflow testKees Cook2021-06-243-3/+25
| * | | | lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook2021-06-241-0/+3
| * | | | mei: revamp mei extension header structure layout.Tomas Winkler2021-06-223-27/+38
| * | | | mei: fix kdoc in the driverTamar Mashiah2021-06-227-10/+10
| * | | | habanalabs/gaudi: refactor hard-reset related codeKoby Elbaz2021-06-214-47/+56
| * | | | habanalabs/gaudi: add support for NIC DERROfir Bitton2021-06-213-5/+16
| * | | | habanalabs: add validity check for signal csfarah kassabri2021-06-213-24/+75
| * | | | habanalabs: get lower/upper 32 bits via maskingKoby Elbaz2021-06-212-2/+2
| * | | | habanalabs: allow reset upon device releaseOfir Bitton2021-06-214-5/+30