summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-06-28Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...akpm-baseakpmStephen Rothwell
2022-06-28Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-28Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Stephen Rothwell
2022-06-28Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/live...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.dk/linux-block.gitStephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/herber...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...Stephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Stephen Rothwell
2022-06-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Stephen Rothwell
2022-06-27Merge branch 'mm-nonmm-unstable' into mm-everythingakpm
2022-06-27lib: make LZ4_decompress_safe_forceExtDict() staticTiezhu Yang
2022-06-27lib/radix-tree: remove unused argument of insert_entrieswuchi
2022-06-27lib/error-inject: traverse list with mutexwuchi
2022-06-27lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka
2022-06-27lib/lru_cache: fix error free handing in lc_createwuchi
2022-06-27lib/debugobjects: fix stat count and optimize debug_objects_mem_init.wuchi
2022-06-27lib/test_vmalloc: switch to prandom_u32()Uladzislau Rezki (Sony)
2022-06-27mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-06-27lib: add support for device coherent type in test_hmmAlex Sierra
2022-06-27lib: test_hmm add module param for zone device typeAlex Sierra
2022-06-27lib: test_hmm add ioctl to get zone device typeAlex Sierra
2022-06-27mm: remove vmacacheLiam R. Howlett
2022-06-27test_maple_tree: add test for spanning store of entire rangeLiam Howlett
2022-06-27lib/test_maple_tree: add testing for maple treeLiam R. Howlett
2022-06-27maple_tree: fix underflow in mas_spanning_rebalance()Liam Howlett
2022-06-27Maple Tree: add new data structureLiam R. Howlett
2022-06-27mm: discard __GFP_ATOMICNeilBrown
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-27iov: introduce iov_iter_alignedKeith Busch
2022-06-24crypto: rsa - implement Chinese Remainder Theorem for faster private key oper...Ignat Korchagin
2022-06-22test_bpf: fix incorrect netdev featuresJian Shen
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-17Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-06-16lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTEwuchi
2022-06-16lib/btree: simplify btree_{lookup|update}wuchi
2022-06-16lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()wuchi
2022-06-16lib/list_debug.c: Detect uninitialized listsGuenter Roeck
2022-06-16lib/test_hmm: avoid accessing uninitialized pagesMiaohe Lin
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi
2022-06-15selftests/livepatch: better synchronize test_klp_callbacks_busyJoe Lawrence
2022-06-12fix short copy handling in copy_mc_pipe_to_iter()Al Viro
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld
2022-06-11iov_iter: fix build issue due to possible type mis-matchLinus Torvalds
2022-06-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-06-10iov_iter: Fix iter_xarray_get_pages{,_alloc}()David Howells
2022-06-10random: remove rng_has_arch_random()Jason A. Donenfeld
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld