summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche2017-03-191-5/+15
| | * | | | | | | | | | | scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche2017-03-191-9/+9
| | * | | | | | | | | | | scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-03-171-0/+2
| | * | | | | | | | | | | scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERRTomas Winkler2017-03-161-2/+2
| | * | | | | | | | | | | scsi: qedi: Add PCI device-ID for QL41xxx adapters.Manish Rangankar2017-03-161-0/+1
| | * | | | | | | | | | | scsi: aacraid: Fix potential null accessRaghava Aditya Renukunta2017-03-161-8/+6
| | * | | | | | | | | | | scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja2017-03-151-1/+2
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-0222-42/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kasan: do not sanitize kexec purgatoryMike Galbraith2017-04-011-0/+1
| * | | | | | | | | | | | | drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap2017-04-012-4/+4
| * | | | | | | | | | | | | mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz2017-04-011-1/+3
| * | | | | | | | | | | | | kasan: report only the first error by defaultMark Rutland2017-04-015-5/+55
| * | | | | | | | | | | | | hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz2017-04-011-13/+12
| * | | | | | | | | | | | | mm: fix section name for .data..ro_after_initKees Cook2017-04-015-9/+6
| * | | | | | | | | | | | | mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi2017-04-011-2/+4
| * | | | | | | | | | | | | mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner2017-04-011-1/+1
| * | | | | | | | | | | | | mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-04-012-2/+8
| * | | | | | | | | | | | | mm: move mm_percpu_wq initialization earlierMichal Hocko2017-04-013-3/+5
| * | | | | | | | | | | | | mm: migrate: fix remove_migration_pte() for ksm pagesNaoya Horiguchi2017-04-011-2/+5
* | | | | | | | | | | | | | Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-04-015-21/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas2017-03-291-1/+1
| * | | | | | | | | | | | | | xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman2017-03-291-18/+25
| * | | | | | | | | | | | | | xhci: Set URB actual length for stopped control transfersMathias Nyman2017-03-291-0/+3
| * | | | | | | | | | | | | | xhci: plat: Register shutdown for xhci_platAdam Wallis2017-03-291-0/+1
| * | | | | | | | | | | | | | USB: fix linked-list corruption in rh_call_control()Alan Stern2017-03-271-2/+5
* | | | | | | | | | | | | | | Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-04-014-5/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi2017-04-011-2/+21
| * | | | | | | | | | | | | | | serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker2017-03-311-2/+6
| * | | | | | | | | | | | | | | tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-03-311-0/+3
| * | | | | | | | | | | | | | | tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-03-311-0/+5
| * | | | | | | | | | | | | | | serial: mxs-auart: Fix baudrate calculationUwe Kleine-König2017-03-311-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-04-014-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2017-03-312-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-03-281-0/+1
| | | |/ / / / / / / / / / / / / /
| | * / / / / / / / / / / / / / / ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-03-281-1/+0
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel2017-03-281-3/+5
| * | | | | | | | | | | | | | | ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel2017-03-281-0/+6
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-04-012-17/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki2017-03-312-17/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan2017-03-291-0/+18
| | * | | | | | | | | | | | | | | cpufreq: Fix creation of symbolic links to policy directoriesRafael J. Wysocki2017-03-271-17/+21
* | | | | | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-011-28/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-03-301-28/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | i2c: mux: pca954x: Add missing pca9546 definition to chip_descMike Looijmans2017-03-241-1/+5
| | * | | | | | | | | | | | | | | | Revert "i2c: mux: pca954x: Add ACPI support for pca954x"Andy Shevchenko2017-03-231-27/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-04-018-18/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta2017-03-311-3/+1
| * | | | | | | | | | | | | | | | | ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-03-311-0/+3
| * | | | | | | | | | | | | | | | | ARC: vdk: Fix support of UIOAlexey Brodkin2017-03-241-7/+13
| * | | | | | | | | | | | | | | | | ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta2017-03-211-3/+9