summaryrefslogtreecommitdiffstats
path: root/crypto/sha1_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-21memory: stm32-fmc2-ebi: simplify with dev_err_probe()Krzysztof Kozlowski1-10/+5
2024-08-21memory: stm32-fmc2-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski1-7/+1
2024-08-21memory: samsung: exynos5422-dmc: use scoped device node handling to simplify ...Krzysztof Kozlowski1-20/+11
2024-08-21memory: samsung: exynos5422-dmc: simplify dmc->dev usageKrzysztof Kozlowski1-30/+31
2024-08-21memory: atmel-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
2024-08-21memory: atmel-ebi: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-19/+10
2024-08-21dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraintsKrzysztof Kozlowski1-1/+3
2024-08-14memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski1-5/+0
2024-08-12memory: ti-aemif: don't needlessly iterate over child nodesBartosz Golaszewski1-7/+3
2024-08-12memory: ti-aemif: use devm_clk_get_enabled() and shrink the codeBartosz Golaszewski1-23/+6
2024-08-12memory: ti-aemif: remove platform data supportBartosz Golaszewski2-69/+1
2024-08-08dt-bindings: memory-controllers: fsl,imx-weim: Fix "fsl,weim-cs-timing" schemaRob Herring (Arm)1-14/+11
2024-08-02memory: emif: Use of_property_read_bool()Rob Herring (Arm)1-9/+4
2024-07-29memory: tegra: Rework update_clock_tree_delay()Diogo Ivo1-74/+48
2024-07-29memory: tegra: Move compare/update current delay values to a functionDiogo Ivo1-47/+39
2024-07-29memory: tegra: Loop update_clock_tree_delay()Diogo Ivo1-255/+67
2024-07-29memory: tegra: Change macros to interpret parameter as integerDiogo Ivo1-22/+11
2024-07-29memory: tegra: Reword and correct commentsDiogo Ivo1-8/+2
2024-07-29memory: tegra: Move DQSOSC measurement to common placeDiogo Ivo1-14/+11
2024-07-29memory: tegra: Remove periodic compensation duplicate callsDiogo Ivo1-17/+2
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds1-2/+2
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds7-10/+10
2024-07-28kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger1-1/+1
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez1-1/+1
2024-07-27hostfs: fix the host directory parse when mounting.Hongbo Li1-10/+55
2024-07-27fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNTSeth Forshee (DigitalOcean)1-0/+11
2024-07-27ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER caseTakashi Sakamoto1-2/+1
2024-07-27Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto1-3/+2
2024-07-27minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds2-2/+9
2024-07-27minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds1-2/+3
2024-07-26nilfs2: handle inconsistent state in nilfs_btnode_create_block()Ryusuke Konishi2-7/+22
2024-07-26selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain1-1/+15
2024-07-26mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...Li Zhijian1-7/+11
2024-07-26mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin1-0/+1
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan2-15/+18
2024-07-26decompress_bunzip2: fix rare decompression failureRoss Lagerwall1-1/+2
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan2-5/+19
2024-07-26mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...Yang Shi1-1/+1
2024-07-26mm: fix old/young bit handling in the faulting pathRam Tummala1-1/+1
2024-07-26dt-bindings: arm: update James Clark's email addressJames Clark2-2/+2
2024-07-26MAINTAINERS: mailmap: update James Clark's email addressJames Clark2-2/+3
2024-07-26dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraintsRob Herring (Arm)1-3/+2
2024-07-26tools/power turbostat: version 2024.07.26Len Brown1-53/+52
2024-07-26tools/power turbostat: Include umask=%x in perf counter's configPatryk Wlazlyn1-10/+50
2024-07-26tools/power turbostat: Document PMT in turbostat.8Patryk Wlazlyn1-0/+65
2024-07-26tools/power turbostat: Add MTL's PMT DC6 builtin counterPatryk Wlazlyn1-1/+69
2024-07-26tools/power turbostat: Add early support for PMT countersPatryk Wlazlyn1-2/+766