summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-112-1/+9
* mm: make tlb_flush_pending globalMinchan Kim2017-08-111-21/+0
* mm: refactor TLB gathering APIMinchan Kim2017-08-112-3/+10
* mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-111-4/+10
* mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-111-9/+22
* Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-092-3/+3
|\
| * pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2017-08-072-3/+3
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-091-1/+2
|\ \
| * | i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang2017-07-311-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-093-0/+31
|\ \
| * | tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-08-041-0/+10
| * | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-0/+1
| * | ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-021-0/+20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-081-1/+0
|\ \ \
| * | | RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-041-1/+0
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-081-2/+0
|\ \ \ \
| * | | | scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner2017-07-271-1/+0
| * | | | scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner2017-07-271-1/+0
* | | | | Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds2017-08-081-3/+3
|\ \ \ \ \
| * | | | | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-021-3/+3
* | | | | | 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-311-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-052-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-041-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-031-2/+0
| * | | | | | | | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-031-2/+17
| * | | | | | | | kthread: fix documentation build warningJonathan Corbet2017-08-031-1/+1
| * | | | | | | | mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-031-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-031-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-08-015-17/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | udp6: fix jumbogram receptionPaolo Abeni2017-08-011-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