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
*
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
2021-03-13
1
-0
/
+1
*
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2021-03-08
1
-5
/
+0
|
\
|
*
Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2021-02-26
1
-5
/
+0
|
|
\
|
|
*
sparc32: switch to generic extables
Al Viro
2021-01-03
1
-5
/
+0
*
|
|
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-03-01
1
-14
/
+0
|
\
\
\
|
*
|
|
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
2021-02-11
1
-14
/
+0
*
|
|
|
ubsan: remove overflow checks
Andrey Ryabinin
2021-02-26
3
-134
/
+0
*
|
|
|
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
2021-02-26
1
-4
/
+3
*
|
|
|
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
2021-02-26
1
-2
/
+4
*
|
|
|
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2021-02-26
1
-4
/
+28
*
|
|
|
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2021-02-26
2
-2
/
+10
*
|
|
|
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Huang Shijie
2021-02-26
1
-1
/
+2
*
|
|
|
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
2021-02-26
1
-0
/
+20
*
|
|
|
kasan: rework krealloc tests
Andrey Konovalov
2021-02-26
1
-10
/
+81
*
|
|
|
kfence: add test suite
Marco Elver
2021-02-26
1
-0
/
+13
*
|
|
|
kfence, Documentation: add KFENCE documentation
Marco Elver
2021-02-26
1
-0
/
+2
*
|
|
|
kfence, kasan: make KFENCE compatible with KASAN
Alexander Potapenko
2021-02-26
1
-1
/
+1
*
|
|
|
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
2021-02-26
2
-0
/
+68
*
|
|
|
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-6
/
+43
|
\
\
\
\
|
*
|
|
|
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
2021-02-16
1
-0
/
+18
|
*
|
|
|
Kbuild: make DWARF version a choice
Nick Desaulniers
2021-02-16
1
-5
/
+25
|
*
|
|
|
kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4
Masahiro Yamada
2021-02-12
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-25
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2021-02-17
1
-0
/
+3
*
|
|
|
|
kasan: don't run tests when KASAN is not enabled
Andrey Konovalov
2021-02-24
1
-0
/
+5
*
|
|
|
|
kasan: add a test for kmem_cache_alloc/free_bulk
Andrey Konovalov
2021-02-24
1
-5
/
+33
*
|
|
|
|
kasan: add proper page allocator tests
Andrey Konovalov
2021-02-24
1
-5
/
+46
*
|
|
|
|
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
2021-02-24
1
-0
/
+20
*
|
|
|
|
kasan: fix memory corruption in kasan_bitops_tags test
Andrey Konovalov
2021-02-24
1
-5
/
+5
*
|
|
|
|
kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
Andrey Konovalov
2021-02-24
1
-0
/
+11
*
|
|
|
|
kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
Andrey Konovalov
2021-02-24
1
-5
/
+12
*
|
|
|
|
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
2021-02-24
2
-2
/
+2
*
|
|
|
|
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-24
2
-15
/
+31
*
|
|
|
|
kasan: add match-all tag tests
Andrey Konovalov
2021-02-24
1
-0
/
+92
*
|
|
|
|
kasan: add macros to simplify checking test constraints
Andrey Konovalov
2021-02-24
1
-70
/
+31
*
|
|
|
|
kasan: clean up comments in tests
Andrey Konovalov
2021-02-24
2
-25
/
+39
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
module: mark module_mutex static
Christoph Hellwig
2021-02-08
1
-3
/
+0
*
|
|
|
|
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-22
1
-11
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
parser: Fix kernel-doc markups
BingJing Chang
2021-02-03
1
-11
/
+11
|
*
|
|
|
|
parser: add unsigned int parser
BingJing Chang
2021-02-03
1
-0
/
+22
*
|
|
|
|
|
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
3
-6
/
+45
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/vsprintf: no_hash_pointers prints all addresses as unhashed
Timur Tabi
2021-02-15
2
-2
/
+42
|
*
|
|
|
|
|
lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
Timur Tabi
2021-02-15
2
-4
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-02-22
3
-15
/
+118
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kunit: add kunit.filter_glob cmdline option to filter suites
Daniel Latypov
2021-02-08
2
-9
/
+85
|
*
|
|
|
|
|
kunit: don't show `1 == 1` in failed assertion messages
Daniel Latypov
2021-02-08
1
-6
/
+33
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/crc7: fix a kernel-doc markup
Mauro Carvalho Chehab
2021-01-21
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
2
-4
/
+73
|
\
\
\
\
\
\
[next]