aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-15packet: fix send path when running with proto == 0Daniel Borkmann
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2014-01-15macvtap: signal truncated packetsJason Wang
2014-01-15tun: update file current positionZhi Yong Wu
2014-01-15macvtap: update file current positionZhi Yong Wu
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich
2014-01-15rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-15IPv6: Fixed support for blackhole and prohibit routesKamala R
2014-01-15HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado
2014-01-15gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto
2014-01-15clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2014-01-15irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin
2014-01-09Linux 3.10.26Greg Kroah-Hartman
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu
2014-01-09ext4: fix bigalloc regressionEric Whitney
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-01-09arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas
2014-01-09arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas
2014-01-09ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland
2014-01-09ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland
2014-01-09arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2014-01-09arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas
2014-01-09arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2014-01-09arm64: fix possible invalid FPSIMD initialization stateJiang Liu
2014-01-09arm64: Change kernel stack size to 16KFeng Kan
2014-01-09arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland
2014-01-09arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas
2014-01-09rbd: fix error handling from rbd_snap_name()Josh Durgin
2014-01-09rbd: ignore unmapped snapshots that no longer existJosh Durgin
2014-01-09rbd: fix use-after free of rbd_dev->diskJosh Durgin
2014-01-09rbd: make rbd_obj_notify_ack() synchronousJosh Durgin
2014-01-09rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin
2014-01-09rbd: fix null dereference in doutJosh Durgin
2014-01-09rbd: fix buffer size for writes to images with snapshotsJosh Durgin
2014-01-09ceph: allow sync_read/write return partial successed size of read/write.majianpeng
2014-01-09ceph: fix bugs about handling short-read for sync read mode.majianpeng
2014-01-09libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter
2014-01-09libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter
2014-01-09libceph: fix error handling in handle_reply()Dan Carpenter
2014-01-09ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng
2014-01-09ceph: cleanup types in striped_read()Dan Carpenter
2014-01-09ceph: fix null pointer dereferenceNathaniel Yazdani
2014-01-09libceph: call r_unsafe_callback when unsafe reply is receivedYan, Zheng
2014-01-09ceph: avoid accessing invalid memorySasha Levin
2014-01-09ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng
2014-01-09rbd: fix a couple warningsSage Weil
2014-01-09libceph: fix truncate size calculationYan, Zheng