summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-05Linux 4.1.50v4.1.50Sasha Levin
2018-03-04media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-03-04media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-03-04media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-03-04media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-03-04media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-03-04vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda
2018-03-04media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2018-03-04powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2018-03-04powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2018-03-04powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-03-04powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran
2018-03-04powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-03-04powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-03-04net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2018-03-04x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2018-03-04ext4 crypto: don't regenerate the per-inode encryption key unnecessarilyTheodore Ts'o
2018-03-04fscrypto: add authorization check for setting encryption policyEric Biggers
2018-03-04ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger
2018-03-04usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-03-04usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-03-04usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-03-04usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-03-04Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-03-04arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-03-04usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-03-04irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-03-04x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-03-04iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-03-04iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-03-04cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-03-04scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-03-04PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2018-03-04netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-03-04crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-03-04KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-03-04KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-03-04x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-03-04x86/kvm: Update spectre-v1 mitigationDan Williams
2018-03-04x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-03-04nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-03-04vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-03-04x86/get_user: Use pointer masking to limit speculationDan Williams