summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-11Merge branch 'acpica'Rafael J. Wysocki
2024-05-10net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-05-10af_unix: Add dead flag to struct scm_fp_list.Kuniyuki Iwashima
2024-05-11f2fs: fix some ambiguous commentsZhiguo Niu
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-05-10Merge branch 'kvm-vmx-ve' into HEADPaolo Bonzini
2024-05-10KVM: guest_memfd: Add hook for invalidating memoryMichael Roth
2024-05-10KVM: guest_memfd: Add interface for populating gmem pages with user dataPaolo Bonzini
2024-05-10KVM: guest_memfd: Add hook for initializing memoryPaolo Bonzini
2024-05-10mm: Introduce AS_INACCESSIBLE for encrypted/confidential memoryMichael Roth
2024-05-10backlight: lp8788: Drop support for platform dataUwe Kleine-König
2024-05-10Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones
2024-05-10mfd: bd71828: Remove commented code linesMatti Vaittinen
2024-05-10mfd: intel-m10-bmc: Change staging size to a variableIlpo Järvinen
2024-05-10mfd: rohm-bd71828: Add power off functionalityAndreas Kemnade
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones
2024-05-10Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...David S. Miller
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K
2024-05-10io_uring: support to inject result for NOPMing Lei
2024-05-10usb: phy: tegra: Replace of_gpio.h by proper oneAndy Shevchenko
2024-05-10Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2024-05-10netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds
2024-05-09tcp: get rid of twsk_unique()Eric Dumazet
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-05-09tpm: disable the TPM if NULL name changesJames Bottomley
2024-05-09tpm: Add the rest of the session HMAC APIJames Bottomley
2024-05-09tpm: Add HMAC session name/handle appendJames Bottomley
2024-05-09tpm: Add HMAC session start and end functionsJames Bottomley
2024-05-09tpm: Add NULL primary creationJames Bottomley
2024-05-09tpm: add buffer function to point to returned parametersJames Bottomley
2024-05-09crypto: lib - implement library version of AES in CFB modeArd Biesheuvel
2024-05-09tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen
2024-05-09tpm: TPM2B formatted buffersJarkko Sakkinen
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen
2024-05-09tpm: Update struct tpm_buf documentation commentsJarkko Sakkinen
2024-05-09tpm: Move buffer handling from static inlines to real functionsJames Bottomley
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen
2024-05-09tpm: Remove unused tpm_buf_tag()Jarkko Sakkinen
2024-05-09ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart
2024-05-09Merge branch 'topic/hda-nhlt' into for-nextTakashi Iwai
2024-05-09io_uring/net: add IORING_ACCEPT_POLL_FIRST flagJens Axboe
2024-05-09io_uring/net: add IORING_ACCEPT_DONTWAIT flagJens Axboe
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09dma: fix DMA sync for drivers not calling dma_set_mask*()Alexander Lobakin
2024-05-09bitmap: relax find_nth_bit() limitation on return valueYury Norov
2024-05-09bitops: Optimize fns() for improved performanceKuan-Wei Chiu
2024-05-09Compiler Attributes: Add __always_used macroYury Norov