summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20221025next-20221025Stephen Rothwell2022-10-254-0/+5456
* Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2022-10-25234-3431/+6249
|\
| * Merge branch 'mm-nonmm-unstable' into mm-everythingAndrew Morton2022-10-2479-295/+489
| |\
| | * wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld2022-10-2413-58/+58
| | * proc: fixup uptime selftestAlexey Dobriyan2022-10-241-1/+2
| | * cpumask: limit visibility of FORCE_NR_CPUSYury Norov2022-10-241-7/+24
| | * ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas2022-10-241-4/+0
| | * ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.hGaosheng Cui2022-10-241-2/+0
| | * ia64: replace IS_ERR() with IS_ERR_VALUE()ye xingchen2022-10-241-3/+3
| | * isofs: prevent file time rollover after year 2038Thomas Schmitt2022-10-242-3/+3
| | * proc: give /proc/cmdline sizeAlexey Dobriyan2022-10-243-3/+11
| | * checkpatch: add warning for non-lore mailing list URLsBjorn Helgaas2022-10-241-0/+17
| | * vfs: parse: deal with zero length string valueIan Kent2022-10-243-6/+30
| | * ext4: fix possible null pointer dereferenceIan Kent2022-10-241-2/+2
| | * proc-report-open-files-as-size-in-stat-for-proc-pid-fd-v4Ivan Babrou2022-10-241-7/+10
| | * proc-report-open-files-as-size-in-stat-for-proc-pid-fd-v3-fixAndrew Morton2022-10-241-0/+1
| | * proc-report-open-files-as-size-in-stat-for-proc-pid-fd-v3Ivan Babrou2022-10-241-5/+2
| | * proc: report open files as size in stat() for /proc/pid/fdIvan Babrou2022-10-242-0/+61
| | * minmax: clamp more efficiently by avoiding extra comparisonJason A. Donenfeld2022-10-241-1/+1
| | * minmax-sanity-check-constant-bounds-when-clamping-checkpatch-fixes-fixAndrew Morton2022-10-241-2/+2
| | * minmax-sanity-check-constant-bounds-when-clamping-checkpatch-fixesAndrew Morton2022-10-241-14/+14
| | * minmax: sanity check constant bounds when clampingJason A. Donenfeld2022-10-241-2/+24
| | * ARM: kexec: make machine_crash_nonpanic_core() staticChen Lifu2022-10-241-1/+1
| | * kexec: replace crash_mem_range with rangeLi Chen2022-10-244-11/+8
| | * kexec: remove the unneeded result variableye xingchen2022-10-241-8/+2
| | * proc/vmcore: fix potential memory leak in vmcore_init()Jianglei Nie2022-10-241-0/+1
| | * ocfs2/dlm: use bitmap API instead of hand-writing itJoseph Qi2022-10-244-27/+24
| | * ocfs2: use bitmap API in fill_node_mapJoseph Qi2022-10-246-20/+16
| | * ocfs2/cluster: use bitmap API instead of hand-writing itJoseph Qi2022-10-242-11/+11
| | * panic: use str_enabled_disabled() helperAndy Shevchenko2022-10-241-2/+3
| | * llist: avoid extra memory read in llist_add_batchUros Bizjak2022-10-241-2/+2
| | * MAINTAINERS: git://github -> https://github.com for linux-test-projectPalmer Dabbelt2022-10-241-1/+1
| | * lib/oid_registry.c: remove redundant assignment to variable numColin Ian King2022-10-241-1/+0
| | * debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita2022-10-243-14/+43
| | * lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita2022-10-241-1/+1
| | * libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2022-10-242-5/+29
| | * core_pattern: add CPU specifierOleksandr Natalenko2022-10-243-0/+7
| | * fault-injection: make stacktrace filter works as expectedWei Yongjun2022-10-241-3/+9
| | * fault-injection: use debugfs_create_xul() instead of debugfs_create_xl()Wang Yufen2022-10-241-12/+4
| | * fault-injection: make some stack filter attrs more readableWei Yongjun2022-10-241-4/+12
| | * fault-injection: skip stacktrace filtering by defaultWei Yongjun2022-10-241-1/+1
| | * fault-injection: allow stacktrace filter for x86-64Wei Yongjun2022-10-241-1/+0
| | * regset: make user_regset_copyin_ignore() *void*Sergey Shtylyov2022-10-241-8/+7
| | * sparc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-10-242-16/+16
| | * sh: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-10-241-4/+4
| | * powerpc-ptrace-user_regset_copyin_ignore-always-returns-0-fixAndrew Morton2022-10-241-2/+3
| | * powerpc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-10-242-10/+10
| | * parisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-10-241-6/+9
| | * openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-10-241-5/+3
| | * nios2: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-10-241-3/+3