]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - lib
printk: Update @console_may_schedule in console_trylock_spinning()
[thirdparty/kernel/stable.git] / lib /
2023-11-08  Wang Haikobject: Fix slab-out-of-bounds in fill_kobj_path()
2023-09-23  Zhen Leikobject: Add sanity check for kset->kobj.ktype in kset_...
2023-09-23  Mark O'Donovancrypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
2023-09-23  Ariel Marcovitchidr: fix param name in idr_alloc_cyclic() doc
2023-08-30  Helge Dellerlib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32...
2023-08-30  Mirsad Goran Todorovactest_firmware: prevent race conditions by a correct...
2023-08-30  Nathan Chancellorlib/mpi: Eliminate unused umul_ppmm definitions for...
2023-08-11  Mirsad Goran Todorovactest_firmware: return ENOMEM instead of ENOSPC on faile...
2023-08-11  Mirsad Goran Todorovactest_firmware: fix a memory leak with reqs buffer
2023-08-11  Tetsuo Handadebugobjects: Recheck debug_objects_enabled before...
2023-08-11  Jeremy Sowdenlib/ts_bm: reset initial match offset for every block...
2023-08-11  Kees Cooktreewide: Remove uninitialized_var() usage
2023-06-14  Ben Hutchingslib: cpu_rmap: Fix potential use-after-free in irq_cpu_...
2023-06-09  Nathan Chancellorlib/dynamic_debug.c: use address-of operator on section...
2023-05-30  Eli Cohenlib: cpu_rmap: Avoid use after free on rmap->obj array...
2023-05-17  Thomas Gleixnerdebugobject: Ensure pool refill (again)
2023-05-17  Thomas Gleixnerdebugobject: Prevent init race with static objects
2023-05-17  Waiman Longdebugobjects: Move printk out of db->lock critical...
2023-05-17  Waiman Longdebugobjects: Add percpu free pools
2023-03-11  Herbert Xulib/mpi: Fix buffer overrun when SG is too long
2023-02-25  Dave Hansenuaccess: Add speculation barrier to copy_from_user()
2023-01-18  Zhengchao Shaotest_firmware: fix memory leak in test_firmware_init()
2023-01-18  Akinobu Mitalib/notifier-error-inject: fix error when writing ...
2022-12-08  Lee JonesKconfig.debug: provide a little extra FRAME_WARN leeway...
2022-12-08  Helge Dellerparisc: Increase FRAME_WARN to 2048 bytes on parisc
2022-12-08  Guenter Roeckxtensa: increase size of gcc stack frame check
2022-12-08  Helge Dellerparisc: Increase size of gcc stack frame check
2022-12-08  Steven Rostedt ... error-injection: Add prompt for function error injection
2022-10-26  Jim Cromiedyndbg: let query-modname override actual module name
2022-10-26  Eric Dumazetonce: add DO_ONCE_SLOW() for sleepable contexts
2022-09-05  Kuniyuki Iwashimaratelimit: Fix data-races in ___ratelimit().
2022-08-25  Guenter Roecklib/list_debug.c: Detect uninitialized lists
2022-07-12  Linus Torvaldsida: don't use BUG_ON() for debugging
2022-06-25  Jason A. Donenfeldrandom: remove ratelimiting for in-kernel unseeded...
2022-06-25  Jason A. Donenfeldsiphash: use one source of truth for siphash permutations
2022-06-25  Jason A. Donenfeldrandom: replace custom notifier chain with standard one
2022-06-25  Jason A. Donenfeldrandom: remove unused tracepoints
2022-06-25  Jason A. Donenfeldlib/crypto: sha1: re-roll loops to reduce code size
2022-06-25  Jason A. Donenfeldlib/crypto: blake2s: move hmac construction into wireguard
2022-06-25  Jason A. Donenfeldcrypto: blake2s - generic C library implementation...
2022-06-14  Kees Cooknodemask: Fix return values to be unsigned
2022-06-06  Stephen Brennanassoc_array: Fix BUG_ON during garbage collect
2022-05-12  Mikulas Patockahex2bin: fix access beyond string end
2022-05-12  Mikulas Patockahex2bin: make the function hex_to_bin constant-time
2022-04-15  Paul Menzellib/raid6/test/Makefile: Use $(pound) instead of \...
2022-04-15  Dan Carpenterlib/test: use after free in register_test_dev_kmod()
2022-04-15  Dirk Müllerlib/raid6/test: fix multiple definition linking error
2022-03-23  Julian BrahaARM: 9178/1: fix unmet dependency on BITREVERSE for...
2022-02-23  Max Kellermannlib/iov_iter: initialize "flags" in new pipe_buffer
2021-12-22  Stefan AgnerARM: 8800/1: use choice for kernel unwinders
2021-12-08  Arnd Bergmannsiphash: use _unaligned version by default
2021-11-26  Lasse Collinlib/xz: Validate the value before assigning it to an...
2021-11-26  Lasse Collinlib/xz: Avoid overlapping memcpy() with invalid input...
2021-10-09  Davidlohr Buesolib/timerqueue: Rely on rbtree semantics for next timer
2021-09-26  Lukas BulwahnKconfig.debug: drop selecting non-existing HARDLOCKUP_D...
2021-09-22  Johan Almbladhbpf/tests: Do not PASS tests without actually testing...
2021-09-22  Johan Almbladhbpf/tests: Fix copy-and-paste error in double word...
2021-09-22  Hongbo Lilib/mpi: use kcalloc in mpi_resize
2021-09-03  Kefeng Wangonce: Fix panic when module unload
2021-07-20  Dimitri John Ledkovlib/decompress_unlz4.c: correctly handle zero-padding...
2021-07-20  Yun Zhouseq_buf: Fix overflow in seq_buf_putmem_hex()
2021-07-20  Richard Fitzgeraldlib: vsprintf: Fix handling of number field widths...
2021-07-20  Yun Zhouseq_buf: Make trace_seq_putmem_hex() support data longe...
2021-07-20  Al Viroiov_iter_fault_in_readable() should do nothing in xarra...
2021-05-22  Zqianglib: stackdepot: turn depot_lock spinlock to raw_spinlock
2021-05-22  Greg Kroah-Hartmankobject_uevent: remove warning in init_uevent_argv()
2021-05-22  Maciej Żenczykowskinet: fix nla_strcmp to handle more then one trailing...
2021-05-22  Andrew Scullbug: Remove redundant condition check in report_bug
2021-03-17  Geert UytterhoevenPCI: Fix pci_register_io_range() memory leak
2021-02-13  Tobin C. Hardinglib/string: Add strscpy_pad() function
2021-01-12  Huang Shijielib/genalloc: fix the overflow when size is too big
2020-11-18  George Spelvinrandom32: make prandom_u32() output unpredictable
2020-11-10  Vasily Gorbiklib/crc32test: remove extra local_irq_disable/enable
2020-11-10  Lee JonesFonts: Replace discarded const qualifier
2020-11-05  Douglas Gilbertsgl_alloc_order: fix memory leak
2020-10-30  Tobias Jordanlib/crc32.c: fix trivial typo in preprocessor condition
2020-10-14  Peilin YeFonts: Support FONT_EXTRA_WORDS macros for built-in...
2020-10-07  Thibaut Sautereaurandom32: Restore __latent_entropy attribute on net_ran...
2020-10-01  Nick Desaulnierslib/string.c: implement stpcpy
2020-08-21  Tiezhu Yangtest_kmod: avoid potential double free in trigger_confi...
2020-08-19  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-22  Nathan Chancellorlib/mpi: Fix 64-bit MIPS build with Clang
2020-06-22  Christophe Leroylib: Reduce user_access_begin() boundaries in strncpy_f...
2020-06-22  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  Tuowen Zhaolib: devres: add a helper function for ioremap_uc
2020-05-10  Nathan Chancellorlib/mpi: Fix building for powerpc with clang
2020-04-23  ndesaulniers@googl... lib/raid6: use vdupq_n_u8 to avoid endianness warnings
2020-04-17  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-24  Nathan Chancellorlib/scatterlist.c: adjust indentation in __sg_alloc_table
2020-02-11  Gustavo A. R. Silvalib/test_kasan.c: fix memory leak in kmalloc_oob_kreall...
2020-01-27  Linus TorvaldsPartially revert "kfifo: fix kfifo_alloc() and kfifo_in...
2020-01-27  Arnd Bergmanndevres: allow const resource arguments
2019-12-17  Matthew Wilcox ... idr: Fix idr_get_next_ul race with idr_remove
2019-12-17  Greg Kroah-Hartmanlib: raid6: fix awk build warnings
next