summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-131-18/+59
|\
| * membarrier: Execute SYNC_CORE on the calling threadAndy Lutomirski2020-12-091-18/+33
| * membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski2020-12-091-0/+18
| * membarrier: Add an actual barrier before rseq_preempt()Andy Lutomirski2020-12-091-0/+8
* | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-112-4/+4
* | elfcore: fix building with clangArnd Bergmann2020-12-112-27/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-101-5/+5
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-101-5/+5
| |\ \
| | * | bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.Alexei Starovoitov2020-12-101-5/+5
* | | | Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-071-5/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2020-12-041-5/+8
* | | | 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