summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-14net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas1-9/+0
2015-03-14team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-03-14net: pktgen: disable xmit_clone on virtual devicesEric Dumazet1-0/+3
2015-03-14Revert "r8169: add support for Byte Queue Limits"David S. Miller1-14/+4
2015-03-14net: reject creation of netdev names with colonsMatthew Thode1-1/+1
2015-03-14sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet1-2/+3
2015-03-14openvswitch: Fix net exit.Pravin B Shelar2-2/+45
2015-03-14ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-03-14net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck1-3/+20
2015-03-14ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-03-14ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov1-1/+1
2015-03-14gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2015-03-14rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-2/+10
2015-03-14ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau1-1/+1
2015-03-14tcp: make sure skb is not shared before using skb_get()Eric Dumazet1-8/+24
2015-03-14rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann1-12/+6
2015-03-14pktgen: fix UDP checksum computationSabrina Dubroca1-8/+8
2015-03-14ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann1-0/+17
2015-03-14flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek1-1/+1
2015-03-07Linux 3.18.9v3.18.9Greg Kroah-Hartman1-1/+1
2015-03-07quota: Store maximum space limit in bytesJan Kara5-25/+15
2015-03-07x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu1-0/+5
2015-03-07x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko1-1/+3
2015-03-07x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2-5/+6
2015-03-07x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming5-203/+301
2015-03-07blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo1-0/+3
2015-03-07Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana1-9/+73
2015-03-07btrfs: fix leak of path in btrfs_find_itemDavid Sterba3-15/+22
2015-03-07btrfs: set proper message level for skinny metadataDavid Sterba1-1/+1
2015-03-07libceph: fix double __remove_osd() problemIlya Dryomov1-8/+18
2015-03-07samsung-laptop: Add use_native_backlight quirk, and enable it on some modelsHans de Goede1-3/+17
2015-03-07jffs2: fix handling of corrupted summary lengthChen Jie1-0/+5
2015-03-07EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman1-2/+8
2015-03-07sb_edac: Fix detection on SNB machinesBorislav Petkov1-3/+6
2015-03-07md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek1-2/+3
2015-03-07md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-03-07perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter1-3/+15
2015-03-07clocksource: mtk: Fix race conditions in probe codeMatthias Brugger1-4/+5
2015-03-07metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan1-2/+2
2015-03-07xfs: Fix quota type in quota structures when reusing quota fileJan Kara1-0/+5
2015-03-07gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne1-4/+10
2015-03-07gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg1-4/+5
2015-03-07arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas1-3/+2
2015-03-07hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-03-07x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu2-58/+12
2015-03-07KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand1-1/+5
2015-03-07KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand1-0/+2
2015-03-07KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand1-1/+1
2015-03-07KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand1-2/+12
2015-03-07KVM: x86: update masterclock values on TSC writesMarcelo Tosatti1-9/+10