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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
2021-05-22
1
-0
/
+1
*
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-20
1
-8
/
+12
|
\
|
*
dyndbg: drop uninformative vpr_info
Jim Cromie
2021-05-13
1
-1
/
+0
|
*
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
Jim Cromie
2021-05-13
1
-7
/
+12
*
|
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
2021-05-14
1
-6
/
+23
|
/
*
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
1
-5
/
+5
|
\
|
*
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-05-02
1
-5
/
+5
*
|
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
1
-1
/
+1
|
\
\
|
*
|
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
2021-05-05
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
9
-92
/
+60
|
\
\
\
|
*
|
|
lib: parser: clean up kernel-doc
Randy Dunlap
2021-05-06
1
-23
/
+38
|
*
|
|
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
2021-05-06
1
-0
/
+5
|
*
|
|
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
2021-05-06
1
-1
/
+1
|
*
|
|
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
2021-05-06
1
-3
/
+3
|
*
|
|
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2021-05-06
1
-1
/
+1
|
*
|
|
lib/genalloc.c: Fix a typo
Bhaskar Chowdhury
2021-05-06
1
-1
/
+1
|
*
|
|
lib/list_sort.c: fix typo in function description
ToastC
2021-05-06
1
-1
/
+1
|
*
|
|
lib: fix inconsistent indenting in process_bit1()
Wang Qing
2021-05-06
1
-1
/
+1
|
*
|
|
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
2021-05-06
1
-1
/
+1
|
*
|
|
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
1
-6
/
+6
|
*
|
|
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-06
1
-54
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
2
-7
/
+2
|
\
|
|
|
|
*
|
|
kfence: await for allocation using wait_event
Marco Elver
2021-05-05
1
-0
/
+1
|
*
|
|
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-05-05
1
-7
/
+1
*
|
|
|
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
2
-4
/
+39
|
\
\
\
\
|
*
|
|
|
lib/cmdline: Export next_arg() for being used in modules
Andy Shevchenko
2021-05-05
1
-0
/
+1
|
*
|
|
|
lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
Bartosz Golaszewski
2021-05-05
1
-0
/
+33
|
*
|
|
|
lib: bitmap: order includes alphabetically
Bartosz Golaszewski
2021-05-05
1
-4
/
+5
*
|
|
|
|
Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
dyndbg: fix parsing file query without a line-range suffix
Shuo Chen
2021-04-30
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-25
/
+29
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-23
1
-25
/
+29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bug: Assign values once in bug_get_file_line()
Andrew Scull
2021-04-01
1
-3
/
+3
|
|
*
|
|
|
|
bug: Factor out a getter for a bug's file line
Andrew Scull
2021-04-01
1
-10
/
+17
|
|
*
|
|
|
|
bug: Remove redundant condition check in report_bug
Andrew Scull
2021-04-01
1
-18
/
+15
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
3
-117
/
+79
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
kasan: detect false-positives in tests
Andrey Konovalov
2021-04-30
1
-26
/
+29
|
*
|
|
|
|
kasan: init memory in kasan_(un)poison for HW_TAGS
Andrey Konovalov
2021-04-30
1
-2
/
+2
|
*
|
|
|
|
lib/test_vmalloc.c: add a new 'nr_threads' parameter
Uladzislau Rezki (Sony)
2021-04-30
1
-48
/
+40
|
*
|
|
|
|
lib/test_vmalloc.c: remove two kvfree_rcu() tests
Uladzislau Rezki (Sony)
2021-04-30
1
-40
/
+0
|
*
|
|
|
|
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
2021-04-30
1
-1
/
+8
*
|
|
|
|
|
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
1
-14
/
+17
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
2021-04-14
1
-6
/
+9
|
*
|
|
|
|
lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()
Christophe Leroy
2021-04-14
1
-8
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
1
-2
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
2021-04-25
1
-2
/
+1
|
*
|
|
|
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
2021-04-25
1
-0
/
+10
|
|
/
/
/
*
|
|
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-4
/
+5
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
7
-21
/
+18
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
2
-17
/
+20
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[next]