aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: Add the subtable CFMWS to the CEDT tableLawrence Hileman1-0/+4
2022-04-13ACPICA: Add support for the Windows 11 _OSI stringMario Limonciello1-0/+1
2022-04-13device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()Andy Shevchenko1-2/+1
2022-04-13device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko1-2/+7
2022-04-13device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko1-5/+5
2022-04-13KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ESPeter Gonda1-1/+4
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe1-0/+2
2022-04-13Merge branch 'kvm-older-features' into HEADPaolo Bonzini2-2/+49
2022-04-13efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-04-13efi: Save location of EFI confidential computing areaDov Murik1-0/+10
2022-04-13ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()Rafael J. Wysocki1-0/+1
2022-04-13ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki1-0/+2
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen1-5/+39
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba1-3/+3
2022-04-13PM: EM: Add artificial EM flagPierre Gondois1-0/+5
2022-04-13PM: EM: Add .get_cost() callbackLukasz Luba1-1/+23
2022-04-13dma-buf-map: remove renamed header fileKarol Herbst1-266/+0
2022-04-13drm: add PSR2 support and capability definition as per eDP 1.5David Zhang1-0/+2
2022-04-13net: icmp: introduce function icmpv6_param_prob_reason()Menglong Dong1-2/+9
2022-04-13net: ip: add skb drop reasons to ip forwardingMenglong Dong2-0/+4
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong2-0/+8
2022-04-13skb: add some helpers for skb drop reasonsMenglong Dong1-0/+12
2022-04-13random: make random_get_entropy() return an unsigned longJason A. Donenfeld1-1/+1
2022-04-13net: rtnetlink: add ndm flags and state mask attributesNikolay Aleksandrov1-0/+2
2022-04-13net: add ndo_fdb_del_bulkNikolay Aleksandrov1-0/+9
2022-04-13net: rtnetlink: add bulk delete support flagNikolay Aleksandrov1-1/+2
2022-04-13net: netlink: add NLM_F_BULK delete request modifierNikolay Aleksandrov1-0/+1
2022-04-13net: rtnetlink: use BIT for flag valuesNikolay Aleksandrov1-1/+1
2022-04-13net: rtnetlink: add helper to extract msg type's kindNikolay Aleksandrov1-0/+6
2022-04-13net: rtnetlink: add msg kind namesNikolay Aleksandrov1-0/+7
2022-04-13net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)1-6/+0
2022-04-13dt-bindings: clock: Add R9A07G043 CPG Clock and Reset DefinitionsBiju Das1-0/+184
2022-04-13drm/ttm: fix kerneldoc for ttm_lru_bulk_moveChristian König1-2/+1
2022-04-13Merge branch 'for-linus' into for-nextTakashi Iwai2-0/+6
2022-04-13Merge branch 'topic/cs35l41' into for-nextTakashi Iwai754-8046/+17374
2022-04-13ASoC: cs35l41: Support external boostLucas Tanure1-2/+2
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure1-0/+4
2022-04-13ALSA: hda: cs35l41: Move boost config to initialization codeLucas Tanure1-0/+1
2022-04-13ALSA: hda: cs35l41: Add Boost type flagLucas Tanure1-2/+7
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure1-0/+1
2022-04-13ALSA: cs35l41: Check hw_config before using itLucas Tanure1-1/+2
2022-04-13ALSA: cs35l41: Unify hardware configurationLucas Tanure1-10/+31
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca1-2/+0
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai1-0/+5
2022-04-12dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280Taniya Das2-0/+69
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+4
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-3/+5
2022-04-12asm-generic: fix __get_unaligned_be48() on 32 bit platformsAlexander Lobakin1-1/+1
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe5-242/+17
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp6-10/+9