summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-05crypto: rng - fix documentation for crypto_rng_alg()Ovidiu Panait
2025-05-05crypto: streebog - Use API partial block handlingHerbert Xu
2025-05-05crypto: lib/sha256 - improve function prototypesEric Biggers
2025-05-05crypto: sha256 - remove sha256_base.hEric Biggers
2025-05-05crypto: sha256 - support arch-optimized lib and expose through shashEric Biggers
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu
2025-05-05crypto: lib/poly1305 - Add block-only interfaceHerbert Xu
2025-05-05crypto: lib/sha256 - Move partial block handling outHerbert Xu
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-02Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-01Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-05-01ASoC: intel/sdw_utils: Add volume limits to CS35L56Mark Brown
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-29ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai
2025-04-28Merge tag 'for-net-2025-04-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-04-28netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-04-28crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglistHerbert Xu
2025-04-28crypto: api - Add crypto_stack_request_init and initialise flags fullyHerbert Xu
2025-04-28crypto: polyval-generic - Use API partial block handlingHerbert Xu
2025-04-28crypto: api - Add crypto_request_clone and fbHerbert Xu
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-04-24xsk: Fix offset calculation in unaligned modee.kubanski
2025-04-24xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig
2025-04-24fanotify: fix flush of mntns marksAmir Goldstein
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong
2025-04-23locking/local_lock: fix _Generic() matching of local_trylock_tVlastimil Babka
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-23crypto: lib/sm3 - Remove partial block helpersHerbert Xu
2025-04-23crypto: sm3-generic - Use API partial block handlingHerbert Xu
2025-04-23crypto: sha512_base - Remove partial block helpersHerbert Xu
2025-04-23crypto: sha512-generic - Use API partial block handlingHerbert Xu
2025-04-23crypto: riscv/sha512 - Use API partial block handlingHerbert Xu