summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-10netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal1-2/+2
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman25-121/+255
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds1-6/+8
2024-05-10tcp: get rid of twsk_unique()Eric Dumazet1-9/+0
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+3
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-09ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart26-26/+26
2024-05-09Merge branch 'topic/hda-nhlt' into for-nextTakashi Iwai2-182/+298
2024-05-09io_uring/net: add IORING_ACCEPT_POLL_FIRST flagJens Axboe1-0/+1
2024-05-09io_uring/net: add IORING_ACCEPT_DONTWAIT flagJens Axboe1-0/+1
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+39
2024-05-09dma: fix DMA sync for drivers not calling dma_set_mask*()Alexander Lobakin3-5/+5
2024-05-09bitmap: relax find_nth_bit() limitation on return valueYury Norov1-1/+1
2024-05-09bitops: Optimize fns() for improved performanceKuan-Wei Chiu1-9/+3
2024-05-09Compiler Attributes: Add __always_used macroYury Norov1-0/+13
2024-05-09cpumask: Add for_each_cpu_from()Kyle Meyer1-0/+10
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-09jbd2: add prefix 'jbd2' for 'shrink_type'Ye Bin1-2/+2
2024-05-09jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_chec...Ye Bin1-1/+3
2024-05-09livepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn1-3/+3
2024-05-09file: add fd_raw cleanup classChristian Brauner1-0/+1
2024-05-09Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-12/+41
2024-05-09net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet1-1/+1
2024-05-09clk, reset: microchip: mpfs: fix incorrect preprocessor conditionsConor Dooley1-2/+2
2024-05-09bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel1-0/+1
2024-05-09closures: closure_sync_timeout()Kent Overstreet1-0/+12
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang1-1/+1
2024-05-08PCI/CXL: Fail bus reset if upstream CXL Port has SBR maskedDave Jiang1-0/+5
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman25-121/+255
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang2-0/+7
2024-05-08PCI/CXL: Move CXL Vendor ID to pci_ids.hDave Jiang1-0/+2
2024-05-08fs/coredump: Enable dynamic configuration of max file note sizeAllen Pais1-0/+2
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai38-77/+212
2024-05-08ALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah2-0/+2
2024-05-08ALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai1-11/+0