summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-06-05branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-06-05ring-buffer: Fix typo in commentVasyl Gomonovych1-1/+1
2018-06-05qed: Add srq core support for RoCE and iWARPYuval Bason1-1/+11
2018-06-05net: skbuff.h: drop unneeded <linux/slab.h>Randy Dunlap1-2/+0
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-6/+29
2018-06-04Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds5-7/+45
2018-06-04swait: strengthen language to discourage useLinus Torvalds1-1/+13
2018-06-04Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+18
2018-06-04Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-53/+256
2018-06-04Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+2
2018-06-04Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds11-87/+83
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+1
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-13/+65
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds14-111/+200
2018-06-04Merge branches 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki1-0/+17
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki1-0/+1
2018-06-04Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki1-0/+1
2018-06-04Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'Rafael J. Wysocki2-1/+2
2018-06-04Merge branch 'pm-cpufreq'Rafael J. Wysocki3-11/+35
2018-06-04Merge branch 'pm-opp'Rafael J. Wysocki2-48/+54
2018-06-04Merge branch 'pm-domains'Rafael J. Wysocki2-3/+3
2018-06-04Merge branches 'pm-qos' and 'pm-core'Rafael J. Wysocki1-4/+2
2018-06-04bpf: implement bpf_get_current_cgroup_id() helperYonghong Song1-0/+1
2018-06-03xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer1-3/+4
2018-06-03vlan: use non-archaic spelling of failesThadeu Lima de Souza Cascardo1-2/+2
2018-06-03bpf: fix context access in tracing progs on 32 bit archsDaniel Borkmann1-6/+24
2018-06-03bpf: avoid retpoline for lookup/update/delete calls on mapsDaniel Borkmann1-0/+3
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann1-0/+10
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2018-06-03block: don't use blocking queue entered for recursive bio submitsJens Axboe1-0/+2
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2018-06-02fs: move page_cache_seek_hole_data to iomap.cChristoph Hellwig1-2/+0
2018-06-02iomap: add an iomap-based bmap implementationChristoph Hellwig1-0/+3
2018-06-02iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig1-2/+7
2018-06-02iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig1-1/+1
2018-06-02iomap: inline data should be an iomap type, not a flagChristoph Hellwig1-1/+1
2018-06-02block: add a lower-level bio_add_page interfaceChristoph Hellwig1-0/+9
2018-06-01lightnvm: pass flag on graceful teardown to targetsJavier González1-1/+1
2018-06-01Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe1-2/+14
2018-06-01block: unexport elevator_init/exitChristoph Hellwig1-2/+0
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke1-0/+5
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso1-0/+1
2018-06-01compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes4-0/+227
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari3-0/+18
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari2-1/+8
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru1-0/+1
2018-05-31nvme.h: add the changed namespace list logChristoph Hellwig1-0/+3