index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: cbc - Propagate NEED_FALLBACK bit
Marcelo Cerri
2017-03-09
1
-2
/
+13
*
crypto: testmgr - constify all test vectors
Eric Biggers
2017-03-09
2
-286
/
+297
*
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2017-03-09
4
-6
/
+8
*
crypto: bcm - fix spelling mistake: "genereate" -> "generate"
Colin Ian King
2017-03-09
1
-1
/
+1
*
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
2017-03-09
4
-0
/
+271
*
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
2017-03-09
9
-58
/
+845
*
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
2017-03-09
13
-0
/
+2805
*
crypto: algapi - annotate expected branch behavior in crypto_inc()
Ard Biesheuvel
2017-03-09
1
-2
/
+2
*
crypto: arm/aes-neonbs - resolve fallback cipher at runtime
Ard Biesheuvel
2017-03-09
2
-16
/
+46
*
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
2017-03-09
2
-6
/
+6
*
crypto: gf128mul - rename the byte overflow tables
Eric Biggers
2017-03-09
1
-17
/
+32
*
crypto: gf128mul - remove xx() macro
Eric Biggers
2017-03-09
1
-10
/
+8
*
crypto: gf128mul - fix some comments
Eric Biggers
2017-03-09
2
-18
/
+21
*
crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
Krzysztof Kozlowski
2017-03-09
1
-45
/
+82
*
hwrng: omap - Do not access INTMASK_REG on EIP76
Thomas Petazzoni
2017-03-08
1
-1
/
+12
*
hwrng: omap - use devm_clk_get() instead of of_clk_get()
Thomas Petazzoni
2017-03-08
1
-1
/
+1
*
hwrng: omap - write registers after enabling the clock
Thomas Petazzoni
2017-03-08
1
-1
/
+2
*
crypto: s5p-sss - Fix completing crypto request in IRQ handler
Krzysztof Kozlowski
2017-03-08
1
-2
/
+3
*
crypto: powerpc - Fix initialisation of crc32c context
Daniel Axtens
2017-03-08
1
-1
/
+1
*
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
2017-03-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
86
-368
/
+895
|
\
|
*
strparser: destroy workqueue on module exit
WANG Cong
2017-03-03
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-03
5
-91
/
+66
|
|
\
|
|
*
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
2
-81
/
+58
|
|
*
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
2017-03-03
1
-5
/
+4
|
|
*
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-03
1
-2
/
+0
|
|
*
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-02-28
1
-3
/
+4
|
*
|
Merge branch 'sfx-fixes'
David S. Miller
2017-03-03
1
-6
/
+6
|
|
\
\
|
|
*
|
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
1
-1
/
+1
|
|
*
|
sfc: avoid max() in array size
Edward Cree
2017-03-03
1
-5
/
+5
|
|
/
/
|
*
|
Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...
David S. Miller
2017-03-03
3
-24
/
+38
|
|
\
\
|
|
*
|
can: flexcan: fix typo in comment
Marc Kleine-Budde
2017-03-03
1
-1
/
+1
|
|
*
|
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
2017-03-03
1
-6
/
+3
|
|
*
|
can: gs_usb: fix coding style
Ethan Zonca
2017-03-03
1
-6
/
+5
|
|
*
|
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
2017-03-03
1
-11
/
+29
|
*
|
|
rds: remove unnecessary returned value check
Zhu Yanjun
2017-03-03
4
-14
/
+4
|
*
|
|
rxrpc: Fix potential NULL-pointer exception
David Howells
2017-03-03
1
-7
/
+8
|
*
|
|
Merge branch 'nfp-fixes'
David S. Miller
2017-03-03
1
-3
/
+4
|
|
\
\
\
|
|
*
|
|
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
2017-03-03
1
-2
/
+2
|
|
*
|
|
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
2017-03-03
1
-1
/
+2
|
|
/
/
/
|
*
|
|
Merge branch 'bgmac-fixes'
David S. Miller
2017-03-03
3
-10
/
+39
|
|
\
\
\
|
|
*
|
|
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-03-03
1
-1
/
+5
|
|
*
|
|
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-03
2
-9
/
+34
|
|
/
/
/
|
*
|
|
Merge branch 'xen-netback-fixes'
David S. Miller
2017-03-03
1
-12
/
+19
|
|
\
\
\
|
|
*
|
|
xen-netback: don't vfree() queues under spinlock
Paul Durrant
2017-03-03
1
-1
/
+4
|
|
*
|
|
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
2017-03-03
1
-14
/
+18
|
|
/
/
/
|
*
|
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-03-03
3
-6
/
+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-02
2
-2
/
+3
|
|
*
|
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-03-02
3
-4
/
+20
|
|
/
/
|
*
|
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
2017-03-02
1
-1
/
+1
[next]