summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-09drm: avoid "possible bad bitmask?" warningDave Gordon1-1/+1
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds1-33/+15
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-3/+11
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2016-08-09drm: Add ratelimited versions of the DRM_DEBUG* macrosLyude1-0/+30
2016-08-09KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara1-0/+1
2016-08-09usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Stephen Boyd1-1/+5
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)1-3/+11
2016-08-09ARM: dts: r8a7794: add MSTP10 clocksSergei Shtylyov1-0/+24
2016-08-09ARM: dts: r8a7794: add MSTP5 clocksSergei Shtylyov1-0/+1
2016-08-09ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()Kuninori Morimoto1-0/+3
2016-08-09ASoC: simple-card-utils: add asoc_simple_card_init_dai()Kuninori Morimoto1-0/+2
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook1-3/+0
2016-08-09virtio-vsock: fix include guard typoStefan Hajnoczi1-1/+1
2016-08-09ASoC: remove snd_soc_pcm_set/get_drvdata()Kuninori Morimoto1-11/+0
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh1-0/+36
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul1-12/+0
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul1-0/+13
2016-08-09cxl: Use fixed width predefined types in data structure.Philippe Bergheaud1-2/+2
2016-08-09batman-adv: add backbone table netlink supportSimon Wunderlich1-0/+2
2016-08-09batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn1-0/+12
2016-08-09batman-adv: netlink: add gateway table queriesSven Eckelmann1-0/+8
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementationsMatthias Schiffer1-0/+2
2016-08-09batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementationsMatthias Schiffer1-0/+4
2016-08-09batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer1-0/+4
2016-08-09batman-adv: netlink: add translation table queryMatthias Schiffer1-0/+56
2016-08-09batman-adv: netlink: hardif queryMatthias Schiffer1-0/+4
2016-08-09batman-adv: netlink: add routing_algo queryMatthias Schiffer1-0/+2
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru1-0/+8
2016-08-09module: Fully remove the kernel_module_from_file hookMickaël Salaün2-2/+0
2016-08-09security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2-0/+27
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