GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2017-02-10 Hannes Frederic... ipv6: move DAD and addrconf_verify processing to workqueue
2017-02-10 Hannes Frederic... ipv6: split duplicate address detection and router...
2017-02-10 Michal KubeÄ\8dekipv6: don't call fib6_run_gc() until routing is ready
2017-02-10 Joe Perchesstddef.h: move offsetofend inside #ifndef/#endif guard...
2017-02-10 Denys Vlasenkoinclude/stddef.h: Move offsetofend() from vfio.h to...
2017-02-10 Gavin Shandrivers/vfio: Rework offsetofend()
2017-02-10 Scot Doylevt: clear selection before resizing
2017-02-10 Jiri Slabytty: vt, fix bogus division in csi_J
2017-02-10 Dmitry Vyukovtty: limit terminal size to 4M chars
2017-02-10 Peter Hurleytty: Prevent ldisc drivers from re-using stale tty...
2017-02-10 Peter Zijlstraperf: Tighten (and fix) the grouping condition
2017-02-10 Arnaldo Carvalho... perf symbols: Fixup symbol sizes before picking best...
2017-02-10 Karl Beldanmtd: nand: davinci: Reinitialize the HW ECC engine...
2017-02-10 Dan Carpentermtd: pmcmsp-flash: Allocating too much in init_msp_flash()
2017-02-10 Brian Norrismtd: blkdevs: fix potential deadlock + lockdep warnings
2017-02-10 Mark BlochIB/cm: Mark stale CM id's whenever the mad agent was...
2017-02-10 Tariq ToukanIB/uverbs: Fix leak of XRC target QPs
2017-02-10 Matan BarakIB/mlx4: Fix create CQ error flow
2017-02-10 Alex VeskerIB/mlx4: Fix incorrect MC join state bit-masking on...
2017-02-10 Alex VeskerIB/ipoib: Don't allow MC joins during light MC flush
2017-02-10 Erez ShitritIB/core: Fix use after free in send_leave function
2017-02-10 Erez ShitritIB/ipoib: Fix memory corruption in ipoib cm mode connec...
2017-02-10 Emmanouil MaroudasEDAC: Increment correct counter in edac_inc_ue_error()
2017-02-10 Tejun Heotimers: Use proper base migration in add_timer_on()
2017-02-10 Gavin Licdc-acm: fix wrong pipe type on rx interrupt xfers
2017-02-10 Krzysztof Kozlowskithermal: hwmon: Properly report critical temperature...
2017-02-10 Linus Walleijiio: accel: kxsd9: Fix scaling bug
2017-02-10 Linus Walleijiio: accel: kxsd9: Fix raw read return
2017-02-10 Cyrille Pitcheni2c: at91: fix write transfers by clearing pending...
2017-02-10 Vladimir Zapolskiyi2c: core: fix NULL pointer dereference under race...
2017-02-10 Dan Carpenterem28xx-i2c: rt_mutex_trylock() returns zero on failure
2017-02-10 Yadi.hui2c-eg20t: fix race between i2c init and interrupt...
2017-02-10 Dave Gerlachhwrng: omap - Only fail if pm_runtime_get_sync returns < 0
2017-02-10 Nishanth Menonhwrng: omap - Fix assumption that runtime_get_sync...
2017-02-10 Krzysztof Kozlowskihwrng: exynos - Disable runtime PM on probe failure
2017-02-10 Dmitry TorokhovInput: ili210x - fix permissions on "calibrate" attribute
2017-02-10 Dmitry TorokhovInput: i8042 - set up shared ps2_cmd_mutex for AUX...
2017-02-10 Dmitry TorokhovInput: i8042 - break load dependency between atkbd...
2017-02-10 Dan Carpenterqxl: check for kmap failures
2017-02-10 Michel Dänzerdrm/radeon: Ensure vblank interrupt is enabled on DPMS...
2017-02-10 Daniel Vetterdrm: Reject page_flip for !DRIVER_MODESET
2017-02-10 Christian Königdrm/radeon: fix radeon_move_blit on 32bit systems
2017-02-10 Ming Leidriver core: fix race between creating/querying glue...
2017-02-10 Markus Elfringdriver core: Delete an unnecessary check before the...
2017-02-10 Dan Carpenterhostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
2017-02-10 Jan Karaisofs: Do not return EACCES for unknown filesystems
2017-02-10 Oleg Nesterovfs/super.c: fix race between freeze_super() and thaw_su...
2017-02-10 Vegard Nossumfs/seq_file: fix out-of-bounds read
2017-02-10 Trond MyklebustNFSv4: Open state recovery must account for file permis...
2017-02-10 Chuck LeverNFS: Don't drop CB requests with invalid principals
2017-02-10 Kinglong MeeNFSD: Using free_conn free connection
2017-02-10 Trond MyklebustNFSv4.x: Fix a refcount leak in nfs_callback_up_net
2017-02-10 Boris BrezillonUBI: fastmap: scrub PEB when bitflips are detected...
2017-02-10 Richard Weinbergerubifs: Fix regression in ubifs_readdir()
2017-02-10 Richard Weinbergerubifs: Abort readdir upon error
2017-02-10 Richard WeinbergerUBIFS: Fix possible memory leak in ubifs_readdir()
2017-02-10 Richard Weinbergerubifs: Fix xattr_names length in exit paths
2017-02-10 Vincent Stehléubifs: Fix assertion in layout_in_gaps()
2017-02-10 Ashish Samantocfs2: fix start offset to ocfs2_zero_range_for_truncate()
2017-02-10 Joseph Qiocfs2/dlm: fix race between convert and migration
2017-02-10 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2017-02-10 Darrick J.... libxfs: clean up _calc_dquots_per_chunk
2017-02-10 Dave Chinnerxfs: fix superblock inprogress check
2017-02-10 Mike Galbraithreiserfs: Unlock superblock before calling reiserfs_quo...
2017-02-10 Jeff Mahoneyreiserfs: fix "new_insert_key may be used uninitialized...
2017-02-10 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2017-02-10 Ross Zwislerext4: allow DAX writeback for hole punch
2017-02-10 Daeho Jeongext4: reinforce check of i_dtime when clearing high...
2017-02-10 Konstantin... ext4: use __GFP_NOFAIL in ext4_free_blocks()
2017-02-10 Daeho Jeongext4: avoid modifying checksum fields directly during...
2017-02-10 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2017-02-10 Ching Huangscsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
2017-02-10 Ewan D. Milnescsi: scsi_debug: Fix memory leak if LBP enabled and...
2017-02-10 Dan Carpenterscsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
2017-02-10 Ming Leiscsi: Fix use-after-free
2017-02-10 Brian Kingscsi: ibmvfc: Fix I/O hang when port is not mapped
2017-02-10 Sumit Saxenascsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to...
2017-02-10 Kashyap Desaiscsi: megaraid_sas: Fix data integrity failure for...
2017-02-10 Andrey Grodzovskympt2sas: Fix secure erase premature termination
2017-02-10 James Bottomleyscsi: mpt3sas: fix hang on ata passthrough commands
2017-02-10 Suganath Prabu Sscsi: mpt3sas: Unblock device after controller reset
2017-02-06 Andrey Grodzovskyscsi: mpt3sas: Fix secure erase premature termination
2017-02-06 Dan Carpenterscsi: zfcp: spin_lock_irqsave() is not nestable
2017-02-06 Steffen Maierzfcp: trace full payload of all SAN records (req,resp...
2017-02-06 Steffen Maierzfcp: fix payload trace length for SAN request&response
2017-02-06 Steffen Maierzfcp: fix D_ID field with actual value on tracing SAN...
2017-02-06 Steffen Maierzfcp: restore tracing of handle for port and LUN with...
2017-02-06 Steffen Maierzfcp: trace on request for open and close of WKA port
2017-02-06 Steffen Maierzfcp: restore: Dont use 0 to indicate invalid LUN in...
2017-02-06 Steffen Maierzfcp: retain trace level for SCSI and HBA FSF response...
2017-02-06 Steffen Maierzfcp: close window with unblocked rport during rport...
2017-02-06 Steffen Maierzfcp: fix ELS/GS request&response length for hardware...
2017-02-06 Steffen Maierzfcp: fix fc_host port_type with NPIV
2017-02-06 Takashi IwaiALSA: pcm : Call kill_fasync() in stream lock
2017-02-06 Takashi IwaiALSA: ali5451: Fix out-of-bound position reporting
2017-02-06 Vegard NossumALSA: timer: fix NULL pointer dereference on memory...
2017-02-06 Vegard NossumALSA: timer: fix division by zero after SNDRV_TIMER_IOC...
2017-02-06 Vegard NossumALSA: timer: fix NULL pointer dereference in read(...
2017-02-06 Takashi IwaiALSA: rawmidi: Fix possible deadlock with virmidi regis...
2017-02-06 Petr VandrovecFix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
next