summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-30remoteproc: xlnx: Check remote core stateTanmay Shah1-0/+21
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-8/+59
2026-04-30PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backendsKoichiro Den1-2/+21
2026-04-30PCI: endpoint: Add auxiliary resource query APIKoichiro Den1-0/+54
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+33
2026-04-30dpll: add pin operational stateIvan Vecera1-0/+6
2026-04-30kcsan: Silence -Wmaybe-uninitialized when calling __kcsan_check_access()Marco Elver1-3/+3
2026-04-30bpf: Print breakdown of insns processed by subprogsPaul Chaignon1-0/+1
2026-04-30irqchip/gic: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth2-3/+3
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso1-0/+8
2026-04-29Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2026-04-29net/mlx5: Extend query_esw_functions output for multi-function supportMoshe Shemesh1-5/+59
2026-04-29net/mlx5: Remove unused host_sf_enable fieldMoshe Shemesh1-1/+0
2026-04-29net/mlx5: Add function_id_type for enable/disable_hca cmdsMoshe Shemesh1-2/+6
2026-04-29mlx5: Rename the vport number enums for host PF and VFMoshe Shemesh2-3/+3
2026-04-28clk: clk-axi-clkgen: Add support versal timingsNuno Sá1-0/+2
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+29
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+10
2026-04-29driver core: move dev_has_sync_state() to drivers/base/base.hDanilo Krummrich1-14/+0
2026-04-29driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich1-1/+4
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng1-1/+1
2026-04-28workqueue: fix devm_alloc_workqueue() va_list misuseBreno Leitao1-2/+4
2026-04-28wifi: Update EML function documentation to remove EMLSR-specific referencesPablo Martin-Gomez1-2/+2
2026-04-28wifi: Rename EMLSR delay constants and add EMLMR helpers and definitionsPablo Martin-Gomez1-10/+92
2026-04-28wifi: Remove EMLMR Delay subfield definitionsPablo Martin-Gomez1-6/+0
2026-04-28wifi: Remove invalid 128TU transition timeout constantPablo Martin-Gomez1-2/+1
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima1-0/+3
2026-04-27Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-04-27hfsplus: Add a sanity check for btree node sizeEdward Adam Davis1-0/+1
2026-04-27Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds2-4/+14
2026-04-27cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe1-3/+3
2026-04-27bpf: range_within() must check cnum ranges instead of min/max pairsEduard Zingerman1-0/+2
2026-04-27usb: udc: pxa: remove unused platform_dataArnd Bergmann1-15/+0
2026-04-27PCI/P2PDMA: Avoid returning a provider for non_mappable_barsMatt Evans1-1/+1
2026-04-27mtd: spinand: Add support for packed read data ODTR commandsMiquel Raynal1-0/+7
2026-04-27MAINTAINERS: update Liam's email addressLiam R. Howlett1-1/+1
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes1-1/+1
2026-04-27misc: Remove old APDS990x driverSvyatoslav Ryhel1-65/+0
2026-04-27iio: ABI: Add support for floating-point numbers in buffer scan elementsFrancesco Lavra1-0/+7
2026-04-27iio: Replace 'sign' field with union in struct iio_scan_typeFrancesco Lavra1-2/+21
2026-04-27iio: buffer: fix timestamp alignment when quaternion in scanDavid Lechner1-2/+10
2026-04-27iio: buffer: cache timestamp offset in scan bufferDavid Lechner1-0/+3
2026-04-27Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann394-5421/+8618
2026-04-26driver core: Replace dev->offline + ->offline_disabled with accessorsDouglas Anderson1-6/+6
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson1-3/+4
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson2-8/+5
2026-04-26driver core: Replace dev->state_synced with dev_state_synced()Douglas Anderson1-4/+5
2026-04-26driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()Douglas Anderson1-8/+7