index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-2
/
+1
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
-0
/
+10
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-53
/
+100
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+29
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+205
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+17
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+55
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
-42
/
+44
2020-03-26
kunit: add log test
Alan Maguire
-1
/
+39
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
-33
/
+276
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-3
/
+8
2020-03-25
Fix linked-list KUnit test when run multiple times
David Gow
-2
/
+2
2020-03-25
kunit: Always print actual pointer values in asserts
David Gow
-2
/
+2
2020-03-25
kcsan: Add option for verbose reporting
Marco Elver
-0
/
+13
2020-03-25
kcsan: Add option to allow watcher interruptions
Marco Elver
-0
/
+11
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
-0
/
+2
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
-3
/
+0
2020-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-3
/
+8
2020-03-23
uuid: Provide a GUID generator for raw buffer
Andy Shevchenko
-0
/
+10
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
-0
/
+17
2020-03-21
lib/vdso: Enable common headers
Vincenzo Frascino
-22
/
+0
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
-10
/
+14
2020-03-21
kcsan: Clean up the main KCSAN Kconfig option
Marco Elver
-5
/
+8
2020-03-21
kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
Marco Elver
-3
/
+13
2020-03-21
kcsan: Add option to assume plain aligned writes up to word size are atomic
Marco Elver
-7
/
+20
2020-03-21
copy_to_user, copy_from_user: Use generic instrumented.h
Marco Elver
-3
/
+4
2020-03-21
iov_iter: Use generic instrumented.h
Marco Elver
-3
/
+4
2020-03-21
kcsan: Rate-limit reporting per data races
Marco Elver
-0
/
+10
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
-9
/
+30
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
-712
/
+6199
2020-03-20
test_firmware: add support for firmware_request_platform
Hans de Goede
-0
/
+55
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
-0
/
+29
2020-03-20
crypto: arm64/chacha - correctly walk through blocks
Jason A. Donenfeld
-3
/
+8
2020-03-12
xarray: Fix early termination of xas_for_each_marked
Matthew Wilcox (Oracle)
-0
/
+2
2020-03-12
serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
-0
/
+2
2020-03-10
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
-9
/
+30
2020-03-09
Merge 5.6-rc5 into char-misc-next
Greg Kroah-Hartman
-9
/
+30
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
-0
/
+8
2020-03-06
lib: Introduce generic min-heap
Ian Rogers
-0
/
+205
2020-03-05
percpu_ref: Fix comment regarding percpu_ref_init flags
Ira Weiny
-3
/
+4
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
-9
/
+26
2020-03-02
kbuild: remove cc-option switch from -Wframe-larger-than=
Masahiro Yamada
-2
/
+1
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-2
/
+2
2020-02-28
lib/vsprintf: update comment about simple_strto<foo>() functions
Andy Shevchenko
-4
/
+4
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-9
/
+30
2020-02-27
XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTI
Matthew Wilcox (Oracle)
-1
/
+1
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-9
/
+27
2020-02-24
bpf/tests: Use migrate disable instead of preempt disable
David Miller
-2
/
+2
2020-02-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-0
/
+3
2020-02-24
Merge 5.6-rc3 into char-misc-next
Greg Kroah-Hartman
-9
/
+35
[prev]
[next]