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
2019-03-21
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
1
-1
/
+1
2019-03-21
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
1
-36
/
+16
2019-03-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+15
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-400
/
+223
2019-03-12
Drop flex_arrays
Kent Overstreet
2
-399
/
+1
2019-03-12
generic radix trees
Kent Overstreet
2
-1
/
+219
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-127
/
+324
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+2
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-36
/
+0
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+10
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+27
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+17
2019-03-09
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+389
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
10
-1
/
+686
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2
-10
/
+35
2019-03-07
lib/lzo: implement run-length encoding
Dave Rodgman
3
-35
/
+152
2019-03-07
lib/lzo: fast 8-byte copy on arm64
Matt Sealey
1
-1
/
+1
2019-03-07
lib/lzo: 64-bit CTZ on arm64
Matt Sealey
1
-1
/
+1
2019-03-07
lib/lzo: tidy-up ifdefs
Dave Rodgman
1
-4
/
+4
2019-03-07
lib/ubsan: default UBSAN_ALIGNMENT to not set
Anders Roxell
1
-5
/
+9
2019-03-07
lib/test_firmware.c: remove some dead code
Dan Carpenter
1
-9
/
+0
2019-03-07
lib/assoc_array.c: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-07
lib/test_ubsan.c: VLA no longer used in kernel
Olof Johansson
1
-10
/
+1
2019-03-07
lib/div64.c: off by one in shift
Stanislaw Gruszka
1
-2
/
+2
2019-03-07
dynamic_debug: move pr_err from module.c to ddebug_add_module
Rasmus Villemoes
1
-1
/
+3
2019-03-07
dynamic_debug: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
1
-2
/
+0
2019-03-07
dynamic_debug: use pointer comparison in ddebug_remove_module
Rasmus Villemoes
1
-1
/
+2
2019-03-07
dynamic_debug: don't duplicate modname in ddebug_add_module
Rasmus Villemoes
1
-8
/
+7
2019-03-07
lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition
Rasmus Villemoes
1
-2
/
+3
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-9
/
+6
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+136
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-53
/
+567
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+7
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+15
2019-03-05
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
1
-17
/
+0
2019-03-05
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
3
-0
/
+565
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
3
-35
/
+0
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+22
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2019-03-04
lib: Introduce test_stackinit module
Kees Cook
3
-0
/
+389
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
1
-0
/
+22
2019-02-28
lib/raid6: arm: optimize away a mask operation in NEON recovery routine
Ard Biesheuvel
1
-6
/
+6
2019-02-28
lib/raid6: use vdupq_n_u8 to avoid endianness warnings
ndesaulniers@google.com
2
-8
/
+4
2019-02-28
kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig
Masahiro Yamada
1
-0
/
+2
2019-02-28
lib/vsprintf: Remove %pCr remnant in comment
Geert Uytterhoeven
1
-1
/
+0
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
3
-13
/
+22
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
1
-0
/
+2
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-13
/
+22
[next]