index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/test_firmware.c: remove some dead code
Dan Carpenter
2019-03-08
1
-9
/
+0
*
lib/assoc_array.c: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-08
1
-0
/
+1
*
lib/test_ubsan.c: VLA no longer used in kernel
Olof Johansson
2019-03-08
1
-10
/
+1
*
lib/div64.c: off by one in shift
Stanislaw Gruszka
2019-03-08
1
-2
/
+2
*
dynamic_debug: move pr_err from module.c to ddebug_add_module
Rasmus Villemoes
2019-03-08
1
-1
/
+3
*
dynamic_debug: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
2019-03-08
1
-2
/
+0
*
dynamic_debug: use pointer comparison in ddebug_remove_module
Rasmus Villemoes
2019-03-08
1
-1
/
+2
*
dynamic_debug: don't duplicate modname in ddebug_add_module
Rasmus Villemoes
2019-03-08
1
-8
/
+7
*
lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition
Rasmus Villemoes
2019-03-08
1
-2
/
+3
*
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
3
-9
/
+6
|
\
|
*
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
6
-70
/
+119
|
|
\
|
*
|
devres: always use dev_name() in devm_ioremap_resource()
Sergei Shtylyov
2019-01-31
1
-3
/
+1
|
*
|
kobject: drop newline from msg string
Bo YU
2019-01-22
1
-3
/
+3
|
*
|
kobject: to repalce printk with pr_* style
Bo YU
2019-01-22
1
-3
/
+2
|
*
|
kobject: make kset_get_ownership() 'static'
Eric Biggers
2019-01-22
1
-1
/
+1
*
|
|
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
2
-5
/
+136
|
\
\
\
|
*
\
\
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2019-02-11
2
-9
/
+16
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-28
4
-61
/
+103
|
|
\
\
\
|
*
|
|
|
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
2019-01-22
1
-0
/
+132
|
*
|
|
|
iomap: Use non-raw io functions for io{read|write}XXbe
Logan Gunthorpe
2019-01-22
1
-4
/
+4
|
*
|
|
|
lkdtm: Do not depend on BLOCK and clean up headers
Kees Cook
2019-01-09
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
6
-53
/
+567
|
\
\
\
\
|
*
|
|
|
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
2019-03-06
1
-17
/
+0
|
*
|
|
|
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
2019-03-06
3
-0
/
+565
|
*
|
|
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-1
/
+2
|
*
|
|
|
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-06
3
-35
/
+0
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
2
-2
/
+7
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
3
-13
/
+22
|
|
\
\
\
\
\
|
*
|
|
|
|
|
kprobes: Prohibit probing on bsearch()
Andrea Righi
2019-02-13
1
-0
/
+2
|
*
|
|
|
|
|
kprobes: Prohibit probing on preemption checking debug functions
Masami Hiramatsu
2019-02-13
1
-2
/
+5
*
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-06
2
-5
/
+15
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2019-02-28
1
-0
/
+2
|
*
|
|
|
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-02-28
3
-13
/
+22
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
2019-02-04
1
-5
/
+13
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-0
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
2019-03-01
1
-0
/
+22
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
2019-02-25
1
-0
/
+2
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-3
/
+5
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-20
1
-3
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
assoc_array: Fix shortcut creation
David Howells
2019-02-15
1
-3
/
+5
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
2019-02-22
2
-8
/
+3
*
|
|
|
|
|
|
lib/test_rhashtable: fix spelling mistake "existant" -> "existent"
Colin Ian King
2019-02-21
1
-2
/
+2
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-20
1
-2
/
+2
|
\
|
|
|
|
|
|
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
2019-02-16
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
2019-02-15
1
-2
/
+2
|
|
|
/
/
/
*
|
|
|
|
lib: objagg: fix handling of object with 0 users when assembling hints
Jiri Pirko
2019-02-14
1
-3
/
+5
*
|
|
|
|
test_objagg: Uninitialized variable in error handling
Dan Carpenter
2019-02-14
1
-2
/
+3
*
|
|
|
|
test_objagg: Test the correct variable
Dan Carpenter
2019-02-14
1
-2
/
+2
*
|
|
|
|
lib: objagg: Fix an error code in objagg_hints_get()
Dan Carpenter
2019-02-14
1
-1
/
+3
[next]