summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2020-12-149-30/+17
|\
| * nsproxy: use put_nsproxy() in switch_task_namespaces()Hui Su2020-11-191-3/+3
| * sys: Convert to the new fallthrough notationMiaohe Lin2020-08-191-1/+1
| * signal: Convert to the new fallthrough notationMiaohe Lin2020-08-191-1/+1
| * time: Use generic ns_common::countKirill Tkhai2020-08-191-6/+3
| * cgroup: Use generic ns_common::countKirill Tkhai2020-08-192-2/+2
| * user: Use generic ns_common::countKirill Tkhai2020-08-192-3/+3
| * pid: Use generic ns_common::countKirill Tkhai2020-08-192-11/+4
| * uts: Use generic ns_common::countKirill Tkhai2020-08-191-5/+2
* | Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-142-10/+3
|\ \
| * | namespace: make timens_on_fork() return nothingHui Su2020-11-182-10/+3
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-142-11/+100
|\ \ \
| * \ \ Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas2020-12-091-11/+60
| |\ \ \ \
| | * | | | scs: switch to vmapped shadow stacksSami Tolvanen2020-12-011-11/+60
| * | | | | signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne2020-11-231-0/+24
| * | | | | signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne2020-11-231-0/+6
| * | | | | signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne2020-11-231-0/+10
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-143-3/+2
|\ \ \ \ \
| * | | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+2
* | | | | | 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
|\ \ \ \ \ \ \ \ \