summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-281-0/+12
|\
| * start_kernel: Add __no_stack_protector function attributendesaulniers@google.com2023-05-161-0/+12
* | Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-271-0/+10
|\ \
| * | perf/core: Rework forwarding of {task|cpu}-clock eventsRavi Bangoria2023-05-081-0/+10
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-2719-2802/+8483
|\ \ \
| * | | locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldocMark Rutland2023-06-163-9/+9
| * | | percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg()Nathan Chancellor2023-06-081-2/+2
| * | | locking/atomic: scripts: generate kerneldoc commentsMark Rutland2023-06-053-3/+5541
| * | | locking/atomic: scripts: simplify raw_atomic*() definitionsMark Rutland2023-06-053-985/+881
| * | | locking/atomic: scripts: simplify raw_atomic_long*() definitionsMark Rutland2023-06-051-515/+340
| * | | locking/atomic: scripts: restructure fallback ifdefferyMark Rutland2023-06-053-2638/+1664
| * | | locking/atomic: scripts: build raw_atomic_long*() directlyMark Rutland2023-06-053-853/+343
| * | | locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland2023-06-056-15/+15
| * | | locking/atomic: scripts: add trivial raw_atomic*_<op>()Mark Rutland2023-06-053-300/+1941
| * | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-052-4/+157
| * | | locking/atomic: remove fallback commentsMark Rutland2023-06-051-165/+1
| * | | arch: Remove cmpxchg_doublePeter Zijlstra2023-06-053-112/+1
| * | | slub: Replace cmpxchg_double()Peter Zijlstra2023-06-051-3/+9
| * | | x86,intel_iommu: Replace cmpxchg_double()Peter Zijlstra2023-06-051-59/+66
| * | | percpu: Wire up cmpxchg128Peter Zijlstra2023-06-051-0/+56
| * | | percpu: Add {raw,this}_cpu_try_cmpxchg()Peter Zijlstra2023-06-052-4/+128
| * | | instrumentation: Wire up cmpxchg128()Peter Zijlstra2023-06-052-2/+179
| * | | types: Introduce [us]128Peter Zijlstra2023-06-052-0/+9
| * | | cyrpto/b128ops: Remove struct u128Peter Zijlstra2023-06-051-11/+3
| * | | lockdep: Add lock_set_cmp_fn() annotationKent Overstreet2023-05-192-0/+16
| | |/ | |/|
* | | Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-279-35/+40
|\ \ \
| * | | sched/wait: Fix a kthread_park race with wait_woken()Arve Hjønnevåg2023-06-161-0/+1
| * | | sched/topology: Mark set_sched_topology() __initMiaohe Lin2023-06-161-1/+1
| * | | sched/clock: Provide local_clock_noinstr()Peter Zijlstra2023-06-051-1/+16
| * | | clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra2023-06-051-15/+9
| * | | math64: Always inline u128 version of mul_u64_u64_shr()Peter Zijlstra2023-06-051-1/+1
| * | | seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra2023-06-052-8/+9
| * | | sched: Unconditionally use full-fat wait_task_inactive()Peter Zijlstra2023-06-051-5/+2
| * | | sched/topology: Remove SHARED_CHILD from ASYM_PACKINGRicardo Neri2023-05-081-4/+1
| | |/ | |/|
* | | Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-0/+48
|\ \ \
| * | | err.h: Add missing kerneldocs for error pointer functionsJames Seo2023-05-191-0/+48
| | |/ | |/|
* | | Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-06-272-10/+116
|\ \ \
| * | | kunit: Move kunit_abort() call out of kunit_do_failed_assertion()David Gow2023-06-011-8/+12
| * | | kunit: Fix obsolete name in documentation headers (func->action)David Gow2023-06-011-4/+4
| * | | kunit: Update kunit_print_ok_not_ok functionMichal Wajdeczko2023-05-261-0/+1
| * | | kunit: kmalloc_array: Use kunit_add_action()David Gow2023-05-251-2/+8
| * | | kunit: Add kunit_add_action() to defer a call until test exitDavid Gow2023-05-251-0/+92
| * | | Documentation: kunit: Warn that exit functions run even if init failsDavid Gow2023-05-121-0/+3
| | |/ | |/|
* | | Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-272-50/+12
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...Paul E. McKenney2023-06-073-50/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | rcu/kvfree: Eliminate k[v]free_rcu() single argument macroUladzislau Rezki (Sony)2023-05-101-21/+8
| | |/ / / | |/| | |
| | * | | rcu: Remove RCU_NONIDLE()Peter Zijlstra2023-05-111-25/+0
| | * | | srcu: Remove extraneous parentheses from srcu_read_lock() etc.Paul E. McKenney2023-05-101-4/+4
| |/ / /
* | | | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-06-276-20/+49
|\ \ \ \
| * \ \ \ Merge branch 'powercap'Rafael J. Wysocki2023-06-261-12/+28
| |\ \ \ \