summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-03-07bpf: Plumb get_unmapped_area() callback into bpf_map_opsAlexei Starovoitov
2024-03-07driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan
2024-03-07device property: Don't use "proxy" headersAndy Shevchenko
2024-03-07device property: Move enum dev_dma_attr to fwnode.hAndy Shevchenko
2024-03-07driver core: Move fw_devlink stuff to where it belongsAndy Shevchenko
2024-03-07driver core: Drop unneeded 'extern' keyword in fwnode.hAndy Shevchenko
2024-03-07firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov
2024-03-07uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech
2024-03-07cdx: add MSI support for CDX busNipun Gupta
2024-03-07greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-03-07dio: make dio_bus_type constRicardo B. Marliere
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala
2024-03-07slimbus: core: make slimbus_bus constRicardo B. Marliere
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe
2024-03-07spi: Fix types of the last chip select storage variablesAndy Shevchenko
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier
2024-03-07firmware: cirrus: cs_dsp: Remove non-existent member from kerneldocRichard Fitzgerald
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner
2024-03-07leds: Fix ifdef check for gpio_led_register_device()Arnd Bergmann
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann
2024-03-07leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...Arnd Bergmann
2024-03-07Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...Lee Jones
2024-03-07leds: expresswire: Don't use "proxy" headersAndy Shevchenko
2024-03-07leds: Introduce ExpressWire libraryDuje Mihanović
2024-03-07net/mlx5: Enable SD featureTariq Toukan
2024-03-07net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan
2024-03-07i2c: remove redundant conditionHsin-Yu.Chen
2024-03-07Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton
2024-03-06bpf: Introduce may_goto instructionAlexei Starovoitov
2024-03-06mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().Alexei Starovoitov
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06mm: pgtable: add missing pt_index to struct ptdescQi Zheng
2024-03-06mm: pgtable: correct the wrong comment about ptdesc->__page_flagsQi Zheng
2024-03-06mm: remove cast from page_to_nid()Matthew Wilcox (Oracle)
2024-03-06mm: constify more page/folio testsMatthew Wilcox (Oracle)
2024-03-06mm: constify testing page/folio flagsMatthew Wilcox (Oracle)
2024-03-06mm: make dump_page() take a const argumentMatthew Wilcox (Oracle)
2024-03-06mm: add __dump_folio()Matthew Wilcox (Oracle)
2024-03-06mm: remove PageYoung and PageIdle definitionsMatthew Wilcox (Oracle)
2024-03-06mm: remove PageWaiters, PageSetWaiters and PageClearWaitersMatthew Wilcox (Oracle)
2024-03-06mm: separate out FOLIO_FLAGS from PAGEFLAGSMatthew Wilcox (Oracle)
2024-03-06hugetlb: parallelize 1G hugetlb initializationGang Li
2024-03-06padata: downgrade padata_do_multithreaded to serial execution for non-SMPGang Li
2024-03-06Author: Gang Li padata: dispatch works onGang Li Subject: padata: dispatch works on
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe