summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-228-29/+326
|\
| * Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook2017-02-224-1/+277
| |\
| | * gcc-plugins: Add structleak for more stack initializationKees Cook2017-01-184-1/+277
| * | Merge branch 'for-next/gcc-plugin-infrastructure' into for-linus/gcc-pluginsKees Cook2017-02-224-28/+49
| |\ \
| | * | gcc-plugins: consolidate on PASS_INFO macroKees Cook2017-01-133-17/+5
| | |/
| | * gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook2017-01-111-11/+44
* | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2233-109/+90
|\ \ \
| * | | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-0724-43/+41
| * | | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-0713-68/+51
* | | | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-14/+103
|\ \ \ \
| * | | | usercopy: Add tests for all get_user() sizesKees Cook2017-02-211-13/+76
| * | | | usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-02-171-8/+24
| * | | | usercopy: add testcases to check zeroing on failureHoeun Ryu2017-02-171-0/+10
| |/ / /
* | | | Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-223-9/+15
|\ \ \ \
| * | | | MAINTAINERS: Adjust pstore git repo URI, add filesKees Cook2017-02-131-2/+5
| * | | | pstore: Check for prz allocation in walkerKees Cook2017-02-131-2/+3
| * | | | pstore: Correctly initialize spinlock and flagsKees Cook2017-02-131-5/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-02-221-1/+2
|\ \ \ \ \
| * | | | | HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina2017-02-221-1/+2
* | | | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-02-2224-191/+612
|\ \ \ \ \ \
| * | | | | | ata: pata_of_platform: using of_property_read_u32() helperKefeng Wang2017-01-241-7/+2
| * | | | | | pata_atiixp: Don't use unconnected secondary port on SB600/SB700Darren Stevens2017-01-231-0/+5
| * | | | | | libata-sff: Don't scan disabled ports when checking for legacy mode.Darren Stevens2017-01-231-3/+13
| * | | | | | pata_octeon_cf: remove unused local variables from octeon_cf_set_piomode()Tejun Heo2017-01-231-8/+0
| * | | | | | ahci: qoriq: added ls2088a platforms supportTang Yuantian2017-01-201-0/+9
| * | | | | | ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian2017-01-201-2/+9
| * | | | | | ahci: qoriq: added a condition to enable dma coherenceTang Yuantian2017-01-201-4/+11
| * | | | | | Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"Tejun Heo2017-01-181-36/+86
| * | | | | | ahci: imx: fix building without hwmon or thermalArnd Bergmann2017-01-162-1/+3
| * | | | | | ata: add Atari Falcon PATA controller driverBartlomiej Zolnierkiewicz2017-01-103-0/+194
| * | | | | | ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz2017-01-1011-47/+52
| * | | | | | ata: allow subsystem to be used on m68k archBartlomiej Zolnierkiewicz2017-01-101-1/+1
| * | | | | | libata: switch to dynamic allocation instead of ata_scsi_rbufChristoph Hellwig2017-01-101-86/+36
| * | | | | | libata: don't call ata_scsi_rbuf_fill for command without a response bufferChristoph Hellwig2017-01-101-21/+1
| * | | | | | libata: call ->scsi_done from ata_scsi_simulateChristoph Hellwig2017-01-101-15/+7
| * | | | | | libata: remove the done callback from ata_scsi_argsChristoph Hellwig2017-01-101-3/+1
| * | | | | | libata: move struct ata_scsi_args to libata-scsi.cChristoph Hellwig2017-01-102-7/+7
| * | | | | | libata: avoid global response buffer in atapi_qc_completeChristoph Hellwig2017-01-101-24/+22
| * | | | | | libata-eh: Use switch() instead of sparse array for protocol stringsGeert Uytterhoeven2017-01-091-13/+31
| * | | | | | ata: sata_mv: Convert to devm_ioremap_resource()Andy Shevchenko2017-01-091-8/+5
| * | | | | | Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo2017-01-092-2/+7
| |\ \ \ \ \ \
| * | | | | | | ata: sata_mv: fix module license specificationUwe Kleine-König2017-01-061-1/+1
| * | | | | | | ahci: imx: Add imx53 SATA temperature sensor supportCsaba Kertesz2017-01-061-0/+195
| * | | | | | | ata: ahci_xgene: free structure returned by acpi_get_object_info()Michał Kępień2017-01-061-2/+4
| * | | | | | | libata: Protect DMA core code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven2017-01-061-26/+35
| * | | | | | | libata: Make ata_sg_clean() static againGeert Uytterhoeven2017-01-062-2/+1
| * | | | | | | ata: AHCI and other non-SFF native drivers should depend on HAS_DMAGeert Uytterhoeven2017-01-061-0/+4
| * | | | | | | ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven2017-01-061-0/+1
| * | | | | | | ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven2017-01-061-0/+1
| * | | | | | | ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven2017-01-061-0/+1