index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
ld-version.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
Nicolai Stange
1
-2
/
+2
2016-04-05
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
Nicolai Stange
1
-12
/
+9
2016-04-05
crypto: s5p-sss - Sort the headers to improve readability
Krzysztof Kozlowski
1
-10
/
+10
2016-04-05
crypto: s5p-sss - Handle unaligned buffers
Krzysztof Kozlowski
1
-12
/
+138
2016-04-05
crypto: s5p-sss - Minor coding cleanups
Krzysztof Kozlowski
1
-8
/
+7
2016-04-05
MAINTAINERS: Add a new maintainer for the CCP driver
Tom Lendacky
1
-0
/
+1
2016-04-05
crypto: marvell/cesa - remove unneeded condition
Dan Carpenter
1
-2
/
+1
2016-04-05
PKCS#7: fix missing break on OID_sha224 case
Colin Ian King
1
-0
/
+1
2016-04-05
crypto: n2 - Remove return statement from void function
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-05
crypto: s5p-sss - Enable COMPILE_TEST
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: exynos - Enable COMPILE_TEST
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
1
-0
/
+9
2016-04-05
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
1
-1
/
+8
2016-04-05
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
1
-3
/
+7
2016-04-05
hwrng: exynos - Runtime suspend device after init
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
Peter Meerwald
1
-3
/
+3
2016-04-05
crypto: af_alg - add async support to algif_aead
Tadeusz Struk
1
-31
/
+237
2016-04-05
hwrng: bcm63xx - fix device tree compilation
Álvaro Fernández Rojas
1
-0
/
+1
2016-04-04
sunrpc: Fix skcipher/shash conversion
Herbert Xu
2
-3
/
+8
2016-04-03
Linux 4.6-rc2
v4.6-rc2
Linus Torvalds
1
-1
/
+1
2016-04-03
v4l2-mc: avoid warning about unused variable
Linus Torvalds
1
-1
/
+1
2016-04-03
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
2
-3
/
+2
2016-04-02
.mailmap: add Christophe Ricard
Christophe Ricard
1
-0
/
+1
2016-04-02
Make CONFIG_FHANDLE default y
Andi Kleen
1
-1
/
+2
2016-04-02
mm/page_isolation.c: fix the function comments
Neil Zhang
1
-1
/
+1
2016-04-02
oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head
Michal Hocko
1
-1
/
+5
2016-04-02
mm/page_isolation: fix tracepoint to mirror check function behavior
Lucas Stach
1
-1
/
+1
2016-04-02
mm/rmap: batched invalidations should use existing api
Nadav Amit
3
-28
/
+8
2016-04-02
x86/mm: TLB_REMOTE_SEND_IPI should count pages
Nadav Amit
1
-3
/
+9
2016-04-02
mm: fix invalid node in alloc_migrate_target()
Xishi Qiu
1
-4
/
+4
2016-04-02
include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()
Chen Gang
1
-1
/
+1
2016-04-02
mm, kasan: fix compilation for CONFIG_SLAB
Alexander Potapenko
1
-1
/
+1
2016-04-02
MAINTAINERS: orangefs mailing list is subscribers-only
Joe Perches
1
-1
/
+1
2016-04-01
net: mvneta: fix changing MTU when using per-cpu processing
Marcin Wojtas
1
-14
/
+16
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
4
-48
/
+73
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
3
-10
/
+11
2016-04-01
stmmac: fix TX normal DESC
Giuseppe CAVALLARO
1
-8
/
+8
2016-04-01
net: mvneta: use cache_line_size() to get cacheline size
Jisheng Zhang
1
-1
/
+1
2016-04-01
net: mvpp2: use cache_line_size() to get cacheline size
Jisheng Zhang
1
-1
/
+1
2016-04-01
net: mvpp2: fix maybe-uninitialized warning
Jisheng Zhang
1
-1
/
+3
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
3
-15
/
+30
2016-04-01
ALSA: timer: Use mod_timer() for rearming the system timer
Takashi Iwai
1
-2
/
+2
2016-04-01
s390: wire up preadv2/pwritev2 syscalls
Heiko Carstens
2
-1
/
+5
2016-04-01
s390/pci: PCI function group 0 is valid for clp_query_pci_fn
Pierre Morel
1
-2
/
+1
2016-04-01
MAINTAINERS: Update my email address
Masami Hiramatsu
1
-1
/
+1
2016-04-01
ALSA: hda - fix front mic problem for a HP desktop
Hui Wang
1
-0
/
+9
2016-04-01
drm/udl: Use unlocked gem unreferencing
Daniel Vetter
2
-2
/
+2
2016-04-01
drm/dp: move hw_mutex up the call stack
Rob Clark
1
-10
/
+17
2016-03-31
net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card
Daniele Palmas
1
-0
/
+7
2016-03-31
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
1
-0
/
+1
[next]