]> git.ipfire.org Git - people/arne_f/kernel.git/history - lib
net: handle the return value of pskb_carve_frag_list() correctly
[people/arne_f/kernel.git] / lib /
2020-08-21  Tiezhu Yangtest_kmod: avoid potential double free in trigger_confi...
2020-08-21  Jim Cromiedyndbg: fix a BUG_ON in ddebug_describe_flags
2020-08-07  Linus Torvaldsrandom32: remove net_rand_state from the latent entropy...
2020-08-07  Willy Tarreaurandom32: update the net random state on interrupt...
2020-06-25  Jann Hornlib/zlib: remove outdated and incorrect pre-increment...
2020-06-20  Nathan Chancellorlib/mpi: Fix 64-bit MIPS build with Clang
2020-06-20  Christophe Leroylib: Reduce user_access_begin() boundaries in strncpy_f...
2020-06-20  Linus Torvaldsmake 'user_access_begin()' do 'access_ok()'
2020-05-27  Arnd Bergmannubsan: build ubsan.c more conservatively
2020-05-27  Peter Zijlstrax86/uaccess, ubsan: Fix UBSAN vs. SMAP
2020-05-10  Nathan Chancellorlib/mpi: Fix building for powerpc with clang
2020-04-24  ndesaulniers@googl... lib/raid6: use vdupq_n_u8 to avoid endianness warnings
2020-04-24  Yury Norovuapi: rename ext2_swab() to swab() and share globally...
2020-02-28  Alexander Potapenkolib/stackdepot.c: fix global out-of-bounds in stack_slabs
2020-02-28  Nathan Chancellorlib/scatterlist.c: adjust indentation in __sg_alloc_table
2020-02-14  Gustavo A. R. Silvalib/test_kasan.c: fix memory leak in kmalloc_oob_kreall...
2020-01-29  Andy Shevchenkobitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_...
2020-01-27  Linus TorvaldsPartially revert "kfifo: fix kfifo_alloc() and kfifo_in...
2020-01-27  Arnd Bergmanndevres: allow const resource arguments
2020-01-04  Eric Dumazetdma-debug: add a schedule point in debug_dma_dump_mappi...
2019-12-17  Greg Kroah-Hartmanlib: raid6: fix awk build warnings
2019-12-05  Olof Johanssonlib/genalloc.c: include vmalloc.h
2019-12-05  Huang Shijielib/genalloc.c: use vzalloc_node() to allocate the...
2019-12-05  Alexey Skidanovlib/genalloc.c: fix allocation of aligned buffer from...
2019-12-05  Matthew Wilcox ... idr: Fix idr_alloc_u32 on 32-bit systems
2019-11-24  Matthew Wilcox ... idr: Fix idr_get_next race with idr_remove
2019-11-12  Bart Van Asschelib/scatterlist: Introduce sgl_alloc() and sgl_free()
2019-11-12  Kevin Haodump_stack: avoid the livelock of the dump_lock
2019-10-07  Nicolas Boichatkmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE defaul...
2019-08-16  Wenwen Wangtest_firmware: fix a memory leak bug
2019-07-31  Andrey Ryabininlib/strscpy: Shut up KASAN false-positives in strscpy()
2019-07-31  Christophe Leroylib/scatterlist: Fix mapping iterator when sg->offset...
2019-07-31  Ferdinand Blomqvistrslib: Fix handling of of caller provided syndrome
2019-07-31  Ferdinand Blomqvistrslib: Fix decoding of shortened codes
2019-07-10  Herbert Xulib/mpi: Fix karactx leak in mpi_powm
2019-06-11  Dan Carpentertest_firmware: Use correct snprintf() limit
2019-05-31  Tetsuo Handakobject: Don't trigger kobject_uevent(KOBJ_REMOVE)...
2019-05-31  Peter Zijlstramm/uaccess: Use 'unsigned long' to placate UBSAN warnin...
2019-05-31  Andrea Parrisbitmap: fix improper use of smp_mb__before_atomic()
2019-05-25  Gary Hookx86/mm/mem_encrypt: Disable all instrumentation for...
2019-05-21  Eric Dumazetiov_iter: optimize page_copy_sane()
2019-05-10  Andrey Ryabininubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC...
2019-05-08  Andrey Konovalovkasan: prevent compiler from optimizing away memset...
2019-05-08  Colin Ian Kingkasan: remove redundant initialization of variable...
2019-05-02  YueHaibinglib/Kconfig.debug: fix build error without CONFIG_BLOCK
2019-04-20  Stanislaw Gruszkalib/div64.c: off by one in shift
2019-04-17  Nick Desaulnierslib/string.c: implement a basic bcmp
2019-04-05  Nathan ChancellorARM: 8833/1: Ensure that NEON code always compiles...
2019-04-05  Andrea Righikprobes: Prohibit probing on bsearch()
2019-04-05  Peter Zijlstralib/int_sqrt: optimize initial value compute
2019-04-03  Herbert Xurhashtable: Still do rehash when we get EEXIST
2019-03-27  Peter Zijlstralib/int_sqrt: optimize small argument
2019-03-23  David Howellsassoc_array: Fix shortcut creation
2019-03-13  Dan Carpenterlib/test_kmod.c: potential double free in error handling
2019-02-12  Michael Ellermanseq_buf: Make seq_buf_puts() null-terminate the buffer
2019-01-13  Christophe Leroylib: fix build failure in CONFIG_DEBUG_VIRTUAL test
2019-01-13  Joel Stanleyraid6/ppc: Fix build for clang
2018-12-17  Davidlohr Buesolib/rbtree-test: lower default params
2018-12-17  Qian Caidebugobjects: avoid recursive calls with kmemleak
2018-12-13  Kees Cookswiotlb: clean up reporting
2018-12-13  Colin Ian Kingtest_firmware: fix error return getting clobbered
2018-12-08  Guenter Roeckkobject: Replace strncpy with memcpy
2018-12-08  Linus Torvaldstest_hexdump: use memcpy instead of strncpy
2018-12-05  Luis Chamberlainlib/test_kmod.c: fix rmmod double free
2018-11-27  Jeremy Lintonlib/raid6: Fix arm64 test build
2018-11-21  Arnd Bergmannlib/ubsan.c: don't mark __ubsan_handle_builtin_unreacha...
2018-11-13  Waiman Longlocking/lockdep: Fix debug_locks off performance problem
2018-11-04  Thadeu Lima de Sou... test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON...
2018-10-04  Bart Van Asschescsi: klist: Make it safe to use klists in atomic context
2018-09-19  Eric Dumazetrhashtable: add schedule points
2018-09-15  Joel Fernandes ... debugobjects: Make stack check warning more informative
2018-09-05  Petr Mladekprintk/nmi: Prevent deadlock when accessing the main...
2018-08-17  Chintan Pandyaioremap: Update pgtable free interfaces with addr
2018-07-25  Davidlohr Buesolib/rhashtable: consider param->min_size when setting...
2018-07-03  Geert Uytterhoevenlib/vsprintf: Remove atomic-unsafe support for %pCr
2018-05-30  Luis R. Rodriguezlib/test_kmod.c: fix limit check on number of test...
2018-05-30  Matthew Wilcoxidr: fix invalid ptr dereference on item delete
2018-05-22  Ross Zwislerradix tree: fix multi-order iteration race
2018-05-22  Matthew Wilcoxlib/test_bitmap.c: fix bitmap optimisation tests to...
2018-05-09  Matthew Wilcoxerrseq: Always report a writeback error once
2018-05-01  Dmitry Vyukovkobject: don't use WARN for registration failures
2018-04-26  Yonghong Songbpf: fix selftests/bpf test_kmod.sh failure when CONFIG...
2018-04-19  Yury Norovlib: fix stall in __bitmap_parselist()
2018-03-31  Paul Blakeyrhashtable: Fix rhlist duplicates insertion
2018-03-28  Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
2018-03-19  Christophe LeroyFix misannotated out-of-line _copy_to_user()
2018-03-15  Kees Cooklib/bug.c: exclude non-BUG/WARN exceptions from report_...
2018-03-03  James Hoganlib/mpi: Fix umul_ppmm() for MIPS64r6
2018-02-25  Eric Biggers509: fix printing uninitialized stack memory when OID...
2018-02-22  Levin, Alexander... kmemcheck: rip it out
2018-02-22  Christian Königswiotlb: suppress warning when __GFP_NOWARN is set
2018-02-16  Andrey Ryabininlib/ubsan: add type mismatch handler for new GCC/Clang
2018-02-16  Andrew Mortonlib/ubsan.c: s/missaligned/misaligned/
2018-02-16  Arnd Bergmannkasan: rework Kconfig settings
2018-02-03  Wei Yongjuntest_firmware: fix missing unlock on error in config_nu...
2018-01-31  Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2017-12-25  Josh Poimboeufx86/unwind: Rename unwinder config options to 'CONFIG_U...
2017-12-14  Randy Dunlapdynamic-debug-howto: fix optional/omitted ending line...
2017-12-14  Stephen Bateslib/genalloc.c: make the avail variable an atomic_long_t
2017-12-14  Eric BiggersASN.1: check for error from ASN1_OP_END__ACT actions
next