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
2018-06-28
netlink: Return extack message if attribute validation fails
David Ahern
1
-2
/
+2
2018-06-27
bitfield: add tests
Johannes Berg
3
-0
/
+176
2018-06-27
printk: Make CONSOLE_LOGLEVEL_QUIET configurable
Hans de Goede
1
-0
/
+11
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
3
-5
/
+45
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+45
2018-06-25
Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"
Petr Mladek
1
-7
/
+0
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-5
/
+45
2018-06-22
rhashtable: clean up dereference of ->future_tbl.
NeilBrown
1
-5
/
+4
2018-06-22
rhashtable: use cmpxchg() to protect ->future_tbl.
NeilBrown
1
-11
/
+4
2018-06-22
rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
NeilBrown
1
-12
/
+6
2018-06-22
rhashtable: simplify INIT_RHT_NULLS_HEAD()
NeilBrown
1
-9
/
+6
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
2
-12
/
+1
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
1
-0
/
+1
2018-06-22
rhashtable: silence RCU warning in rhashtable_test.
NeilBrown
1
-0
/
+3
2018-06-22
lib/bch: Remove VLA usage
Kees Cook
2
-8
/
+16
2018-06-21
locking/refcounts: Include fewer headers in <linux/refcount.h>
Alexey Dobriyan
1
-0
/
+2
2018-06-21
atomics/generic: Define atomic64_fetch_add_unless()
Mark Rutland
1
-7
/
+7
2018-06-21
atomics: Make conditional ops return 'bool'
Mark Rutland
1
-3
/
+3
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
1
-1
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-3279
/
+1
2018-06-19
scsi: Remove percpu_ida
Matthew Wilcox
2
-371
/
+1
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests
Thierry Escande
1
-2
/
+22
2018-06-15
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
Thierry Escande
1
-0
/
+7
2018-06-15
fault-injection: reorder config entries
Mikulas Patocka
1
-18
/
+18
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
7
-3279
/
+1
2018-06-14
dma-mapping: use obj-y instead of lib-y for generic dma ops
Christoph Hellwig
1
-3
/
+3
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-4
/
+7
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-25
/
+33
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
3
-11
/
+17
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
7
-10
/
+12
2018-06-12
test_overflow: fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2018-06-12
locking/refcounts: Implement refcount_dec_and_lock_irqsave()
Anna-Maria Gleixner
1
-0
/
+28
2018-06-12
atomic: Add irqsave variant of atomic_dec_and_lock()
Anna-Maria Gleixner
1
-0
/
+16
2018-06-12
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
1
-5
/
+1
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
3
-13
/
+13
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
1
-4
/
+7
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2
-0
/
+64
2018-06-07
lib/ucs2_string.c: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+2
2018-06-07
lib/mpi: headers cleanup
Vasily Averin
1
-70
/
+5
2018-06-07
lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lock
Sebastian Andrzej Siewior
1
-42
/
+21
2018-06-07
lib/idr.c: remove simple_ida_lock
Matthew Wilcox
1
-5
/
+5
2018-06-07
lib/bitmap.c: micro-optimization for __bitmap_complement()
Yury Norov
1
-4
/
+1
2018-06-07
mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags
Michal Hocko
1
-4
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-250
/
+574
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+421
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-81
/
+54
[prev]
[next]