summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-04-30PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backendsKoichiro Den
2026-04-30PCI: endpoint: Add auxiliary resource query APIKoichiro Den
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-30dpll: add pin operational stateIvan Vecera
2026-04-30kcsan: Silence -Wmaybe-uninitialized when calling __kcsan_check_access()refs/merge-window/434fad0bfd31704048031688b14196f088486f6aMarco Elver
2026-04-30bpf: Print breakdown of insns processed by subprogsPaul Chaignon
2026-04-30irqchip/gic: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso
2026-04-29Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-04-29net/mlx5: Extend query_esw_functions output for multi-function supportMoshe Shemesh
2026-04-29net/mlx5: Remove unused host_sf_enable fieldMoshe Shemesh
2026-04-29net/mlx5: Add function_id_type for enable/disable_hca cmdsMoshe Shemesh
2026-04-29mlx5: Rename the vport number enums for host PF and VFMoshe Shemesh
2026-04-28clk: clk-axi-clkgen: Add support versal timingsNuno Sá
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-29driver core: move dev_has_sync_state() to drivers/base/base.hDanilo Krummrich
2026-04-29driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng
2026-04-28workqueue: fix devm_alloc_workqueue() va_list misuseBreno Leitao
2026-04-28wifi: Update EML function documentation to remove EMLSR-specific referencesPablo Martin-Gomez
2026-04-28wifi: Rename EMLSR delay constants and add EMLMR helpers and definitionsPablo Martin-Gomez
2026-04-28wifi: Remove EMLMR Delay subfield definitionsPablo Martin-Gomez
2026-04-28wifi: Remove invalid 128TU transition timeout constantPablo Martin-Gomez
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima
2026-04-27Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-27hfsplus: Add a sanity check for btree node sizeEdward Adam Davis
2026-04-27Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-04-27cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-27bpf: range_within() must check cnum ranges instead of min/max pairsEduard Zingerman
2026-04-27usb: udc: pxa: remove unused platform_dataArnd Bergmann
2026-04-27PCI/P2PDMA: Avoid returning a provider for non_mappable_barsMatt Evans
2026-04-27mtd: spinand: Add support for packed read data ODTR commandsMiquel Raynal
2026-04-27MAINTAINERS: update Liam's email addressLiam R. Howlett
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes
2026-04-27misc: Remove old APDS990x driverSvyatoslav Ryhel
2026-04-27iio: ABI: Add support for floating-point numbers in buffer scan elementsFrancesco Lavra
2026-04-27iio: Replace 'sign' field with union in struct iio_scan_typeFrancesco Lavra
2026-04-27iio: buffer: fix timestamp alignment when quaternion in scanDavid Lechner
2026-04-27iio: buffer: cache timestamp offset in scan bufferDavid Lechner
2026-04-27Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2026-04-26driver core: Replace dev->offline + ->offline_disabled with accessorsDouglas Anderson
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson
2026-04-26driver core: Replace dev->state_synced with dev_state_synced()Douglas Anderson
2026-04-26driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()Douglas Anderson
2026-04-26driver core: Replace dev->dma_skip_sync with dev_dma_skip_sync()Douglas Anderson
2026-04-26driver core: Replace dev->dma_iommu with dev_dma_iommu()Douglas Anderson