summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Fix pci_epc_map map_size kerneldoc stringRick Wertenbroek11 days1-1/+1
* PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal2024-10-161-0/+38
* Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-291-18/+19
|\
| * dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig2024-09-261-18/+19
* | Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-291-0/+136
|\ \
| * \ Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2024-09-291-0/+136
| |\ \
| | * | cleanup: Add usage and style documentationDan Williams2024-08-051-0/+136
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-281-2/+16
|\ \ \ \
| * \ \ \ Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini2024-09-171-2/+16
| |\ \ \ \
| | * | | | KVM: Add arch hooks for enabling/disabling virtualizationSean Christopherson2024-09-041-0/+14
| | * | | | KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson2024-09-041-2/+2
* | | | | | Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-09-281-2/+0
|\ \ \ \ \ \
| * | | | | | ceph: Remove unused declarationsYue Haibing2024-08-271-2/+0
* | | | | | | Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds2024-09-277-232/+291
|\ \ \ \ \ \ \
| * | | | | | | uapi: Define GENMASK_U128Anshuman Khandual2024-08-283-0/+35
| * | | | | | | nodemask: Switch from inline to __always_inlineYury Norov2024-08-181-43/+43
| * | | | | | | cpumask: Switch from inline to __always_inlineBrian Norris2024-08-181-100/+112
| * | | | | | | bitmap: Switch from inline to __always_inlineYury Norov2024-08-181-64/+76
| * | | | | | | find: Switch from inline to __always_inlineYury Norov2024-08-181-25/+25
* | | | | | | | Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-09-273-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl: Move mailbox related bits to the same contextDave Jiang2024-09-121-0/+28
| * | | | | | | | cxl: move cxl headers to new include/cxl/ directoryDave Jiang2024-09-102-0/+0
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-272-1/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang2024-09-261-1/+1
| * | | | | | | | | mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare2024-09-261-0/+10
* | | | | | | | | | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-276-5/+146
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen: sync elfnote.h from xen treeJason Andryuk2024-09-251-5/+88
| * | | | | | | | | | xen/privcmd: Add new syscall to get gsi from devJiqian Chen2024-09-252-0/+16
| * | | | | | | | | | xen/pvh: Setup gsi for passthrough deviceJiqian Chen2024-09-252-0/+19
| * | | | | | | | | | xen/pci: Add a function to reset device for xenJiqian Chen2024-09-252-0/+23
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-271-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm: Remove unused declaration dm_get_rq_mapinfo()Yue Haibing2024-08-211-1/+0
* | | | | | | | | | | Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-277-13/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman2024-09-251-2/+0
| * | | | | | | | | | | driver core: attribute_container: Remove unused functionsDr. David Alan Gilbert2024-09-131-6/+0
| * | | | | | | | | | | bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan2024-09-031-1/+1
| * | | | | | | | | | | driver core: shut down devices asynchronouslyStuart Hayes2024-09-031-0/+2
| * | | | | | | | | | | platform: Make platform_bus_type constantKunwu Chan2024-09-031-1/+1
| * | | | | | | | | | | drivers/base: Introduce device_match_t for device finding APIsZijun Hu2024-09-034-5/+7
| |/ / / / / / / / / /
* | | | | | | | | | | [tree-wide] finally take no_llseek outAl Viro2024-09-272-2/+0
* | | | | | | | | | | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-266-174/+70
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dmaengine: cirrus: remove platform codeNikita Shubin2024-09-121-100/+0
| * | | | | | | | | | | ARM: ep93xx: soc: drop definesNikita Shubin2024-09-123-55/+0
| * | | | | | | | | | | ARM: ep93xx: delete all boardfilesNikita Shubin2024-09-121-15/+0
| * | | | | | | | | | | ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin2024-09-121-4/+0
| * | | | | | | | | | | pwm: ep93xx: drop legacy pinctrlNikita Shubin2024-09-121-4/+0
| * | | | | | | | | | | input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin2024-09-121-4/+0
| * | | | | | | | | | | dmaengine: cirrus: Convert to DT for Cirrus EP93xxNikita Shubin2024-09-121-0/+6
| * | | | | | | | | | | dt-bindings: soc: Add Cirrus EP93xxNikita Shubin2024-09-121-0/+46
| * | | | | | | | | | | ARM: ep93xx: add regmap aux_devNikita Shubin2024-09-121-0/+26