index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
1
-4
/
+0
|
\
|
*
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
36
-224
/
+860
|
|
\
|
*
|
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-4
/
+0
*
|
|
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
1
-0
/
+2
|
\
\
\
|
*
|
|
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
2019-04-25
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-07
2
-8
/
+37
|
\
\
\
|
*
|
|
ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
Masayoshi Mizuma
2019-04-18
2
-0
/
+13
|
*
|
|
ktest: Add support for meta characters in GRUB_MENU
Masayoshi Mizuma
2019-04-17
1
-2
/
+4
|
*
|
|
ktest: Show name and iteration on errors
Steven Rostedt (VMware)
2019-04-17
1
-6
/
+20
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-05-07
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDED
Miroslav Benes
2019-04-15
1
-0
/
+1
|
*
|
|
|
selftests/livepatch: use TEST_PROGS for test scripts
Joe Lawrence
2019-03-27
1
-1
/
+1
*
|
|
|
|
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
27
-186
/
+782
|
\
\
\
\
\
|
*
|
|
|
|
selftests: build and run gpio when output directory is the src dir
Shuah Khan
2019-04-22
1
-0
/
+9
|
*
|
|
|
|
selftests/ipc: Fix msgque compiler warnings
Kees Cook
2019-04-19
1
-5
/
+6
|
*
|
|
|
|
selftests/efivarfs: clean up test files from test_create*()
Po-Hsu Lin
2019-04-19
1
-19
/
+13
|
*
|
|
|
|
selftests: fix headers_install circular dependency
Shuah Khan
2019-04-19
2
-10
/
+80
|
*
|
|
|
|
selftests/kexec: update get_secureboot_mode
Mimi Zohar
2019-04-17
1
-20
/
+66
|
*
|
|
|
|
selftests/kexec: make kexec_load test independent of IMA being enabled
Mimi Zohar
2019-04-17
1
-8
/
+16
|
*
|
|
|
|
selftests/kexec: check kexec_load and kexec_file_load are enabled
Mimi Zohar
2019-04-17
2
-0
/
+13
|
*
|
|
|
|
selftests/kexec: Add missing '=y' to config options
Petr Vorel
2019-04-17
1
-4
/
+3
|
*
|
|
|
|
selftests/kexec: kexec_file_load syscall test
Mimi Zohar
2019-04-17
4
-3
/
+304
|
*
|
|
|
|
selftests/kexec: define "require_root_privileges"
Mimi Zohar
2019-04-17
2
-3
/
+8
|
*
|
|
|
|
selftests/kexec: define common logging functions
Mimi Zohar
2019-04-17
2
-14
/
+35
|
*
|
|
|
|
selftests/kexec: define a set of common functions
Mimi Zohar
2019-04-17
3
-14
/
+42
|
*
|
|
|
|
selftests/kexec: cleanup the kexec selftest
Mimi Zohar
2019-04-17
1
-9
/
+9
|
*
|
|
|
|
selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
Mimi Zohar
2019-04-17
4
-1
/
+1
|
*
|
|
|
|
selftests/harness: Add 30 second timeout per test
Kees Cook
2019-04-16
1
-0
/
+2
|
*
|
|
|
|
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
2019-04-16
1
-20
/
+23
|
*
|
|
|
|
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Roman Gushchin
2019-04-08
1
-17
/
+21
|
*
|
|
|
|
selftests: efivarfs: remove the test_create_read file if it was exist
ZhangXiaoxu
2019-04-08
1
-0
/
+4
|
*
|
|
|
|
rseq/selftests: Adapt number of threads to the number of detected cpus
Mathieu Desnoyers
2019-04-08
1
-2
/
+5
|
*
|
|
|
|
lib: Add test module for strscpy_pad
Tobin C. Harding
2019-04-08
3
-1
/
+5
|
*
|
|
|
|
kselftest: Add test module framework header
Tobin C. Harding
2019-04-08
1
-0
/
+48
|
*
|
|
|
|
kselftest: Add test runner creation script
Tobin C. Harding
2019-04-08
4
-50
/
+88
|
*
|
|
|
|
selftest/gpio: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-1
/
+0
|
*
|
|
|
|
selftest/rseq: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-1
/
+0
|
*
|
|
|
|
selftest/timers: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-1
/
+0
|
*
|
|
|
|
selftest/x86/mpx-dig.c: Remove duplicate header
Sabyasachi Gupta
2019-04-08
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-06
3
-32
/
+32
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'acpica'
Rafael J. Wysocki
2019-05-06
3
-32
/
+32
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-04-09
3
-11
/
+11
|
|
*
|
|
|
|
|
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-09
2
-17
/
+17
|
|
*
|
|
|
|
|
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
2019-04-09
2
-4
/
+4
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
1
-1
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
s390/rseq: use trap4 for RSEQ_SIG
Martin Schwidefsky
2019-04-10
1
-1
/
+8
*
|
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
120
-7786
/
+12083
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-04-16
14
-107
/
+514
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge tag 'perf-core-for-mingo-5.2-20190402' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-04-05
120
-7786
/
+12083
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
perf vendor events intel: Update Silvermont to v14
Andi Kleen
2019-04-01
3
-5
/
+22
[next]