summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-13MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-03-13MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-03-13MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-03-13MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-03-13MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-03-13MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-03-13MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-03-13perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo1-2/+2
2017-03-13net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani1-4/+5
2017-03-11sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner1-2/+6
2017-03-11md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2-1/+29
2017-03-06Linux 3.12.71v3.12.71Jiri Slaby1-1/+1
2017-03-03USB: cdc-acm: fix failed open not being detectedJohan Hovold1-6/+8
2017-03-03USB: cdc-acm: fix open and suspend raceJohan Hovold1-4/+3
2017-03-03USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov1-2/+4
2017-03-03net: filter: s390: fix JIT address randomizationHeiko Carstens1-1/+1
2017-03-03net: filter: x86: fix JIT address randomizationAlexei Starovoitov1-1/+1
2017-03-03gianfar: Check if phydev present on ethtool -AClaudiu Manoil1-0/+3
2017-03-03PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni1-14/+74
2017-03-03PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han1-2/+2
2017-03-03vti4: Don't count header length twice.Steffen Klassert1-1/+0
2017-03-03net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann1-50/+79
2017-03-03ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2-22/+17
2017-03-03net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann1-1/+1
2017-03-03ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing1-5/+16
2017-03-03cpufreq: preserve user_policy across suspend/resumeViresh Kumar1-5/+9
2017-03-03cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki1-9/+14
2017-03-03cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2017-03-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork1-3/+0
2017-03-03drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter1-1/+1
2017-03-03Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2-2/+4
2017-03-03mfd: pm8921: Potential NULL dereference in pm8921_remove()Dan Carpenter1-4/+5
2017-03-036lowpan: release device on error pathDan Carpenter1-1/+3
2017-03-03ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings1-86/+43
2017-03-03ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o1-1/+1
2017-03-03ext4: validate s_first_meta_bg at mount timeEryu Guan1-0/+9
2017-03-01af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2017-03-01rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-03-01goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-03-01x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2-1/+17
2017-03-01USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-03-01USB: serial: opticon: fix CTS retrieval at openJohan Hovold1-1/+1
2017-03-01USB: serial: spcp8x5: fix modem-status handlingJohan Hovold1-1/+7
2017-03-01USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-03-01USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-03-01USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+5
2017-03-01USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-03-01USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-03-01tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-03-01net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat1-1/+3