]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - lib
UBUNTU: Ubuntu-4.15.0-96.97
[mirror_ubuntu-bionic-kernel.git] / lib /
2020-03-13 Gustavo A. R. Silvalib/test_kasan.c: fix memory leak in kmalloc_oob_kreall...
2020-03-06 Andy Shevchenkobitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_...
2020-02-14 Linus TorvaldsPartially revert "kfifo: fix kfifo_alloc() and kfifo_in...
2020-02-14 Arnd Bergmanndevres: allow const resource arguments
2020-01-29 Eric Dumazetdma-debug: add a schedule point in debug_dma_dump_mappi...
2020-01-17 Greg Kroah-Hartmanlib: raid6: fix awk build warnings
2020-01-17 Olof Johanssonlib/genalloc.c: include vmalloc.h
2020-01-17 Huang Shijielib/genalloc.c: use vzalloc_node() to allocate the...
2020-01-17 Alexey Skidanovlib/genalloc.c: fix allocation of aligned buffer from...
2020-01-17 Matthew Wilcox ... idr: Fix idr_alloc_u32 on 32-bit systems
2020-01-17 Rasmus Villemoeslib/bitmap.c: fix remaining space computation in bitmap...
2020-01-17 Christoph Hellwigswiotlb: do not panic on mapping failures
2019-11-28 Kamal MostafaUBUNTU: SAUCE: linux/dim: avoid library object filename...
2019-11-28 Kamal MostafaUBUNTU: linux/dim: import DIMLIB (lib/dim/)
2019-11-28 Takashi Iwaifonts: Prefer a bigger font for high resolution screens
2019-11-28 Takashi Iwaifonts: Fix coding style
2019-11-28 Matthew Wilcox ... idr: Fix idr_get_next race with idr_remove
2019-11-26 Bart Van Asschelib/scatterlist: Introduce sgl_alloc() and sgl_free()
2019-11-26 Kevin Haodump_stack: avoid the livelock of the dump_lock
2019-10-16 AceLan KaoUBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell...
2019-10-16 Nicolas Boichatkmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE defaul...
2019-09-26 John Garrylib: logic_pio: Add logic_pio_unregister_range()
2019-09-26 John Garrylib: logic_pio: Avoid possible overlap for unregisterin...
2019-09-26 John Garrylib: logic_pio: Fix RCU usage
2019-09-17 Wenwen Wangtest_firmware: fix a memory leak bug
2019-08-14 Peter Rosinlib/test_string.c: avoid masking memset16/32/64 failures
2019-08-14 Andrey Ryabininlib/strscpy: Shut up KASAN false-positives in strscpy()
2019-08-14 Christophe Leroylib/scatterlist: Fix mapping iterator when sg->offset...
2019-08-14 Ferdinand Blomqvistrslib: Fix handling of of caller provided syndrome
2019-08-14 Ferdinand Blomqvistrslib: Fix decoding of shortened codes
2019-08-14 Herbert Xulib/mpi: Fix karactx leak in mpi_powm
2019-08-14 Dan Carpentertest_firmware: Use correct snprintf() limit
2019-08-14 Tetsuo Handakobject: Don't trigger kobject_uevent(KOBJ_REMOVE)...
2019-08-14 Peter Zijlstramm/uaccess: Use 'unsigned long' to placate UBSAN warnin...
2019-08-14 Andrea Parrisbitmap: fix improper use of smp_mb__before_atomic()
2019-08-14 Gary Hookx86/mm/mem_encrypt: Disable all instrumentation for...
2019-08-14 Eric Dumazetiov_iter: optimize page_copy_sane()
2019-08-14 Andrey Ryabininubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC...
2019-08-14 Andrey Konovalovkasan: prevent compiler from optimizing away memset...
2019-08-14 Colin Ian Kingkasan: remove redundant initialization of variable...
2019-08-14 YueHaibinglib/Kconfig.debug: fix build error without CONFIG_BLOCK
2019-08-14 Stanislaw Gruszkalib/div64.c: off by one in shift
2019-08-14 Nick Desaulnierslib/string.c: implement a basic bcmp
2019-08-14 Nathan ChancellorARM: 8833/1: Ensure that NEON code always compiles...
2019-08-14 Andrea Righikprobes: Prohibit probing on bsearch()
2019-08-14 Herbert Xurhashtable: Still do rehash when we get EEXIST
2019-08-14 David Howellsassoc_array: Fix shortcut creation
2019-08-14 Dan Carpenterlib/test_kmod.c: potential double free in error handling
2019-08-14 Bart Van Asschelib/test_rhashtable: Make test_insert_dup() allocate...
2019-08-14 Michael Ellermanseq_buf: Make seq_buf_puts() null-terminate the buffer
2019-08-14 Christophe Leroylib: fix build failure in CONFIG_DEBUG_VIRTUAL test
2019-08-14 Joel Stanleyraid6/ppc: Fix build for clang
2019-07-24 Qian Caidebugobjects: avoid recursive calls with kmemleak
2019-07-24 Kees Cookswiotlb: clean up reporting
2019-07-24 Colin Ian Kingtest_firmware: fix error return getting clobbered
2019-07-24 Guenter Roeckkobject: Replace strncpy with memcpy
2019-07-24 Linus Torvaldstest_hexdump: use memcpy instead of strncpy
2019-07-24 Luis Chamberlainlib/test_kmod.c: fix rmmod double free
2019-07-24 Jeremy Lintonlib/raid6: Fix arm64 test build
2019-07-24 Arnd Bergmannlib/ubsan.c: don't mark __ubsan_handle_builtin_unreacha...
2019-07-24 Waiman Longlocking/lockdep: Fix debug_locks off performance problem
2019-07-24 Bart Van Asschescsi: klist: Make it safe to use klists in atomic context
2019-07-24 Eric Dumazetrhashtable: add schedule points
2019-07-24 Joel Fernandes ... debugobjects: Make stack check warning more informative
2019-07-24 Bart Van Asschelib/vsprintf: Do not handle %pO[^F] as %px
2019-07-24 Petr Mladekprintk/nmi: Prevent deadlock when accessing the main...
2019-07-02 Chintan Pandyaioremap: Update pgtable free interfaces with addr
2019-04-01 Amanoel DawodFonts: New Terminus large console font
2019-02-06 Taehee Yoorhashtable: add restart routine in rhashtable_free_and_...
2019-02-06 Davidlohr Buesolib/rhashtable: consider param->min_size when setting...
2019-01-14 Jason A. Donenfeldkasan: depend on CONFIG_SLUB_DEBUG
2019-01-14 Geert Uytterhoevenlib/vsprintf: Remove atomic-unsafe support for %pCr
2018-11-09 Dmitry Torokhovkobject: kset_create_and_add() - fetch ownership info...
2018-11-09 Dmitry Torokhovsysfs, kobject: allow creating kobject belonging to...
2018-10-01 Yury Norovlib/find_bit_benchmark.c: avoid soft lockup in test_fin...
2018-08-27 Luis R. Rodriguezlib/test_kmod.c: fix limit check on number of test...
2018-08-27 Matthew Wilcoxidr: fix invalid ptr dereference on item delete
2018-08-14 Kleber Sacilotto... test_bpf: flag tests that cannot be jited on s390
2018-08-14 Steven Rostedt ... vsprintf: Replace memory barrier with static_key for...
2018-08-14 Ross Zwislerradix tree: fix multi-order iteration race
2018-08-14 Matthew Wilcoxlib/test_bitmap.c: fix bitmap optimisation tests to...
2018-08-14 Matthew Wilcoxerrseq: Always report a writeback error once
2018-08-14 Dmitry Vyukovkobject: don't use WARN for registration failures
2018-05-22 Yury Norovlib: fix stall in __bitmap_parselist()
2018-04-10 Zhichang Yuanlib: Add generic PIO mapping method
2018-04-10 dann frazierRevert "UBUNTU: SAUCE: LIB: Introduce a generic PIO...
2018-04-02 Paul Blakeytest_rhashtable: add test case for rhltable with duplic...
2018-04-02 Paul Blakeyrhashtable: Fix rhlist duplicates insertion
2018-03-29 Thadeu Lima de Sou... test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON...
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-16 Joe Perchestreewide: Use DEVICE_ATTR_RW
2018-03-15 Kees Cooklib/bug.c: exclude non-BUG/WARN exceptions from report_...
2018-03-15 Kees Cookbug: use %pB in BUG and stack protector failure
2018-03-15 Adam Borowskivsprintf: avoid misleading "(null)" for %px
2018-02-28 Yonghong Songbpf: fix selftests/bpf test_kmod.sh failure when CONFIG...
2018-02-23 Zhichang YuanUBUNTU: SAUCE: LIB: Introduce a generic PIO mapping...
2018-02-22 Andrey Ryabininlib/ubsan: add type mismatch handler for new GCC/Clang
2018-02-22 Andrew Mortonlib/ubsan.c: s/missaligned/misaligned/
2018-02-22 Arnd Bergmannkasan: rework Kconfig settings
next