summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2018-09-25misc: genwqe: remove duplicated include filezhong jiang-2/+0
2018-09-25misc: genwqe: should return proper error value.zhong jiang-6/+7
2018-09-25misc: mic: scif: Remove unused variableNathan Chancellor-3/+1
2018-09-25misc: remove redundant include moduleparam.hzhong jiang-2/+0
2018-09-25misc: kgdbts: Fix restrict errorLaura Abbott-10/+6
2018-09-25misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor-1/+1
2018-09-25misc: sram: remove redundant null pointer check before of_node_putzhong jiang-4/+2
2018-09-25vmw_balloon: add reset statNadav Amit-2/+5
2018-09-25vmw_balloon: general style cleanupNadav Amit-16/+23
2018-09-25vmw_balloon: rework the inflate and deflate loopsNadav Amit-288/+541
2018-09-25vmw_balloon: stats reworkNadav Amit-103/+281
2018-09-25vmw_balloon: simplify vmballoon_send_get_target()Nadav Amit-21/+14
2018-09-25vmw_balloon: refactor change size from vmballoon_workNadav Amit-23/+52
2018-09-25vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDERNadav Amit-4/+4
2018-09-25vmw_balloon: treat all refused pages equallyNadav Amit-23/+29
2018-09-25vmw_balloon: change batch/single lock abstractionsNadav Amit-193/+165
2018-09-25vmw_balloon: remove sleeping allocationsNadav Amit-49/+18
2018-09-25vmw_balloon: simplifying batch accessNadav Amit-51/+30
2018-09-25vmw_balloon: merge send_lock and send_unlock pathNadav Amit-41/+21
2018-09-25vmw_balloon: unify commands tracing and statsNadav Amit-75/+41
2018-09-25vmw_balloon: handle commands in a single function.Nadav Amit-107/+116
2018-09-20misc: sgi-gru: fix fall-through annotationsGustavo A. R. Silva-2/+2
2018-09-19ocxl: Fix access to the AFU Descriptor DataChristophe Lombard-1/+3
2018-09-16Merge b4.19-rc4 into char-misc-nextGreg Kroah-Hartman-12/+15
2018-09-15signal/GenWQE: Fix sending of SIGKILLEric W. Biederman-5/+6
2018-09-14drivers: misc: ad525x_dpot: Update MODULE AUTHOR email addressMichael Hennerich-5/+5
2018-09-14misc: sgi-xp: remove meaningless null check before kfreezhong jiang-2/+1
2018-09-14misc: Convert to using %pOFn instead of device_node.nameRob Herring-2/+2
2018-09-12misc: lkdtm: fixed static variable initializationParth Y Shah-1/+1
2018-09-12misc: bh1770glc: remove unused array prox_curr_maColin Ian King-3/+0
2018-09-12misc: apds990x: remove unused array ir_currentsColin Ian King-1/+0
2018-09-12misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva-0/+2
2018-09-12misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly-1/+1
2018-09-12mei: bus: need to unlink client before freeingTomas Winkler-5/+4
2018-09-12mei: bus: fix hw module get/put balanceTomas Winkler-2/+1
2018-09-12mei: fix use-after-free in mei_cl_writeJohn Hubbard-1/+1
2018-09-12mei: ignore not found client in the enumerationAlexander Usyskin-3/+6
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov-0/+79
2018-09-03lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn-0/+15
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-18/+5
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+10
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko-4/+10
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox-18/+5
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+17
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-379/+673
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+3
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder-2/+3
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-728/+103
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-68/+222
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-18/+4