summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-05ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chanDr. David Alan Gilbert
2025-05-05ALSA: pcm: Remove unused snd_pcm_rate_range_to_bitsDr. David Alan Gilbert
2025-05-05crypto: ahash - Add HASH_REQUEST_ZEROHerbert Xu
2025-05-05crypto: ahash - Add core export and importHerbert Xu
2025-05-05crypto: shash - Cap state size to HASH_MAX_STATESIZEHerbert Xu
2025-05-05crypto: zynqmp-sha - Fix partial block implementationHerbert Xu
2025-05-05crypto: lib/sha256 - Use generic block helperHerbert Xu
2025-05-05crypto: sha256 - Use the partial block API for genericHerbert Xu
2025-05-05crypto: lib/sha256 - Add helpers for block-based shashHerbert Xu
2025-05-05crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRTHerbert Xu
2025-05-05crypto: acomp - Clone folios properlyHerbert Xu
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-04Merge back cpufreq material for 6.16Rafael J. Wysocki
2025-05-04Merge branch 'x86/urgent' into x86/boot, to pick up fixesIngo Molnar
2025-05-04dm mpath: Interface for explicit probing of active pathsKevin Wolf
2025-05-04dm: Allow .prepare_ioctl to handle ioctls directlyKevin Wolf
2025-05-04Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixesIngo Molnar
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra
2025-05-03futex: Allow to make the private hash immutableSebastian Andrzej Siewior
2025-05-03futex: Allow to resize the private local hashSebastian Andrzej Siewior
2025-05-03futex: Allow automatic allocation of process wide futex hashSebastian Andrzej Siewior
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior
2025-05-03mm: Add vmalloc_huge_node()Peter Zijlstra
2025-05-03rcuref: Provide rcuref_is_dead()Sebastian Andrzej Siewior
2025-05-02net: stmmac: remove speed_mode_2500() methodRussell King (Oracle)
2025-05-02net: stmmac: add get_interfaces() platform methodRussell King (Oracle)
2025-05-03ASoC: soc-utils: add snd_soc_dlc_is_dummy()Mark Brown
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-02configfs-tsm: Namespace TSM report symbolsDan Williams
2025-05-02bpf: udp: Make sure iter->batch always contains a full bucket snapshotJordan Rife
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-02coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-05-02btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues
2025-05-02media: renesas: vsp1: Expose color space through the DRM APILaurent Pinchart
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-05-02iommu: Cleanup comments for dev_enable/disable_featLu Baolu
2025-05-02OPP: Add dev_pm_opp_set_level()Praveen Talari
2025-05-02OPP: Define and use scope-based cleanup helpersViresh Kumar