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
*
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2018-12-29
2
-33
/
+15
*
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
2018-12-29
1
-26
/
+20
*
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2018-12-29
3
-106
/
+72
*
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
2018-12-29
1
-11
/
+7
*
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2018-12-29
1
-3
/
+19
*
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2018-12-29
1
-1
/
+1
*
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
2018-12-29
1
-14
/
+5
*
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
2018-12-29
1
-0
/
+2
*
include/linux/phy/phy.h: fix minor kerneldoc errors
Robert P. J. Day
2018-12-27
1
-1
/
+1
*
phy.h: fix obvious errors in doc and kerneldoc content
Robert P. J. Day
2018-12-27
1
-5
/
+8
*
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2018-12-27
1
-1
/
+0
*
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
2018-12-27
1
-0
/
+2
*
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2018-12-27
1
-0
/
+2
*
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
2018-12-27
1
-1
/
+3
*
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
2018-12-27
1
-4
/
+3
*
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
2018-12-27
1
-1
/
+3
*
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
2018-12-27
1
-1
/
+3
*
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
2018-12-27
1
-2
/
+8
*
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
2018-12-27
1
-0
/
+4
*
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2018-12-27
1
-1
/
+5
*
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
2018-12-27
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
183
-5096
/
+15845
|
\
|
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
18
-182
/
+17
|
*
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
2018-12-23
1
-2
/
+1
|
*
crypto: salsa20-generic - don't unnecessarily use atomic walk
Eric Biggers
2018-12-23
1
-1
/
+1
|
*
crypto: skcipher - add might_sleep() to skcipher_walk_virt()
Eric Biggers
2018-12-23
1
-0
/
+2
|
*
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
2018-12-23
1
-13
/
+20
|
*
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
2018-12-23
7
-605
/
+1103
|
*
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
2018-12-23
1
-6
/
+6
|
*
crypto: api - document missing stats member
Corentin Labbe
2018-12-23
1
-0
/
+7
|
*
crypto: user - remove unused dump functions
Corentin Labbe
2018-12-23
3
-48
/
+1
|
*
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2018-12-23
2
-10
/
+10
|
*
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
2018-12-23
1
-0
/
+4
|
*
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
2018-12-23
3
-93
/
+278
|
*
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
2018-12-23
1
-8
/
+8
|
*
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2018-12-23
2
-8
/
+6
|
*
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
3
-120
/
+104
|
*
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
2018-12-23
1
-2
/
+1
|
*
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
2018-12-23
1
-1
/
+1
|
*
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
2018-12-23
1
-2
/
+2
|
*
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2018-12-23
2
-332
/
+198
|
*
crypto: aesni - Introduce partial block macro
Dave Watson
2018-12-23
1
-6
/
+150
|
*
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
2018-12-23
1
-43
/
+59
|
*
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-12-23
1
-4
/
+10
|
*
crypto: aesni - Fill in new context data structures
Dave Watson
2018-12-23
1
-14
/
+37
|
*
crypto: aesni - Merge avx precompute functions
Dave Watson
2018-12-23
1
-49
/
+27
|
*
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-12-23
2
-141
/
+115
|
*
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-12-23
1
-0
/
+8
|
*
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2018-12-23
2
-61
/
+145
|
*
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-12-23
1
-58
/
+36
[next]