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
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-22
/
+17
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
-212
/
+358
2018-05-02
iov_iter: fix memory leak in pipe_get_pages_alloc()
Ilya Dryomov
-1
/
+1
2018-05-02
iov_iter: fix return type of __pipe_get_pages()
Ilya Dryomov
-1
/
+1
2018-05-02
swiotlb: fix inversed DMA_ATTR_NO_WARN test
Michel Dänzer
-1
/
+1
2018-05-01
netns: restrict uevents
Christian Brauner
-42
/
+95
2018-05-01
uevent: add alloc_uevent_skb() helper
Christian Brauner
-13
/
+34
2018-04-30
Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
-14
/
+9
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+5
2018-04-27
errseq: Always report a writeback error once
Matthew Wilcox
-14
/
+9
2018-04-24
rslib: Allocate decoder buffers to avoid VLAs
Thomas Gleixner
-8
/
+43
2018-04-24
rslib: Split rs control struct
Thomas Gleixner
-58
/
+79
2018-04-24
rslib: Simplify error path
Thomas Gleixner
-11
/
+6
2018-04-24
rslib: Remove GPL boilerplate
Thomas Gleixner
-4
/
+0
2018-04-24
rslib: Add SPDX identifiers
Thomas Gleixner
-0
/
+3
2018-04-24
rslib: Cleanup top level comments
Thomas Gleixner
-29
/
+5
2018-04-24
rslib: Cleanup whitespace damage
Thomas Gleixner
-6
/
+6
2018-04-24
rslib: Add GFP aware init function
Thomas Gleixner
-20
/
+23
2018-04-24
rhashtable: improve rhashtable_walk stability when stop/start used.
NeilBrown
-3
/
+41
2018-04-24
rhashtable: reset iter when rhashtable_walk_start sees new table
NeilBrown
-0
/
+2
2018-04-24
rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
NeilBrown
-2
/
+3
2018-04-23
lib: Rename compiler intrinsic selects to GENERIC_LIB_*
Matt Redfearn
-12
/
+12
2018-04-23
Add notrace to lib/ucmpdi2.c
Palmer Dabbelt
-1
/
+1
2018-04-23
dma-direct: don't retry allocation for no-op GFP_DMA
Takashi Iwai
-1
/
+2
2018-04-23
kobject: don't use WARN for registration failures
Dmitry Vyukov
-6
/
+5
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-17
/
+23
2018-04-18
vsprintf: Tweak pF/pf comment
Sergey Senozhatsky
-8
/
+4
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
-17
/
+23
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
-0
/
+283
2018-04-12
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+28
2018-04-12
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-1
/
+1
2018-04-12
lockref: Add lockref_put_not_zero
Andreas Gruenbacher
-0
/
+28
2018-04-12
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
-306
/
+378
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
-1
/
+2
2018-04-11
lib/list_debug.c: print unmangled addresses
Matthew Wilcox
-7
/
+7
2018-04-11
lib/test_ubsan.c: make test_ubsan_misaligned_access() static
Colin Ian King
-1
/
+1
2018-04-11
lib: add testing module for UBSAN
Jinbum Park
-0
/
+153
2018-04-11
lib/test_bitmap.c: do not accidentally use stack VLA
Kees Cook
-4
/
+6
2018-04-11
lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together
Randy Dunlap
-24
/
+24
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
-4
/
+14
2018-04-11
kasan: prevent compiler from optimizing away memset in tests
Andrey Konovalov
-0
/
+1
2018-04-11
kasan: fix invalid-free test crashing the kernel
Andrey Konovalov
-0
/
+8
2018-04-11
lib/vsprintf: Mark expected switch fall-through
Andy Shevchenko
-0
/
+3
2018-04-11
lib/vsprintf: Replace space with '_' before crng is ready
Shunyong Yang
-1
/
+2
2018-04-11
lib/vsprintf: Deduplicate pointer_string()
Andy Shevchenko
-20
/
+7
2018-04-11
lib/vsprintf: Move pointer_string() upper
Andy Shevchenko
-14
/
+14
2018-04-11
lib/vsprintf: Make flag_spec global
Andy Shevchenko
-13
/
+8
2018-04-11
lib/vsprintf: Make strspec global
Andy Shevchenko
-12
/
+9
2018-04-11
lib/vsprintf: Make dec_spec global
Andy Shevchenko
-12
/
+9
[prev]
[next]