summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-05-11xdp: refine xdp api with regards to generic xdpDaniel Borkmann-2/+13
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann-2/+4
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller-0/+9
2017-05-11bpf: Track alignment of register values in the verifier.David S. Miller-0/+3
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-10/+15
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-64/+21
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-92/+47
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds-1/+1
2017-05-09Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-0/+26
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-11/+314
2017-05-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds-5/+128
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-152/+14
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+21
2017-05-08Revert "ipv4: restore rt->fi for reference counting"David S. Miller-1/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-44/+594
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-176/+30
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-107/+303
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler-0/+30
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler-0/+24
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler-0/+32
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler-0/+1
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler-0/+2
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler-0/+41
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka-0/+12
2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani-3/+0
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa-3/+2
2017-05-08include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen-1/+0
2017-05-08kref: remove WARN_ON for NULL release functionsAndi Kleen-6/+0
2017-05-08include/linux/filter.h: use set_memory.h headerLaura Abbott-1/+3
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott-0/+12
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches-1/+1
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd-3/+3
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko-6/+3
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko-6/+9
2017-05-08mm, vmalloc: properly track vmalloc usersMichal Hocko-0/+19
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko-2/+15
2017-05-08sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso-6/+4
2017-05-08pidns: expose task pid_ns_for_children to userspaceKirill Tkhai-0/+1
2017-05-08ns: allow ns_entries to have custom symlink contentKirill Tkhai-0/+1
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini-0/+6
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini-55/+71
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan-2/+2
2017-05-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke-8/+3
2017-05-08mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka-0/+5
2017-05-08mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka-4/+1
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong-0/+2
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller-3/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-41/+76
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-26/+53
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+97