summaryrefslogtreecommitdiffstats
path: root/include/crypto/blowfish.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-18lib/smp_processor_id: fix imbalanced instrumentation_end() callTetsuo Handa1-1/+1
2022-07-18cpumask: update cpumask_next_wrap() signatureSander Vanheule1-1/+1
2022-07-18lib/test: introduce cpumask KUnit test suiteSander Vanheule3-0/+148
2022-07-18cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule3-82/+22
2022-07-18cpumask: add UP optimised for_each_*_cpu versionsSander Vanheule1-0/+7
2022-07-18x86/cacheinfo: move shared cache map definitionsSander Vanheule2-4/+6
2022-07-18scripts/bloat-o-meter: add -p argumentNikolay Borisov1-1/+6
2022-07-18scripts/bloat-o-meter: switch argument parsing to using argparseNikolay Borisov1-19/+21
2022-07-18epoll: autoremove wakers even more aggressivelyBenjamin Segall1-0/+22
2022-07-18ipc/mqueue: remove unnecessary (void*) conversionYu Zhe1-1/+1
2022-07-18kdump: round up the total memory size to 128M for crashkernel reservationTao Liu1-2/+12
2022-07-18proc: delete unused <linux/uaccess.h> includesAlexey Dobriyan8-14/+0
2022-07-18vmcoreinfo: include kallsyms symbolsStephen Brennan1-0/+14
2022-07-18kallsyms: move declarations to internal headerStephen Brennan2-22/+31
2022-07-18lib/ts_bm.c: remove redundant store to variable consumed after additionColin Ian King1-1/+1
2022-07-18lib/scatterlist: use matched parameter type when calling __sg_free_table()wuchi1-2/+2
2022-07-18lib: make LZ4_decompress_safe_forceExtDict() staticTiezhu Yang1-3/+3
2022-07-18lib/radix-tree: remove unused argument of insert_entrieswuchi1-2/+2
2022-07-18kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-07-18compiler-gcc.h: remove ancient workaround for gcc PR 58670Uros Bizjak1-11/+0
2022-07-18lib/error-inject: traverse list with mutexwuchi1-3/+9
2022-07-18lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka2-19/+49
2022-07-18net, lib/once: remove {net_}get_random_once_wait macrowuchi2-4/+0
2022-07-18lib/lru_cache: fix error free handing in lc_createwuchi1-2/+2
2022-07-18init: add "hostname" kernel parameterDan Moulding2-0/+30
2022-06-26Linux 5.19-rc4v5.19-rc4Linus Torvalds1-1/+1
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo1-0/+13
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+20
2022-06-26perf stat: Enable ignore_missing_threadGang Li1-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera3-1/+17
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo1-12/+2
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter1-0/+28
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+12
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+272
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter1-1/+3
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller1-0/+1
2022-06-26parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin1-1/+4
2022-06-26parisc: align '*' in comment in math-emu codeJiang Jian1-1/+1
2022-06-25kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen1-0/+3
2022-06-25kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)Masahiro Yamada1-1/+1
2022-06-25LoongArch: Make compute_return_era() return voidTiezhu Yang2-4/+2
2022-06-25LoongArch: Fix wrong fpu versionTiezhu Yang1-1/+1
2022-06-25LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()Huacai Chen1-2/+3
2022-06-25LoongArch: Fix sleeping in atomic context in setup_tlb_handler()Huacai Chen1-1/+1
2022-06-25LoongArch: Fix the _stext symbol addressHuacai Chen2-2/+1
2022-06-25LoongArch: Fix the !THP buildHuacai Chen1-5/+5
2022-06-24cifs: update cifs_ses::ip_addr after failoverPaulo Alcantara1-1/+7
2022-06-24ARM: dts: aspeed: nuvia: rename vendor nuvia to qcomJae Hyun Yoo2-3/+3
2022-06-24arm: mach-spear: Add missing of_node_put() in time.cLiang He1-2/+6
2022-06-24ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin1-0/+2