]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - lib
UBUNTU: Start new release
[mirror_ubuntu-focal-kernel.git] / lib /
2021-06-18 Zqianglib: stackdepot: turn depot_lock spinlock to raw_spinlock
2021-06-18 Greg Kroah-Hartmankobject_uevent: remove warning in init_uevent_argv()
2021-06-18 Maciej Żenczykowskinet: fix nla_strcmp to handle more then one trailing...
2021-05-26 Andrew Scullbug: Remove redundant condition check in report_bug
2021-05-19 Arnd Bergmannavoid __memcat_p link failure
2021-04-14 Geert UytterhoevenPCI: Fix pci_register_io_range() memory leak
2021-03-24 Willem de Bruijnudp: fix skb_copy_and_csum_datagram with odd segment...
2021-02-19 John Millikinlib/raid6: Let $(UNROLL) rules work with macOS userland
2021-02-19 Huang Shijielib/genalloc: fix the overflow when size is too big
2021-01-20 Willy Tarreaulib/syscall: fix syscall registers retrieval on 32...
2021-01-18 Dimitri John LedkovUBUNTU: SAUCE: lib/decompress_unlz4.c: correctly handle...
2020-12-10 George Spelvinrandom32: make prandom_u32() output unpredictable
2020-12-10 Vasily Gorbiklib/crc32test: remove extra local_irq_disable/enable
2020-12-10 Lee JonesFonts: Replace discarded const qualifier
2020-12-10 Douglas Gilbertsgl_alloc_order: fix memory leak
2020-11-09 Tobias Jordanlib/crc32.c: fix trivial typo in preprocessor condition
2020-11-09 Matthew Wilcox ... ida: Free allocated bitmap in error path
2020-11-09 Peilin YeFonts: Support FONT_EXTRA_WORDS macros for built-in...
2020-11-09 Thibaut Sautereaurandom32: Restore __latent_entropy attribute on net_ran...
2020-11-09 Nick Desaulnierslib/string.c: implement stpcpy
2020-11-09 Iurii Zaikinkernel/sysctl-test: Add null pointer test for sysctl...
2020-11-09 Andy Shevchenkokobject: Restore old behaviour of kobject_del(NULL)
2020-09-04 Tiezhu Yangtest_kmod: avoid potential double free in trigger_confi...
2020-09-04 Vladimir Olteandevres: keep both device name and resource name in...
2020-09-04 Heikki Krogeruskobject: Avoid premature parent object freeing in kobje...
2020-09-04 Jim Cromiedyndbg: fix a BUG_ON in ddebug_describe_flags
2020-09-04 Herbert Xucrc-t10dif: Fix potential crypto notify dead-lock
2020-09-04 Linus Torvaldsrandom32: remove net_rand_state from the latent entropy...
2020-09-04 Willy Tarreaurandom32: update the net random state on interrupt...
2020-08-08 Aditya Pakkitest_objagg: Fix potential memory leak in error handling
2020-08-08 Jann Hornlib/zlib: remove outdated and incorrect pre-increment...
2020-08-08 Daniel Axtenskasan: stop tests being eliminated as dead code with...
2020-08-08 Nathan Chancellorlib/mpi: Fix 64-bit MIPS build with Clang
2020-08-08 Dave Rodgmanlib/lzo: fix ambiguous encoding bug in lzo-rle
2020-06-22 Ilya Dryomovvsprintf: don't obfuscate NULL and error pointers
2020-05-25 Nathan Chancellorlib/mpi: Fix building for powerpc with clang
2020-05-25 Masahiro Yamadalib/raid6/test: fix build on distros whose /bin/sh...
2020-05-25 Slava Bacherikovkbuild, btf: Fix dependencies for DEBUG_INFO_BTF
2020-05-05 Matthew Wilcox ... xarray: Fix early termination of xas_for_each_marked
2020-05-05 Matthew Wilcox ... XArray: Fix xas_pause for large multi-index entries
2020-05-05 Yury Norovuapi: rename ext2_swab() to swab() and share globally...
2020-05-05 Matthew Wilcox ... XArray: Fix xa_find_next for large multi-index entries
2020-03-07 Mikhail Zaslonkolib/zlib: add zlib_deflate_dfltcc_enabled() function
2020-03-07 Mikhail Zaslonkos390/boot: add dfltcc= kernel command line parameter
2020-03-07 Mikhail Zaslonkolib/zlib: add s390 hardware support for kernel zlib_inflate
2020-03-07 Mikhail Zaslonkolib/zlib: add s390 hardware support for kernel zlib_deflate
2020-03-06 Masahiro Yamadakbuild: move headers_check rule to usr/include/Makefile
2020-03-05 Alexander Potapenkolib/stackdepot.c: fix global out-of-bounds in stack_slabs
2020-02-24 Nathan Chancellorlib/scatterlist.c: adjust indentation in __sg_alloc_table
2020-02-24 Marco Elverdebugobjects: Fix various data races
2020-02-24 Zhengyuan Liuraid6/test: fix a compilation warning
2020-02-17 Gustavo A. R. Silvalib/test_kasan.c: fix memory leak in kmalloc_oob_kreall...
2020-02-06 Matthew Wilcox ... XArray: Fix xas_pause at ULONG_MAX
2020-01-30 Christophe Leroylib: Reduce user_access_begin() boundaries in strncpy_f...
2020-01-30 Matthew Wilcox ... XArray: Fix xas_find returning too many entries
2020-01-30 Matthew Wilcox ... XArray: Fix xa_find_after with multi-index entries
2020-01-30 Matthew Wilcox ... XArray: Fix infinite loop with entry at ULONG_MAX
2020-01-30 David Jefferysbitmap: only queue kyber's wait callback if not alread...
2020-01-30 Julien Gralllib/ubsan: don't serialize UBSAN report
2020-01-06 Peter Zijlstraubsan, x86: Annotate and allow __ubsan_handle_shift_out...
2020-01-06 Greg Kroah-Hartmanlib: raid6: fix awk build warnings
2019-12-05 Tuowen Zhaolib: devres: add a helper function for ioremap_uc
2019-12-05 Kai-Heng FengRevert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for...
2019-11-25 AceLan KaoUBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell...
2019-11-25 Seth ForsheeUBUNTU: SAUCE: test_bpf: remove expected fail for Ctx...
2019-11-25 Colin Ian KingUBUNTU: SAUCE: md/raid6 algorithms: scale test duration...
2019-11-25 Martin SchwidefskyUBUNTU: SAUCE: s390: kernel message catalog
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-20191121' of git://git.kernel...
2019-11-21 Linus TorvaldsMerge tag 'gpio-v5.4-5' of git://git.kernel.org/pub...
2019-11-17 Linus TorvaldsMerge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel...
2019-11-17 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-16 Lasse Collinlib/xz: fix XZ_DYNALLOC to avoid useless memory realloc...
2019-11-15 Linus TorvaldsMerge tag 'for-linus-20191115' of git://git.kernel...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'mips_fixes_5.4_4' of git://git.kernel.org...
2019-11-15 Linus TorvaldsMerge tag 'sound-5.4-rc8' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
2019-11-14 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-11-14 David S. MillerMerge tag 'wireless-drivers-2019-11-14' of git://git...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-13 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2019-11-12 Rodrigo ViviMerge tag 'gvt-fixes-2019-11-12' of https://github...
2019-11-12 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2019-11-12 Linus TorvaldsMerge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
next