eta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/kernel/async.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-02-09async: Use a dedicated unbound workqueue with raised min_activeTejun Heo
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-03async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki
2024-01-03async: Split async_schedule_node_domain()Rafael J. Wysocki
2023-12-20sched.h: move pid helpers to pid.hKent Overstreet
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes
2021-05-07kernel/async.c: stop guarding pr_debug() statementsRasmus Villemoes
2021-05-06kernel/async.c: fix pr_debug statementRasmus Villemoes
2020-07-16treewide: Remove uninitialized_var() usageKees Cook