aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-07elf: add remaining SHF_ flag macrosTimur Tabi1-0/+10
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz1-70/+38
2025-03-07PCI: Increase Resizable BAR support from 512 GB to 128 TBZhiyuan Dai1-1/+1
2025-03-07io_uring/rw: defer reg buf vec importPavel Begunkov1-0/+3
2025-03-07io_uring/rw: implement vectored registered rwPavel Begunkov1-0/+2
2025-03-07io_uring: add infra for importing vectored reg buffersPavel Begunkov1-2/+5
2025-03-07io_uring: introduce struct iou_vecPavel Begunkov1-0/+5
2025-03-07Merge branch 'for-6.15/io_uring-epoll-wait' into for-6.15/io_uring-reg-vecJens Axboe2-0/+5
2025-03-07Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vecJens Axboe13-32/+163
2025-03-07Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vecJens Axboe3-8/+33
2025-03-07PM: EM: Address RCU-related sparse warningsRafael J. Wysocki1-6/+6
2025-03-07bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()Luis Chamberlain1-0/+1
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds1-0/+27
2025-03-06Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+3
2025-03-06net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit1-83/+0
2025-03-06block: Name the RQF flags enumBreno Leitao1-1/+1
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie12-70/+286
2025-03-06inet: call inet6_ehashfn() once from inet6_hash_connect()Eric Dumazet2-2/+4
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar46-75/+364
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-46/+95
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev1-0/+5
2025-03-06docs: net: document new locking realityStanislav Fomichev1-0/+4
2025-03-06net: add option to request netdev instance lockStanislav Fomichev1-1/+7
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev1-5/+1
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev1-0/+1
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev1-0/+4
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev1-0/+3
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev1-6/+34
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev1-1/+1
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev1-0/+2
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev1-0/+23
2025-03-06Merge tag 'amd-pstate-v6.15-2025-03-06' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linuxRafael J. Wysocki1-0/+3
2025-03-06PM: EM: Consify two parameters of em_dev_register_perf_domain()Rafael J. Wysocki1-4/+4
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost1-0/+3
2025-03-06drm/gpuvm: Add DRM_GPUVA_OP_DRIVERMatthew Brost1-0/+5
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost1-1/+18
2025-03-06drm/gpusvm: Add support for GPU Shared Virtual MemoryMatthew Brost1-0/+509
2025-03-06drm/pagemap: Add DRM pagemapThomas Hellström1-0/+107
2025-03-06mm/migrate: Add migrate_device_pfnsMatthew Brost1-0/+1
2025-03-06Merge branch 'for-6.15/features' into fwctlJason Gunthorpe2-1/+234
2025-03-06fwctl/mlx5: Support for communicating with mlx5 fwSaeed Mahameed2-0/+37
2025-03-06fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmwareJason Gunthorpe2-0/+77
2025-03-06taint: Add TAINT_FWCTLJason Gunthorpe1-1/+2
2025-03-06fwctl: FWCTL_INFO to return basic information about the deviceJason Gunthorpe2-0/+43
2025-03-06fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe2-0/+84
2025-03-06fwctl: Add basic structure for a class subsystem with a cdevJason Gunthorpe1-0/+69
2025-03-06firmware: tegra: bpmp: Fix typo in bpmp-abi.hZhu Jun1-1/+1
2025-03-06PCI/DOE: Rename Discovery Response Data Object Contents to typeAlistair Francis1-1/+4
2025-03-06tracing: gfp: Remove duplication of recording GFP flagsSteven Rostedt1-31/+10
2025-03-06tracing: Remove orphaned event_trace_printkHengqi Chen1-18/+0