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