index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
sched/fair: Fix warning on non-SMP build
Olof Johansson
1
-8
/
+8
2018-12-25
net: dccp: fix kernel crash on module load
Peter Oskolkov
3
-12
/
+31
2018-12-24
drivers/net: appletalk/cops: remove redundant if statement and mask
Colin Ian King
1
-8
/
+2
2018-12-24
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2018-12-24
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
1
-1
/
+2
2018-12-24
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
1
-2
/
+5
2018-12-24
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
1
-0
/
+3
2018-12-24
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2018-12-24
mlxsw: spectrum: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-24
net/mlx5e: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2018-12-24
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
1
-0
/
+1
2018-12-24
net/mlx5e: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-12-24
staging: octeon: fix build failure with XFRM enabled
Florian Westphal
1
-2
/
+1
2018-12-24
dt-bindings: pwm: rcar: Add r8a774c0 support
Fabrizio Castro
1
-0
/
+1
2018-12-24
pwm: imx: Add ipg clock operation
Anson Huang
1
-5
/
+48
2018-12-24
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
1
-7
/
+2
2018-12-24
pwm: clps711x: Fix period calculation
Alexander Shiyan
1
-2
/
+2
2018-12-24
pwm: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-4
/
+1
2018-12-24
pwm: Enable Kona PWM to be built for the Cygnus architecture
Clément Péron
1
-1
/
+3
2018-12-24
Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask"
Scott Wood
1
-1
/
+5
2018-12-24
net: Revert recent Spectre-v1 patches.
David S. Miller
4
-9
/
+0
2018-12-24
Linux 4.20
v4.20
Linus Torvalds
1
-1
/
+1
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
18
-182
/
+17
2018-12-23
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
1
-2
/
+1
2018-12-23
crypto: salsa20-generic - don't unnecessarily use atomic walk
Eric Biggers
1
-1
/
+1
2018-12-23
crypto: skcipher - add might_sleep() to skcipher_walk_virt()
Eric Biggers
1
-0
/
+2
2018-12-23
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
1
-13
/
+20
2018-12-23
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
7
-605
/
+1103
2018-12-23
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
1
-6
/
+6
2018-12-23
crypto: api - document missing stats member
Corentin Labbe
1
-0
/
+7
2018-12-23
crypto: user - remove unused dump functions
Corentin Labbe
3
-48
/
+1
2018-12-23
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2
-10
/
+10
2018-12-23
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
1
-0
/
+4
2018-12-23
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
3
-93
/
+278
2018-12-23
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
1
-8
/
+8
2018-12-23
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2
-8
/
+6
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
3
-120
/
+104
2018-12-23
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
1
-2
/
+1
2018-12-23
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
1
-1
/
+1
2018-12-23
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
1
-2
/
+2
2018-12-23
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2
-332
/
+198
2018-12-23
crypto: aesni - Introduce partial block macro
Dave Watson
1
-6
/
+150
2018-12-23
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
1
-43
/
+59
2018-12-23
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
1
-4
/
+10
2018-12-23
crypto: aesni - Fill in new context data structures
Dave Watson
1
-14
/
+37
2018-12-23
crypto: aesni - Merge avx precompute functions
Dave Watson
1
-49
/
+27
2018-12-23
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2
-141
/
+115
2018-12-23
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
1
-0
/
+8
2018-12-23
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2
-61
/
+145
2018-12-23
crypto: aesni - Macro-ify func save/restore
Dave Watson
1
-58
/
+36
[next]