summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-11/+12
|\
| * rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-7/+11
| * rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\ \
| * | kernel.h: Fix a typo in commentWei Wang2018-06-211-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-0/+1
|\ \ \
| * | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-22665-6184/+16708
| |\| |
| * | | x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-0/+1
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-243-2/+9
|\ \ \ \
| * | | | locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)2018-06-221-1/+1
| * | | | locking/refcounts: Implement refcount_dec_and_lock_irqsave()Anna-Maria Gleixner2018-06-121-1/+3
| * | | | atomic: Add irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner2018-06-121-0/+5
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-242-5/+1
|\ \ \ \ \
| * | | | | irqdesc: Delete irq_desc_get_msi_desc()John Garry2018-06-221-5/+0
| * | | | | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier2018-06-221-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-242-1/+4
|\ \ \ \ \
| * | | | | bdi: Fix another oops in wb_workfn()Jan Kara2018-06-221-1/+1
| * | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-06-201-0/+3
* | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-231-1/+5
|\ \ \ \ \ \
| * | | | | | xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-1/+5
* | | | | | | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-221-0/+2
|\ \ \ \ \ \ \
| * | | | | | | pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust2018-06-191-0/+2
* | | | | | | | Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-221-2/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris2018-06-201-2/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-211-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-5/+8
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-214-24/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2018-06-201-2/+3
| * | | | | | | | | atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-06-171-0/+15
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-172-22/+69
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xdp: Fix handling of devmap in generic XDPToshiaki Makita2018-06-152-0/+28
| | * | | | | | | | | bpf: reject any prog that failed read-only lockDaniel Borkmann2018-06-151-22/+38
| | * | | | | | | | | bpf: fix panic in prog load calls cleanupDaniel Borkmann2018-06-151-0/+3
* | | | | | | | | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-141-1/+1
* | | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | firmware: dmi: Add access to the SKU ID stringSimon Glass2018-06-171-0/+1
* | | | | | | | | | | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-172-4/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-151-2/+0
| * | | | | | | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-151-2/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-141-2/+0
| * | | | | | | | | | | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-141-0/+2
* | | | | | | | | | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-1711-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
| * | | | | | | | | | | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-159-9/+9
| * | | | | | | | | | | | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-1/+1
* | | | | | | | | | | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-171-10/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-181-1/+15
| * | | | | | | | | | | | | fsnotify: generalize iteration of marks by object typeAmir Goldstein2018-05-181-3/+25
| * | | | | | | | | | | | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-181-2/+18