summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Linux 3.16.55v3.16.55Ben Hutchings1-1/+1
2018-03-03MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan1-3/+10
2018-03-03dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong1-1/+1
2018-03-03rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge1-1/+1
2018-03-03ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-03-03media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-262/+491
2018-03-03media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-03-03media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-03-03media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-03-03media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz1-2/+5
2018-03-03media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+31
2018-03-03media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-03-03media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-38/+35
2018-03-03media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-72/+20
2018-03-03media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-106/+106
2018-03-03media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-03-03vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda1-0/+5
2018-03-03media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-03-03adv7604: use correct drive strength definesHans Verkuil1-3/+3
2018-03-03media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32Hans Verkuil1-1/+2
2018-03-03media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32Tiffany Lin1-1/+2
2018-03-03V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-backGuennadi Liakhovetski1-4/+6
2018-03-03v4l2-compat-ioctl32: fix sparse warningsHans Verkuil1-11/+19
2018-03-03blk-mq: fix race between timeout and freeing requestMing Lei4-12/+28
2018-03-03mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker1-3/+8
2018-03-03net: bcmgenet: fix bcmgenet_open()Petri Gynther1-1/+1
2018-03-03of: fdt: Fix return with value in void functionBen Hutchings1-1/+1
2018-03-03hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+2
2018-03-03dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-03-03x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-03-03pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-03-03Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-03-03Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2018-03-03net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau1-1/+1
2018-03-03net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee1-1/+19
2018-03-03x86/mce: Make machine check speculation protectedThomas Gleixner3-1/+8
2018-03-03cfg80211: fix station info handling bugsJohannes Berg1-2/+1
2018-03-03can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-6/+5
2018-03-03can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-6/+5
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-03-03i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-03-03i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang1-0/+4
2018-03-03dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-03-03dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-03-03KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan1-2/+2
2018-03-03KVM/x86: Check input paging mode when cs.l is setLan Tianyu1-0/+26
2018-03-03sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long1-8/+6
2018-03-03sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long1-10/+6
2018-03-03sctp: use the right sk after waking up from wait_buf sleepXin Long1-10/+11
2018-03-03arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2