summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: typec: fix kernel-doc parameter warningRandy Dunlap2018-09-051-1/+0
| * | | | usb/dwc3/gadget: fix kernel-doc parameter warningRandy Dunlap2018-09-051-1/+0
| * | | | USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-09-051-0/+3
| * | | | USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-051-2/+3
| * | | | usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha2018-09-051-11/+16
| * | | | xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman2018-09-051-0/+30
| * | | | USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès2018-09-051-0/+4
* | | | | Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-09-141-5/+33
|\ \ \ \ \
| * | | | | tty: hvc: hvc_write() fix break conditionNicholas Piggin2018-09-101-1/+6
| * | | | | tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin2018-09-101-2/+22
| * | | | | tty: hvc: hvc_poll() fix read loop hangNicholas Piggin2018-09-101-2/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-1413-19/+54
|\ \ \ \ \
| * | | | | staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede2018-09-111-0/+5
| * | | | | staging: vboxvideo: Fix IRQs no longer workingHans de Goede2018-09-111-0/+7
| * | | | | staging: gasket: TODO: re-implement using UIOAhmed S. Darwish2018-09-101-0/+13
| * | | | | staging/fbtft: Update TODO and mailing listsDaniel Vetter2018-09-101-0/+4
| * | | | | staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang2018-09-101-2/+2
| * | | | | Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-092-8/+6
| |\ \ \ \ \
| | * | | | | iio: imu: st_lsm6dsx: take into account ts samples in wm configurationLorenzo Bianconi2018-09-021-7/+6
| | * | | | | Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0
| * | | | | | Revert "staging: erofs: disable compiling temporarile"Gao Xiang2018-08-281-1/+1
| * | | | | | staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann2018-08-275-8/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-149-33/+72
|\ \ \ \ \ \
| * | | | | | firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar2018-09-121-12/+18
| * | | | | | vmbus: don't return values for uninitalized channelsStephen Hemminger2018-09-121-0/+3
| * | | | | | fpga: dfl: fme: fix return value check in in pr_mgmt_init()Wei Yongjun2018-09-121-1/+1
| * | | | | | misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva2018-09-121-0/+2
| * | | | | | misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly2018-09-121-1/+1
| * | | | | | android: binder: fix the race mmap and alloc_new_buf_lockedMinchan Kim2018-09-121-8/+35
| * | | | | | mei: bus: need to unlink client before freeingTomas Winkler2018-09-121-5/+4
| * | | | | | mei: bus: fix hw module get/put balanceTomas Winkler2018-09-121-2/+1
| * | | | | | mei: fix use-after-free in mei_cl_writeJohn Hubbard2018-09-121-1/+1
| * | | | | | mei: ignore not found client in the enumerationAlexander Usyskin2018-09-121-3/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-144-36/+87
|\ \ \ \ \ \
| * | | | | | null_blk: fix zoned support for non-rq based operationJens Axboe2018-09-133-34/+62
| * | | | | | nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg2018-09-051-2/+25
* | | | | | | Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-146-113/+188
|\ \ \ \ \ \ \
| * | | | | | | dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2018-09-102-9/+100
| * | | | | | | dm raid: bump target version, update comments and documentationHeinz Mauelshagen2018-09-061-4/+6
| * | | | | | | dm raid: fix RAID leg rebuild errorsHeinz Mauelshagen2018-09-061-34/+46
| * | | | | | | dm raid: fix rebuild of specific devices by updating superblockHeinz Mauelshagen2018-09-061-0/+5
| * | | | | | | dm raid: fix stripe adding reshape deadlockHeinz Mauelshagen2018-09-061-8/+3
| * | | | | | | dm raid: fix reshape race on small devicesHeinz Mauelshagen2018-09-061-47/+1
| * | | | | | | dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlockMikulas Patocka2018-09-062-7/+7
| * | | | | | | dm verity: fix crash on bufio buffer that was allocated with vmallocMikulas Patocka2018-09-041-4/+20
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-09-148-190/+131
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-09-141-10/+11
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/devinit: fix warning when PMU/PRE_OS is missingBen Skeggs2018-09-131-10/+11
| * | | | | | | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-09-143-12/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König2018-09-111-8/+15