wait/ptrace: assume __WALL if the child is traced
[sfrench/cifs-2.6.git] / include /
2016-05-24 Ryusuke Konishinilfs2: fix block comments
2016-05-24 Ryusuke Konishinilfs2: avoid bare use of 'unsigned'
2016-05-24 Ryusuke Konishinilfs2: clean up old e-mail addresses
2016-05-24 Ryusuke Konishinilfs2: remove FSF mailing address from GPL notices
2016-05-23 Linus TorvaldsMerge tag 'trace-v4.7-2' of git://git./linux/kernel...
2016-05-23 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-05-22 Linus TorvaldsMerge tag 'for-f2fs-4.7' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge tag 'rtc-4.7' of git://git./linux/kernel/git...
2016-05-21 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-05-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-21 Linus TorvaldsMerge tag 'staging-4.7-rc1' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge tag 'driver-core-4.7-rc1' of git://git./linux...
2016-05-21 Linus TorvaldsMerge tag 'char-misc-4.7-rc1' of git://git./linux/kerne...
2016-05-21 Linus TorvaldsMerge tag 'usb-4.7-rc1' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge tag 'tty-4.7-rc1' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-05-21 Peter Zijlstralocking,qspinlock: Fix spin_is_locked() and spin_unlock...
2016-05-21 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-05-21 Matthew Wilcoxradix-tree: free up the bottom bit of exceptional entri...
2016-05-21 NeilBrowndax: move RADIX_DAX_ definitions to dax.c
2016-05-21 Matthew Wilcoxradix-tree: introduce radix_tree_replace_clear_tags()
2016-05-21 Matthew Wilcoxradix-tree: rename radix_tree_is_indirect_ptr()
2016-05-21 Matthew Wilcoxradix-tree: rename indirect_to_ptr() to entry_to_node()
2016-05-21 Matthew Wilcoxradix-tree: rename INDIRECT_PTR to INTERNAL_NODE
2016-05-21 Matthew Wilcoxradix-tree: remove root->height
2016-05-21 Matthew Wilcoxradix-tree: replace node->height with node->shift
2016-05-21 Matthew Wilcoxradix-tree: split node->path into offset and height
2016-05-21 Ross Zwislerradix-tree: add support for multi-order iterating
2016-05-21 Ross Zwislerradix-tree: remove unused looping macros
2016-05-21 Ross Zwislerradix tree test suite: allow testing other fan-out...
2016-05-21 Matthew Wilcoxradix-tree: introduce radix_tree_empty
2016-05-21 Andy Shevchenkoinclude/linux/genhd.h: move to use generic UUID library
2016-05-21 Andy Shevchenkoinclude/linux/efi.h: redefine type, constant, macro...
2016-05-21 Andy Shevchenkolib/uuid.c: remove FSF address
2016-05-21 Andy Shevchenkolib/uuid.c: introduce a few more generic helpers
2016-05-21 Andy Shevchenkolib/uuid.c: move generate_random_uuid() to uuid.c
2016-05-21 Petr Mladekprintk/nmi: flush NMI messages on the system panic
2016-05-21 Petr Mladekprintk/nmi: generic solution for safe printk in NMI
2016-05-21 René Nyffeneggerinclude/linux/syscalls.h: use pid_t instead of int
2016-05-21 Jiri Slabyexit_thread: accept a task parameter to be exited
2016-05-21 Jiri Slabyexit_thread: remove empty bodies
2016-05-21 Sergey Senozhatskyzsmalloc: require GFP in zs_malloc()
2016-05-21 Andrey Ryabininmm/kasan: add API to check memory regions
2016-05-21 Alexander Potapenkomm: kasan: initial memory quarantine implementation
2016-05-21 Yang Shimm: page_is_guard(): return false when page_ext arrays...
2016-05-21 Kirill A. Shutemovmm: make faultaround produce old ptes
2016-05-21 Stefan Badermm: use phys_addr_t for reserve_bootmem_region() arguments
2016-05-21 Oleg Nesterovuserfaultfd: don't pin the user memory in userfaultfd_f...
2016-05-21 Andrea Arcangelimm: thp: microoptimize compound_mapcount()
2016-05-21 Yu Zhaomm: use unsigned long constant for page flags
2016-05-21 Weijie Yangmm fix commmets: if SPARSEMEM, pgdata doesn't have...
2016-05-21 Chen Ganginclude/linux/hugetlb.h: use bool instead of int for...
2016-05-21 Chen Ganginclude/linux/hugetlb*.h: clean up code
2016-05-21 Eric Dumazetmm: tighten fault_in_pages_writeable()
2016-05-21 Chris Wilsonmm/vmalloc: keep a separate lazy-free list
2016-05-21 Tetsuo Handamm,oom: speed up select_bad_process() loop
2016-05-21 Michal Hockooom: consider multi-threaded tasks in task_will_free_mem
2016-05-21 Michal Hockomm, oom_reaper: do not mmput synchronously from the...
2016-05-21 Michal Hockomm, oom_reaper: hide oom reaped tasks from OOM killer...
2016-05-21 Michal Hockomm, oom, compaction: prevent from should_compact_retry...
2016-05-21 Michal Hockomm, oom: rework oom detection
2016-05-21 Michal Hockomm, compaction: abstract compaction feedback to helpers
2016-05-21 Michal Hockomm, compaction: update compaction_result ordering
2016-05-21 Michal Hockomm, compaction: distinguish between full and partial...
2016-05-21 Michal Hockomm, compaction: distinguish COMPACT_DEFERRED from COMPA...
2016-05-21 Michal Hockomm, compaction: change COMPACT_ constants into enum
2016-05-21 Rik van Rielmm: vmscan: reduce size of inactive file list
2016-05-20 Neil Hormannet: suppress warnings on dev_alloc_skb
2016-05-20 Nicolas Dichteluapi glibc compat: fix compilation when !__USE_MISC...
2016-05-20 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-05...
2016-05-20 Linus TorvaldsMerge tag 'gfs2-4.7.fixes' of git://git./linux/kernel...
2016-05-20 Andrey Ryabininnet: sock: move ->sk_shutdown out of bitfields.
2016-05-20 David S. MillerMerge branch 'GREoIPV6'
2016-05-20 Tom Herbertip4ip6: Support for GSO/GRO
2016-05-20 Tom Herbertfou: Add encap ops for IPv6 tunnels
2016-05-20 Tom Herbertip6_tun: Add infrastructure for doing encapsulation
2016-05-20 Tom Herbertfou: Split out {fou,gue}_build_header
2016-05-20 Tom Herbertnet: Cleanup encap items in ip_tunnels.h
2016-05-20 Tom Herbertnet: define gso types for IPx over IPv4 and IPv6
2016-05-20 Linus TorvaldsMerge tag 'devicetree-for-4.7' of git://git./linux...
2016-05-20 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-05-20 Linus TorvaldsMerge tag 'for-v4.7' of git://git./linux/kernel/git...
2016-05-20 Arnd Bergmannmlx5: avoid unused variable warning
2016-05-20 Linus TorvaldsMerge tag 'mfd-for-linus-4.7' of git://git./linux/kerne...
2016-05-20 Linus TorvaldsMerge tag 'hsi-for-4.7' of git://git./linux/kernel...
2016-05-20 Linus TorvaldsMerge tag 'fbdev-4.7' of git://git./linux/kernel/git...
2016-05-20 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-05-20 Linus TorvaldsMerge tag 'powerpc-4.7-1' of git://git./linux/kernel...
2016-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-05-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-20 Vlastimil Babkacpuset: use static key better and convert to new API
2016-05-20 Mel Gormanmm, page_alloc: inline pageblock lookup in page free...
2016-05-20 Mel Gormanmm, page_alloc: avoid looking up the first zone in...
2016-05-20 Mel Gormanmm, page_alloc: simplify last cpupid reset
2016-05-20 Mel Gormanmm, page_alloc: convert alloc_flags to unsigned
2016-05-20 Mel Gormanmm, page_alloc: inline the fast path of the zonelist...
2016-05-20 Mel Gormanmm, page_alloc: inline zone_statistics
next