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
2018-07-25
lib/rhashtable: consider param->min_size when setting initial table size
Davidlohr Bueso
2018-07-03
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
2018-05-30
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
2018-05-30
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2018-05-22
radix tree: fix multi-order iteration race
Ross Zwisler
2018-05-22
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
2018-05-09
errseq: Always report a writeback error once
Matthew Wilcox
2018-05-01
kobject: don't use WARN for registration failures
Dmitry Vyukov
2018-04-26
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
2018-04-19
lib: fix stall in __bitmap_parselist()
Yury Norov
2018-03-31
rhashtable: Fix rhlist duplicates insertion
Paul Blakey
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-19
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
2018-03-15
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
2018-03-03
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
2018-02-25
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2018-02-22
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
2018-02-16
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2018-02-16
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
2018-02-16
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-03
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2017-12-25
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
2017-12-14
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2017-12-14
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-12-14
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
2017-12-14
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
2017-11-30
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
2017-11-09
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers
2017-10-30
Mark 'ioremap_page_range()' as possibly sleeping
Linus Torvalds
2017-10-28
assoc_array: Fix a buggy node-splitting case
David Howells
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
textsearch: fix typos in library helpers
Randy Dunlap
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
2017-10-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-14
locking/lockdep: Disable cross-release features for now
Ingo Molnar
2017-10-13
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together
Randy Dunlap
2017-10-12
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-10
locking/selftest: Avoid false BUG report
Peter Zijlstra
2017-10-03
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
2017-10-03
lib/idr.c: fix comment for idr_replace()
Eric Biggers
2017-10-03
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-23
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-22
parisc: Fix too large frame size warnings
Helge Deller
[next]