summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-05-11memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_orderXiu Jianfeng-2/+0
2024-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into net-...Jens Axboe-972/+3041
2024-05-11Merge branch 'for-6.10/io_uring' into net-accept-moreJens Axboe-36/+90
2024-05-11drm/bridge: aux-hpd-bridge: correct devm_drm_dp_hpd_bridge_add() stubDmitry Baryshkov-1/+1
2024-05-11Merge branch 'acpica'Rafael J. Wysocki-10/+235
2024-05-10net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger-0/+1
2024-05-10af_unix: Add dead flag to struct scm_fp_list.Kuniyuki Iwashima-0/+1
2024-05-11f2fs: fix some ambiguous commentsZhiguo Niu-3/+7
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds-0/+11
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-203/+491
2024-05-10Merge branch 'kvm-vmx-ve' into HEADPaolo Bonzini-0/+1
2024-05-10KVM: guest_memfd: Add hook for invalidating memoryMichael Roth-0/+4
2024-05-10KVM: guest_memfd: Add interface for populating gmem pages with user dataPaolo Bonzini-0/+27
2024-05-10KVM: guest_memfd: Add hook for initializing memoryPaolo Bonzini-0/+5
2024-05-10mm: Introduce AS_INACCESSIBLE for encrypted/confidential memoryMichael Roth-0/+1
2024-05-10backlight: lp8788: Drop support for platform dataUwe Kleine-König-36/+0
2024-05-10Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones-12/+20
2024-05-10mfd: bd71828: Remove commented code linesMatti Vaittinen-2/+0
2024-05-10mfd: intel-m10-bmc: Change staging size to a variableIlpo Järvinen-0/+1
2024-05-10mfd: rohm-bd71828: Add power off functionalityAndreas Kemnade-0/+3
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones-5/+237
2024-05-10Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...David S. Miller-0/+10
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K-0/+1
2024-05-10io_uring: support to inject result for NOPMing Lei-0/+8
2024-05-10usb: phy: tegra: Replace of_gpio.h by proper oneAndy Shevchenko-1/+2
2024-05-10Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-1/+0
2024-05-10netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal-2/+2
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman-121/+255
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds-6/+8
2024-05-09tcp: get rid of twsk_unique()Eric Dumazet-9/+0
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-0/+3
2024-05-09tpm: disable the TPM if NULL name changesJames Bottomley-1/+3
2024-05-09tpm: Add the rest of the session HMAC APIJames Bottomley-0/+69
2024-05-09tpm: Add HMAC session name/handle appendJames Bottomley-0/+26
2024-05-09tpm: Add HMAC session start and end functionsJames Bottomley-0/+34
2024-05-09tpm: Add NULL primary creationJames Bottomley-0/+69
2024-05-09tpm: add buffer function to point to returned parametersJames Bottomley-0/+2
2024-05-09crypto: lib - implement library version of AES in CFB modeArd Biesheuvel-0/+5
2024-05-09tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen-0/+5
2024-05-09tpm: TPM2B formatted buffersJarkko Sakkinen-0/+4
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen-5/+3
2024-05-09tpm: Update struct tpm_buf documentation commentsJarkko Sakkinen-5/+4
2024-05-09tpm: Move buffer handling from static inlines to real functionsJames Bottomley-71/+9
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen-5/+0
2024-05-09tpm: Remove unused tpm_buf_tag()Jarkko Sakkinen-7/+0
2024-05-09ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart-26/+26
2024-05-09Merge branch 'topic/hda-nhlt' into for-nextTakashi Iwai-182/+298
2024-05-09io_uring/net: add IORING_ACCEPT_POLL_FIRST flagJens Axboe-0/+1
2024-05-09io_uring/net: add IORING_ACCEPT_DONTWAIT flagJens Axboe-0/+1
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+39