aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algapi.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10inet: fix races with reqsk timersEric Dumazet2-2/+8
2015-08-10mkiss: Fix error handling in mkiss_open()Fabio Estevam1-3/+4
2015-08-10HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke1-33/+37
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz1-0/+16
2015-08-10bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz1-1/+1
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter1-1/+2
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-10ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal1-2/+4
2015-08-10netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann1-0/+5
2015-08-10bna: fix interrupts storm caused by erroneous packetsIvan Vecera1-1/+1
2015-08-10net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas1-47/+130
2015-08-10net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas1-15/+37
2015-08-10net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas1-15/+0
2015-08-10arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch1-4/+3
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2-6/+4
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle1-1/+2
2015-08-10video: Fix possible leak in of_get_videomode()Christian Engelmayer1-3/+1
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2-2/+4
2015-08-10netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter1-8/+10
2015-08-10video: fbdev: pxa3xx_gcu: prepare the clocksRobert Jarzmik1-2/+2
2015-08-10OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrementJyri Sarha1-1/+1
2015-08-10OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()Jyri Sarha1-0/+2
2015-08-10fbdev: select versatile helpers for the integratorLinus Walleij1-1/+1
2015-08-09ntb: avoid format string in dev_set_nameKees Cook1-1/+1
2015-08-09NTB: Fix dereference before checkAllen Hubbe1-2/+1
2015-08-09NTB: Fix zero size or integer overflow in ntb_set_mwAllen Hubbe1-3/+6
2015-08-09NTB: Schedule to receive on QP link upAllen Hubbe1-0/+2
2015-08-09NTB: Fix oops in debugfs when transport is half-upDave Jiang1-1/+5
2015-08-09NTB: ntb_netdev not covering all receive errorsDave Jiang1-1/+1
2015-08-09NTB: Fix transport stats for multiple devicesDave Jiang1-2/+10
2015-08-09NTB: Fix ntb_transport out-of-order RX updateAllen Hubbe2-69/+107
2015-08-09Linux 4.2-rc6Linus Torvalds1-1/+1
2015-08-08clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabledGeert Uytterhoeven1-0/+6
2015-08-07clk: pxa: pxa3xx: fix CKEN register accessRobert Jarzmik1-1/+1
2015-08-07net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto1-0/+2
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson1-0/+1
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT1-0/+3
2015-08-07be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP1-8/+10
2015-08-07be2net: post buffers before destroying RXQs in LancerKalesh AP1-12/+30
2015-08-07be2net: enable IFACE filters only after creating RXQsKalesh AP2-47/+85
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber1-0/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter2-2/+2
2015-08-07KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang1-1/+1
2015-08-07KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini1-0/+5
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2-4/+2
2015-08-07virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-08-07stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari1-2/+2
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok2-23/+13
2015-08-07net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell1-3/+0