summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+12
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+9
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+1
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+4
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+5
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner-6184/+16708
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara-1/+1
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon-7/+11
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry-5/+0
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier-0/+1
2018-06-22locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)-1/+1
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-0/+2
2018-06-22Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+1
2018-06-21kernel.h: Fix a typo in commentWei Wang-1/+1
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com-0/+1
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers-4/+1
2018-06-20nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes-0/+3
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+8
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-24/+87
2018-06-20ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris-2/+1
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet-2/+3
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust-0/+2
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne-1/+5
2018-06-18RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri-5/+8
2018-06-18Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2018-06-17firmware: dmi: Add access to the SKU ID stringSimon Glass-0/+1
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse-0/+15
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-22/+69
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+2
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds-11/+11
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+69
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds-209/+0
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-0/+13
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-1/+1
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-38/+70
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita-0/+28
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-6/+14
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-9/+9
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab-1/+1
2018-06-15bpf: reject any prog that failed read-only lockDaniel Borkmann-22/+38
2018-06-15bpf: fix panic in prog load calls cleanupDaniel Borkmann-0/+3
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells-0/+1
2018-06-15block: remov blk_queue_invalidate_tagsChristoph Hellwig-2/+0
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe-2/+0
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho-14/+14
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+8