summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.3-rc7v4.3-rc7Linus Torvalds2015-10-251-1/+1
* Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-5/+26
|\
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
| * xhci: handle no ping response error properlyMathias Nyman2015-10-171-5/+15
| * xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman2015-10-171-0/+10
* | Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-4/+1
|\ \
| * | fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-171-0/+1
| * | Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis2015-10-171-4/+0
| |/
* | Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-244-11/+40
|\ \
| * \ Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-10-164-11/+40
| |\ \ | | |/ | |/|
| | * iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| | * iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| | * iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
| | * iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee2015-10-031-0/+34
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-245-14/+46
|\ \ \
| * | | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| * | | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
| * | | IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
| * | | IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
| * | | IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
| * | | IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
* | | | Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-10-243-8/+13
|\ \ \ \
| * | | | dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber2015-10-231-1/+1
| * | | | dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer2015-10-231-1/+1
| * | | | dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber2015-10-231-6/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-2414-144/+167
|\ \ \ \ \
| * | | | | writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb...Tejun Heo2015-10-211-4/+6
| * | | | | NVMe: Fix memory leak on retried commandsKeith Busch2015-10-151-2/+6
| * | | | | block: don't release bdi while request_queue has live referencesTejun Heo2015-10-154-3/+18
| * | | | | nvme: use an integer value to Linux errno valuesChristoph Hellwig2015-10-151-5/+7
| * | | | | blk-mq: fix use-after-free in blk_mq_free_tag_set()Junichi Nomura2015-10-152-3/+2
| * | | | | nvme: fix 32-bit build warningArnd Bergmann2015-10-121-3/+3
| * | | | | writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo2015-10-123-32/+40
| * | | | | writeback: memcg dirty_throttle_control should be initialized with wb->memcg_...Tejun Heo2015-10-121-9/+11
| * | | | | writeback: bdi_writeback iteration must not skip dying onesTejun Heo2015-10-125-75/+39
| * | | | | writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()Tejun Heo2015-10-121-2/+2
| * | | | | writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback ...Tejun Heo2015-10-121-0/+2
| * | | | | nbd: Add locking for tasksMarkus Pargmann2015-10-081-6/+30
| * | | | | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-10-071-1/+2
| |\ \ \ \ \
| | * | | | | xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2015-10-071-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-241-30/+39
|\ \ \ \ \ \ \
| * | | | | | | rbd: prevent kernel stack blow up on rbd mapIlya Dryomov2015-10-231-10/+23
| * | | | | | | rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov2015-10-231-20/+16
* | | | | | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-242-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer2015-10-211-1/+4
| * | | | | | | | btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode sizeQu Wenruo2015-10-201-1/+1
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-238-25/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin2015-10-201-3/+3
| * | | | | | | | | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-202-13/+66
| * | | | | | | | | x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin2015-10-191-3/+2
OpenPOWER on IntegriCloud