]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - lib
drm/shmem-helper: Remove errant put in error path
[mirror_ubuntu-jammy-kernel.git] / lib /
2022-12-14 Lee JonesKconfig.debug: provide a little extra FRAME_WARN leeway...
2022-12-14 Helge Dellerparisc: Increase FRAME_WARN to 2048 bytes on parisc
2022-12-14 Steven Rostedt ... error-injection: Add prompt for function error injection
2022-12-14 Greg Kroah-Hartmanlib/vdso: use "grep -E" instead of "egrep"
2022-11-24 Nathan Chancellorlib/Kconfig.debug: Add check for non-constant .{s,u...
2022-11-24 Masahiro YamadaKconfig.debug: add toolchain checks for DEBUG_INFO_DWAR...
2022-11-24 Masahiro YamadaKconfig.debug: simplify the dependency of DEBUG_INFO_DW...
2022-11-24 Jim Cromiedyndbg: drop EXPORTed dynamic_debug_exec_queries
2022-11-24 Jim Cromiedyndbg: let query-modname override actual module name
2022-11-24 Jim Cromiedyndbg: fix static_branch manipulation
2022-11-24 Eric Dumazetonce: add DO_ONCE_SLOW() for sleepable contexts
2022-11-23 Eric Biggerscrypto: lib - remove unneeded selection of XOR_BLOCKS
2022-10-17 Kuniyuki Iwashimaratelimit: Fix data-races in ___ratelimit().
2022-10-17 Guenter Roecklib/list_debug.c: Detect uninitialized lists
2022-10-17 Jason A. Donenfeldcrypto: lib/blake2s - reduce stack frame usage in self...
2022-10-17 Jason A. Donenfeldcrypto: blake2s - remove shash module
2022-10-17 Tetsuo Handalib/smp_processor_id: fix imbalanced instrumentation_en...
2022-10-17 Joe Lawrenceselftests/livepatch: better synchronize test_klp_callba...
2022-10-17 Miaohe Linlib/test_hmm: avoid accessing uninitialized pages
2022-10-17 Jian Shentest_bpf: fix incorrect netdev features
2022-10-17 Kees Cookkasan: test: Silence GCC 12 warnings
2022-10-17 Al Virofix short copy handling in copy_mc_pipe_to_iter()
2022-09-16 Linus Torvaldsida: don't use BUG_ON() for debugging
2022-08-26 Jason A. Donenfeldcrypto: memneq - move into lib/
2022-08-26 Linus Torvaldsiov_iter: fix build issue due to possible type mis...
2022-08-26 Kees Cooknodemask: Fix return values to be unsigned
2022-08-26 David Howellsiov_iter: Fix iter_xarray_get_pages{,_alloc}()
2022-08-26 Masami Hiramatsubootconfig: Make the bootconfig.o as a normal object...
2022-08-10 David Gowlist: test: Add a test for list_is_head()
2022-08-10 Daniel Latypovkunit: fix debugfs code to use enum kunit_status, not...
2022-08-10 Justin M. Forbeslib/crypto: add prompts back to crypto libraries
2022-08-10 Stephen Brennanassoc_array: Fix BUG_ON during garbage collect
2022-08-10 Al Viropercpu_ref_init(): clean ->percpu_count_ref on failure
2022-08-10 Jason A. Donenfeldrandom: remove ratelimiting for in-kernel unseeded...
2022-08-10 Jason A. Donenfeldsiphash: use one source of truth for siphash permutations
2022-08-10 Jason A. Donenfeldrandom: replace custom notifier chain with standard one
2022-08-10 Jason A. Donenfeldrandom: remove unused tracepoints
2022-08-10 Jason A. Donenfeldlib/crypto: blake2s: avoid indirect calls to compressio...
2022-08-10 Jason A. Donenfeldlib/crypto: sha1: re-roll loops to reduce code size
2022-08-10 Jason A. Donenfeldlib/crypto: blake2s: move hmac construction into wireguard
2022-08-10 Jason A. Donenfeldlib/crypto: blake2s: include as built-in
2022-08-10 Jesse Brandeburgdim: initialize all struct fields
2022-06-22 Mikulas Patockahex2bin: fix access beyond string end
2022-06-22 Mikulas Patockahex2bin: make the function hex_to_bin constant-time
2022-06-22 Andreas Gruenbacheriov_iter: Introduce nofault flag to disable page faults
2022-06-22 Andreas Gruenbacheriov_iter: Introduce fault_in_iov_iter_writeable
2022-06-22 Andreas Gruenbacheriov_iter: Turn iov_iter_fault_in_readable into fault_in...
2022-06-22 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-05-20 Marco Elverstacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2022-05-20 Kees Cookubsan: remove CONFIG_UBSAN_OBJECT_SIZE
2022-05-20 Guo Xuenanlz4: fix LZ4_decompress_safe_partial read out of bound
2022-05-20 Feng Tanglib/Kconfig.debug: add ARCH dependency for FUNCTION_ALI...
2022-05-20 Johannes Berglib/logic_iomem: correct fallback config references
2022-05-20 Matthew Wilcox ... XArray: Update the LRU list in xas_split()
2022-05-20 Matthew Wilcox ... XArray: Fix xas_create_range() when multi-order entry...
2022-05-20 Arnd Bergmannlib/test_lockup: fix kernel pointer check for separate...
2022-05-20 Arnd Bergmannuaccess: fix type mismatch warnings from access_ok()
2022-05-20 Paul Menzellib/raid6/test/Makefile: Use $(pound) instead of \...
2022-05-20 Dan Carpenterlib/test: use after free in register_test_dev_kmod()
2022-05-20 Christophe Leroyvsprintf: Fix %pK with kptr_restrict == 0
2022-05-20 Alexey Dobriyanlib: uninline simple_strntoull() as well
2022-05-20 Andy Shevchenkovsprintf: Fix potential unaligned access
2022-05-20 Peng Liukunit: make kunit_test_timeout compatible with comment
2022-05-20 Dirk Müllerlib/raid6/test: fix multiple definition linking error
2022-03-23 Julian BrahaARM: 9178/1: fix unmet dependency on BITREVERSE for...
2022-03-07 Max Kellermannlib/iov_iter: initialize "flags" in new pipe_buffer
2022-02-11 Nathan Chancellorlib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
2022-02-11 Nathan Chancellorlib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
2022-01-28 Andrey Konovalovlib/test_meminit: destroy cache in kmem_cache_alloc_bul...
2022-01-28 Alistair Popplemm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
2022-01-28 David Gowkunit: Don't crash if no parameters are generated
2022-01-28 Zizhuang Denglib/mpi: Add the return value check of kcalloc()
2022-01-28 Johannes Berglib/logic_iomem: Fix operation on 32-bit
2022-01-28 Johannes Berglib/logic_iomem: Fix 32-bit build
2022-01-04 Arnd Bergmannsiphash: use _unaligned version by default
2022-01-04 Nicholas Pigginprintk: restore flushing of NMI buffers on remote CPUs...
2022-01-04 Guenter Roeckstring: uninline memcpy_and_pad
2022-01-04 Andrew Halaneydyndbg: make dyndbg a known cli param
2022-01-04 Johan Almbladhbpf/tests: Fix error in tail call limit tests
2022-01-04 Nathan Chancellorcrypto: sm4 - Do not change section of ck and sbox
2022-01-04 Lasse Collinlib/xz: Validate the value before assigning it to an...
2022-01-04 Lasse Collinlib/xz: Avoid overlapping memcpy() with invalid input...
2022-01-04 Andreas Gruenbacheriov_iter: Fix iov_iter_get_pages{,_alloc} page fault...
2021-12-07 Marco Elverkfence: default to dynamic branch instead of static...
2021-11-02 Seth ForsheeUBUNTU: SAUCE: Revert "radix-tree: Use local_lock for...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git.kerne...
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git.kernel.org...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git.kernel...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git.kernel.org...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git.kernel.org...
next