virtio_net: sparse annotation fix
[linux-2.6-block.git] / include /
2018-04-17 Toshiaki Makitavlan: Fix reading memory beyond skb->tail in skb_vlan_t...
2018-04-16 Randy Dunlaptextsearch: fix kernel-doc warnings and add kernel...
2018-04-13 Raghuram Chary Jlan78xx: PHY DSP registers initialization to address...
2018-04-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-12 Linus TorvaldsMerge tag 'for-linus-4.17-rc1-tag' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'dma-mapping-4.17-2' of git://git.infradead...
2018-04-12 Linus TorvaldsMerge tag 'mmc-v4.17-2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus-4.16' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'microblaze-4.17-rc1' of git://git.monstr...
2018-04-12 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge tag 'iommu-updates-v4.17' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'pm-4.17-rc1-2' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'ktest-v4.17' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'tags/upstream-4.17-rc1' of git://git.infrade...
2018-04-11 Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/rw/uml
2018-04-11 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'nios2-v4.17-rc1' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-11 Matthew Wilcoxpage cache: use xa_lock
2018-04-11 Matthew Wilcoxxarray: add the xa_lock to the radix_tree_root
2018-04-11 Matthew Wilcoxexport __set_page_dirty
2018-04-11 Matthew Wilcoxradix tree: use GFP_ZONEMASK bits of gfp_t for flags
2018-04-11 Masahiro Yamadalinux/const.h: refactor _BITUL and _BITULL a bit
2018-04-11 Masahiro Yamadalinux/const.h: move UL() macro to include/linux/const.h
2018-04-11 Masahiro Yamadalinux/const.h: prefix include guard of uapi/linux/const...
2018-04-11 Michal Hockofs, elf: drop MAP_FIXED usage from elf_map
2018-04-11 Michal Hockomm: introduce MAP_FIXED_NOREPLACE
2018-04-11 Valentin Vidicinclude/linux/kfifo.h: fix comment
2018-04-11 Davidlohr Buesoipc/msg: introduce msgctl(MSG_STAT_ANY)
2018-04-11 Davidlohr Buesoipc/sem: introduce semctl(SEM_STAT_ANY)
2018-04-11 Davidlohr Buesoipc/shm: introduce shmctl(SHM_STAT_ANY)
2018-04-11 Kees Cookexec: pin stack limit during exec
2018-04-11 Kees Cookexec: introduce finalize_exec() before start_thread()
2018-04-11 Kees Cookexec: pass stack rlimit into mm layout functions
2018-04-11 Alexey Dobriyanseq_file: allocate seq_file from kmem_cache
2018-04-11 Kees Cooktask_struct: only use anon struct under randstruct...
2018-04-11 Alexey Dobriyanuts: create "struct uts_namespace" from kmem_cache
2018-04-11 Kees Cooktaint: add taint for randstruct
2018-04-11 Kees Cooktaint: convert to indexed initialization
2018-04-11 Andrei Vaginproc: add seq_put_decimal_ull_width to speed up /proc...
2018-04-11 Andrei Vaginprocfs: add seq_put_hex_ll to speed up /proc/pid/maps
2018-04-11 Joonsoo Kimmm/cma: manage the memory of the CMA area by using...
2018-04-11 Joonsoo Kimmm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVA...
2018-04-11 Michal Hockomm: unclutter THP migration
2018-04-11 Michal Hockomm, migrate: remove reason argument from new_page_t
2018-04-11 Johannes Weinermm: memcg: make sure memory.events is uptodate when...
2018-04-11 Arnd Bergmannmm/hmm: fix header file if/else/endif maze, again
2018-04-11 Jérôme Glissemm/hmm: use device driver encoding for HMM pfn
2018-04-11 Jérôme Glissemm/hmm: change hmm_vma_fault() to allow write fault...
2018-04-11 Jérôme Glissemm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_...
2018-04-11 Jérôme Glissemm/hmm: do not differentiate between empty entry or...
2018-04-11 Jérôme Glissemm/hmm: use uint64_t for HMM pfn instead of defining...
2018-04-11 Jérôme Glissemm/hmm: remove HMM_PFN_READ flag and ignore peculiar...
2018-04-11 Jérôme Glissemm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfn...
2018-04-11 Ralph Campbellmm/hmm: HMM should have a callback before MM is destroyed
2018-04-11 Jérôme Glissemm/hmm: fix header file if/else/endif maze
2018-04-11 Steven Rostedtmm, vmscan, tracing: use pointer to reclaim_stat struct...
2018-04-11 Andrey Ryabininmm/vmscan: don't mess with pgdat->flags in memcg reclaim
2018-04-11 Roman Gushchinmm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
2018-04-11 Tejaswi Tanikellaslip: Check if rstate is initialized before uncompressing
2018-04-11 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-qos'
2018-04-10 Linus TorvaldsMerge tag 'ceph-for-4.17-rc1' of git://github.com/ceph...
2018-04-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.17-1' of git://git...
2018-04-10 Linus TorvaldsMerge tag 'dmaengine-4.17-rc1' of git://git.infradead...
2018-04-10 Linus TorvaldsMerge tag 'rproc-v4.17' of git://github.com/andersson...
2018-04-10 Linus TorvaldsMerge tag 'rpmsg-v4.17' of git://github.com/andersson...
2018-04-10 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2018-04-10 Linus TorvaldsMerge tag 'mips_4.17' of git://git./linux/kernel/git...
2018-04-10 Linus TorvaldsMerge tag 'trace-v4.17' of git://git./linux/kernel...
2018-04-10 Jonathan Helmanvirtio_balloon: export hugetlb page allocation counts
2018-04-10 Linus TorvaldsMerge tag 'libnvdimm-for-4.17' of git://git./linux...
2018-04-10 Linus TorvaldsMerge tag 'rtc-4.17' of git://git./linux/kernel/git...
2018-04-10 Linus TorvaldsMerge tag 'fbdev-v4.17' of git://github.com/bzolnier...
2018-04-10 Linus TorvaldsMerge tag 'sound-fix-4.17-rc1' of git://git./linux...
2018-04-10 Linus TorvaldsMerge tag 'media/v4.17-2' of git://git./linux/kernel...
2018-04-10 Sinan Kayaio: change writeX_relaxed() to remove barriers
2018-04-10 Sinan Kayaio: change readX_relaxed() to remove barriers
2018-04-10 Boris Ostrovskyxen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
2018-04-10 Viresh Kumarcpufreq: Drop cpufreq_table_validate_and_show()
2018-04-10 Vinod KoulMerge branch 'topic/stm' into for-linus
2018-04-10 Vinod KoulMerge branch 'topic/renesas' into for-linus
2018-04-10 Vinod KoulMerge branch 'topic/raid' into for-linus
2018-04-10 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.17' of git://git./linux...
2018-04-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-09 Linus TorvaldsMerge branch 'work.namei' of git://git./linux/kernel...
2018-04-09 Linus TorvaldsMerge tag 'for-linus-4.17-ofs' of git://git./linux...
2018-04-09 Linus TorvaldsMerge tag 'pstore-v4.17-rc1-fix' of git://git./linux...
2018-04-09 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-04-09 Dan WilliamsMerge branch 'for-4.17/dax' into libnvdimm-for-next
2018-04-09 Dan WilliamsMerge branch 'for-4.17/libnvdimm' into libnvdimm-for...
2018-04-09 Linus TorvaldsFix subtle macro variable shadowing in min_not_zero()
2018-04-09 Linus TorvaldsMerge branch 'for-linus-sa1100' of git://git.armlinux...
2018-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2018-04-09 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2018-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-09 Rafael J. Wysockicpuidle: menu: Refine idle state selection for running...
2018-04-09 Rafael J. Wysockisched: idle: Select idle state before stopping the...
2018-04-09 Russell KingMerge branches 'devel-stable' and 'misc' into for-linus
next