summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-02crypto/krb5: Add an API to perform requestsDavid Howells
2025-03-02crypto/krb5: Add an API to alloc and prepare a crypto objectDavid Howells
2025-03-02crypto/krb5: Add an API to query the layout of the crypto sectionDavid Howells
2025-03-02crypto/krb5: Implement Kerberos crypto coreDavid Howells
2025-03-02crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells
2025-03-02crypto/krb5: Add some constants out of sunrpc headersDavid Howells
2025-03-02hwmon: (k10temp) add support for cyan skillfishMikhail Paulyshka
2025-03-02cred: Fix RCU warnings in override/revert_credsHerbert Xu
2025-03-02crypto: skcipher - Use restrict rather than hand-rolling accessesHerbert Xu
2025-03-02crypto: scatterwalk - don't split at page boundaries when !HIGHMEMEric Biggers
2025-03-02crypto: scatterwalk - remove obsolete functionsEric Biggers
2025-03-02crypto: scatterwalk - add scatterwalk_get_sglist()Eric Biggers
2025-03-02crypto: scatterwalk - add new functions for copying dataEric Biggers
2025-03-02crypto: scatterwalk - add new functions for iterating through dataEric Biggers
2025-03-02crypto: scatterwalk - add new functions for skipping dataEric Biggers
2025-03-02crypto: scatterwalk - move to next sg entry just in timeEric Biggers
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-01io.h: drop unused headersRaag Jadav
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-01dt-bindings: clock: add clock definitions and documentation for exynos7870 CMUKaustabh Chakraborty
2025-03-01dt-bindings: clock: add Exynos2200 SoCIvaylo Ivanov
2025-03-01fs: place f_ref to 3rd cache line in struct file to resolve false sharingPan Deng
2025-03-01gpu: ipu-v3 ipu-cpmem: Remove unused functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: ipu-csi: Remove unused functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_vdi_unsetupDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_image_convert_* functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_rot_mode_to_degreesDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_initDr. David Alan Gilbert
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch
2025-03-01perf: arm_pmu: Move PMUv3-specific dataMark Rutland
2025-02-28io_uring/ublk: report error when unregister operation failsCaleb Sander Mateos
2025-02-28io_uring: convert cmd_to_io_kiocb() macro to functionCaleb Sander Mateos
2025-02-28io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer typeCaleb Sander Mateos
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28pwm: Check for CONFIG_PWM using IS_REACHABLE() in main headerUwe Kleine-König
2025-02-28Merge branch 'v6.15-shared/clkids' into v6.15-clk/nextHeiko Stuebner
2025-02-28dt-bindings: clock: Add RK3562 cruKever Yang
2025-02-28driver core: Introduce device_{add,remove}_of_node()Herve Codina
2025-02-28nilfs2: Mark on-disk strings as nonstringKees Cook
2025-02-28uapi: stddef.h: Introduce __kernel_nonstringKees Cook
2025-02-28mm: security: Check early if HARDENED_USERCOPY is enabledMel Gorman
2025-02-28uaccess: Introduce ucopysize.hKees Cook
2025-02-28net: stmmac: provide set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-28uapi: Revert "bitops: avoid integer overflow in GENMASK(_ULL)"I Hsin Cheng
2025-02-28Convert regulator drivers to useMark Brown
2025-02-28Convert sound drivers to use devm_kmemdup_array()Mark Brown