summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Linux 3.18.103v3.18.103Greg Kroah-Hartman1-1/+1
2018-04-08Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-1/+1
2018-04-08Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-2/+2
2018-04-08Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman1-0/+2
2018-04-08md/raid10: reset the 'first' at the end of loopGuoqing Jiang1-0/+1
2018-04-08ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy1-0/+2
2018-04-08Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property def...Keerthy1-0/+9
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger1-1/+5
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg1-0/+7
2018-04-08fs/proc: Stop trying to report thread stacksAndy Lutomirski3-63/+20
2018-04-08proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner5-106/+48
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers1-2/+1
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu1-3/+4
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov1-0/+4
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-04-08media: v4l2-compat-ioctl32: initialize a reserved fieldMauro Carvalho Chehab1-1/+2
2018-04-08media: v4l2-compat-ioctl32: use compat_u64 for video standardMauro Carvalho Chehab1-1/+1
2018-04-08media: media/v4l2-ctrls: volatiles should not generate CH_VALUERicardo Ribalda1-0/+9
2018-04-08media: v4l2-ctrls: fix sparse warningHans Verkuil1-35/+52
2018-04-08media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-262/+487
2018-04-08media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-04-08media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-04-08media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-04-08media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz1-2/+5
2018-04-08media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-04-08media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+38
2018-04-08media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-04-08media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-42/+38
2018-04-08media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-68/+16
2018-04-08media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-108/+108
2018-04-08media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-04-08vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda1-0/+5
2018-04-08media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc1-1/+7
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal4-5/+38
2018-04-08netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal1-0/+34
2018-04-08xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert1-0/+5
2018-04-08net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann1-1/+1
2018-04-08xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal1-13/+8
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2-1/+10
2018-04-08xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings1-1/+2
2018-04-08Revert "led: core: Fix brightness setting when setting delay_off=0"Ben Hutchings1-1/+1
2018-04-08usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak1-4/+20
2018-04-08usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello2-1/+18