aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-17media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka1-1/+1
2018-09-17media: v4l2-rect.h: add position and equal helpersMarco Felsch1-0/+26
2018-09-17media: v4l2-mc: get rid of global pad indexesMauro Carvalho Chehab1-76/+0
2018-09-17media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab1-0/+18
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+30
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-2/+0
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai3-52/+56
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend1-4/+0
2018-09-17netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso1-0/+16
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal1-0/+29
2018-09-17netfilter: remove obsolete need_conntrack stubFlorian Westphal1-3/+0
2018-09-17netfilter: nf_tables: asynchronous releaseFlorian Westphal1-0/+2
2018-09-17netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal1-1/+6
2018-09-17netfilter: nf_tables: rt: allow checking if dst has xfrm attachedFlorian Westphal1-0/+2
2018-09-17dt-bindings: power: rcar-sysc: Add r8a7744 power domain index macrosBiju Das1-0/+24
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman23-30/+86
2018-09-16Merge b4.19-rc4 into char-misc-nextGreg Kroah-Hartman14-19/+25
2018-09-16kernfs: update comment about kernfs_path() return valueKonstantin Khlebnikov1-4/+5
2018-09-16Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman30-71/+160
2018-09-16mfd: cros: add charger port count command definitionFabien Parent1-0/+10
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2018-09-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov6-3/+47
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing1-0/+6
2018-09-14tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro1-0/+3
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro1-2/+0
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-1/+0
2018-09-14drm/amdgpu: Add DMCU to firmware query interfaceDavid Francis1-0/+2
2018-09-14drm/amdgpu: add picasso to asic_type enumLikun Gao1-0/+1
2018-09-14dt-bindings: power: Add r8a774c0 SYSC power domain definitionsFabrizio Castro1-0/+25
2018-09-14binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen1-0/+10
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki1-3/+4
2018-09-14drm: shmobile: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-09-14asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray1-1/+2
2018-09-14Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-10/+115
2018-09-13Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds4-8/+2
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie20-40/+172
2018-09-13soc: qcom: geni: Make version macros simplerStephen Boyd1-9/+4
2018-09-13drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi1-0/+24
2018-09-13soc: qcom: Add support to register LLCC EDAC driverVenkata Narendra Kumar Gutta1-0/+2
2018-09-13soc: qcom: Add broadcast base for Last Level Cache Controller (LLCC)Venkata Narendra Kumar Gutta1-2/+2
2018-09-13vxlan: Remove duplicated include from vxlan.hYueHaibing1-1/+0
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca1-10/+9
2018-09-13RDMA: Remove duplicated include from ib_addr.hYueHaibing1-1/+0
2018-09-13tun: switch to new type of msg_controlJason Wang1-0/+14
2018-09-13net: sock: introduce SOCK_XDPJason Wang1-0/+1