summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-03-08uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech1-0/+13
2024-03-08cdx: add MSI support for CDX busNipun Gupta1-1/+52
2024-03-08greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere1-30/+0
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+1
2024-03-07dio: make dio_bus_type constRicardo B. Marliere1-1/+1
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala1-0/+8
2024-03-07slimbus: core: make slimbus_bus constRicardo B. Marliere1-1/+1
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-36/+48
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-18/+26
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe2-3/+5
2024-03-07spi: Fix types of the last chip select storage variablesAndy Shevchenko1-6/+6
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier1-3/+0
2024-03-07firmware: cirrus: cs_dsp: Remove non-existent member from kerneldocRichard Fitzgerald1-1/+0
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner2-8/+69
2024-03-07leds: Fix ifdef check for gpio_led_register_device()Arnd Bergmann1-1/+1
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann2-53/+0
2024-03-07leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...Arnd Bergmann1-19/+0
2024-03-07Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...Lee Jones1-0/+38
2024-03-07leds: expresswire: Don't use "proxy" headersAndy Shevchenko1-1/+3
2024-03-07leds: Introduce ExpressWire libraryDuje Mihanović1-0/+36
2024-03-07net/mlx5: Enable SD featureTariq Toukan1-0/+1
2024-03-07net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan1-1/+3
2024-03-07i2c: remove redundant conditionHsin-Yu.Chen1-1/+1
2024-03-07Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton1-0/+14
2024-03-07bpf: Introduce may_goto instructionAlexei Starovoitov1-0/+2
2024-03-07mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().Alexei Starovoitov1-0/+5
2024-03-07mm/treewide: align up pXd_leaf() retval across archsPeter Xu1-4/+4
2024-03-07mm: pgtable: add missing pt_index to struct ptdescQi Zheng1-0/+3
2024-03-07mm: pgtable: correct the wrong comment about ptdesc->__page_flagsQi Zheng1-1/+1
2024-03-07mm: remove cast from page_to_nid()Matthew Wilcox (Oracle)1-4/+2
2024-03-07mm: constify more page/folio testsMatthew Wilcox (Oracle)1-26/+26
2024-03-07mm: constify testing page/folio flagsMatthew Wilcox (Oracle)1-7/+17
2024-03-07mm: make dump_page() take a const argumentMatthew Wilcox (Oracle)1-1/+1
2024-03-07mm: add __dump_folio()Matthew Wilcox (Oracle)2-0/+10
2024-03-07mm: remove PageYoung and PageIdle definitionsMatthew Wilcox (Oracle)1-4/+4
2024-03-07mm: remove PageWaiters, PageSetWaiters and PageClearWaitersMatthew Wilcox (Oracle)1-9/+1
2024-03-07mm: separate out FOLIO_FLAGS from PAGEFLAGSMatthew Wilcox (Oracle)1-20/+43
2024-03-07hugetlb: parallelize 1G hugetlb initializationGang Li1-1/+1
2024-03-07padata: downgrade padata_do_multithreaded to serial execution for non-SMPGang Li1-4/+8
2024-03-07Author: Gang Li padata: dispatch works onGang Li Subject: padata: dispatch works on1-0/+2
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)1-1/+7
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe1-2/+0
2024-03-06block: remove disk_stack_limitsChristoph Hellwig1-2/+0
2024-03-06iommu: Add static iommu_ops->release_domainLu Baolu1-0/+1
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-0/+5
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2024-03-06block: make block_class constantRicardo B. Marliere1-1/+1
2024-03-06greybus: constify the struct device_type usageRicardo B. Marliere1-6/+6
2024-03-06greybus: make greybus_bus_type constGreg Kroah-Hartman1-1/+1
2024-03-06Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman1-5/+6