index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
kasan: detect false-positives in tests
Andrey Konovalov
1
-26
/
+29
2021-04-30
kasan: init memory in kasan_(un)poison for HW_TAGS
Andrey Konovalov
1
-2
/
+2
2021-04-30
lib/test_vmalloc.c: add a new 'nr_threads' parameter
Uladzislau Rezki (Sony)
1
-48
/
+40
2021-04-30
lib/test_vmalloc.c: remove two kvfree_rcu() tests
Uladzislau Rezki (Sony)
1
-40
/
+0
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
1
-1
/
+8
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+11
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+5
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
3
-0
/
+261
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-92
/
+118
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-26
/
+69
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+57
2021-04-27
Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-21
/
+82
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-19
/
+149
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-23
/
+295
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-12
/
+8
2021-04-27
Merge branch 'for-5.13-vsprintf-pgp' into for-linus
Petr Mladek
2
-15
/
+141
2021-04-26
iov_iter: Four fixes for ITER_XARRAY
David Howells
1
-0
/
+5
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+22
2021-04-26
Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+12
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-5
/
+32
2021-04-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-0
/
+40
2021-04-26
Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+458
2021-04-25
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
1
-2
/
+1
2021-04-25
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
1
-0
/
+10
2021-04-23
lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
Rasmus Villemoes
1
-2
/
+0
2021-04-23
lib/math/test_div64: Correct the spelling of "dividend"
Maciej W. Rozycki
1
-19
/
+19
2021-04-23
iov_iter: Add ITER_XARRAY
David Howells
1
-23
/
+290
2021-04-22
crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
Randy Dunlap
1
-2
/
+2
2021-04-21
lib/math/test_div64: Fix error message formatting
Maciej W. Rozycki
1
-1
/
+1
2021-04-21
lib/math: Add a `do_div' test module
Maciej W. Rozycki
3
-0
/
+261
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
11
-42
/
+39
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-21
/
+18
2021-04-16
lib: remove "expecting prototype" kernel-doc warnings
Randy Dunlap
4
-10
/
+12
2021-04-16
kasan: remove redundant config option
Walter Wu
1
-7
/
+2
2021-04-16
sched: Don't make LATENCYTOP select SCHED_DEBUG
Peter Zijlstra
1
-1
/
+0
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
2
-4
/
+4
2021-04-14
lib: Add ASN.1 encoder
James Bottomley
3
-0
/
+458
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
5
-21
/
+25
2021-04-11
Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+3
2021-04-11
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-26
/
+69
2021-04-11
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
1
-6
/
+11
2021-04-11
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
1
-1
/
+1
2021-04-10
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
1
-4
/
+5
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+20
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
1
-3
/
+3
2021-04-09
lib/test_kasan_module.c: suppress unused var warning
Andrew Morton
1
-1
/
+1
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2
-12
/
+8
[next]