summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier2017-08-071-0/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-061-27/+8
|\
| * ext4: remove unused metadata accounting variablesEric Whitney2017-07-301-27/+8
* | Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-08-053-22/+15
|\ \
| * | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-262-22/+0
| * | media: cec-notifier: small improvementsHans Verkuil2017-07-261-0/+15
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-042-4/+4
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-2/+0
| |\ \ \
| | * | | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-2/+0
| | |/ /
| * | / KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-021-2/+4
| | |/ | |/|
* | | Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-08-044-1/+8
|\ \ \
| * | | libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-013-0/+7
| * | | libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov2017-08-011-1/+1
| |/ /
* | | Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-08-041-6/+0
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown2017-08-011-6/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | | * ASoC: fix pcm-creation regressionJohan Hovold2017-07-171-6/+0
| | | |/ | | |/|
* | | | Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-08-031-2/+2
|\ \ \ \
| * | | | include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...Murilo Opsfelder Araujo2017-07-261-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-034-5/+22
|\ \ \ \ \
| * | | | | mm: allow page_cache_get_speculative in interrupt contextKan Liang2017-08-021-2/+0
| * | | | | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-021-2/+17
| * | | | | kthread: fix documentation build warningJonathan Corbet2017-08-021-1/+1
| * | | | | mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-021-0/+4
* | | | | | Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-021-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-011-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-315-17/+39
|\ \ \ \ \ \
| * | | | | | udp6: fix jumbogram receptionPaolo Abeni2017-07-311-0/+6
| * | | | | | udp6: fix socket leak on early demuxPaolo Abeni2017-07-291-0/+1
| * | | | | | net/mlx5e: Add field select to MTPPS registerEugenia Emantayev2017-07-271-3/+7
| * | | | | | net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev2017-07-271-1/+1
| * | | | | | sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-07-271-2/+2
| * | | | | | net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez2017-07-251-1/+1
| * | | | | | udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni2017-07-251-11/+22
* | | | | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-311-1/+3
|\ \ \ \ \ \ \
| * | | | | | | workqueue: implicit ordered attribute should be overridableTejun Heo2017-07-251-1/+3
* | | | | | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-311-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-101-1/+1
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-301-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/wait: Clean up some documentation warningsJonathan Corbet2017-07-251-4/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-301-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner2017-07-271-1/+6
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-281-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: make pid available for uevents without debugfsClaudio Imbrenda2017-07-261-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-281-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-0/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-281-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal2017-07-261-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-282-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nvme-fc: revise TRADDR parsingJames Smart2017-07-251-0/+19
| * | | | | | | | | nvme: fabrics commands should use the fctype field for data directionJon Derrick2017-07-251-1/+1