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: hash - Require export/import in ahash
Kamil Konieczny
2018-02-15
1
-16
/
+2
*
crypto: bfin_crc - Add empty hash export and import
Kamil Konieczny
2018-02-15
1
-0
/
+12
*
crypto: ux500/hash - Add empty export and import
Kamil Konieczny
2018-02-15
1
-0
/
+18
*
crypto: n2 - Add empty hash export and import
Kamil Konieczny
2018-02-15
1
-0
/
+12
*
crypto: mxs-dcp - Add empty hash export and import
Kamil Konieczny
2018-02-15
1
-0
/
+14
*
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
Kamil Konieczny
2018-02-15
1
-3
/
+9
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-12
7
-111
/
+146
|
\
|
*
crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
Artem Savkov
2018-02-08
1
-2
/
+2
|
*
crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
Artem Savkov
2018-02-08
1
-1
/
+1
|
*
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
2018-02-08
1
-2
/
+6
|
*
crypto: sha3-generic - Use __optimize to support old compilers
Geert Uytterhoeven
2018-02-08
1
-1
/
+1
|
*
compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
Geert Uytterhoeven
2018-02-08
1
-2
/
+1
|
*
compiler-gcc.h: Introduce __optimize function attribute
Geert Uytterhoeven
2018-02-08
2
-0
/
+8
|
*
crypto: sha3-generic - deal with oversize stack frames
Ard Biesheuvel
2018-02-08
1
-100
/
+118
|
*
crypto: talitos - fix Kernel Oops on hashing an empty file
LEROY Christophe
2018-02-08
1
-0
/
+4
|
*
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
2018-02-08
1
-4
/
+6
*
|
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
2018-02-12
1
-2
/
+2
*
|
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
8
-142
/
+47
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
297
-913
/
+913
*
|
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
8
-40
/
+47
|
\
\
|
*
|
annotate ep_scan_ready_list()
Al Viro
2018-02-01
1
-11
/
+13
|
*
|
ep_send_events_proc(): return result via esed->res
Al Viro
2018-02-01
1
-7
/
+10
|
*
|
preparation to switching ->poll() to returning EPOLL...
Al Viro
2018-02-01
1
-1
/
+2
|
*
|
add EPOLLNVAL, annotate EPOLL... and event_poll->event
Al Viro
2018-02-01
1
-16
/
+17
|
*
|
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
3
-3
/
+3
|
*
|
xen: fix poll misannotation
Al Viro
2018-02-01
1
-1
/
+1
|
*
|
smc: missing poll annotations
Al Viro
2018-02-01
1
-1
/
+1
*
|
|
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-11
1
-0
/
+2
|
\
\
\
|
*
|
|
xtensa: fix build with KASAN
Max Filippov
2018-02-11
1
-0
/
+2
*
|
|
|
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-11
3
-10
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2018-02-11
2
-2
/
+0
|
*
|
|
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
2018-02-11
1
-8
/
+8
*
|
|
|
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-10
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
2018-02-10
1
-2
/
+3
*
|
|
|
|
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-10
12
-63
/
+212
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-linus' into test
Jens Axboe
2018-02-07
12
-63
/
+212
|
|
\
\
\
\
\
|
|
*
|
|
|
|
block, bfq: add requeue-request hook
Paolo Valente
2018-02-07
1
-25
/
+82
|
|
*
|
|
|
|
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-02-07
3
-7
/
+11
|
|
*
|
|
|
|
bcache: return attach error when no cache set exist
Tang Junhui
2018-02-07
1
-2
/
+3
|
|
*
|
|
|
|
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
2018-02-07
3
-2
/
+7
|
|
*
|
|
|
|
bcache: fix for allocator and register thread race
Tang Junhui
2018-02-07
2
-4
/
+18
|
|
*
|
|
|
|
bcache: set error_limit correctly
Coly Li
2018-02-07
3
-3
/
+4
|
|
*
|
|
|
|
bcache: properly set task state in bch_writeback_thread()
Coly Li
2018-02-07
2
-3
/
+8
|
|
*
|
|
|
|
bcache: fix high CPU occupancy during journal
Tang Junhui
2018-02-07
3
-15
/
+36
|
|
*
|
|
|
|
bcache: add journal statistic
Tang Junhui
2018-02-07
3
-0
/
+24
|
|
*
|
|
|
|
block: Add should_fail_bio() for bpf error injection
Howard McLauchlan
2018-02-06
1
-1
/
+10
|
|
*
|
|
|
|
blk-wbt: account flush requests correctly
Jens Axboe
2018-02-06
1
-1
/
+9
|
*
|
|
|
|
|
Merge branch 'master' into test
Jens Axboe
2018-02-07
1825
-25966
/
+43314
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into test
Jens Axboe
2018-02-05
787
-9908
/
+35377
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'for-linus' into test
Jens Axboe
2018-02-02
11
-26
/
+75
|
|
\
\
\
\
\
\
\
\
[next]