summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vdpa: multiple address spaces supportGautam Dawar2022-05-311-9/+19
* vdpa: introduce virtqueue groupsGautam Dawar2022-05-311-4/+12
* vhost: move the backend feature bits to vhost_types.hGautam Dawar2022-05-312-5/+5
* vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen2022-05-312-0/+40
* net/vdpa: Use readers/writers semaphore instead of cf_mutexEli Cohen2022-05-311-6/+6
* vdpa: Add support for querying vendor statisticsEli Cohen2022-05-312-0/+9
* Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-301-1/+1
|\
| * video: fbdev: radeon: Fix spelling typo in commentpengfuyuan2022-05-261-1/+1
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-304-12/+128
|\ \
| * \ Merge branch 'pm-sysoff'Rafael J. Wysocki2022-05-303-1/+98
| |\ \
| | * \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-253-1/+98
| | |\ \
| | | * | kernel/reboot: Add devm_register_restart_handler()Dmitry Osipenko2022-05-191-0/+4
| | | * | kernel/reboot: Add devm_register_power_off_handler()Dmitry Osipenko2022-05-191-0/+4
| | | * | reboot: Remove pm_power_off_prepare()Dmitry Osipenko2022-05-191-1/+0
| | | * | kernel/reboot: Add register_platform_power_off()Dmitry Osipenko2022-05-191-0/+3
| | | * | kernel/reboot: Add kernel_can_power_off()Dmitry Osipenko2022-05-191-0/+1
| | | * | kernel/reboot: Add do_kernel_power_off()Dmitry Osipenko2022-05-191-0/+2
| | | * | kernel/reboot: Introduce sys-off handler APIDmitry Osipenko2022-05-191-0/+77
| | | * | notifier: Add blocking/atomic_notifier_chain_register_unique_prio()Dmitry Osipenko2022-05-191-0/+5
| | | * | notifier: Add atomic_notifier_call_chain_is_empty()Dmitry Osipenko2022-05-191-0/+2
| | | |/
| * | | Merge tag 'opp-updates-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-05-251-11/+30
| |\ \ \ | | |/ / | |/| |
| | * | opp: Reorder definition of ceil/floor helpersViresh Kumar2022-05-041-11/+11
| | * | opp: Add apis to retrieve opps with interconnect bandwidthKrzysztof Kozlowski2022-05-041-0/+19
* | | | Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-301-3/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2022-05-301-3/+0
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI: OSL: Remove the helper for deactivating memory regionHeikki Krogerus2022-04-271-3/+0
* | | | | | | | | Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-301-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: add two trivial lookup helpersChristian Brauner2022-04-281-0/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-293-4/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clk: renesas: r9a06g032: Export function to set dmamuxMiquel Raynal2022-05-191-0/+11
| * | | | | | | | | dmaengine: Document dmaengine_prep_dma_memsetBen Walker2022-04-201-0/+8
| * | | | | | | | | dmaengine: Remove a useless mutexChristophe JAILLET2022-04-111-1/+0
| * | | | | | | | | dmaengine: idxd: update IAA definitions for user headerDave Jiang2022-04-111-3/+28
| |/ / / / / / / /
* | | | | | | | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-293-3/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-261-2/+2
| * | | | | | | | | kprobes: Fix build errors with CONFIG_KRETPROBES=nMasami Hiramatsu2022-05-261-1/+1
| * | | | | | | | | bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu2022-04-261-0/+10
* | | | | | | | | | drm: fix EDID struct for old ARM OABI formatLinus Torvalds2022-05-281-3/+3
* | | | | | | | | | Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-281-39/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7Michael Kelley2022-05-111-3/+7
| * | | | | | | | | | Drivers: hv: vmbus: Refactor the ring-buffer iterator functionsAndrea Parri (Microsoft)2022-04-281-31/+4
| * | | | | | | | | | Drivers: hv: vmbus: Accept hv_sock offers in isolated guestsAndrea Parri (Microsoft)2022-04-281-2/+6
| * | | | | | | | | | hv_sock: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)2022-04-281-0/+5
| * | | | | | | | | | Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()Andrea Parri (Microsoft)2022-04-251-0/+15
| * | | | | | | | | | Drivers: hv: vmbus: Introduce vmbus_request_addr_match()Andrea Parri (Microsoft)2022-04-251-0/+5
| * | | | | | | | | | Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()Andrea Parri (Microsoft)2022-04-251-0/+7
| * | | | | | | | | | Drivers: hv: vmbus: Add VMbus IMC device to unsupported listMichael Kelley2022-04-251-3/+9
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-283-4/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski2022-05-221-3/+3
| * | | | | | | | | | mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy2022-05-051-1/+1