summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-24Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+2
2016-02-23cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo1-3/+3
2016-02-23gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan1-0/+4
2016-02-23f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu1-3/+7
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-1554/+1640
2016-02-23jbd2: unify revoke and tag block checksum handlingJan Kara1-6/+2
2016-02-23jbd2: factor out common descriptor block initializationJan Kara1-1/+1
2016-02-23jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_recordsJan Kara1-4/+2
2016-02-23mbcache: add reusable flag to cache entriesAndreas Gruenbacher1-1/+4
2016-02-23mbcache: get rid of _e_hash_list_headAndreas Gruenbacher1-6/+2
2016-02-23mbcache2: rename to mbcacheJan Kara2-53/+53
2016-02-23dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer1-3/+3
2016-02-23cgroup: make cgroup subsystem masks u16Tejun Heo1-2/+2
2016-02-23cgroup: s/child_subsys_mask/subtree_ss_mask/Tejun Heo1-6/+5
2016-02-23Revert "cgroup: add cgroup_subsys->css_e_css_changed()"Tejun Heo1-1/+0
2016-02-23f2fs: preallocate blocks for buffered aio writesJaegeuk Kim1-1/+1
2016-02-23f2fs: fix endianness of on-disk summary_footerSheng Yong1-1/+1
2016-02-23f2fs: remove unneeded pointer conversionChao Yu1-3/+3
2016-02-23f2fs: introduce lifetime write IO statisticsShuoran Liu1-1/+13
2016-02-23mbcache2: Use referenced bit instead of LRUJan Kara1-4/+7
2016-02-23vfio: Add capability chain helpersAlex Williamson1-0/+11
2016-02-23Merge branch 'multipath'Trond Myklebust4-28/+113
2016-02-23Merge char-misc-next into staging-nextGreg Kroah-Hartman18-40/+279
2016-02-23clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo1-4/+4
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1486/+1501
2016-02-22mbcache: remove mbcacheJan Kara1-55/+0
2016-02-22mbcache2: reimplement mbcacheJan Kara1-0/+50
2016-02-22dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer1-0/+7
2016-02-22dmaengine: make slave address physicalVinod Koul1-2/+2
2016-02-22arch: Introduce post-init read-only memoryKees Cook1-0/+14
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook1-0/+4
2016-02-22efi: Reformat GUID tables to follow the format in UEFI specPeter Jones1-21/+42
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