| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | lib/smp_processor_id: fix imbalanced instrumentation_end() call | Tetsuo Handa | 2022-07-17 | 1 | -1/+1 |
| * | | | lib/test: introduce cpumask KUnit test suite | Sander Vanheule | 2022-07-17 | 3 | -0/+148 |
| * | | | cpumask: Fix invalid uniprocessor mask assumption | Sander Vanheule | 2022-07-17 | 2 | -2/+3 |
| * | | | lib/ts_bm.c: remove redundant store to variable consumed after addition | Colin Ian King | 2022-07-17 | 1 | -1/+1 |
| * | | | lib/scatterlist: use matched parameter type when calling __sg_free_table() | wuchi | 2022-07-17 | 1 | -2/+2 |
| * | | | lib: make LZ4_decompress_safe_forceExtDict() static | Tiezhu Yang | 2022-07-17 | 1 | -3/+3 |
| * | | | lib/radix-tree: remove unused argument of insert_entries | wuchi | 2022-07-17 | 1 | -2/+2 |
| * | | | lib/error-inject: traverse list with mutex | wuchi | 2022-07-17 | 1 | -3/+9 |
| * | | | lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing | Vlastimil Babka | 2022-07-17 | 2 | -19/+49 |
| * | | | lib/lru_cache: fix error free handing in lc_create | wuchi | 2022-07-17 | 1 | -2/+2 |
| * | | | Merge branch 'master' into mm-nonmm-stable | akpm | 2022-06-27 | 5 | -1/+182 |
| |\| | |
|
| * | | | lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTE | wuchi | 2022-06-16 | 1 | -13/+3 |
| * | | | lib/btree: simplify btree_{lookup|update} | wuchi | 2022-06-16 | 1 | -17/+13 |
| * | | | lib/flex_proportions.c: remove local_irq_ops in fprop_new_period() | wuchi | 2022-06-16 | 1 | -8/+2 |
| * | | | lib/list_debug.c: Detect uninitialized lists | Guenter Roeck | 2022-06-16 | 1 | -2/+10 |
* | | | | Merge tag 'livepatching-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-08-06 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | selftests/livepatch: better synchronize test_klp_callbacks_busy | Joe Lawrence | 2022-06-15 | 1 | -0/+8 |
* | | | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-05 | 5 | -98/+293 |
|\ \ \ \ \ |
|
| * | | | | | lib/test_free_pages.c: pass a pointer to virt_to_page() | Linus Walleij | 2022-07-17 | 1 | -1/+1 |
| * | | | | | lib: add support for device coherent type in test_hmm | Alex Sierra | 2022-07-17 | 2 | -61/+196 |
| * | | | | | lib: test_hmm add module param for zone device type | Alex Sierra | 2022-07-17 | 2 | -21/+53 |
| * | | | | | lib: test_hmm add ioctl to get zone device type | Alex Sierra | 2022-07-17 | 2 | -6/+19 |
| * | | | | | lib/test_vmalloc: switch to prandom_u32() | Uladzislau Rezki (Sony) | 2022-07-03 | 1 | -7/+8 |
| * | | | | | mm: shrinkers: introduce debugfs interface for memory shrinkers | Roman Gushchin | 2022-07-03 | 1 | -0/+9 |
| * | | | | | Merge branch 'master' into mm-stable | akpm | 2022-06-27 | 5 | -1/+182 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | lib/test_hmm: avoid accessing uninitialized pages | Miaohe Lin | 2022-06-16 | 1 | -2/+8 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-05 | 3 | -0/+56 |
|\ \ \ \ \ |
|
| * | | | | | lib: Add register read/write tracing support | Prasad Sodagudi | 2022-06-15 | 3 | -0/+56 |
| |/ / / / |
|
* | | | | | Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-05 | 1 | -4/+17 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | lib/test_printf.c: fix clang -Wformat warnings | Justin Stitt | 2022-07-28 | 1 | -3/+11 |
| * | | | | lib/test_printf.c: split write-beyond-buffer check in two | Rasmus Villemoes | 2022-07-11 | 1 | -1/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-08-04 | 2 | -1/+104 |
|\ \ \ \ |
|
| * | | | | lib/base64: RFC4648-compliant base64 encoding | Hannes Reinecke | 2022-08-02 | 2 | -1/+104 |
* | | | | | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-08-04 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | kobject: fix Kconfig.debug "its" grammar | Randy Dunlap | 2022-07-28 | 1 | -1/+1 |
* | | | | | | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-08-03 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-07-21 | 1 | -0/+3 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-07-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-07-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | test_bpf: fix incorrect netdev features | Jian Shen | 2022-06-22 | 1 | -2/+2 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
* | | | | | | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2022-08-03 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fix short copy handling in copy_mc_pipe_to_iter() | Al Viro | 2022-06-28 | 1 | -4/+11 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-08-03 | 1 | -231/+52 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | first_iovec_segment(): just return address | Al Viro | 2022-07-06 | 1 | -7/+8 |
| * | | | | | | | | | iov_iter: massage calling conventions for first_{iovec,bvec}_segment() | Al Viro | 2022-07-06 | 1 | -24/+18 |
| * | | | | | | | | | iov_iter: first_{iovec,bvec}_segment() - simplify a bit | Al Viro | 2022-07-06 | 1 | -16/+16 |
| * | | | | | | | | | iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment() | Al Viro | 2022-07-06 | 1 | -10/+10 |
| * | | | | | | | | | iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT | Al Viro | 2022-07-06 | 1 | -0/+4 |
| * | | | | | | | | | iov_iter_bvec_advance(): don't bother with bvec_iter | Al Viro | 2022-07-06 | 1 | -9/+14 |
| * | | | | | | | | | copy_page_{to,from}_iter(): switch iovec variants to generic | Al Viro | 2022-06-28 | 1 | -187/+4 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|