summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* closures: Fix race in closure_sync()Kent Overstreet2023-10-301-1/+9
* closures: Better memory barriersKent Overstreet2023-10-301-2/+0
* Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-301-5/+5
|\
| * x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song2023-09-221-5/+5
* | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-3018-26/+156
|\ \
| * | sched/fair: Remove SIS_PROPPeter Zijlstra2023-10-241-2/+0
| * | sched: Add cpus_share_resources APIBarry Song2023-10-242-1/+14
| * | Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar2023-10-2339-47/+118
| |\ \
| * | | sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman2023-10-103-1/+9
| * | | sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman2023-10-102-1/+3
| * | | sched/numa: Trace decisions related to skipping VMAsMel Gorman2023-10-102-0/+58
| * | | sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...Mel Gorman2023-10-102-5/+5
| * | | sched/numa: Document vma_numab_state fieldsMel Gorman2023-10-101-0/+21
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar2023-10-0742-149/+179
| |\ \ \
| * | | | sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin2023-10-022-5/+4
| * | | | sched/debug: Add new tracepoint to track compute energy computationQais Yousef2023-09-291-0/+5
| * | | | <linux/list.h>: Introduce the list_for_each_reverse() methodIngo Molnar2023-09-221-0/+8
| * | | | sched/headers: Standardize the <linux/sched/smt.h> header guard #endifIngo Molnar2023-09-211-1/+1
| * | | | sched/headers: Standardize the <linux/sched/type.h> header guard #endifIngo Molnar2023-09-211-1/+1
| * | | | sched/headers: Standardize the <linux/sched/vhost_task.h> header guard nameIngo Molnar2023-09-211-4/+3
| * | | | sched/headers: Add header guard to <linux/sched/deadline.h>Ingo Molnar2023-09-211-0/+4
| * | | | sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain2023-09-211-2/+13
| * | | | sched/core: Remove ifdeffery for saved_stateElliot Berman2023-09-181-2/+0
| * | | | sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA caseYury Norov2023-09-151-1/+1
| * | | | numa: Generalize numa_map_to_online_node()Yury Norov2023-09-151-2/+5
| * | | | sched: Assert for_each_thread() is properly lockedMatthew Wilcox (Oracle)2023-09-151-1/+2
| * | | | sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra2023-09-131-0/+2
* | | | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-3010-37/+151
|\ \ \ \ \
| * | | | | locking/seqlock: Fix grammar in commentCuda-Chen2023-10-171-1/+1
| * | | | | locking/seqlock: Propagate 'const' pointers within read-only methods, remove ...Ingo Molnar2023-10-141-7/+19
| * | | | | locking/seqlock: Change __seqprop() to return the function pointerOleg Nesterov2023-10-121-10/+10
| * | | | | locking/seqlock: Simplify SEQCOUNT_LOCKNAME()Oleg Nesterov2023-10-121-10/+8
| * | | | | locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak2023-10-092-2/+23
| * | | | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-0943-135/+153
| |\ \ \ \ \
| * | | | | | locking/seqlock: Fix typo in commentpangzizhen001@208suo.com2023-10-051-1/+1
| * | | | | | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-212-1/+6
| * | | | | | futex: Add sys_futex_wait()peterz@infradead.org2023-09-212-1/+7
| * | | | | | futex: Add sys_futex_wake()peterz@infradead.org2023-09-212-1/+6
| * | | | | | futex: Extend the FUTEX2 flagspeterz@infradead.org2023-09-211-3/+18
| * | | | | | futex: Clarify FUTEX2 flagspeterz@infradead.org2023-09-211-3/+13
| * | | | | | asm-generic: ticket-lock: Optimize arch_spin_value_unlocked()Guo Ren2023-09-211-7/+9
| * | | | | | sched: Provide rt_mutex specific scheduler helpersPeter Zijlstra2023-09-202-0/+7
| * | | | | | Merge tag 'v6.6-rc2' into locking/core, to pick up fixesIngo Molnar2023-09-18713-5489/+16208
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | cleanup: Make no_free_ptr() __must_checkPeter Zijlstra2023-09-131-3/+36
* | | | | | | Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/amd_nb: Add AMD Family MI300 PCI IDsMuralidhara M K2023-09-271-0/+1
* | | | | | | | Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-301-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/resctrl: Rename arch_has_sparse_bitmapsMaciej Wieczor-Retman2023-10-111-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-301-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/srso: Fix unret validation dependenciesJosh Poimboeuf2023-10-201-1/+2