summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0
|\
| * x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
| * x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-172-4/+4
|\ \
| * | perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-171-1/+1
| * | perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-151-2/+2
| * | perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-151-1/+1
* | | Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\ \ \
| * | | xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
| |/ /
* | | Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds2019-03-177-32/+55
|\ \ \
| * | | 9p/net: fix memory leak in p9_client_createzhengbin2019-03-131-1/+1
| * | | 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-035-30/+53
| * | | 9p: mark expected switch fall-throughGustavo A. R. Silva2019-01-231-1/+1
* | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-1611-6/+538
|\ \ \ \
| * | | | selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-053-0/+388
| * | | | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-058-7/+151
* | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1630-537/+1111
|\ \ \ \ \
| * | | | | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126
| * | | | | mm/resource: Let walk_system_ram_range() search child resourcesDave Hansen2019-02-281-1/+4
| * | | | | mm/memory-hotplug: Allow memory resources to be childrenDave Hansen2019-02-281-13/+15
| * | | | | mm/resource: Move HMM pr_debug() deeper into resource codeDave Hansen2019-02-282-5/+9
| * | | | | mm/resource: Return real error codes from walk failuresDave Hansen2019-02-281-2/+2
| * | | | | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-271-0/+12
| * | | | | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28
| * | | | | device-dax: Auto-bind device after successful new_idDan Williams2019-01-241-6/+18
| * | | | | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-0613-6/+30
| * | | | | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-0611-50/+229
| * | | | | device-dax: Add support for a dax override driverDan Williams2019-01-063-10/+156
| * | | | | device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-065-79/+90
| * | | | | device-dax: Introduce bus + driver modelDan Williams2019-01-065-87/+203
| * | | | | device-dax: Start defining a dax bus modelDan Williams2019-01-0610-224/+210
| * | | | | device-dax: Remove multi-resource infrastructureDan Williams2019-01-065-62/+13
| * | | | | device-dax: Kill dax_region baseDan Williams2019-01-064-8/+4
| * | | | | device-dax: Kill dax_region idaDan Williams2019-01-062-24/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1622-80/+210
|\ \ \ \ \
| * | | | | scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke2019-03-151-3/+4
| * | | | | scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * | | | | scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * | | | | scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-071-2/+20
| * | | | | scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-061-0/+2
| * | | | | scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-063-3/+49
| * | | | | scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-061-0/+10
| * | | | | scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-062-25/+60
| * | | | | scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-061-1/+2
| * | | | | scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen2019-03-061-1/+2
| * | | | | scsi: qla2xxx: check for kstrtol() failureDan Carpenter2019-03-061-0/+2
| * | | | | scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-061-1/+1
| * | | | | scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-061-1/+2
| * | | | | scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko2019-03-061-5/+3
| * | | | | scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin2019-03-061-3/+8