summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-20vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf
2023-02-20vdpa: Add resume operationSebastien Boeuf
2023-02-20PCI: Add SolidRun vendor IDAlvaro Karsz
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-02-21x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong
2023-02-21x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-20netfs: Add a function to extract an iterator into a scatterlistDavid Howells
2023-02-20netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorDavid Howells
2023-02-20iov_iter: Add a function to extract a page list from an iteratorDavid Howells
2023-02-20iov_iter: Define flags to qualify page extraction.David Howells
2023-02-20splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEDavid Howells
2023-02-20splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-20Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-20Merge tag 'for-6.3/io_uring-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-20of: dynamic: add lifecycle docbook info to node creation functionsFrank Rowand
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-02-20include/linux/migrate.h: remove unneeded externsAndrew Morton
2023-02-20mm: change to return bool for isolate_movable_page()Baolin Wang
2023-02-20mm: hugetlb: change to return bool for isolate_hugetlb()Baolin Wang
2023-02-20Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-02-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-02-20Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-20Merge tag 'fs.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idma...Linus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-20Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds
2023-02-20Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds
2023-02-20filemap: Remove lock_page_killable()Matthew Wilcox (Oracle)
2023-02-20Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...Linus Torvalds
2023-02-20SUNRPC: Remove ->xpo_secure_port()Chuck Lever
2023-02-20SUNRPC: Clean up the svc_xprt_flags() macroChuck Lever
2023-02-20SUNRPC: Move remaining internal definitions to gss_krb5_internal.hChuck Lever
2023-02-20SUNRPC: Support the Camellia enctypesChuck Lever
2023-02-20SUNRPC: Add gk5e definitions for RFC 8009 encryption typesChuck Lever
2023-02-20SUNRPC: Add new subkey length fieldsChuck Lever
2023-02-20SUNRPC: Hoist KDF into struct gss_krb5_enctypeChuck Lever
2023-02-20SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methodsChuck Lever
2023-02-20SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctypeChuck Lever
2023-02-20SUNRPC: Replace KRB5_SUPPORTED_ENCTYPES macroChuck Lever
2023-02-20SUNRPC: Remove another switch on ctx->enctypeChuck Lever
2023-02-20SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanismChuck Lever
2023-02-20SUNRPC: Obscure Kerberos integrity keysChuck Lever
2023-02-20SUNRPC: Obscure Kerberos signing keysChuck Lever
2023-02-20SUNRPC: Obscure Kerberos encryption keysChuck Lever