summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-233-8/+25
* Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-212-6/+52
|\
| * perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang2021-02-011-2/+10
| * perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-012-4/+42
* | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-2112-62/+376
|\ \
| * | entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker2021-02-171-0/+14
| * | rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker2021-02-171-0/+2
| * | sched: Harden PREEMPT_DYNAMICPeter Zijlstra2021-02-172-2/+2
| * | static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-173-5/+49
| * | preempt/dynamic: Provide irqentry_exit_cond_resched() static callPeter Zijlstra (Intel)2021-02-171-0/+4
| * | preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)2021-02-172-7/+43
| * | static_call: Provide DEFINE_STATIC_CALL_RET0()Frederic Weisbecker2021-02-171-8/+14
| * | static_call/x86: Add __static_call_return0()Peter Zijlstra2021-02-171-0/+12
| * | static_call: Pull some static_call declarations to the type headersPeter Zijlstra2021-02-172-21/+27
| * | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-9/+0
| * | sched: Remove MAX_USER_RT_PRIODietmar Eggemann2021-02-171-8/+1
| * | rbtree, perf: Use new rbtree helpersPeter Zijlstra2021-02-171-2/+2
| * | rbtree, sched/deadline: Use rb_add_cached()Peter Zijlstra2021-02-171-4/+14
| * | rbtree: Add generic add and find helpersPeter Zijlstra2021-02-171-0/+190
| * | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar2021-02-1779-449/+427
| |\ \
| * | | sched: Correctly sort struct predeclarationsPeter Oskolkov2021-01-271-1/+1
| * | | sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2021-01-271-0/+1
| * | | sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar2021-01-141-0/+5
| | |/ | |/|
* | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-6/+7
|\ \ \
| * | | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon2021-01-291-2/+1
| * | | tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()Will Deacon2021-01-292-2/+5
| * | | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon2021-01-291-2/+1
* | | | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-218-43/+54
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar2021-02-1279-448/+428
| |\ \ \ \
| * | | | | locking/mutex: Kill mutex_trylock_recursive()Sebastian Andrzej Siewior2021-02-101-25/+0
| * | | | | futex: Change utime parameter to be 'const ... *'Alejandro Colomar2021-01-281-4/+4
| * | | | | lockdep: report broken irq restorationMark Rutland2021-01-221-0/+12
| * | | | | jump_label: Do not profile branch annotationsSteven Rostedt (VMware)2021-01-222-6/+8
| * | | | | locking/lockdep: Mark local_lock_tPeter Zijlstra2021-01-143-8/+30
| | |_|/ / | |/| | |
* | | | | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-2112-28/+213
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-1212-28/+213
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---------. \ \ \ Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2021-01-2311-27/+218
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | torture: Maintain torture-specific set of CPUs-online booksPaul E. McKenney2021-01-071-0/+5
| | | | | | | | * | | | torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney2021-01-071-2/+13
| | | | | | | | * | | | torture: Add fuzzed hrtimer-based sleep functionsPaul E. McKenney2021-01-071-0/+7
| | | | | | | | * | | | srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney2021-01-043-0/+6
| | | | | | | | * | | | srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney2021-01-041-3/+3
| | | | | | | |/ / / /
| | | | | | * | | | | timer: Add timer_curr_running()Frederic Weisbecker2021-01-071-0/+2
| | | | | | * | | | | cpu/hotplug: Add lockdep_is_cpus_held()Frederic Weisbecker2021-01-071-0/+2
| | | | | | * | | | | rcu/nocb: Re-offload supportFrederic Weisbecker2021-01-071-0/+2
| | | | | | * | | | | rcu/nocb: De-offloading CB kthreadFrederic Weisbecker2021-01-071-0/+2
| | | | | | * | | | | rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker2021-01-071-1/+114
| | | | | | * | | | | rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker2021-01-071-2/+4
| | | | | | * | | | | rcu/trace: Add tracing for how segcb list changesJoel Fernandes (Google)2021-01-071-0/+26
| | | | | | * | | | | rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)2021-01-071-0/+1
| | | | | | |/ / / /