summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmiLinus Torvalds5-104/+97
2018-09-13Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-114/+297
2018-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-400/+593
2018-09-13drm/nouveau/devinit: fix warning when PMU/PRE_OS is missingBen Skeggs1-10/+11
2018-09-13null_blk: fix zoned support for non-rq based operationJens Axboe3-34/+62
2018-09-13cifs: read overflow in is_valid_oplock_break()Dan Carpenter1-0/+8
2018-09-12Merge branch 'nfp-flower-fixes'David S. Miller4-1/+19
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens1-0/+6
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren3-1/+13
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang1-1/+4
2018-09-12Merge branch 'qeth-fixes'David S. Miller3-5/+10
2018-09-12s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-09-12s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-09-12s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann1-0/+2
2018-09-12s390/qeth: indicate error when netdev allocation failsJulian Wiedmann1-1/+3
2018-09-12x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3Guenter Roeck1-2/+1
2018-09-12x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross1-1/+3
2018-09-12Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/s...Ingo Molnar11-3/+132
2018-09-12tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACEPaulo Zanoni1-3/+5
2018-09-12Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+0
2018-09-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-94/+101
2018-09-12cifs: integer overflow in in SMB2_ioctl()Dan Carpenter1-2/+2
2018-09-12CIFS: fix wrapping bugs in num_entries()Dan Carpenter1-10/+15
2018-09-12cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter1-2/+9
2018-09-12s390/zcrypt: remove VLA usage from the AP busMartin Schwidefsky1-53/+33
2018-09-12firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar1-12/+18
2018-09-12vmbus: don't return values for uninitalized channelsStephen Hemminger1-0/+3
2018-09-12fpga: dfl: fme: fix return value check in in pr_mgmt_init()Wei Yongjun1-1/+1
2018-09-12misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-09-12Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan1-1/+1
2018-09-12misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly1-1/+1
2018-09-12android: binder: fix the race mmap and alloc_new_buf_lockedMinchan Kim1-8/+35
2018-09-12mei: bus: need to unlink client before freeingTomas Winkler1-5/+4
2018-09-12mei: bus: fix hw module get/put balanceTomas Winkler1-2/+1
2018-09-12mei: fix use-after-free in mei_cl_writeJohn Hubbard1-1/+1
2018-09-12mei: ignore not found client in the enumerationAlexander Usyskin1-3/+6
2018-09-12rds: fix two RCU related problemsCong Wang1-1/+4
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-09-12erspan: fix error handling for erspan tunnelHaishuang Yan1-0/+3
2018-09-12erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan1-0/+2
2018-09-12tcp: rate limit synflood warnings furtherWillem de Bruijn1-2/+2
2018-09-12MIPS: lantiq: dma: add dev pointerHauke Mehrtens3-2/+4
2018-09-12xtensa: enable SG chaining in KconfigMax Filippov1-0/+1
2018-09-12xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada1-4/+0
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller19-100/+181
2018-09-12PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling1-1/+4
2018-09-12IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro3-7/+8
2018-09-12PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro1-1/+1
2018-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds11-13/+70
2018-09-12x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky1-2/+8