summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29scripts/gdb: ensure the absolute path is generated on initial sourceAaron Tomlin
2022-07-29MAINTAINERS: kunit: add David Gow as a maintainer of KUnitBrendan Higgins
2022-07-29mailmap: add linux.dev alias for Brendan HigginsBrendan Higgins
2022-07-29mailmap: update Kirill's emailKirill Tkhai
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-29ocfs2: fix a typo in a commentChristophe JAILLET
2022-07-29ocfs2: use the bitmap API to simplify codeChristophe JAILLET
2022-07-29ocfs2: remove some useless functionsChristophe JAILLET
2022-07-29lib/mpi: fix typo 'the the' in commentSlark Xiao
2022-07-29proc: add some (hopefully) insightful commentsAlexey Dobriyan
2022-07-29bdi: remove enum wb_congested_stateXiu Jianfeng
2022-07-29kernel/hung_task: fix address space of proc_dohung_task_timeout_secsBen Dooks
2022-07-29lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()Jiangshan Yi
2022-07-29squashfs: support reading fragments in readahead callPhillip Lougher
2022-07-29squashfs: implement readaheadHsin-Yi Wang
2022-07-29squashfs: always build "file direct" version of page actorPhillip Lougher
2022-07-29Revert "squashfs: provide backing_dev_info in order to disable read-ahead"Hsin-Yi Wang
2022-07-17fs/ocfs2: Fix spelling typo in commentJiangshan Yi
2022-07-17ia64: old_rr4 added under CONFIG_HUGETLB_PAGESouptick Joarder (HPE)
2022-07-17proc: fix test for "vsyscall=xonly" boot optionAlexey Dobriyan
2022-07-17proc: fix a dentry lock race between release_task and lookupZhihao Cheng
2022-07-17autofs: remove unused ino field inodeIan Kent
2022-07-17autofs: add comment about autofs_mountpoint_changed()Ian Kent
2022-07-17autofs: use dentry info count instead of simple_empty()Ian Kent
2022-07-17autofs: make dentry info count consistentIan Kent
2022-07-17autofs: use inode permission method for write accessIan Kent
2022-07-17lib: devres: use numa aware allocationMark-PK Tsai
2022-07-17lib/smp_processor_id: fix imbalanced instrumentation_end() callTetsuo Handa
2022-07-17cpumask: update cpumask_next_wrap() signatureSander Vanheule
2022-07-17lib/test: introduce cpumask KUnit test suiteSander Vanheule
2022-07-17cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule
2022-07-17cpumask: add UP optimised for_each_*_cpu versionsSander Vanheule
2022-07-17x86/cacheinfo: move shared cache map definitionsSander Vanheule
2022-07-17scripts/bloat-o-meter: add -p argumentNikolay Borisov
2022-07-17scripts/bloat-o-meter: switch argument parsing to using argparseNikolay Borisov
2022-07-17epoll: autoremove wakers even more aggressivelyBenjamin Segall
2022-07-17ipc/mqueue: remove unnecessary (void*) conversionYu Zhe
2022-07-17kdump: round up the total memory size to 128M for crashkernel reservationTao Liu
2022-07-17proc: delete unused <linux/uaccess.h> includesAlexey Dobriyan
2022-07-17vmcoreinfo: include kallsyms symbolsStephen Brennan
2022-07-17kallsyms: move declarations to internal headerStephen Brennan
2022-07-17lib/ts_bm.c: remove redundant store to variable consumed after additionColin Ian King
2022-07-17lib/scatterlist: use matched parameter type when calling __sg_free_table()wuchi
2022-07-17lib: make LZ4_decompress_safe_forceExtDict() staticTiezhu Yang
2022-07-17lib/radix-tree: remove unused argument of insert_entrieswuchi
2022-07-17kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-07-17compiler-gcc.h: remove ancient workaround for gcc PR 58670Uros Bizjak
2022-07-17lib/error-inject: traverse list with mutexwuchi
2022-07-17lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka
2022-07-17net, lib/once: remove {net_}get_random_once_wait macrowuchi