index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
crypto: keywrap - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2017-11-29
crypto: tcrypt - set assoc in sg_init_aead()
Tudor-Dan Ambarus
1
-7
/
+9
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
1
-2
/
+2
2017-11-29
crypto: replace FSF address with web source in license notices
Martin Kepplinger
8
-20
/
+10
2017-11-29
crypto: ecc - Fix NULL pointer deref. on no default_rng
Pierre
1
-1
/
+1
2017-11-29
crypto: s5p-sss - Remove a stray tab
Dan Carpenter
1
-1
/
+1
2017-11-29
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
1
-1
/
+1
2017-11-29
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
1
-4
/
+0
2017-11-29
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
3
-168
/
+0
2017-11-29
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2
-4
/
+14
2017-11-29
dt-bindings: rng: Incorporate brcm,bcm6368.txt binding
Florian Fainelli
2
-20
/
+19
2017-11-29
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
1
-2
/
+11
2017-11-29
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
1
-8
/
+19
2017-11-29
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
1
-1
/
+16
2017-11-29
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
1
-16
/
+23
2017-11-29
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
1
-12
/
+1
2017-11-29
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
1
-3
/
+9
2017-11-29
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
1
-4
/
+12
2017-11-29
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
1
-21
/
+34
2017-11-29
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
1
-10
/
+10
2017-11-29
crypto: stm32 - Support for STM32 CRYP crypto module
Fabien DESSENNE
3
-1
/
+1183
2017-11-29
dt-bindings: Document STM32 CRYP bindings
Fabien DESSENNE
1
-0
/
+19
2017-11-29
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
1
-2
/
+4
2017-11-29
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2
-14
/
+0
2017-11-29
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
3
-3
/
+16
2017-11-29
crypto: af_alg - fix NULL pointer dereference in
Eric Biggers
1
-6
/
+7
2017-11-29
crypto: algif_aead - fix reference counting of null skcipher
Eric Biggers
1
-1
/
+1
2017-11-29
crypto: rsa - fix buffer overread when stripping leading zeroes
Eric Biggers
1
-1
/
+1
2017-11-26
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+52
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-616
/
+472
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+17
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+32
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-40
/
+72
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
351
-1773
/
+1225
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
29
-113
/
+58
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-279
/
+405
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-158
/
+819
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-34
/
+66
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
22
-239
/
+387
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
[next]