summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-5/+8
|\
| * genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier2020-11-301-5/+8
* | Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-051-1/+5
|\ \
| * | kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handlingNicholas Piggin2020-11-271-1/+5
* | | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-015-15/+33
|\ \ \ | |_|/ |/| |
| * | ring-buffer: Always check to put back before stamp when crossing pagesSteven Rostedt (VMware)2020-11-301-8/+6
| * | ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao2020-11-301-1/+1
| * | ftrace: Fix updating FTRACE_FL_TRAMPNaveen N. Rao2020-11-301-1/+21
| * | tracing: Fix alignment of static bufferMinchan Kim2020-11-301-1/+1
| * | tracing: Remove WARN_ON in start_thread()Vasily Averin2020-11-301-1/+1
| * | ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()Andrea Righi2020-11-301-3/+3
| * | ring-buffer: Update write stamp with the correct tsSteven Rostedt (VMware)2020-11-301-1/+1
* | | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+27
|\ \ \
| * | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+27
* | | | Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-272-4/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-5.10-pr_cont-fixup' into for-linusPetr Mladek2020-11-271-2/+2
| |\ \ \ \
| | * | | | printk: finalize records with trailing newlinesJohn Ogness2020-11-271-2/+2
| * | | | | printk: remove unneeded dead-store assignmentLukas Bulwahn2020-11-061-2/+0
| |/ / / /
* | | | | Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-223-55/+71
|\ \ \ \ \
| * | | | | sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli2020-11-172-49/+59
| * | | | | sched: Fix rq->nr_iowait orderingPeter Zijlstra2020-11-171-5/+10
| * | | | | sched/fair: Fix overutilized update in enqueue_task_fair()Quentin Perret2020-11-171-1/+2
* | | | | | Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-221-2/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | lockdep: Put graph lock/unlock under lock_recursion protectionBoqun Feng2020-11-171-2/+4
* | | | | | Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-212-14/+7
|\ \ \ \ \ \
| * | | | | | seccomp: Set PF_SUPERPRIV when checking capabilityMickaël Salaün2020-11-171-3/+2
| * | | | | | ptrace: Set PF_SUPERPRIV when checking capabilityMickaël Salaün2020-11-171-11/+5
* | | | | | | Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-193-6/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-193-6/+29
| |\ \ \ \ \ \ \
| | * | | | | | | fail_function: Remove a redundant mutex unlockLuo Meng2020-11-191-2/+3
| | * | | | | | | lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2020-11-191-0/+10
| | * | | | | | | bpf: Relax return code check for subprogramsDmitrii Banshchikov2020-11-141-2/+13
| | * | | | | | | bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_idKaixu Xia2020-11-111-1/+2
| | * | | | | | | bpf: Fix passing zero to PTR_ERR() in bpf_btf_printf_prepareWang Qing2020-11-091-1/+1
* | | | | | | | | Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-11-171-5/+17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabledPaul E. McKenney2020-11-101-5/+17
* | | | | | | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-153-51/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf: Tweak perf_event_attr::exclusive semanticsPeter Zijlstra2020-11-091-1/+1
| * | | | | | | | | perf: Fix event multiplexing for exclusive groupsPeter Zijlstra2020-11-091-1/+1
| * | | | | | | | | perf: Simplify group_sched_in()Peter Zijlstra2020-11-091-7/+3
| * | | | | | | | | perf: Simplify group_sched_out()Peter Zijlstra2020-11-091-3/+0
| * | | | | | | | | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-5/+3
| * | | | | | | | | perf: Optimize get_recursion_context()Peter Zijlstra2020-11-091-10/+6
| * | | | | | | | | perf: Fix get_recursion_context()Peter Zijlstra2020-11-091-1/+1
| * | | | | | | | | perf: Reduce stack usage of perf_output_begin()Peter Zijlstra2020-11-092-24/+28
* | | | | | | | | | Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-152-31/+51
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | sched/debug: Fix memory corruption caused by multiple small reads of flagsColin Ian King2020-11-101-6/+6
| * | | | | | | | | sched/fair: Prefer prev cpu in asymmetric wakeup pathVincent Guittot2020-11-101-24/+43
| * | | | | | | | | sched/fair: Ensure tasks spreading in LLC during LBVincent Guittot2020-11-101-1/+2
* | | | | | | | | | Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-152-12/+12
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |