summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar30-68/+139
2016-02-22qed: Introduce DMA_REGPAIR_LEYuval Mintz1-0/+4
2016-02-22bpf: try harder on clones when writing into skbDaniel Borkmann1-0/+7
2016-02-22bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann1-0/+1
2016-02-22soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan1-1/+3
2016-02-21power: bq27xxx_battery: Restore device nameIvaylo Dimitrov1-0/+1
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-20Revert "gpio: remove broken irq_to_gpio() interface"Linus Walleij1-0/+12
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov1-0/+1
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-20lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny1-0/+10
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-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-19gpio: store reflect the label to userspaceLinus Walleij1-1/+2
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+4
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton1-4/+1
2016-02-19gpio: remove broken irq_to_gpio() interfaceArnd Bergmann1-12/+0