aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-245/+259
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+16
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Gravatar Linus Torvalds 1-1/+97
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Gravatar Linus Torvalds 1-1/+1
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-2/+2
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 2-44/+17
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 27-564/+770
2021-02-22Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Gravatar Linus Torvalds 4-63/+34
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-15/+31
2021-02-22Merge branch 'printk-rework' into for-linusGravatar Petr Mladek 2-11/+19
2021-02-21Merge tag 'seccomp-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+3
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+5
2021-02-21Merge tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-10/+10
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+40
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 2-3/+2
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+7
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 20-612/+941
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-95/+171
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 21-269/+1486
2021-02-21Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-7/+7
2021-02-21Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+9
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-10/+6
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 18-536/+1550
2021-02-19kprobes: Fix to delay the kprobes jump optimizationGravatar Masami Hiramatsu 1-10/+21
2021-02-17entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointGravatar Frederic Weisbecker 2-10/+35
2021-02-17entry: Explicitly flush pending rcuog wakeup before last rescheduling pointGravatar Frederic Weisbecker 2-5/+14
2021-02-17rcu/nocb: Trigger self-IPI on late deferred wake up before user resumeGravatar Frederic Weisbecker 3-11/+37
2021-02-17rcu/nocb: Perform deferred wake up before last idle's need_resched() checkGravatar Frederic Weisbecker 3-3/+6
2021-02-17rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callersGravatar Frederic Weisbecker 1-1/+10
2021-02-17sched/features: Distinguish between NORMAL and DEADLINE hrtickGravatar Juri Lelli 5-7/+30
2021-02-17sched/features: Fix hrtick reprogrammingGravatar Juri Lelli 2-5/+4
2021-02-17sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()Gravatar Dietmar Eggemann 1-4/+7
2021-02-17uprobes: (Re)add missing get_uprobe() in __find_uprobe()Gravatar Sven Schnelle 1-1/+1
2021-02-17smp: Process pending softirqs in flush_smp_call_function_from_idle()Gravatar Sebastian Andrzej Siewior 1-0/+4
2021-02-17sched: Harden PREEMPT_DYNAMICGravatar Peter Zijlstra 1-4/+4
2021-02-17static_call: Allow module use without exposing static_call_keyGravatar Josh Poimboeuf 1-2/+53
2021-02-17sched: Add /debug/sched_preemptGravatar Peter Zijlstra 1-9/+126
2021-02-17preempt/dynamic: Support dynamic preempt with preempt= boot optionGravatar Peter Zijlstra (Intel) 1-1/+67
2021-02-17preempt/dynamic: Provide irqentry_exit_cond_resched() static callGravatar Peter Zijlstra (Intel) 1-1/+9
2021-02-17preempt/dynamic: Provide preempt_schedule[_notrace]() static callsGravatar Peter Zijlstra (Intel) 1-0/+12
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsGravatar Peter Zijlstra (Intel) 1-3/+13
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICGravatar Michal Hocko 1-0/+19
2021-02-17static_call/x86: Add __static_call_return0()Gravatar Peter Zijlstra 1-0/+5
2021-02-17sched/core: Update task_prio() function headerGravatar Dietmar Eggemann 1-2/+6
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIOGravatar Dietmar Eggemann 1-1/+1
2021-02-17sched: Remove MAX_USER_RT_PRIOGravatar Dietmar Eggemann 1-4/+3
2021-02-17sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Gravatar Dietmar Eggemann 1-1/+1