index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+19
2020-04-02
kasan: add test for invalid size in memmove
Walter Wu
1
-0
/
+19
2020-04-01
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-11
/
+61
2020-04-01
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
8
-75
/
+358
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+4
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+10
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+1
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+10
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-53
/
+100
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+29
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+205
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+17
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+55
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
2
-42
/
+44
2020-03-26
kunit: add log test
Alan Maguire
1
-1
/
+39
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
6
-33
/
+276
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+8
2020-03-25
Fix linked-list KUnit test when run multiple times
David Gow
1
-2
/
+2
2020-03-25
kunit: Always print actual pointer values in asserts
David Gow
1
-2
/
+2
2020-03-25
kcsan: Add option for verbose reporting
Marco Elver
1
-0
/
+13
2020-03-25
kcsan: Add option to allow watcher interruptions
Marco Elver
1
-0
/
+11
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
1
-3
/
+0
2020-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+8
2020-03-23
uuid: Provide a GUID generator for raw buffer
Andy Shevchenko
1
-0
/
+10
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
1
-0
/
+17
2020-03-21
lib/vdso: Enable common headers
Vincenzo Frascino
1
-22
/
+0
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
1
-10
/
+14
2020-03-21
kcsan: Clean up the main KCSAN Kconfig option
Marco Elver
1
-5
/
+8
2020-03-21
kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
Marco Elver
1
-3
/
+13
2020-03-21
kcsan: Add option to assume plain aligned writes up to word size are atomic
Marco Elver
1
-7
/
+20
2020-03-21
copy_to_user, copy_from_user: Use generic instrumented.h
Marco Elver
1
-3
/
+4
2020-03-21
iov_iter: Use generic instrumented.h
Marco Elver
1
-3
/
+4
2020-03-21
kcsan: Rate-limit reporting per data races
Marco Elver
1
-0
/
+10
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2
-9
/
+30
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
61
-711
/
+6198
2020-03-20
test_firmware: add support for firmware_request_platform
Hans de Goede
1
-0
/
+55
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
1
-0
/
+29
2020-03-20
crypto: arm64/chacha - correctly walk through blocks
Jason A. Donenfeld
1
-3
/
+8
2020-03-12
xarray: Fix early termination of xas_for_each_marked
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-03-12
serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-0
/
+2
2020-03-10
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
2
-9
/
+30
2020-03-09
Merge 5.6-rc5 into char-misc-next
Greg Kroah-Hartman
2
-9
/
+30
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-0
/
+8
2020-03-06
lib: Introduce generic min-heap
Ian Rogers
3
-0
/
+205
2020-03-05
percpu_ref: Fix comment regarding percpu_ref_init flags
Ira Weiny
1
-3
/
+4
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-9
/
+26
2020-03-02
kbuild: remove cc-option switch from -Wframe-larger-than=
Masahiro Yamada
1
-2
/
+1
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2020-02-28
lib/vsprintf: update comment about simple_strto<foo>() functions
Andy Shevchenko
1
-4
/
+4
[prev]
[next]