summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds45-490/+1024
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-33/+61
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-13/+79
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+2
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-29/+12
2017-08-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+5
2017-08-31include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer1-1/+5
2017-08-31mm/mmu_notifier: kill invalidate_pageJérôme Glisse1-25/+0
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse1-0/+1
2017-08-31<linux/uaccess.h>: Fix copy_in_user() declarationBart Van Assche1-1/+1
2017-08-31annotate RWF_... flagsChristoph Hellwig5-27/+54
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro2-5/+6
2017-08-30Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-37/+0
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-1/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+2
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu1-1/+1
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-1/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-1/+9
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2-3/+3
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...drm-for-v4.14Dave Airlie1-3/+8
2017-08-29Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/g...Dave Airlie1-7/+7
2017-08-29drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand1-0/+1
2017-08-29drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand1-0/+7
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang1-1/+1
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand1-0/+1
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand1-0/+1
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand1-0/+39
2017-08-29drm/syncobj: add sync obj wait interface. (v8)Dave Airlie1-0/+12
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand1-0/+12
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand1-3/+3
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+1
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh1-3/+8
2017-08-28libnvdimm: clean up command definitionsDan Williams1-37/+0
2017-08-28dm: fix printk() rate limiting codeBart Van Assche1-29/+12
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+11
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni1-1/+1
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca1-3/+1
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+2
2017-08-25drm: rename u32 in __u32 in uapidrm-misc-next-fixes-2017-08-28Lionel Landwerlin1-7/+7
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet1-0/+7
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+1
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+26
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-0/+10