index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
openrisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report
Jia-Ju Bai
1
-1
/
+1
2018-02-15
crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt...
Jia-Ju Bai
1
-1
/
+1
2018-02-15
crypto: sha512-mb - remove HASH_FIRST flag
Eric Biggers
2
-32
/
+6
2018-02-15
crypto: sha256-mb - remove HASH_FIRST flag
Eric Biggers
2
-29
/
+6
2018-02-15
crypto: sha1-mb - remove HASH_FIRST flag
Eric Biggers
2
-30
/
+6
2018-02-15
crypto: mcryptd - remove pointless wrapper functions
Eric Biggers
2
-35
/
+4
2018-02-15
hwrng: imx-rngc - make symbol imx_rngc_pm_ops static
weiyongjun \(A\)
1
-1
/
+1
2018-02-15
MAINTAINERS: update ccree entry
Gilad Ben-Yossef
1
-3
/
+2
2018-02-15
crypto: ccree - add FIPS support
Gilad Ben-Yossef
5
-2
/
+176
2018-02-15
crypto: ccree - add AEAD support
Gilad Ben-Yossef
7
-1
/
+3710
2018-02-15
crypto: ccree - add ahash support
Gilad Ben-Yossef
7
-3
/
+2686
2018-02-15
crypto: ccree - add skcipher support
Gilad Ben-Yossef
7
-2
/
+1339
2018-02-15
crypto: ccree - introduce CryptoCell driver
Gilad Ben-Yossef
22
-0
/
+3784
2018-02-15
staging: ccree: rename staging ver and mark as broken
Gilad Ben-Yossef
2
-3
/
+3
2018-02-15
crypto: hash - Require export/import in ahash
Kamil Konieczny
1
-16
/
+2
2018-02-15
crypto: bfin_crc - Add empty hash export and import
Kamil Konieczny
1
-0
/
+12
2018-02-15
crypto: ux500/hash - Add empty export and import
Kamil Konieczny
1
-0
/
+18
2018-02-15
crypto: n2 - Add empty hash export and import
Kamil Konieczny
1
-0
/
+12
2018-02-15
crypto: mxs-dcp - Add empty hash export and import
Kamil Konieczny
1
-0
/
+14
2018-02-15
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
Kamil Konieczny
1
-3
/
+9
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
5
-0
/
+198
2018-02-09
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
1
-1
/
+2
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2
-9
/
+24
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
[next]