summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+4
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena1-5/+6
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena3-14/+16
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2-5/+5
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena1-5/+5
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena3-6/+7
2017-07-01net: convert inet_peer.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg1-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2017-06-30task_struct: Allow randomized layoutKees Cook3-1/+31
2017-06-30randstruct: Mark various structs for randomizationKees Cook32-46/+47
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+10
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-18/+40
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart1-25/+31
2017-06-30ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.Liam Girdwood2-1/+16
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini6-10/+70
2017-06-30nanosleep: Use get_timespec64() and put_timespec64()Deepa Dinamani1-1/+1
2017-06-30ieee80211: update public action codesPeter Oh1-1/+34
2017-06-30nl80211: Don't verify owner_nlportid on NAN commandsAndrei Otcheretianski1-5/+4
2017-06-30iov_iter/hardening: move object size checks to inlined partAl Viro1-5/+53
2017-06-30copy_{to,from}_user(): consolidate object size checksAl Viro2-26/+29
2017-06-30copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro1-8/+8
2017-06-30dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson1-1/+14
2017-06-30fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig1-1/+2
2017-06-30fs: implement vfs_iter_read using do_iter_readChristoph Hellwig1-1/+2
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma1-0/+1
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau1-0/+3
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui1-0/+3
2017-06-29Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-4/+334
2017-06-29libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams1-0/+1
2017-06-29libnvdimm, pmem, dax: export a cache control attributeDan Williams1-0/+3
2017-06-29Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-0/+30
2017-06-29Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+30
2017-06-29Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann1-1/+9
2017-06-29Merge tag 'amlogic-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann2-1/+19
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig1-0/+1
2017-06-29Merge tag 'sh-pfc-for-v4.13-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij1-0/+16
2017-06-29pinctrl: generic: Add output-enable propertyJacopo Mondi1-4/+11
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij64-147/+369
2017-06-29ras: mark stub functions as 'inline'Arnd Bergmann1-5/+7
2017-06-29block: provide bio_uninit() free freeing integrity/task associationsJens Axboe1-0/+1