summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.10.1v4.10.1Greg Kroah-Hartman2017-02-261-1/+1
* xfs: clear delalloc and cache on buffered write failureBrian Foster2017-02-261-1/+12
* rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-02-261-0/+18
* block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo2017-02-261-2/+7
* ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2017-02-262-1/+88
* netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina2017-02-261-13/+26
* goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-02-261-5/+8
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-02-262-1/+17
* USB: serial: console: fix uninitialised spinlockJohan Hovold2017-02-261-0/+1
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-02-261-3/+10
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-02-261-1/+1
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-02-261-1/+7
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-02-261-9/+14
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-02-261-2/+0
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-02-261-1/+5
* USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-02-261-0/+2
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-02-261-1/+3
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-261-0/+1
* net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-02-261-1/+3
* ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-261-4/+4
* ptr_ring: fix race conditions when resizingMichael S. Tsirkin2017-02-261-5/+31
* Linux 4.10v4.10Linus Torvalds2017-02-191-1/+1
* Fix missing sanity check in /dev/sgAl Viro2017-02-191-0/+4
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-02-191-1/+2
* ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-02-181-2/+4
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-182-1/+2
|\
| * ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross2017-02-181-0/+1
| * Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann2017-02-171-1/+1
| |\
| | * reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-171-1/+1
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-182-13/+33
|\ \ \
| * | | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
| * | | ARM: 8657/1: uaccess: consistently check object sizesKees Cook2017-02-161-12/+32
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-181-2/+3
|\ \ \ \
| * | | | x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov2017-02-131-2/+3
| | |/ / | |/| |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-181-1/+1
|\ \ \ \
| * | | | futex: Move futex_init() to core_initcallYang Yang2017-02-131-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-182-10/+9
|\ \ \ \ \
| * | | | | timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-151-2/+2
| * | | | | tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith2017-02-131-8/+7
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-185-31/+45
|\ \ \ \ \
| * | | | | irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-171-18/+16
| * | | | | vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
| * | | | | dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-171-1/+2
| * | | | | dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
| * | | | | packet: Do not call fanout_release from atomic contextsAnoob Soman2017-02-171-9/+22
* | | | | | printk: use rcuidle console tracepointSergey Senozhatsky2017-02-181-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-171-12/+13
|\ \ \ \ \ \
| * | | | | | cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe2017-02-161-12/+13
* | | | | | | Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-171-1/+2
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-161-1/+2