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-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
-1
/
+0
2020-06-15
seq_buf: Export seq_buf_printf
Vaibhav Jain
-0
/
+1
2020-06-15
test_objagg: Fix potential memory leak in error handling
Aditya Pakki
-2
/
+2
2020-06-15
kasan: Bump required compiler version
Marco Elver
-0
/
+4
2020-06-15
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
-0
/
+41
2020-06-15
Makefile: Improve compressed debug info support detection
Arvind Sankar
-1
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-3
/
+3
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-25
/
+7
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-3
/
+3
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+224
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+13
2020-06-11
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
-0
/
+13
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+11
2020-06-11
Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-9
/
+66
2020-06-11
kcsan: Restrict supported compilers
Marco Elver
-1
/
+8
2020-06-11
ubsan, kcsan: Don't combine sanitizer with kcov on clang
Arnd Bergmann
-0
/
+22
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
-6
/
+195
2020-06-11
lib/bsearch: Provide __always_inline variant
Peter Zijlstra
-20
/
+2
2020-06-11
lib/smp_processor_id: Move it into noinstr section
Thomas Gleixner
-5
/
+5
2020-06-10
lib: test get_count_order/long in test_bitops.c
Wei Yang
-7
/
+56
2020-06-10
lib: fix bitmap_parse() on 64-bit big endian archs
Alexander Gordeev
-2
/
+7
2020-06-10
lib/lz4/lz4_decompress.c: document deliberate use of `&'
Joe Perches
-0
/
+3
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+3
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
-45
/
+107
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-0
/
+3
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-5
/
+24
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+7
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
-4
/
+4
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
-7
/
+7
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
-4
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
-1
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
-1
/
+1
2020-06-09
kernel: use show_stack_loglvl()
Dmitry Safonov
-1
/
+1
2020-06-09
lib/vdso: Provide sanity check for cycles (again)
Thomas Gleixner
-0
/
+11
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+33
2020-06-08
lib/test_sysctl: support testing of sysctl. boot parameter
Vlastimil Babka
-0
/
+13
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
-3
/
+20
2020-06-08
selftests/livepatch: fix mem leaks in test-klp-shadow-vars
Yannick Cote
-12
/
+31
2020-06-08
selftests/livepatch: more verification in test-klp-shadow-vars
Yannick Cote
-100
/
+92
2020-06-08
selftests/livepatch: rework test-klp-shadow-vars
Yannick Cote
-44
/
+57
2020-06-08
selftests/livepatch: simplify test-klp-callbacks busy target tests
Joe Lawrence
-9
/
+28
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-4
/
+13
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-31
/
+13
2020-06-06
rhashtable: Drop raw RCU deref in nested_table_free
Herbert Xu
-4
/
+13
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-0
/
+17
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+11
2020-06-04
lib/ubsan.c: fix gcc-10 warnings
Arnd Bergmann
-16
/
+17
2020-06-04
lib: make a test module with set/clear bit
Jesse Brandeburg
-0
/
+75
2020-06-04
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
-4
/
+3
[prev]
[next]