summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-08vfio: Add an IOVA bitmap supportJoao Martins
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-08Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/nextAlex Williamson
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08spi: Group cs_change and cs_off flags together in struct spi_transferAndy Shevchenko
2022-09-08Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-08firmware: arm_ffa: Split up ffa_ops into info, message and memory operationsSudeep Holla
2022-09-08firmware: arm_ffa: Set up 32bit execution mode flag using partiion propertySudeep Holla
2022-09-08firmware: arm_ffa: Add v1.1 get_partition_info supportSudeep Holla
2022-09-08firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla
2022-09-08firmware: arm_ffa: Make memory apis ffa_device independentSudeep Holla
2022-09-08firmware: arm_ffa: Remove ffa_dev_ops_get()Sudeep Holla
2022-09-08firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_devSudeep Holla
2022-09-07bpf: Add helper macro bpf_for_each_reg_in_vstateKumar Kartikeya Dwivedi
2022-09-07fortify: Add run-time WARN for cross-field memcpy()Kees Cook
2022-09-07fortify: Use SIZE_MAX instead of (size_t)-1Kees Cook
2022-09-07fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCALKees Cook
2022-09-07string: Introduce strtomem() and strtomem_pad()Kees Cook
2022-09-07overflow: Allow mixed type argumentsKees Cook
2022-09-07perf: Add a few assertionsPeter Zijlstra
2022-09-07arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCHAnshuman Khandual
2022-09-07perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flagsAnshuman Khandual
2022-09-07perf/core: Expand PERF_EVENT_FLAG_ARCHAnshuman Khandual
2022-09-07perf: Consolidate branch sample filter helpersAnshuman Khandual
2022-09-07sched: Show PF_flag holesPeter Zijlstra
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-09-07sched: Widen TAKS_state literalsPeter Zijlstra
2022-09-07sched/wait: Add wait_event_state()Peter Zijlstra
2022-09-07sched/completion: Add wait_for_completion_state()Peter Zijlstra
2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra
2022-09-07freezer,umh: Clean up freezer/initrd interactionPeter Zijlstra
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra
2022-09-07bpf: Add zero_map_value to zero map value with special fieldsKumar Kartikeya Dwivedi
2022-09-07bpf: Add copy_map_value_long to copy to remote percpu memoryKumar Kartikeya Dwivedi
2022-09-07bpf/verifier: allow kfunc to return an allocated memBenjamin Tissoires
2022-09-07bpf: split btf_check_subprog_arg_match in twoBenjamin Tissoires
2022-09-07dyndbg: add drm.debug style (drm/parameters/debug) bitmap supportJim Cromie
2022-09-07kernel/module: add __dyndbg_classes sectionJim Cromie
2022-09-07dyndbg: add DECLARE_DYNDBG_CLASSMAP macroJim Cromie
2022-09-07dyndbg: add __pr_debug_cls for testingJim Cromie
2022-09-07dyndbg: add class_id to pr_debug callsitesJim Cromie
2022-09-07dyndbg: gather __dyndbg[] state into struct _ddebug_infoJim Cromie
2022-09-07dyndbg: drop EXPORTed dynamic_debug_exec_queriesJim Cromie
2022-09-07dyndbg: fix module.dyndbg handlingJim Cromie
2022-09-07serial: Create uart_xmit_advance()Ilpo Järvinen
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij
2022-09-07spi: Add capability to perform some transfer with chipselect offChristophe Leroy
2022-09-07iommu/amd: Initial support for AMD IOMMU v2 page tableVasant Hegde