summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Linux 3.2.100v3.2.100Ben Hutchings1-2/+2
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 Mentz2-259/+464
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/+32
2018-03-03media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-8/+22
2018-03-03media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-34/+31
2018-03-03media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-73/+21
2018-03-03media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-97/+97
2018-03-03media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-03-03media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-2/+4
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-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
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-9/+17
2018-03-03of: fdt: Fix return with value in void functionBen Hutchings1-1/+1
2018-03-03m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven1-4/+3
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-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/+7
2018-03-03cfg80211: fix station info handling bugsJohannes Berg1-2/+1
2018-03-03can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-6/+6
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-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-03dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKSJoe Thornber1-6/+8
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-03cfg80211: check dev_set_name() return valueJohannes Berg1-1/+6
2018-03-03futex: Prevent overflow by strengthen input validationLi Jinyue1-0/+3
2018-03-03KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig1-1/+11
2018-03-03ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai1-1/+0
2018-03-038021q: fix a memory leak for VLAN 0 deviceCong Wang1-5/+1
2018-03-03SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2-2/+13
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-03-03net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange1-1/+3