Age | Commit message (Expand) | Author |
2016-04-20 | crypto4xx: integrate ppc4xx-rng into crypto4xx | Christian Lamparter |
2016-04-18 | crypto: qat - fix section mismatch warning | Tadeusz Struk |
2016-04-18 | crypto: qat - interrupts need to be enabled when VFs are disabled | Tadeusz Struk |
2016-04-18 | crypto: qat - check if PF is running | Tadeusz Struk |
2016-04-18 | crypto: qat - move vf2pf_init and vf2pf_exit to common | Tadeusz Struk |
2016-04-15 | hwrng: hisi - Add support for Hisilicon SoC RNG | Kefeng Wang |
2016-04-15 | crypto: mxc-scc - add basic driver for the MXC SCC | Steffen Trumtrar |
2016-04-15 | crypto: qat - adf_dev_stop should not be called in atomic context | Tadeusz Struk |
2016-04-15 | crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> | Mike Galbraith |
2016-04-05 | hwrng: exynos - Fix misspelled Samsung address | Krzysztof Kozlowski |
2016-04-05 | crypto: qat - changed adf_dev_stop to void | Tadeusz Struk |
2016-04-05 | crypto: qat - explicitly stop all VFs first | Tadeusz Struk |
2016-04-05 | crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} | Corentin LABBE |
2016-04-05 | crypto: qat - fix address leaking of RSA public exponent | Tudor Ambarus |
2016-04-05 | crypto: qat - avoid memory corruption or undefined behaviour | Tudor Ambarus |
2016-04-05 | crypto: qat - Remove redundant nrbg rings | Ahsan Atta |
2016-04-05 | crypto: qat - make sure const_tab is 1024 bytes aligned | Tadeusz Struk |
2016-04-05 | crypto: s5p-sss - Sort the headers to improve readability | Krzysztof Kozlowski |
2016-04-05 | crypto: s5p-sss - Handle unaligned buffers | Krzysztof Kozlowski |
2016-04-05 | crypto: s5p-sss - Minor coding cleanups | Krzysztof Kozlowski |
2016-04-05 | crypto: marvell/cesa - remove unneeded condition | Dan Carpenter |
2016-04-05 | crypto: n2 - Remove return statement from void function | Amitoj Kaur Chawla |
2016-04-05 | crypto: s5p-sss - Enable COMPILE_TEST | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Enable COMPILE_TEST | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Disable runtime PM on driver unbind | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Disable runtime PM on probe failure | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Fix unbalanced PM runtime put on timeout error path | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Runtime suspend device after init | Krzysztof Kozlowski |
2016-04-05 | crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig | Peter Meerwald |
2016-04-05 | hwrng: bcm63xx - fix device tree compilation | Álvaro Fernández Rojas |
2016-04-03 | v4l2-mc: avoid warning about unused variable | Linus Torvalds |
2016-04-02 | Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc | Linus Torvalds |
2016-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2016-04-02 | Convert straggling drivers to new six-argument get_user_pages() | Linus Torvalds |
2016-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-01 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-04-01 | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2016-04-01 | net: mvneta: fix changing MTU when using per-cpu processing | Marcin Wojtas |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO |
2016-04-01 | stmmac: fix TX normal DESC | Giuseppe CAVALLARO |
2016-04-01 | net: mvneta: use cache_line_size() to get cacheline size | Jisheng Zhang |
2016-04-01 | net: mvpp2: use cache_line_size() to get cacheline size | Jisheng Zhang |
2016-04-01 | net: mvpp2: fix maybe-uninitialized warning | Jisheng Zhang |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann |
2016-04-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-04-01 | drm/udl: Use unlocked gem unreferencing | Daniel Vetter |
2016-04-01 | drm/dp: move hw_mutex up the call stack | Rob Clark |