aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding1-1/+1
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2-1/+6
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+30
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney3-9/+16
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers3-7/+35
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+18
2017-10-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+30
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov2-0/+7
2017-10-19Input: factor out and export input_device_id matching codeDmitry Torokhov1-0/+3
2017-10-19Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+3
2017-10-19drm/amdgpu: add VRAM lost queryChristian König1-0/+1
2017-10-19drm/amdgpu: rename context priority levelsAndres Rodriguez1-4/+4
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon1-0/+19
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-2/+2
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris1-17/+30
2017-10-18dma-fence: remove duplicate word in commentFrank Binns1-1/+1
2017-10-18drm/amdgpu Moving amdgpu asic types to a separate fileAkshu Agrawal1-0/+52
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai1-0/+3
2017-10-18Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula32-147/+319
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells1-17/+30
2017-10-18fq_impl: Properly enforce memory limitToke Høiland-Jørgensen1-3/+6
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie1-13/+0
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+26
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-10-16Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2-1/+3
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+0
2017-10-14Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie1-1/+42
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov1-1/+1
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox1-0/+1
2017-10-13linux/kernel.h: add/correct kernel-doc notationRandy Dunlap1-16/+74
2017-10-13include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann1-0/+10
2017-10-13genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger1-1/+0
2017-10-13genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Doug Berger1-0/+1
2017-10-13irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni1-0/+2
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst1-3/+26
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-50/+100
2017-10-13drm: vblank: use ktime_t instead of timevalArnd Bergmann2-4/+4
2017-10-12Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2017-10-12bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-2/+2
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-7/+29
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard7-6/+14
2017-10-11Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Vetter1-0/+39
2017-10-11drm/bridge/sii8620: add remote control supportMaciej Purski1-0/+4
2017-10-10drm/etnaviv: add uapi for perfmon featureChristian Gmeiner1-0/+16
2017-10-10drm/etnaviv: add infrastructure to query perf counterChristian Gmeiner1-1/+26
2017-10-10drm/drm_of: add drm_of_panel_bridge_remove function[email protected]1-0/+8
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra1-8/+0
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+10
2017-10-09drm/amdgpu: add interface for editing a foreign process's priority v3Andres Rodriguez1-0/+17