summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.13-rc7v4.13-rc7Linus Torvalds2017-08-271-1/+1
* Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-274-15/+37
|\
| * iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-154-15/+37
* | Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-271-1/+1
|\ \
| * | ANDROID: binder: fix proc->tsk check.Martijn Coenen2017-08-221-1/+1
* | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-2712-46/+107
|\ \ \
| * \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-2010-43/+103
| |\ \ \
| | * | | iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-201-2/+0
| | * | | iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
| | * | | iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-201-4/+4
| | * | | iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier2017-08-201-1/+1
| | * | | iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-201-1/+1
| | * | | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
| | * | | iio: adc: stm32: fix common clock rateFabrice Gasnier2017-07-301-5/+5
| | * | | iio: adc: ina219: Avoid underflow for sleeping timeStefan BrĂ¼ns2017-07-301-1/+1
| | * | | iio: trigger: stm32-timer: add enable attributeFabrice Gasnier2017-07-301-14/+41
| | * | | iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier2017-07-301-4/+11
| | * | | iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier2017-07-301-2/+1
| | * | | iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier2017-07-301-2/+5
| | * | | iio: bmp280: properly initialize device for humidity readingAndreas Klinger2017-07-302-3/+29
| * | | | staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-181-0/+1
| * | | | Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King2017-08-161-3/+3
| | |/ / | |/| |
* | | | Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-08-273-5/+7
|\ \ \ \
| * | | | ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-011-0/+4
| * | | | ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-011-3/+1
| * | | | ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-172-2/+2
* | | | | Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds2017-08-271-4/+5
* | | | | Minor page waitqueue cleanupsLinus Torvalds2017-08-272-8/+10
* | | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-08-266-13/+45
|\ \ \ \ \
| * | | | | Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2017-08-242-10/+39
| * | | | | Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede2017-08-201-1/+1
| * | | | | Input: trackpoint - add new trackpoint firmware IDAaron Ma2017-08-182-2/+4
| * | | | | Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao2017-08-181-0/+1
* | | | | | Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-261-10/+3
|\ \ \ \ \ \
| * | | | | | PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig2017-08-251-10/+3
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-262-4/+26
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-251-3/+1
| * | | | | | | objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf2017-08-211-1/+25
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-261-9/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin2017-08-241-9/+41
| |/ / / / / / /
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-261-20/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/core: Fix group {cpu,task} validationMark Rutland2017-08-251-20/+19
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-256-6/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin2017-08-251-1/+1
| * | | | | | | | | fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers2017-08-251-0/+1
| * | | | | | | | | mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers2017-08-251-1/+1
| * | | | | | | | | dax: fix deadlock due to misaligned PMD faultsRoss Zwisler2017-08-251-0/+10
| * | | | | | | | | mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov2017-08-251-2/+2
| * | | | | | | | | PM/hibernate: touch NMI watchdog when creating snapshotChen Yu2017-08-251-2/+18
| |/ / / / / / / /