summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-12media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-03-12mmc: sdhci-acpi: support deferred probeZhang Rui1-1/+4
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau1-4/+4
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey1-2/+8
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-03-12MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal1-3/+2
2017-02-26Linux 4.10.1v4.10.1Greg Kroah-Hartman1-1/+1
2017-02-26xfs: clear delalloc and cache on buffered write failureBrian Foster1-1/+12
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-02-26block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo1-2/+7
2017-02-26ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2-1/+88
2017-02-26netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina1-13/+26
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2-1/+17
2017-02-26USB: serial: console: fix uninitialised spinlockJohan Hovold1-0/+1
2017-02-26USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-02-26USB: serial: opticon: fix CTS retrieval at openJohan Hovold1-1/+1
2017-02-26USB: serial: spcp8x5: fix modem-status handlingJohan Hovold1-1/+7
2017-02-26USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-02-26USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-02-26USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+5
2017-02-26USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-02-26USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-02-26net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat1-1/+3
2017-02-26ip: fix IP_CHECKSUM handlingPaolo Abeni1-4/+4
2017-02-26ptr_ring: fix race conditions when resizingMichael S. Tsirkin1-5/+31
2017-02-20Linux 4.10v4.10Linus Torvalds1-1/+1
2017-02-19Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-19ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2017-02-19Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+33
2017-02-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2017-02-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-02-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-10/+9
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-31/+45
2017-02-19printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-19ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-18irda: Fix lockdep annotations in hashbin_delete().David S. Miller1-18/+16
2017-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+13