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
*
lib/test_printf: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-20
1
-2
/
+2
*
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-03-09
6
-23
/
+96
|
\
|
*
printk/docs: Add extra integer types to printk-formats
Louis Taylor
2019-03-04
1
-0
/
+8
|
*
printk: Remove no longer used LOG_PREFIX.
Tetsuo Handa
2019-03-04
3
-7
/
+2
|
*
lib/vsprintf: Remove %pCr remnant in comment
Geert Uytterhoeven
2019-02-28
1
-1
/
+0
|
*
printk: Pass caller information to log_store().
Tetsuo Handa
2019-02-21
1
-15
/
+22
|
*
printk: Add caller information to printk() output.
Tetsuo Handa
2018-12-18
2
-4
/
+68
*
|
Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-09
6
-22
/
+68
|
\
\
|
*
|
selftests/ftrace: Handle the absence of tput
Juerg Haefliger
2019-02-25
1
-2
/
+2
|
*
|
selftests/ftrace: Replace \e with \033
Juerg Haefliger
2019-02-22
1
-4
/
+4
|
*
|
selftests/ftrace: Replace echo -e with printf
Juerg Haefliger
2019-02-22
1
-2
/
+7
|
*
|
selftests: ir: skip when non-root user runs the test
Shuah Khan
2019-02-13
1
-0
/
+5
|
*
|
selftests: ir: skip when lirc device doesn't exist.
Shuah Khan
2019-02-13
1
-1
/
+1
|
*
|
selftests: ir: fix warning: "%s" directive output may be truncated ’ direct...
Shuah Khan
2019-02-13
1
-1
/
+3
|
*
|
selftests/seccomp: Actually sleep for 1/10th second
Kees Cook
2019-02-13
1
-2
/
+3
|
*
|
selftests/harness: Update named initializer syntax
Kees Cook
2019-02-13
1
-5
/
+5
|
*
|
selftests: unshare userns in seccomp pidns testcases
Tycho Andersen
2019-02-13
1
-1
/
+3
|
*
|
selftests: set NO_NEW_PRIVS bit in seccomp user tests
Tycho Andersen
2019-02-13
1
-0
/
+24
|
*
|
selftests: skip seccomp get_metadata test if not real root
Tycho Andersen
2019-02-13
1
-0
/
+6
|
*
|
selftest: include stdio.h in kselftest.h
Tycho Andersen
2019-02-13
1
-0
/
+1
|
*
|
selftests: fix typo in seccomp_bpf.c
Tycho Andersen
2019-02-13
1
-1
/
+1
|
*
|
selftests: don't kill child immediately in get_metadata() test
Tycho Andersen
2019-02-13
1
-3
/
+3
*
|
|
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-09
6
-22
/
+463
|
\
\
\
|
*
|
|
lib: Introduce test_stackinit module
Kees Cook
2019-03-04
3
-0
/
+389
|
*
|
|
gcc-plugins: structleak: Generalize to all variable types
Kees Cook
2019-03-04
3
-22
/
+74
*
|
|
|
Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-09
2
-35
/
+32
|
\
\
\
\
|
*
|
|
|
pstore/ram: Avoid needless alloc during header write
Kees Cook
2019-02-12
1
-7
/
+3
|
*
|
|
|
pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write()
Yue Hu
2019-02-12
1
-0
/
+3
|
*
|
|
|
pstore/ram: Move initialization earlier
Yue Hu
2019-02-12
1
-9
/
+9
|
*
|
|
|
pstore: Avoid writing records with zero size
Yue Hu
2019-02-12
2
-2
/
+7
|
*
|
|
|
pstore/ram: Replace dummy_data heap memory with stack memory
Yue Hu
2019-01-22
1
-21
/
+14
|
|
/
/
/
*
|
|
|
MAINTAINERS: fix typo in Mimi Zohar's address
Baruch Siach
2019-03-09
1
-1
/
+1
*
|
|
|
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
32
-146
/
+4783
|
\
\
\
\
|
*
|
|
|
io_uring: add a few test tools
Jens Axboe
2019-03-06
9
-0
/
+1380
|
*
|
|
|
io_uring: allow workqueue item to handle multiple buffered requests
Jens Axboe
2019-03-06
1
-52
/
+229
|
*
|
|
|
io_uring: add support for IORING_OP_POLL
Jens Axboe
2019-03-06
2
-1
/
+265
|
*
|
|
|
io_uring: add io_kiocb ref count
Jens Axboe
2019-02-28
1
-2
/
+6
|
*
|
|
|
io_uring: add submission polling
Jens Axboe
2019-02-28
2
-8
/
+253
|
*
|
|
|
io_uring: add file set registration
Jens Axboe
2019-02-28
2
-32
/
+288
|
*
|
|
|
net: split out functions related to registering inflight socket files
Jens Axboe
2019-02-28
8
-131
/
+174
|
*
|
|
|
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
2019-02-28
7
-15
/
+381
|
*
|
|
|
block: implement bio helper to add iter bvec pages to bio
Jens Axboe
2019-02-28
1
-8
/
+54
|
*
|
|
|
io_uring: batch io_kiocb allocation
Jens Axboe
2019-02-28
1
-7
/
+38
|
*
|
|
|
io_uring: use fget/fput_many() for file references
Jens Axboe
2019-02-28
1
-21
/
+121
|
*
|
|
|
fs: add fget_many() and fput_many()
Jens Axboe
2019-02-28
4
-8
/
+22
|
*
|
|
|
io_uring: support for IO polling
Jens Axboe
2019-02-28
2
-9
/
+271
|
*
|
|
|
io_uring: add fsync support
Christoph Hellwig
2019-02-28
2
-1
/
+61
|
*
|
|
|
Add io_uring IO interface
Jens Axboe
2019-02-28
12
-2
/
+1390
*
|
|
|
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
114
-1123
/
+1470
|
\
\
\
\
\
|
*
|
|
|
|
block: fix updating bio's front segment size
Ming Lei
2019-03-02
1
-0
/
+8
[next]