aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libnvdimm.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-06acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma1-4/+4
2016-12-06dbri: move dereference after check for NULLDan Carpenter1-1/+2
2016-12-06shmem: fix shm fallocate() list corruptionLinus Torvalds1-1/+14
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia5-13/+17
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed1-1/+0
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed1-1/+1
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib3-11/+14
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib1-4/+4
2016-12-06net/mlx5: Verify module parametersKamal Heib2-12/+17
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko1-3/+10
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru1-1/+2
2016-12-06virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski1-5/+14
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner1-1/+21
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski1-2/+2
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before writingNiklas Cassel3-2/+8
2016-12-06fuse: fix clearing suid, sgid for chown()Miklos Szeredi1-5/+2
2016-12-06lockdep: Fix report formattingDmitry Vyukov1-54/+57
2016-12-06perf/core: Remove invalid warning from list_update_cgroup_even()tDavid Carrillo-Cisneros1-11/+8
2016-12-06perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2-2/+2
2016-12-06perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc1-0/+1
2016-12-06objtool: Fix bytes check of lea's rex_prefixJiri Slaby1-1/+1
2016-12-05netlink: Do not schedule work from sk_destructHerbert Xu1-17/+15
2016-12-05uapi: export nf_log.hstephen hemminger1-0/+1
2016-12-05uapi: export tc_skbmod.hstephen hemminger1-0/+1
2016-12-05net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval1-2/+2
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval1-0/+8
2016-12-05isdn: hisax: set error code on failurePan Bian1-0/+1
2016-12-05net: bnx2x: fix improper return valuePan Bian1-0/+1
2016-12-05net: ethernet: qlogic: set error code on failurePan Bian1-0/+1
2016-12-05atm: fix improper return valuePan Bian1-1/+1
2016-12-05net: irda: set error code on failuresPan Bian1-0/+1
2016-12-05net: caif: remove ineffective checkPan Bian1-4/+1
2016-12-05net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2016-12-05atm: lanai: set error code when ioremap failsPan Bian1-0/+1
2016-12-05net: usb: set error code when usb_alloc_urb failsPan Bian1-0/+1
2016-12-05net: bridge: set error code on failurePan Bian1-0/+1
2016-12-05net: af_mpls.c add space before open parenthesisSuraj Deshmukh1-1/+1
2016-12-05netdev: broadcom: propagate error codePan Bian1-1/+1
2016-12-05ipv4: Drop suffix update from resize codeAlexander Duyck1-21/+21
2016-12-05ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck1-12/+14
2016-12-04Linux 4.9-rc8Linus Torvalds1-1/+1
2016-12-03net: dcb: set error code on failuresPan Bian1-0/+1
2016-12-02mm, vmscan: add cond_resched() into shrink_node_memcg()Michal Hocko1-0/+2
2016-12-02mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko1-1/+1
2016-12-02kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabledNicolas Pitre1-1/+8
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2016-12-02geneve: avoid use-after-free of skb->dataSabrina Dubroca1-10/+4
2016-12-02tipc: check minimum bearer MTUMichal Kubeček3-2/+27
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter1-2/+0