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