summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche2020-05-201-0/+7
* scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-4/+4
* scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser2020-05-081-0/+1
* scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-082-1/+2
* scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser2020-05-081-0/+1
* scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke2020-05-081-1/+0
* scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi2020-04-251-10/+0
* scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru2020-04-171-0/+1
* Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-121-5/+18
|\
| * locking/refcount: Document interaction with PID_MAX_LIMITJann Horn2020-04-081-5/+18
* | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-4/+2
|\ \
| * | crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld2020-04-081-4/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-117-15/+73
|\ \
| * | change email address for Pali RohárPali Rohár2020-04-111-1/+1
| * | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-111-0/+3
| * | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-111-8/+8
| * | mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe2020-04-111-2/+0
| * | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-0/+12
| * | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-111-1/+5
| * | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-0/+14
| * | mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-111-0/+2
| * | mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-111-0/+12
| * | mm: cma: NUMA node interfaceAslan Bakirov2020-04-112-2/+15
| * | docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab2020-04-111-1/+1
* | | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-113-14/+15
|\ \ \
| * | | xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi2020-04-073-14/+15
* | | | printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-04-101-5/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-101-0/+1
|\ \ \ \
| * | | | proc: Use a dedicated lock in struct pidEric W. Biederman2020-04-091-0/+1
* | | | | Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-103-93/+4
|\ \ \ \ \
| * | | | | pwm: omap-dmtimer: Drop unused header fileLokesh Vutla2020-03-302-92/+1
| * | | | | pwm: Implement some checks for lowlevel driversUwe Kleine-König2020-03-301-1/+3
* | | | | | Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-102-3/+4
|\ \ \ \ \ \
| * | | | | | drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski2020-04-091-2/+3
| * | | | | | drm/legacy: Fix type for drm_local_map.offsetChris Wilson2020-04-091-1/+1
* | | | | | | Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-101-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2020-04-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart2020-03-301-1/+1
* | | | | | | | | Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-102-30/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe2020-04-081-4/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-041-4/+0
| * | | | | | | | | blkcg: don't offline parent blkcg firstTejun Heo2020-04-011-1/+5
| * | | | | | | | | blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use itTejun Heo2020-04-011-26/+13
* | | | | | | | | | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-091-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | riscv: Add Kendryte K210 device treeDamien Le Moal2020-04-031-0/+20
* | | | | | | | | | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-094-33/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph: consider inode's last read/write when calculating wanted capsYan, Zheng2020-03-301-0/+1
| * | | | | | | | | | | ceph: attempt to do async create when possibleJeff Layton2020-03-301-0/+3
| * | | | | | | | | | | ceph: cap tracking for async directory operationsJeff Layton2020-03-301-0/+6
| * | | | | | | | | | | ceph: track primary dentry linkJeff Layton2020-03-301-0/+3