summaryrefslogtreecommitdiffstats
path: root/mm/kasan (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-25ext4: fix two spelling nitsTheodore Ts'o2-2/+2
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o1-34/+31
2017-03-25IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-25IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-25IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-25IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-25uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-03-25IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2-19/+37
2017-03-25IB/rxe: Update documentation linkLeon Romanovsky1-1/+1
2017-03-25RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter1-1/+1
2017-03-25IB/rxe: double free on errorDan Carpenter1-1/+1
2017-03-25RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12
2017-03-25RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2-4/+6
2017-03-25RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive3-22/+17
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2-4/+4
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem1-0/+8
2017-03-23hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-03-23xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-03-23drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer1-3/+3
2017-03-23xen/acpi: Replace hard coded "ACPI0007"Ankur Arora1-1/+1
2017-03-23staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh1-22/+24
2017-03-23staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh1-2/+2
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson34-101/+103
2017-03-23staging:r8188eu: add iv length to frame data offsetIvan Safonov1-1/+1
2017-03-23staging: ks7010: fixed a coding style issueXiangyang Zhang1-4/+4
2017-03-23staging: ks7010: invert if statement conditionalsTobin C. Harding1-10/+10
2017-03-23staging: ks7010: remove redundant checkTobin C. Harding1-2/+1
2017-03-23staging: ks7010: add braces to multi-line indentTobin C. Harding1-8/+10
2017-03-23staging: ks7010: add explicit check to 'size' variablesTobin C. Harding3-6/+6
2017-03-23staging: ks7010: add explicit check to memcmp() callsTobin C. Harding2-15/+13
2017-03-23staging: ks7010: fix memcmp() bugTobin C. Harding1-2/+2
2017-03-23staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal4-4/+4
2017-03-23staging: rts5208: Replace a bit shift by a use of BIT.Arushi Singhal1-2/+2
2017-03-23staging: rtl8712: Invert comparison to reduce indentationNarcisa Ana Maria Vasile1-6/+5
2017-03-23staging: rtl8712: Restructure code for clarityNarcisa Ana Maria Vasile1-36/+33
2017-03-23staging: rtl8712: Invert the test on check_fwstate() to reduce indentationNarcisa Ana Maria Vasile1-7/+7
2017-03-23staging: rtl8712: Invert if statements to reduce indentation levelNarcisa Ana Maria Vasile1-22/+17
2017-03-23staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"Arushi Singhal1-6/+5
2017-03-23staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal3-9/+9
2017-03-23staging: dgnc: remove tracing prints in dgnc_tty.cAbhishek Bhardwaj1-4/+0
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal4-6/+6
2017-03-23staging: speakup: Removed Unnecessary parentheses.Arushi Singhal1-1/+1
2017-03-23staging: speakup: spaces preferred around operatorArushi Singhal6-22/+22
2017-03-23staging: speakup: Moved OR operator to previous line.Arushi Singhal1-4/+4
2017-03-23staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal5-28/+37
2017-03-23staging: speakup: Simplify "NULL" comparisonsArushi Singhal2-4/+4
2017-03-23staging: speakup: Moved logical to previous line.Arushi Singhal1-6/+6
2017-03-23remove unnecessary initial allocation of vcPranay Kr. Srivastava1-11/+0