summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long-0/+5
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei-1/+2
2018-06-12netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso-1/+1
2018-06-12netfilter: fix null-ptr-deref in nf_nat_decode_sessionPrashant Bhole-1/+1
2018-06-11tls: fix NULL pointer dereference on pollDaniel Borkmann-4/+2
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-17/+45
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-14/+45
2018-06-10Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-1/+1
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-42/+96
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+377
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+6
2018-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+1
2018-06-10rcu: Update documentation of rcu_read_unlock()Anna-Maria Gleixner-3/+1
2018-06-09Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-8/+2
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-54/+1010
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-460/+328
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-47/+79
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni-2/+14
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams-4/+25
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams-44/+70
2018-06-08Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-182/+45
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-6/+50
2018-06-08Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+61
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+0
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds-9/+31
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-5/+39
2018-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+16
2018-06-08Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-2/+24
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+104
2018-06-08block: add bioset_init_from_src() helperJens Axboe-0/+1
2018-06-08netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe-10/+0
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina-3/+15
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-476/+437
2018-06-07autofs4: merge auto_fs.h and auto_fs4.hIan Kent-162/+160
2018-06-07lib/mpi: headers cleanupVasily Averin-61/+0
2018-06-07include/linux/types.h: use fixed width types without double-underscore prefixMasahiro Yamada-14/+14
2018-06-07include/linux/types.h: define aligned_ types based on uapi headerMasahiro Yamada-3/+3
2018-06-07int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi headerMasahiro Yamada-11/+8
2018-06-07mm: remove page_is_poisoned() from linux/mm.hSahara-2/+0
2018-06-07mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu-4/+19
2018-06-07include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLEHuaisheng Ye-2/+2
2018-06-07userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport-2/+4
2018-06-07slub: remove kmem_cache->reservedMatthew Wilcox-1/+0
2018-06-07mm: add hmm_data to struct pageMatthew Wilcox-12/+8
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox-1/+1
2018-06-07mm: improve struct page documentationMatthew Wilcox-21/+19
2018-06-07mm: combine LRU and main union in struct pageMatthew Wilcox-51/+46
2018-06-07mm: move lru union within struct pageMatthew Wilcox-51/+51
2018-06-07mm: combine first three unions in struct pageMatthew Wilcox-33/+33