summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* squashfs: allows users to configure the number of decompression threadsXiaoming Ni2022-11-184-10/+66
* squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni2022-11-189-32/+147
* initramfs: remove unnecessary (void*) conversionXU pengfei2022-11-181-1/+1
* nilfs2: fix shift-out-of-bounds due to too large exponent of block sizeRyusuke Konishi2022-11-181-4/+38
* nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi2022-11-181-4/+27
* scripts: checkpatch: allow "case" macrosStanislaw Gruszka2022-11-181-0/+1
* proc: fixup uptime selftestAlexey Dobriyan2022-11-181-1/+2
* ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas2022-11-181-4/+0
* ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.hGaosheng Cui2022-11-181-2/+0
* ia64: replace IS_ERR() with IS_ERR_VALUE()ye xingchen2022-11-181-3/+3
* proc: give /proc/cmdline sizeAlexey Dobriyan2022-11-183-3/+11
* checkpatch: add warning for non-lore mailing list URLsBjorn Helgaas2022-11-181-0/+17
* proc: report open files as size in stat() for /proc/pid/fdIvan Babrou2022-11-182-0/+62
* minmax: clamp more efficiently by avoiding extra comparisonJason A. Donenfeld2022-11-181-1/+1
* minmax: sanity check constant bounds when clampingJason A. Donenfeld2022-11-181-2/+24
* ARM: kexec: make machine_crash_nonpanic_core() staticChen Lifu2022-11-181-1/+1
* kexec: replace crash_mem_range with rangeLi Chen2022-11-184-11/+8
* kexec: remove the unneeded result variableye xingchen2022-11-181-8/+2
* proc/vmcore: fix potential memory leak in vmcore_init()Jianglei Nie2022-11-181-0/+1
* ocfs2/dlm: use bitmap API instead of hand-writing itJoseph Qi2022-11-184-27/+24
* ocfs2: use bitmap API in fill_node_mapJoseph Qi2022-11-186-20/+16
* ocfs2/cluster: use bitmap API instead of hand-writing itJoseph Qi2022-11-182-11/+11
* panic: use str_enabled_disabled() helperAndy Shevchenko2022-11-181-2/+3
* llist: avoid extra memory read in llist_add_batchUros Bizjak2022-11-181-2/+2
* MAINTAINERS: git://github -> https://github.com for linux-test-projectPalmer Dabbelt2022-11-181-1/+1
* lib/oid_registry.c: remove redundant assignment to variable numColin Ian King2022-11-181-1/+0
* core_pattern: add CPU specifierOleksandr Natalenko2022-11-183-0/+7
* regset: make user_regset_copyin_ignore() *void*Sergey Shtylyov2022-11-151-8/+7
* sparc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-16/+16
* sh: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+4
* powerpc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-12/+13
* parisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-6/+9
* openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-5/+3
* nios2: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-3/+3
* mips: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+5
* ia64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-11/+9
* hexagon: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+3
* arm64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-12/+4
* arm: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-5/+3
* arc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-1/+1
* lib/debugobjects: fix stat count and optimize debug_objects_mem_initwuchi2022-11-151-0/+10
* Linux 6.1-rc4v6.1-rc4Linus Torvalds2022-11-061-1/+1
* Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-068-91/+448
|\
| * cxl/region: Recycle region idsDan Williams2022-11-041-0/+20
| * cxl/region: Fix 'distance' calculation with passthrough portsDan Williams2022-11-043-3/+19
| * tools/testing/cxl: Add a single-port host-bridge regression configDan Williams2022-11-041-19/+278
| * tools/testing/cxl: Fix some error exitsDan Williams2022-11-041-2/+2
| * cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams2022-11-043-37/+68
| * cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams2022-11-041-0/+11
| * cxl/region: Fix region HPA ordering validationDan Williams2022-11-041-0/+3