summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-13Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-8/+11
2024-05-13Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-118/+355
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds11-57/+93
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-92/+231
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+31
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2024-05-13Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+15
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds4-14/+55
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+4
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-283/+721
2024-05-13Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+120
2024-05-12Merge tag 'x86_urgent_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-05-11Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+11
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K1-0/+1
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds1-6/+8
2024-05-09tpm: disable the TPM if NULL name changesJames Bottomley1-1/+3
2024-05-09tpm: Add the rest of the session HMAC APIJames Bottomley1-0/+69
2024-05-09tpm: Add HMAC session name/handle appendJames Bottomley1-0/+26
2024-05-09tpm: Add HMAC session start and end functionsJames Bottomley1-0/+34
2024-05-09tpm: Add NULL primary creationJames Bottomley1-0/+69
2024-05-09tpm: add buffer function to point to returned parametersJames Bottomley1-0/+2
2024-05-09crypto: lib - implement library version of AES in CFB modeArd Biesheuvel1-0/+5
2024-05-09tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen1-0/+5
2024-05-09tpm: TPM2B formatted buffersJarkko Sakkinen1-0/+4
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen2-5/+3
2024-05-09tpm: Update struct tpm_buf documentation commentsJarkko Sakkinen1-5/+4
2024-05-09tpm: Move buffer handling from static inlines to real functionsJames Bottomley1-71/+9
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen1-5/+0
2024-05-09tpm: Remove unused tpm_buf_tag()Jarkko Sakkinen1-7/+0
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+19
2024-05-09KEYS: trusted: Introduce NXP DCP-backed trusted keysDavid Gstir1-0/+11
2024-05-09crypto: mxs-dcp: Add support for hardware-bound keysDavid Gstir1-0/+20
2024-05-09file: add fd_raw cleanup classChristian Brauner1-0/+1
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver1-0/+7
2024-05-07Merge tag 'samsung-dt64-6.10-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+116
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-7/+0
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann2-16/+4
2024-05-06kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2024-05-04fs: WARN when f_count resurrection is attemptedKees Cook1-1/+2
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)1-0/+3
2024-05-04Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-1/+19
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-2/+15
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+12
2024-05-02seq_file: Optimize seq_puts()Christophe JAILLET1-1/+12
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert1-0/+9
2024-05-01cifs: Implement netfslib hooksDavid Howells2-0/+2
2024-05-01netfs, afs: Use writeback retry to deal with alternate keysDavid Howells1-0/+2
2024-05-01netfs: Miscellaneous tidy upsDavid Howells1-5/+1