summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-031-7/+0
|\
| * xen/xenbus: remove unused xenbus_map_ring()Juergen Gross2020-03-301-7/+0
* | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-04-031-2/+2
|\ \
| * | workqueue: Make workqueue_init*() return voidYu Chen2020-03-041-2/+2
* | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-036-14/+37
|\ \ \
| * | | Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo2020-04-031-0/+3
| * | | kernfs: Add option to enable user xattrsDaniel Xu2020-03-161-2/+9
| * | | kernfs: Add removed_size out param for simple_xattr_setDaniel Xu2020-03-161-1/+2
| * | | clone3: allow spawning processes into cgroupsChristian Brauner2020-02-124-8/+26
| * | | cpuset: Make cpuset hotplug synchronousPrateek Sood2020-02-121-3/+0
| * | | cgroup: Clean up css_set task traversalMichal Koutný2020-02-121-3/+0
* | | | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-031-4/+9
|\ \ \ \
| * | | | of/address: Rework of_pci_range parsing for non-PCI busesRob Herring2020-02-141-3/+9
| * | | | of: Drop struct of_pci_range.pci_space fieldRob Herring2020-02-141-1/+0
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-0319-74/+361
|\ \ \ \ \
| * | | | | scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi2020-03-271-0/+8
| * | | | | scsi: target: core: add task tag to trace eventsViacheslav Dubeyko2020-03-271-3/+8
| * | | | | scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-03-271-1/+1
| * | | | | scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2020-03-172-6/+46
| * | | | | scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche2020-03-172-6/+6
| * | | | | scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne2020-03-121-0/+3
| * | | | | scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab2020-03-121-1/+1
| * | | | | scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu2020-03-121-0/+39
| * | | | | scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar2020-03-122-0/+2
| * | | | | scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-127-15/+15
| * | | | | scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche2020-02-291-0/+3
| * | | | | scsi: core: Remove cmd_list functionalityHannes Reinecke2020-02-293-4/+0
| * | | | | scsi: core: add scsi_host_busy_iter()Hannes Reinecke2020-02-291-0/+3
| * | | | | scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke2020-02-291-0/+2
| * | | | | scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke2020-02-291-0/+2
| * | | | | scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp2020-02-211-3/+8
| * | | | | scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp2020-02-211-16/+16
| * | | | | scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp2020-02-211-1/+1
| * | | | | scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINsJames Smart2020-02-181-15/+196
| * | | | | scsi: core: remove .for_blk_mqMing Lei2020-02-111-3/+0
| * | | | | scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi2020-02-111-0/+1
| |/ / / /
* | | | | Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-04-035-300/+189
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nand/for-5.7' into mtd/nextMiquel Raynal2020-03-302-23/+55
| |\ \ \ \ \
| | * | | | | mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang2020-03-241-0/+4
| | * | | | | mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri2020-03-121-0/+1
| | * | | | | mtd: rawnand: Add support for manufacturer specific lock/unlock operationMason Yang2020-03-111-0/+5
| | * | | | | mtd: rawnand: Fix a typo ("manufecturer")Jonathan Neuschäfer2020-03-111-1/+1
| | * | | | | mtd: spinand: rework detect procedure for different READ_ID operationChuanhong Guo2020-03-091-22/+44
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'spi-nor/for-5.7' into mtd/nextMiquel Raynal2020-03-251-266/+19
| |\ \ \ \ \
| | * | | | | mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee2020-03-241-0/+2
| | * | | | | mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus2020-03-171-254/+6
| | * | | | | mtd: spi-nor: Drop the MFR definitionsTudor Ambarus2020-03-171-17/+0
| | * | | | | mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon2020-03-171-0/+8
| | * | | | | mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() methodTudor Ambarus2020-03-161-2/+2
| | * | | | | mtd: spi-nor: use spi-mem dirmap APISergei Shtylyov2020-02-191-0/+6