summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-09security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2-0/+16
2016-08-09security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2-0/+17
2016-08-09Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds3-0/+38
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann1-19/+33
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds1-2/+2
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter2-64/+64
2016-08-08netns: Add a limit on the number of net namespacesEric W. Biederman2-0/+2
2016-08-08cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman2-0/+2
2016-08-08ipcns: Add a limit on the number of ipc namespacesEric W. Biederman2-0/+2
2016-08-08utsns: Add a limit on the number of uts namespacesEric W. Biederman2-0/+2
2016-08-08pidns: Add a limit on the number of pid namespacesEric W. Biederman2-0/+2
2016-08-08userns: Generalize the user namespace count into ucountEric W. Biederman1-4/+10
2016-08-08userns: Make the count of user namespaces per userEric W. Biederman1-4/+14
2016-08-08userns: Add a limit on the number of user namespacesEric W. Biederman1-0/+6
2016-08-08drm/plane-helper: Add drm_plane_helper_check_state()Ville Syrjälä1-0/+5
2016-08-08userns: Add per user namespace sysctls.Eric W. Biederman1-0/+4
2016-08-08drm: Store clipped src/dst coordinatee in drm_plane_stateVille Syrjälä1-0/+13
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen1-8/+9
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer1-3/+1
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer1-2/+1
2016-08-08drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer1-1/+2
2016-08-08drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang1-0/+1
2016-08-08drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user spaceFlora Cui1-0/+2
2016-08-08userns: Free user namespaces in process contextEric W. Biederman1-2/+3
2016-08-08sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman1-2/+1
2016-08-08mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai1-0/+178
2016-08-08ASoC: remove codec duplicated callback functionKuninori Morimoto1-8/+0
2016-08-08ASoC: topology: ABI - Add the types for BE DAIMengdong Lin1-2/+32
2016-08-08ASoC: s3c24xx_uda134x: Remove unused power() callbackSylwester Nawrocki1-1/+0
2016-08-08ASoC: L3 bus: Add default gpio opsSylwester Nawrocki1-3/+12
2016-08-08ASoC: simple-card-utils: add asoc_simple_card_parse_dai()Kuninori Morimoto1-0/+17
2016-08-08ASoC: simple-card-utils: add asoc_simple_card_parse_clk()Kuninori Morimoto1-0/+8
2016-08-08drm/atomic-helper: Add atomic_mode_set helper callbackPhilipp Zabel1-0/+29
2016-08-08gpu: ipu-v3: Add missing IDMAC channel namesPhilipp Zabel1-0/+12
2016-08-08gpu: ipu-v3: Add VDI input IDMAC channelsSteve Longerbeam1-0/+3
2016-08-08gpu: ipu-v3: Add ipu_get_num()Steve Longerbeam1-0/+1
2016-08-08gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()Steve Longerbeam1-0/+1
2016-08-08gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()Steve Longerbeam1-0/+1
2016-08-08drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann1-1/+1
2016-08-08drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DTLothar Waßmann1-1/+2
2016-08-08drm: Mark up legacy/dri1 drivers with DRM_LEGACYDaniel Vetter1-0/+1
2016-08-08drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARYDavid Herrmann1-2/+2
2016-08-08drm: Convert drm_vma_manager to embedded interval-tree in drm_mmChris Wilson1-2/+0
2016-08-08drm: Track drm_mm nodes with an interval treeChris Wilson1-0/+12
2016-08-08netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso1-1/+1
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+2
2016-08-08EXPORT_SYMBOL() for asmAl Viro1-0/+94
2016-08-08dmaengine: add support to provide error result from a DMA transationDave Jiang1-0/+16
2016-08-08extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi1-0/+1
2016-08-08extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi1-0/+1