summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-03Linux 3.2.100v3.2.100Ben Hutchings
2018-03-03rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge
2018-03-03ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman
2018-03-03media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-03-03media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-03-03media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-03-03media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32Tiffany Lin
2018-03-03v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2018-03-03V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-backGuennadi Liakhovetski
2018-03-03v4l2-compat-ioctl32: fix sparse warningsHans Verkuil
2018-03-03of: fdt: Fix return with value in void functionBen Hutchings
2018-03-03m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven
2018-03-03hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-03-03dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-03-03pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-03-03Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-03-03Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos
2018-03-03net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau
2018-03-03net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-03-03x86/mce: Make machine check speculation protectedThomas Gleixner
2018-03-03cfg80211: fix station info handling bugsJohannes Berg
2018-03-03can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-03-03i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella
2018-03-03dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-03-03dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-03-03dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKSJoe Thornber
2018-03-03KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-03-03KVM/x86: Check input paging mode when cs.l is setLan Tianyu
2018-03-03sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long
2018-03-03sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long
2018-03-03sctp: use the right sk after waking up from wait_buf sleepXin Long
2018-03-03cfg80211: check dev_set_name() return valueJohannes Berg
2018-03-03futex: Prevent overflow by strengthen input validationLi Jinyue
2018-03-03KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-03-03ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai
2018-03-038021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-03-03SolutionEngine771x: add Ether TSU resourceSergei Shtylyov
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-03-03net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange