aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann
2016-03-22rapidio: add mport char device driverAlexandre Bounine
2016-03-22rapidio: add outbound window supportAlexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-22rapidio: add core mport removal supportAlexandre Bounine
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine
2016-03-22rapidio: add query_mport operationAlexandre Bounine
2016-03-22cpumask: remove incorrect information from commentEric Biggers
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-22compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski
2016-03-22tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt
2016-03-22ethtool: minor doc updateDavid Decotigny
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-21net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier
2016-03-21net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt
2016-03-21NTB: Make _addr functions optional in the APIAllen Hubbe
2016-03-21Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-03-21net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet
2016-03-21vxlan: fix sparse warningsJiri Benc
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2016-03-21mailbox: Introduce TI message manager driverNishanth Menon
2016-03-21Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel
2016-03-21bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui
2016-03-21dma-buf/fence: fix fence_is_later v2Christian König