summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+3
| |/ / / / / /
* | | | | | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-1/+54
|\ \ \ \ \ \ \
| * | | | | | | disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2018-06-252-1/+11
| * | | | | | | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-252-0/+43
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-302-20/+2
|\ \ \ \ \ \ \
| * | | | | | | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
| * | | | | | | block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-06-261-2/+2
* | | | | | | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-291-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / Domains: Rename opp_node to npViresh Kumar2018-06-251-2/+2
| * | | | | | | | PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar2018-06-251-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-282-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder2018-06-281-1/+1
| * | | | | | | | slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-06-281-0/+4
* | | | | | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-284-10/+8
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-272-1/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Input: make input_report_slot_state() return booleanDmitry Torokhov2018-06-111-1/+1
| * | | | | | | Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-251-1/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | bpf: enforce correct alignment for instructionsEric Dumazet2018-06-211-1/+3
* | | | | | | 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-22348-2426/+6406
| |\| | | | | |
| * | | | | | | 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-242-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-241-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | bdi: Fix another oops in wb_workfn()Jan Kara2018-06-221-1/+1
* | | | | | | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-213-22/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \