summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-06net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit
2025-03-06block: Name the RQF flags enumBreno Leitao
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-06inet: call inet6_ehashfn() once from inet6_hash_connect()Eric Dumazet
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev
2025-03-06docs: net: document new locking realityStanislav Fomichev
2025-03-06net: add option to request netdev instance lockStanislav Fomichev
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-06Merge tag 'amd-pstate-v6.15-2025-03-06' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-03-06PM: EM: Consify two parameters of em_dev_register_perf_domain()Rafael J. Wysocki
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost
2025-03-06drm/gpuvm: Add DRM_GPUVA_OP_DRIVERMatthew Brost
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost
2025-03-06drm/gpusvm: Add support for GPU Shared Virtual MemoryMatthew Brost
2025-03-06drm/pagemap: Add DRM pagemapThomas Hellström
2025-03-06mm/migrate: Add migrate_device_pfnsMatthew Brost
2025-03-06Merge branch 'for-6.15/features' into fwctlJason Gunthorpe
2025-03-06fwctl/mlx5: Support for communicating with mlx5 fwSaeed Mahameed
2025-03-06fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmwareJason Gunthorpe
2025-03-06taint: Add TAINT_FWCTLJason Gunthorpe
2025-03-06fwctl: FWCTL_INFO to return basic information about the deviceJason Gunthorpe
2025-03-06fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe
2025-03-06fwctl: Add basic structure for a class subsystem with a cdevJason Gunthorpe
2025-03-06firmware: tegra: bpmp: Fix typo in bpmp-abi.hZhu Jun
2025-03-06PCI/DOE: Rename Discovery Response Data Object Contents to typeAlistair Francis
2025-03-06tracing: gfp: Remove duplication of recording GFP flagsSteven Rostedt
2025-03-06tracing: Remove orphaned event_trace_printkHengqi Chen
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds
2025-03-06Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-03-06Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-03-06Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann
2025-03-06ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()Kuninori Morimoto
2025-03-06drm/sched: Update timedout_job()'s documentationPhilipp Stanner
2025-03-06drm/sched: Adjust outdated docu for run_job()Philipp Stanner
2025-03-06badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing
2025-03-06badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing
2025-03-06dma-buf: drop caching of sg_tablesChristian König
2025-03-06dma-buf: dma-buf: stop mapping sg_tables on attach v2Christian König
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König
2025-03-06dma-buf: fix incorrect dma-fence documentation v2Christian König