index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-02-12
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
2019-02-12
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
2019-01-22
fix int_sqrt64() for very large numbers
Florian La Roche
2019-01-13
lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
Christophe Leroy
2018-12-13
XArray: Fix xa_alloc when id exceeds max
Matthew Wilcox
2018-12-06
XArray tests: Check iterating over multiorder entries
Matthew Wilcox
2018-12-06
XArray tests: Handle larger indices more elegantly
Matthew Wilcox
2018-12-06
radix tree: Don't return retry entries from lookup
Matthew Wilcox
2018-11-30
debugobjects: avoid recursive calls with kmemleak
Qian Cai
2018-11-30
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
2018-11-30
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
2018-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-11-25
iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones
Al Viro
2018-11-24
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-11-22
Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-11-19
XArray tests: Add missing locking
Matthew Wilcox
2018-11-18
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
2018-11-16
XArray tests: Correct some 64-bit assumptions
Matthew Wilcox
2018-11-16
XArray: Correct xa_store_range
Matthew Wilcox
2018-11-14
Merge tag 'gnss-4.20-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-11-11
test_firmware: fix error return getting clobbered
Colin Ian King
2018-11-06
lib/raid6: Fix arm64 test build
Jeremy Linton
2018-11-05
XArray: Fix Documentation
Matthew Wilcox
2018-11-05
XArray: Handle NULL pointers differently for allocation
Matthew Wilcox
2018-11-05
XArray: Unify xa_store and __xa_store
Matthew Wilcox
2018-11-05
XArray: Turn xa_erase into an exported function
Matthew Wilcox
2018-11-05
XArray: Unify xa_cmpxchg and __xa_cmpxchg
Matthew Wilcox
2018-11-05
XArray: Regularise xa_reserve
Matthew Wilcox
2018-11-05
XArray: Export __xa_foo to non-GPL modules
Matthew Wilcox
2018-11-05
XArray: Fix xa_for_each with a single element at 0
Matthew Wilcox
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-31
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-31
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"
Palmer Dabbelt
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
lib/lz4: update LZ4 decompressor module
Gao Xiang
2018-10-31
lib/kstrtox.c: delete unnecessary casts
Alexey Dobriyan
2018-10-31
lib/sg_pool.c: remove unnecessary null check when freeing object
zhong jiang
2018-10-31
lib/zlib_inflate/inflate.c: remove fall through warnings
Corentin Labbe
2018-10-31
lib/parser.c: switch match_number() over to use match_strdup()
Eric Biggers
2018-10-31
lib/parser.c: switch match_u64int() over to use match_strdup()
Eric Biggers
2018-10-31
lib/parser.c: switch match_strdup() over to use kmemdup_nul()
Eric Biggers
2018-10-31
lib/bitmap.c: simplify bitmap_print_to_pagebuf()
Rasmus Villemoes
2018-10-31
lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf
Rasmus Villemoes
2018-10-31
lib/bitmap.c: remove wrong documentation
Rasmus Villemoes
2018-10-28
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]