aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2-0/+9
2017-05-11bpf: Track alignment of register values in the verifier.David S. Miller1-0/+3
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+15
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-64/+21
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds12-92/+47
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+1
2017-05-09Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+26
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-11/+314
2017-05-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-5/+128
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-152/+14
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-0/+21
2017-05-08Revert "ipv4: restore rt->fi for reference counting"David S. Miller1-1/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds15-44/+594
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-176/+30
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-107/+303
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler1-0/+30
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler1-0/+24
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler1-0/+32
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler1-0/+1
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler1-0/+2
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler1-0/+41
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka1-0/+12
2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa1-3/+2
2017-05-08include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen1-1/+0
2017-05-08kref: remove WARN_ON for NULL release functionsAndi Kleen1-6/+0
2017-05-08include/linux/filter.h: use set_memory.h headerLaura Abbott1-1/+3
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott1-0/+12
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-1/+1
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd3-3/+3
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-6/+3
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2-6/+9
2017-05-08mm, vmalloc: properly track vmalloc usersMichal Hocko1-0/+19
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko3-2/+15
2017-05-08sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso2-6/+4
2017-05-08pidns: expose task pid_ns_for_children to userspaceKirill Tkhai1-0/+1
2017-05-08ns: allow ns_entries to have custom symlink contentKirill Tkhai1-0/+1
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini2-0/+6
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini3-55/+71
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-2/+2
2017-05-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2017-05-08mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka1-0/+5
2017-05-08mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka1-4/+1
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-3/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-41/+76
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-26/+53
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds4-12/+97
2017-05-08tcp: make congestion control optionally skip slow start after idleWei Wang1-1/+3
2017-05-08ipv4: restore rt->fi for reference countingWANG Cong1-0/+1