aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar106-772/+2561
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds1-2/+3
2017-09-03Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-1/+16
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds30-125/+1324
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/viro/vfsLinus Torvalds6-33/+61
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/git/device-mapper/linux-dmLinus 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-31genalloc: Fix an incorrect kerneldoc commentJonathan Corbet1-2/+3
2017-08-31IB/core: Assign root to all driversMatan Barak2-0/+26
2017-08-31IB/core: Add completion queue (cq) object actionsMatan Barak1-0/+20
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak2-0/+56
2017-08-31IB/core: Export ioctl enum types to user-spaceMatan Barak2-17/+55
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak1-0/+1
2017-08-31IB/core: Add macros for declaring methods and attributesMatan Barak1-1/+104
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak1-1/+39
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak2-0/+53
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak3-35/+59
2017-08-31IB/core: Add new ioctl interfaceMatan Barak3-9/+127
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade1-2/+4
2017-08-30Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus 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-30IB/core: Add support to finalize objects in one transactionMatan Barak1-0/+53
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak1-0/+52
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck2-1/+16
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/git/tj/libataLinus 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-29sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZER_ONSTACK()Boqun Feng1-1/+1
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang3-4/+8
2017-08-29locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra2-5/+6
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov2-0/+6
2017-08-29IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov1-0/+15
2017-08-29IB/uverbs: Add XRQ creation parameter to UAPIArtemy Kovalyov1-1/+1
2017-08-29IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov1-2/+8
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov1-11/+20
2017-08-29IB/core: Add XRQ capabilitiesArtemy Kovalyov1-0/+19