GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2014-01-15 Michael S.... virtio_net: don't leak memory or block when too many...
2014-01-15 Michael S.... virtio-net: make all RX paths handle errors consistently
2014-01-15 Michael S.... virtio_net: fix error handling for mergeable buffers
2014-01-15 David S. Millervlan: Fix header ops passthru when doing TX VLAN offload.
2014-01-15 Florian Westphalnet: rose: restore old recvmsg behavior
2014-01-15 Sasha Levinrds: prevent dereference of a NULL device
2014-01-15 Li RongQingipv6: always set the new created dst's from in ip6_rt_copy
2014-01-15 Eric Dumazetnet: fec: fix potential use after free
2014-01-15 Salva Peiróhamradio/yam: fix info leak in ioctl
2014-01-15 Wenliang Fandrivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
2014-01-15 Daniel Borkmannnet: inet_diag: zero out uninitialized idiag_{src,dst...
2014-01-15 Timo Teräsip_gre: fix msg_name parsing for recvfrom/recvmsg
2014-01-15 Sasha Levinnet: unix: allow bind to fail on mutex lock
2014-01-15 Hannes Frederic... ipv6: fix illegal mac_header comparison on 32bit
2014-01-15 Jason Wangnetvsc: don't flush peers notifying work during setting mtu
2014-01-15 Nat Gurumoorthytg3: Initialize REG_BASE_ADDR at PCI config offset...
2014-01-15 Sasha Levinnet: unix: allow set_peek_off to fail
2014-01-15 Changli Gaonet: drop_monitor: fix the value of maxattr
2014-01-15 Hannes Frederic... ipv6: don't count addrconf generated routes against...
2014-01-15 Daniel Borkmannpacket: fix send path when running with proto == 0
2014-01-15 Andrey Vaginvirtio: delete napi structures from netdev before relea...
2014-01-15 Jason Wangmacvtap: signal truncated packets
2014-01-15 Zhi Yong Wutun: update file current position
2014-01-15 Zhi Yong Wumacvtap: update file current position
2014-01-15 Vlad Yasevichmacvtap: Do not double-count received packets
2014-01-15 Venkat Venkatsubrards: prevent BUG_ON triggered on congestion update...
2014-01-15 Eric Dumazetnet: do not pretend FRAGLIST support
2014-01-15 Kamala RIPv6: Fixed support for blackhole and prohibit routes
2014-01-15 Nestor Lopez... HID: Revert "Revert "HID: Fix logitech-dj: missing...
2014-01-15 Kuninori Morimotogpio-rcar: R-Car GPIO IRQ share interrupt
2014-01-15 Magnus Dammclocksource: em_sti: Set cpu_possible_mask to fix SMP...
2014-01-15 Axel Linirqchip: renesas-irqc: Fix irqc_probe error handling
2014-01-09 Greg Kroah... Linux 3.10.26
2014-01-09 Nobuhiro Iwamatsush: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL...
2014-01-09 Eric Whitneyext4: fix bigalloc regression
2014-01-09 Catalin Marinasarm64: Use Normal NonCacheable memory for writecombine
2014-01-09 Catalin Marinasarm64: Do not flush the D-cache for anonymous pages
2014-01-09 Catalin Marinasarm64: Avoid cache flushing in flush_dcache_page()
2014-01-09 Mark RutlandARM: KVM: arch_timers: zero CNTVOFF upon return to...
2014-01-09 Marc ZyngierARM: hyp: initialize CNTVOFF to zero
2014-01-09 Mark Rutlandclocksource: arch_timer: use virtual counters
2014-01-09 Catalin Marinasarm64: Remove unused cpu_name ascii in arch/arm64/mm...
2014-01-09 Catalin Marinasarm64: dts: Reserve the memory used for secondary CPU...
2014-01-09 AKASHI Takahiroarm64: check for number of arguments in syscall_get...
2014-01-09 Jiang Liuarm64: fix possible invalid FPSIMD initialization state
2014-01-09 Feng Kanarm64: Change kernel stack size to 16K
2014-01-09 Mark Rutlandarm64: virt: ensure visibility of __boot_cpu_mode
2014-01-09 Catalin Marinasarm64: Only enable local interrupts after the CPU is...
2014-01-09 Josh Durginrbd: fix error handling from rbd_snap_name()
2014-01-09 Josh Durginrbd: ignore unmapped snapshots that no longer exist
2014-01-09 Josh Durginrbd: fix use-after free of rbd_dev->disk
2014-01-09 Josh Durginrbd: make rbd_obj_notify_ack() synchronous
2014-01-09 Josh Durginrbd: complete notifies before cleaning up osd_client...
2014-01-09 Josh Durginlibceph: add function to ensure notifies are complete
2014-01-09 Josh Durginrbd: fix null dereference in dout
2014-01-09 Josh Durginrbd: fix buffer size for writes to images with snapshots
2014-01-09 majianpengceph: allow sync_read/write return partial successed...
2014-01-09 majianpengceph: fix bugs about handling short-read for sync read...
2014-01-09 Dan Carpenterlibceph: create_singlethread_workqueue() doesn't return...
2014-01-09 Dan Carpenterlibceph: potential NULL dereference in ceph_osdc_handle...
2014-01-09 Dan Carpenterlibceph: fix error handling in handle_reply()
2014-01-09 majianpengceph: Add check returned value on func ceph_calc_ceph_pg.
2014-01-09 Dan Carpenterceph: cleanup types in striped_read()
2014-01-09 Nathaniel Yazdaniceph: fix null pointer dereference
2014-01-09 Yan, Zhenglibceph: call r_unsafe_callback when unsafe reply is...
2014-01-09 Sasha Levinceph: avoid accessing invalid memory
2014-01-09 majianpengceph: Free mdsc if alloc mdsc->mdsmap failed.
2014-01-09 Sage Weilrbd: fix a couple warnings
2014-01-09 Yan, Zhenglibceph: fix truncate size calculation
2014-01-09 Yan, Zhenglibceph: fix safe completion
2014-01-09 Alex Elderrbd: protect against concurrent unmaps
2014-01-09 Alex Elderrbd: set removing flag while holding list lock
2014-01-09 Alex Elderrbd: flush dcache after zeroing page data
2014-01-09 Alex Elderlibceph: add lingering request reference when registered
2014-01-09 Emil Goodeceph: improve error handling in ceph_mdsmap_decode
2014-01-09 Dinh Nguyenclocksource: dw_apb_timer_of: Fix read_sched_clock
2014-01-09 Paul Mooreselinux: process labeled IPsec TCP SYN-ACK packets...
2014-01-09 Paul Mooreselinux: look for IPsec labels on both inbound and...
2014-01-09 Geert Uytterhoevensh: always link in helper functions extracted from...
2014-01-09 Stephen Boydgpio: msm: Fix irq mask/unmask by writing bits instead...
2014-01-09 Roger Quadrosgpio: twl4030: Fix regression for twl gpio LED output
2014-01-09 Theodore Ts'ojbd2: don't BUG but return ENOSPC if a handle runs...
2014-01-09 Martin Schwidefskys390/3270: fix allocation of tty3270_screen structure
2014-01-09 Vladimir Davydovmemcg: fix memcg_size() calculation
2014-01-09 Steven WhitehouseGFS2: Fix incorrect invalidation for DIO/buffered I/O
2014-01-09 Steven WhitehouseGFS2: don't hold s_umount over blkdev_put
2014-01-09 Dmitry TorokhovInput: allocate absinfo data when setting ABS capability
2014-01-09 Naoya Horiguchimm/memory-failure.c: transfer page count from head...
2014-01-09 Rik van Rielmm: fix use-after-free in sys_remap_file_pages
2014-01-09 Jianguo Wumm/hugetlb: check for pte NULL pointer in __page_check_...
2014-01-09 Joonsoo Kimmm/compaction: respect ignore_skip_hint in update_pageb...
2014-01-09 Mel Gormanmm: numa: guarantee that tlb_flush_pending updates...
2014-01-09 Rik van Rielmm: fix TLB flush race between migration, and change_pr...
2014-01-09 Oleg Nesterovsched: fix the theoretical signal_wake_up() vs schedule...
2014-01-09 Mel Gormanmm: numa: avoid unnecessary work on the failure path
2014-01-09 Mel Gormanmm: numa: ensure anon_vma is locked to prevent parallel...
2014-01-09 Mel Gormanmm: clear pmd_numa before invalidating
2014-01-09 Rob HerringRevert "of/address: Handle #address-cells > 2 specially"
2014-01-09 Rafael J. Wysockiintel_pstate: Fail initialization if P-state informatio...
2014-01-09 Larry Fingerrtlwifi: pci: Fix oops on driver unload
next