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