summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel6-18/+33
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai25-81/+148
2024-05-13riscv, bpf: inline bpf_get_smp_processor_id()Puranjay Mohan1-0/+1
2024-05-12Merge tag 'x86_urgent_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-05-12Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+0
2024-05-12memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_orderXiu Jianfeng1-2/+0
2024-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into net-...Jens Axboe40-328/+847
2024-05-11Merge branch 'for-6.10/io_uring' into net-accept-moreJens Axboe5-26/+62
2024-05-11net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-0/+1
2024-05-11f2fs: fix some ambiguous commentsZhiguo Niu1-3/+7
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-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini33-147/+314
2024-05-10Merge branch 'kvm-vmx-ve' into HEADPaolo Bonzini1-0/+1
2024-05-10backlight: lp8788: Drop support for platform dataUwe Kleine-König1-36/+0
2024-05-10Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones4-12/+20
2024-05-10mfd: bd71828: Remove commented code linesMatti Vaittinen1-2/+0
2024-05-10mfd: intel-m10-bmc: Change staging size to a variableIlpo Järvinen1-0/+1
2024-05-10mfd: rohm-bd71828: Add power off functionalityAndreas Kemnade1-0/+3
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones2-5/+237
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K1-0/+1
2024-05-10usb: phy: tegra: Replace of_gpio.h by proper oneAndy Shevchenko1-1/+2
2024-05-10Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-1/+0
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman13-91/+198
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-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 Sakkinen1-3/+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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-9/+28
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 Torvalds1-0/+15
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 Kicinski1-1/+17
2024-05-09closures: closure_sync_timeout()Kent Overstreet1-0/+12