Add binder to deathconfig for arm64.
[platform/kernel/linux-rpi.git] / lib /
2023-08-03 Thomas Gleixnerpatches-5.15.92-rt57
2023-08-03 Dongwoo Leelib: zstd: Improve decode performance
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Eric Dumazetnetlink: prevent potential spectre v1 gadgets
2023-02-01 Kees Cookpanic: Consolidate open-coded panic_on_warn checks
2023-02-01 Tiezhu Yangubsan: no need to unset panic_on_warn in ubsan_epilogue()
2023-02-01 Mateusz Guziklockref: stop doing cpu_relax in the cmpxchg loop
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-31 Kees Cookoverflow: Implement size_t saturating arithmetic helpers
2022-12-31 Zhengchao Shaotest_firmware: fix memory leak in test_firmware_init()
2022-12-31 Akinobu Mitalib/notifier-error-inject: fix error when writing ...
2022-12-31 Gaosheng Cuilib/fonts: fix undefined behavior in bit shift for...
2022-12-31 wuchilib/debugobjects: fix stat count and optimize debug_obj...
2022-12-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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 Steven Rostedt ... error-injection: Add prompt for function error injection
2022-12-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-02 Greg Kroah-Hartmanlib/vdso: use "grep -E" instead of "egrep"
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-26 Nathan Chancellorlib/Kconfig.debug: Add check for non-constant .{s,u...
2022-10-26 Masahiro YamadaKconfig.debug: add toolchain checks for DEBUG_INFO_DWAR...
2022-10-26 Masahiro YamadaKconfig.debug: simplify the dependency of DEBUG_INFO_DW...
2022-10-26 Jim Cromiedyndbg: drop EXPORTed dynamic_debug_exec_queries
2022-10-26 Jim Cromiedyndbg: let query-modname override actual module name
2022-10-26 Jim Cromiedyndbg: fix static_branch manipulation
2022-10-26 Eric Dumazetonce: add DO_ONCE_SLOW() for sleepable contexts
2022-09-05 Dom CobleyMerge tag 'v5.15.65' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.63' into rpi-5.15.y
2022-09-05 Eric Biggerscrypto: lib - remove unneeded selection of XOR_BLOCKS
2022-08-31 Kuniyuki Iwashimaratelimit: Fix data-races in ___ratelimit().
2022-08-25 Guenter Roecklib/list_debug.c: Detect uninitialized lists
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-17 Jason A. Donenfeldcrypto: lib/blake2s - reduce stack frame usage in self...
2022-08-17 Jason A. Donenfeldcrypto: blake2s - remove shash module
2022-08-17 Tetsuo Handalib/smp_processor_id: fix imbalanced instrumentation_en...
2022-08-17 Joe Lawrenceselftests/livepatch: better synchronize test_klp_callba...
2022-08-17 Miaohe Linlib/test_hmm: avoid accessing uninitialized pages
2022-08-17 Jian Shentest_bpf: fix incorrect netdev features
2022-08-17 Kees Cookkasan: test: Silence GCC 12 warnings
2022-08-17 Al Virofix short copy handling in copy_mc_pipe_to_iter()
2022-07-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-12 Linus Torvaldsida: don't use BUG_ON() for debugging
2022-06-24 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-22 Jason A. Donenfeldcrypto: memneq - move into lib/
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-14 Linus Torvaldsiov_iter: fix build issue due to possible type mis...
2022-06-14 Kees Cooknodemask: Fix return values to be unsigned
2022-06-14 David Howellsiov_iter: Fix iter_xarray_get_pages{,_alloc}()
2022-06-14 Masami Hiramatsubootconfig: Make the bootconfig.o as a normal object...
2022-06-09 David Gowlist: test: Add a test for list_is_head()
2022-06-09 Daniel Latypovkunit: fix debugfs code to use enum kunit_status, not...
2022-06-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-06 Justin M. Forbeslib/crypto: add prompts back to crypto libraries
2022-06-06 Stephen Brennanassoc_array: Fix BUG_ON during garbage collect
2022-06-06 Al Viropercpu_ref_init(): clean ->percpu_count_ref on failure
2022-06-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-30 Jason A. Donenfeldrandom: remove ratelimiting for in-kernel unseeded...
2022-05-30 Jason A. Donenfeldsiphash: use one source of truth for siphash permutations
2022-05-30 Jason A. Donenfeldrandom: replace custom notifier chain with standard one
2022-05-30 Jason A. Donenfeldrandom: remove unused tracepoints
2022-05-30 Jason A. Donenfeldlib/crypto: blake2s: avoid indirect calls to compressio...
2022-05-30 Jason A. Donenfeldlib/crypto: sha1: re-roll loops to reduce code size
2022-05-30 Jason A. Donenfeldlib/crypto: blake2s: move hmac construction into wireguard
2022-05-30 Jason A. Donenfeldlib/crypto: blake2s: include as built-in
2022-05-23 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-18 Jesse Brandeburgdim: initialize all struct fields
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-09 Mikulas Patockahex2bin: fix access beyond string end
2022-05-09 Mikulas Patockahex2bin: make the function hex_to_bin constant-time
2022-05-01 Andreas Gruenbacheriov_iter: Introduce nofault flag to disable page faults
2022-05-01 Andreas Gruenbacheriov_iter: Introduce fault_in_iov_iter_writeable
2022-05-01 Andreas Gruenbacheriov_iter: Turn iov_iter_fault_in_readable into fault_in...
2022-05-01 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-04-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-13 Marco Elverstacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2022-04-13 Kees Cookubsan: remove CONFIG_UBSAN_OBJECT_SIZE
2022-04-13 Guo Xuenanlz4: fix LZ4_decompress_safe_partial read out of bound
2022-04-13 Feng Tanglib/Kconfig.debug: add ARCH dependency for FUNCTION_ALI...
2022-04-13 Johannes Berglib/logic_iomem: correct fallback config references
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Matthew Wilcox ... XArray: Update the LRU list in xas_split()
2022-04-08 Matthew Wilcox ... XArray: Fix xas_create_range() when multi-order entry...
2022-04-08 Arnd Bergmannlib/test_lockup: fix kernel pointer check for separate...
2022-04-08 Arnd Bergmannuaccess: fix type mismatch warnings from access_ok()
2022-04-08 Paul Menzellib/raid6/test/Makefile: Use $(pound) instead of \...
2022-04-08 Dan Carpenterlib/test: use after free in register_test_dev_kmod()
2022-04-08 Christophe Leroyvsprintf: Fix %pK with kptr_restrict == 0
2022-04-08 Alexey Dobriyanlib: uninline simple_strntoull() as well
2022-04-08 Andy Shevchenkovsprintf: Fix potential unaligned access
2022-04-08 Peng Liukunit: make kunit_test_timeout compatible with comment
2022-04-08 Dirk Müllerlib/raid6/test: fix multiple definition linking error
2022-03-19 Julian BrahaARM: 9178/1: fix unmet dependency on BITREVERSE for...
2022-02-23 Max Kellermannlib/iov_iter: initialize "flags" in new pipe_buffer
2022-01-27 Andrey Konovalovlib/test_meminit: destroy cache in kmem_cache_alloc_bul...
2022-01-27 Alistair Popplemm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
2022-01-27 David Gowkunit: Don't crash if no parameters are generated
2022-01-27 Zizhuang Denglib/mpi: Add the return value check of kcalloc()
2022-01-27 Johannes Berglib/logic_iomem: Fix operation on 32-bit
next