index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
2018-08-03
5
-13
/
+7
*
crypto: skcipher - fix aligning block size in skcipher_copy_iv()
Eric Biggers
2018-08-03
1
-1
/
+1
*
arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC
Jonathan Cameron
2018-08-03
1
-0
/
+284
*
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
2018-08-03
8
-0
/
+2895
*
dt-bindings: Add bindings for Hisilicon SEC crypto accelerators.
Jonathan Cameron
2018-08-03
1
-0
/
+67
*
crypto: tcrypt - reschedule during speed tests
Horia Geantă
2018-08-03
1
-12
/
+24
*
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...
Jia-Ju Bai
2018-08-03
1
-2
/
+2
*
crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...
Jia-Ju Bai
2018-08-03
1
-1
/
+1
*
crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...
Jia-Ju Bai
2018-08-03
1
-1
/
+1
*
crypto: drbg - in-place cipher operation for CTR
Stephan Müller
2018-08-03
2
-22
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-03
1505
-8364
/
+16007
|
\
|
*
crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair
Ard Biesheuvel
2018-07-31
1
-2
/
+6
|
*
Linux 4.18-rc7
v4.18-rc7
Linus Torvalds
2018-07-29
1
-1
/
+1
|
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-29
6
-33
/
+35
|
|
\
|
|
*
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-07-29
2
-8
/
+5
|
|
*
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-07-13
2
-0
/
+6
|
|
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-07-10
2
-17
/
+18
|
|
*
ext4: clear mmp sequence number when remounting read-only
Theodore Ts'o
2018-07-09
2
-5
/
+4
|
|
*
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-07-09
1
-3
/
+2
|
*
|
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
4
-5
/
+16
|
*
|
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-29
1
-1
/
+9
|
|
\
\
|
|
*
|
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-07-18
1
-1
/
+9
|
|
|
/
|
*
|
Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-07-29
2
-2
/
+7
|
|
\
\
|
|
*
|
gpio: uniphier: set legitimate irq trigger type in .to_irq hook
Masahiro Yamada
2018-07-23
1
-1
/
+5
|
|
*
|
gpio: of: Handle fixed regulator flags properly
Linus Walleij
2018-07-23
1
-1
/
+2
|
*
|
|
Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-28
2
-9
/
+0
|
|
\
\
\
|
|
*
|
|
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
2018-07-27
2
-9
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-28
3
-8
/
+59
|
|
\
\
\
|
|
*
|
|
i2c: imx: use open drain for recovery GPIO
Wolfram Sang
2018-07-24
1
-1
/
+1
|
|
*
|
|
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
2018-07-24
1
-3
/
+51
|
|
*
|
|
i2c: imx: Fix reinit_completion() use
Esben Haabendal
2018-07-23
1
-2
/
+1
|
|
*
|
|
i2c: davinci: Avoid zero value of CLKH
Alexander Sverdlin
2018-07-23
1
-2
/
+6
|
|
|
/
/
|
*
|
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
14
-56
/
+209
|
|
\
\
\
|
|
*
|
|
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
2018-07-27
1
-0
/
+1
|
|
*
|
|
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
2018-07-26
1
-3
/
+32
|
|
*
|
|
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
2018-07-26
1
-4
/
+5
|
|
*
|
|
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
2018-07-26
1
-10
/
+8
|
|
*
|
|
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-07-26
8
-19
/
+55
|
|
|
\
\
\
|
|
|
*
|
|
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
2018-07-25
1
-1
/
+1
|
|
|
*
|
|
nvmet: fixup crash on NULL device path
Hannes Reinecke
2018-07-25
1
-2
/
+7
|
|
|
*
|
|
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
5
-7
/
+12
|
|
|
*
|
|
nvmet-fc: fix target sgl list on large transfers
James Smart
2018-07-24
1
-9
/
+35
|
|
*
|
|
|
scsi: set timed out out mq requests to complete
Keith Busch
2018-07-24
1
-0
/
+14
|
|
*
|
|
|
blk-mq: export setting request completion state
Keith Busch
2018-07-24
2
-3
/
+15
|
|
|
/
/
/
|
|
*
|
|
nbd: handle unexpected replies better
Josef Bacik
2018-07-16
1
-14
/
+61
|
|
*
|
|
nbd: don't requeue the same request twice.
Josef Bacik
2018-07-16
1
-3
/
+18
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
23
-18
/
+73
|
|
\
\
\
\
|
|
*
|
|
|
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
2018-07-27
1
-1
/
+1
|
|
*
|
|
|
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
2018-07-27
1
-0
/
+9
|
|
*
|
|
|
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
2018-07-27
1
-0
/
+1
[next]