summaryrefslogtreecommitdiffstats
path: root/crypto/blowfish_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-03checkpatch: improve EMBEDDED_FILENAME testJoe Perches1-1/+1
2023-02-03fs/ext4: use try_cmpxchg in ext4_update_bh_stateUros Bizjak1-3/+2
2023-02-03fs: hfsplus: initialize fsdata in hfsplus_file_truncate()Alexander Potapenko1-1/+1
2023-02-03fs: hfs: initialize fsdata in hfs_file_truncate()Alexander Potapenko1-1/+1
2023-02-03scripts/spelling.txt: add more spelling correctionsDiederik de Haas1-0/+12
2023-02-03checkpatch: use proper way for show problematic lineThorsten Leemhuis1-5/+5
2023-02-03checkpatch: warn when Reported-by: is not followed by Link:Kai Wasserbäch1-0/+12
2023-02-03checkpatch: warn when unknown tags are used for linksKai Wasserbäch1-0/+12
2023-02-03lib/genalloc: use try_cmpxchg in {set,clear}_bits_llUros Bizjak1-10/+8
2023-02-03initramfs: use kstrtobool() instead of strtobool()Christophe JAILLET1-2/+2
2023-02-03kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda5-8/+114
2023-02-03kexec: factor out kexec_load_permittedRicardo Ribalda4-4/+14
2023-02-03Documentation: sysctl: correct kexec_load_disabledRicardo Ribalda1-3/+4
2023-02-03fat: fix return value of vfat_bad_char() and vfat_replace_char() functionsPali Rohár1-2/+2
2023-02-03userns: fix a struct's kernel-doc notationRandy Dunlap1-1/+1
2023-02-03ntfs: fix multiple kernel-doc warningsRandy Dunlap9-20/+28
2023-02-03freevxfs: fix kernel-doc warningsRandy Dunlap2-4/+4
2023-02-03scripts/bloat-o-meter: use the reverse flag for sortAlexander Pantyukhin1-2/+1
2023-02-03scripts/gdb: add mm introspection utilsDmitrii Bundin2-0/+223
2023-02-03util_macros.h: add missing inclusionAndy Shevchenko1-0/+2
2023-02-03kthread_worker: check all delayed works when destroy kthread workerZqiang1-0/+5
2023-02-03scripts/spelling: add a few more typosSeongJae Park1-0/+3
2023-02-03proc: mark /proc/cmdline as permanentAlexey Dobriyan1-0/+1
2023-02-03checkpatch: mark kunmap() and kunmap_atomic() deprecatedIra Weiny1-0/+2
2023-02-03scripts/spelling.txt: add `permitted'Ricardo Ribalda2-4/+5
2023-02-03hfsplus: remove unnecessary variable initializationXU pengfei1-9/+9
2023-02-03lib: add Dhrystone benchmark testGeert Uytterhoeven6-0/+938
2023-02-03include/linux/percpu_counter.h: race in uniprocessor percpu_counter_add()Manfred Spraul1-2/+4
2023-02-03lib/percpu_counter: percpu_counter_add_batch() overflow/underflowManfred Spraul1-10/+15
2023-02-03hfs: fix missing hfs_bnode_get() in __hfs_bnode_createLiu Shixin1-0/+1
2023-02-03docs: fault-injection: add requirements of error injectable functionsMasami Hiramatsu (Google)2-2/+69
2023-02-03error-injection: remove EI_ETYPE_NONEMasami Hiramatsu (Google)3-3/+3
2023-02-03arch/alpha/kernel/process.c: remove unnecessary (void*) conversionsLi zeming1-1/+1
2023-02-03arch/alpha/kernel/smp.c: remove unnecessary (void*) conversionsLi zeming1-2/+2
2023-01-15Linux 6.2-rc4v6.2-rc4Linus Torvalds1-1/+1
2023-01-14kbuild: Fix CFI hash randomization with KASANSami Tolvanen2-0/+2
2023-01-14firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2-2/+8
2023-01-14kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin1-15/+6
2023-01-13ata: pata_cs5535: Don't build on UMLPeter Foley1-0/+1
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik1-1/+0
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas1-0/+31
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13io_uring: lock overflowing for IOPOLLPavel Begunkov1-1/+5
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-9/+15
2023-01-13iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET1-1/+3
2023-01-13iommu/iova: Fix alloc iova overflows issueYunfei Wang1-2/+2
2023-01-13iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin1-3/+5
2023-01-13iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean1-1/+3
2023-01-13iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean1-8/+14
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy1-2/+8