summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-21ima: load policy using pathDmitry Kasatkin1-0/+1
2016-02-21kexec: replace call to copy_file_from_fd() with kernel versionMimi Zohar1-0/+2
2016-02-21module: replace copy_module_from_fd with kernel versionMimi Zohar4-18/+1
2016-02-21vfs: define kernel_copy_file_from_fd()Mimi Zohar1-0/+2
2016-02-21security: define kernel_read_file hookMimi Zohar3-0/+21
2016-02-21firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar4-24/+1
2016-02-21vfs: define kernel_read_file_from_pathMimi Zohar1-0/+2
2016-02-21ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2-0/+9
2016-02-21drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker1-0/+9
2016-02-21coresight: introducing a global trace ID functionMathieu Poirier1-0/+12
2016-02-21coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier1-0/+27
2016-02-21coresight: etb10: implementing AUX APIMathieu Poirier1-2/+19
2016-02-21coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier1-1/+1
2016-02-21coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier1-2/+4
2016-02-21coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier1-1/+1
2016-02-21coresight: associating path with session rather than tracerMathieu Poirier1-2/+0
2016-02-21stm class: Plug stm device's unlink callbackAlexander Shishkin1-0/+3
2016-02-21stm class: Use driver's packet callback return valueAlexander Shishkin1-0/+7
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+8
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+8
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+7
2016-02-20Revert "gpio: remove broken irq_to_gpio() interface"Linus Walleij1-0/+12
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2-0/+22
2016-02-20perf: generalize perf_callchainAlexei Starovoitov1-2/+11
2016-02-20net/ethtool: support set coalesce per queueKan Liang1-0/+7
2016-02-20net/ethtool: support get coalesce per queueKan Liang1-1/+7
2016-02-20net/ethtool: introduce a new ioctl for per queue settingKan Liang1-0/+17
2016-02-20lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny1-0/+10
2016-02-20Merge remote-tracking branch 'linuxtv/vsp1' into HEADLaurent Pinchart13-52/+301
2016-02-20libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizingDan Williams1-1/+0
2016-02-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov1-1/+1
2016-02-19bridge: mdb: add support for more attributes and export timerNikolay Aleksandrov1-1/+12
2016-02-19regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto1-2/+2
2016-02-19regmap: merge regmap_fields_write() into macroKuninori Morimoto1-2/+3
2016-02-19regmap: add regmap_fields_update_bits_base()Kuninori Morimoto1-0/+12
2016-02-19regmap: merge regmap_field_update_bits() into macroKuninori Morimoto1-2/+2
2016-02-19regmap: merge regmap_field_write() into macroKuninori Morimoto1-1/+3
2016-02-19regmap: add regmap_field_update_bits_base()Kuninori Morimoto1-1/+11
2016-02-19regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto1-13/+2
2016-02-19regmap: merge regmap_update_bits_check() into macroKuninori Morimoto1-12/+2
2016-02-19regmap: merge regmap_update_bits_async() into macroKuninori Morimoto1-10/+2
2016-02-19regmap: merge regmap_update_bits() into macroKuninori Morimoto1-9/+3
2016-02-19regmap: add regmap_update_bits_base()Kuninori Morimoto1-0/+11
2016-02-19block: Add blk_set_runtime_active()Mika Westerberg1-0/+2
2016-02-19[media] v4l: vsp1: Implement atomic update for the DRM driverLaurent Pinchart1-3/+6
2016-02-19[media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart1-0/+30
2016-02-19[media] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formatsLaurent Pinchart1-0/+4
2016-02-19[media] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li1-0/+1