summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-07lockdep: add might_lock_nested()Daniel Vetter1-0/+8
2019-11-07drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()Thomas Zimmermann1-25/+0
2019-11-07Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-2/+5
2019-11-07gpio: Add definition for GPIO directionMatti Vaittinen1-0/+3
2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret1-2/+1
2019-11-07thermal: cpu_cooling: Reorder the header fileDaniel Lezcano1-9/+7
2019-11-07thermal: cpu_cooling: Remove pointless dependency on CONFIG_OFDaniel Lezcano1-2/+2
2019-11-07thermal: Remove netlink supportAmit Kucheria1-11/+0
2019-11-07dt-bindings: net: phy: Add support for AT803XMichael Walle1-0/+13
2019-11-07net: silence data-races on sk_backlog.tailEric Dumazet1-2/+2
2019-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+2
2019-11-07lwtunnel: add options setting and dumping for erspanXin Long1-0/+12
2019-11-07lwtunnel: add options setting and dumping for vxlanXin Long1-0/+9
2019-11-07lwtunnel: add options setting and dumping for geneveXin Long1-0/+20
2019-11-07kasan: support instrumented bitops combined with generic bitopsDaniel Axtens4-263/+295
2019-11-07net/tls: add a TX lockJakub Kicinski1-0/+5
2019-11-07net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet1-1/+1
2019-11-07net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet1-3/+3
2019-11-07net: avoid potential false sharing in neighbor related codeEric Dumazet3-12/+12
2019-11-07drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring1-0/+13
2019-11-07hrtimer: Annotate lockless access to timer->stateEric Dumazet1-4/+10
2019-11-07Merge tag 'qcom-drivers-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-74/+29
2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo1-1/+1
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers2-1/+5
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+23
2019-11-06RDMA/mad: Delete never implemented functionsLeon Romanovsky1-40/+0
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark1-1/+2
2019-11-06dt-bindings: dmaengine: Add X1000 bindings.Zhou Yanjie1-0/+40
2019-11-06RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon1-0/+25
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-11/+2
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon1-0/+35
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-4/+4
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06Merge tag 'samsung-drivers-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+13
2019-11-06drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom1-1/+3
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai1-0/+1
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland2-7/+12
2019-11-06ftrace: add ftrace_init_nop()Mark Rutland1-3/+32
2019-11-06nfsv4: Move NFSPROC4_CLNT_COPY_NOTIFY to end of listTrond Myklebust1-1/+2
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust4-1/+46
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki1-0/+3
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-1/+12
2019-11-06mm: Add a walk_page_mapping() function to the pagewalk codeThomas Hellstrom1-0/+9
2019-11-06mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()Thomas Hellstrom1-2/+0
2019-11-06drm/ttm: Convert vm callbacks to helpersThomas Hellstrom1-0/+14
2019-11-06drm/ttm: remove ttm_bo_wait_unreservedDaniel Vetter1-4/+0
2019-11-06Pull series refactoring quota enabling and disabling code.Jan Kara28-55/+267
2019-11-06include: dt-bindings: add Performance Monitoring Unit for ExynosLukasz Luba1-0/+25
2019-11-06net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-06net_sched: add TCA_STATS_PKT64 attributeEric Dumazet1-0/+1