summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-04-23crypto: sm3-generic - Use API partial block handlingHerbert Xu-2/+44
2025-04-23crypto: sha512_base - Remove partial block helpersHerbert Xu-64/+0
2025-04-23crypto: sha512-generic - Use API partial block handlingHerbert Xu-8/+0
2025-04-23crypto: riscv/sha512 - Use API partial block handlingHerbert Xu-0/+6
2025-04-23crypto: x86/sha512 - Use API partial block handlingHerbert Xu-5/+50
2025-04-23crypto: zynqmp-sha - Use API partial block handlingHerbert Xu-5/+0
2025-04-23crypto: sha3-generic - Use API partial block handlingHerbert Xu-3/+4
2025-04-23crypto: arm64/sha3-ce - Use API partial block handlingHerbert Xu-1/+3
2025-04-23crypto: sha256_base - Remove partial block helpersHerbert Xu-37/+13
2025-04-23crypto: sha256-generic - Use API partial block handlingHerbert Xu-6/+0
2025-04-23crypto: riscv/sha256 - Use API partial block handlingHerbert Xu-0/+3
2025-04-23crypto: x86/sha256 - Use API partial block handlingHerbert Xu-7/+78
2025-04-23PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...Marc Zyngier-0/+2
2025-04-23crypto: sha1_base - Remove partial block helpersHerbert Xu-61/+0
2025-04-23crypto: sha1-generic - Use API partial block handlingHerbert Xu-8/+0
2025-04-23crypto: x86/sha1 - Use API partial block handlingHerbert Xu-4/+39
2025-04-23crypto: md5-generic - Use API partial block handlingHerbert Xu-1/+2
2025-04-23crypto: riscv/ghash - Use API partial block handlingHerbert Xu-1/+0
2025-04-23crypto: ghash-generic - Use API partial block handlingHerbert Xu-1/+2
2025-04-23crypto: arm/blake2b - Use API partial block handlingHerbert Xu-73/+10
2025-04-23crypto: blake2b-generic - Use API partial block handlingHerbert Xu-20/+60
2025-04-23crypto: shash - Handle partial blocks in APIHerbert Xu-29/+70
2025-04-23crypto: engine - Realign struct crypto_engine to save 8 bytesThorsten Blum-3/+2
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington-0/+3
2025-04-22net: phylink: mac_link_(up|down)() clarificationsRussell King (Oracle)-11/+20
2025-04-22net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau-0/+3
2025-04-22lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORKSong Liu-6/+6
2025-04-22iio: backend: add support for data source getAngelo Dureghello-0/+5
2025-04-22dt-bindings: iio: adc: adi,ad7606: add SPI offload propertiesAngelo Dureghello-0/+9
2025-04-22iio: Adjust internals of handling of direct mode claiming to suit new API.Jonathan Cameron-6/+4
2025-04-22iio: trigger: stm32-lptimer: add support for stm32mp25Olivier Moysan-0/+9
2025-04-22iio: adc: add helpers for parsing ADC nodesMatti Vaittinen-0/+27
2025-04-22property: Add functions to iterate named childMatti Vaittinen-0/+20
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+45
2025-04-22fs: fall back to file_ref_put() for non-last referenceMateusz Guzik-13/+6
2025-04-22mm/migrate: fix sleep in atomic for large folios and buffer headsDavidlohr Bueso-0/+1
2025-04-22fs/buffer: introduce sleeping flavors for pagecache lookupsDavidlohr Bueso-0/+8
2025-04-22net: 802: Remove unused p8022 codeDr. David Alan Gilbert-16/+0
2025-04-22drm/panel: make prepare/enable and disable/unprepare calls return voidDmitry Baryshkov-4/+4
2025-04-22drm/amdgpu: Add queue id support to the user queue wait IOCTLArunpravin Paneer Selvam-0/+6
2025-04-22Merge tag 'renesas-r9a09g057-dt-binding-defs-tag3' into renesas-clk-for-v6.16Geert Uytterhoeven-0/+4
2025-04-22dt-bindings: clock: renesas,r9a09g057-cpg: Add USB2 PHY and GBETH PTP core cl...Lad Prabhakar-0/+4
2025-04-22vxlan: Convert FDB table to rhashtableIdo Schimmel-1/+1
2025-04-22vxlan: Add a linked list of FDB entriesIdo Schimmel-0/+1
2025-04-22vxlan: Use a single lock to protect the FDB tableIdo Schimmel-1/+1
2025-04-22firmware: exynos-acpm: introduce devm_acpm_get_by_node()André Draszik-2/+4
2025-04-22drm/mipi-dsi: Remove mipi_dsi_dcs_write_seqTejas Vipin-22/+0
2025-04-22vmlinux.lds: Include .data.rel[.local] into .data sectionArd Biesheuvel-2/+2
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen-0/+2
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+1