summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit-0/+25
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit-0/+14
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit-0/+19
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit-0/+66
2024-06-18bitops: Add a comment explaining the double underscore macrosDan Carpenter-0/+5
2024-06-18cpumask: introduce assign_cpu() macroYury Norov-34/+6
2024-06-18srcu: Fill out polled grace-period APIsPaul E. McKenney-0/+31
2024-06-18srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATEPaul E. McKenney-0/+4
2024-06-18KVM: Ensure new code that references immediate_exit gets extra scrutinyDavid Matlack-1/+14
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack-0/+1
2024-06-18ASoc: tas2781: Enable RCA-based playback without DSP firmware downloadShenghao Ding-2/+9
2024-06-18fsnotify: Do not generate events for O_PATH file descriptorsJan Kara-1/+7
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard-2/+3
2024-06-18ASoC: Constify return of snd_soc_dai_get_pcm_stream()Krzysztof Kozlowski-1/+1
2024-06-18ASoC: Constify DAI passed to get_channel_mapKrzysztof Kozlowski-2/+2
2024-06-18ASoC: Constify passed data to core functionKrzysztof Kozlowski-16/+19
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_link_componentKrzysztof Kozlowski-1/+1
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_driverKrzysztof Kozlowski-1/+1
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann-0/+10
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean-0/+5
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst-0/+7
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman-242/+222
2024-06-18Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen-0/+44
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+4
2024-06-17net: Move dev_set_hwtstamp_phylib to net/core/dev.hKory Maincent-3/+0
2024-06-17Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-4/+26
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds-11/+15
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-06-17irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=nThomas Gleixner-0/+10
2024-06-17x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky-0/+19
2024-06-17x86/sev: Take advantage of configfs visibility support in TSMTom Lendacky-7/+31
2024-06-17fs/configfs: Add a callback to determine attribute visibilityTom Lendacky-0/+3
2024-06-17sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updatedTom Lendacky-1/+1
2024-06-17ASoC: soc-dai.h: Constify DAI ops auto_selectable_formatsKrzysztof Kozlowski-1/+1
2024-06-17x86/acpi: Add support for CPU offlining for ACPI MADT wakeup methodKirill A. Shutemov-1/+14
2024-06-17x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structureKirill A. Shutemov-2/+2
2024-06-17cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeupKirill A. Shutemov-10/+0
2024-06-17cpu/hotplug: Add support for declaring CPU offlining not supportedKirill A. Shutemov-0/+2
2024-06-17irqdomain: Remove __irq_domain_add()Herve Codina-5/+1
2024-06-17irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()Herve Codina-5/+53
2024-06-17irqdomain: Add a resource managed version of irq_domain_instantiate()Herve Codina-0/+2
2024-06-17irqdomain: Add support for generic irq chips creation before publishing a domainHerve Codina-0/+9
2024-06-17genirq/generic_chip: Introduce init() and exit() hooksHerve Codina-0/+8
2024-06-17genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()Herve Codina-0/+25
2024-06-17irqdomain: Introduce init() and exit() hooksHerve Codina-0/+8
2024-06-17irqdomain: Handle domain bus token in irq_domain_create()Herve Codina-0/+2
2024-06-17irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()Herve Codina-0/+6
2024-06-17irqdomain: Handle additional domain flags in irq_domain_instantiate()Herve Codina-0/+2
2024-06-17irqdomain: Constify parameter in is_fwnode_irqchip()Herve Codina-1/+1
2024-06-17irqdomain: Introduce irq_domain_instantiate()Herve Codina-0/+21