summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-12media: fix dm1105.c build errorRandy Dunlap
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss
2017-03-12mmc: sdhci-acpi: support deferred probeZhang Rui
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-03-12MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal
2017-02-26Linux 4.9.13Greg Kroah-Hartman
2017-02-26xfs: clear delalloc and cache on buffered write failureBrian Foster
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-02-26block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo
2017-02-26ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng
2017-02-26netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-02-26USB: serial: console: fix uninitialised spinlockJohan Hovold
2017-02-26USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-02-26USB: serial: opticon: fix CTS retrieval at openJohan Hovold
2017-02-26USB: serial: spcp8x5: fix modem-status handlingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-02-26USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin
2017-02-26USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-02-26net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-02-26ip: fix IP_CHECKSUM handlingPaolo Abeni
2017-02-26ptr_ring: fix race conditions when resizingMichael S. Tsirkin
2017-02-26irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-02-26vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-26dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-02-26net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
2017-02-26packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-02-26packet: fix races in fanout_add()Eric Dumazet
2017-02-26net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-26net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-02-26net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-26kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong
2017-02-26kcm: fix 0-length case for kcm_sendmsg()WANG Cong
2017-02-23Linux 4.9.12Greg Kroah-Hartman
2017-02-23videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil
2017-02-23bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet