summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* cgroup: Restructure release_agent_path handlingTejun Heo2020-03-121-17/+17
* Merge branch 'for-5.6-fixes' into for-5.7Tejun Heo2020-03-122-4/+4
|\
| * cgroup1: don't call release_agent when it is ""Tycho Andersen2020-03-041-1/+1
| * cgroup: fix psi_show() crash on 32bit ino archsQian Cai2020-03-041-3/+3
* | clone3: allow spawning processes into cgroupsChristian Brauner2020-02-123-31/+188
* | cgroup: add cgroup_may_write() helperChristian Brauner2020-02-121-7/+17
* | cgroup: refactor fork helpersChristian Brauner2020-02-122-23/+27
* | cgroup: add cgroup_get_from_file() helperChristian Brauner2020-02-121-11/+19
* | cgroup: unify attach permission checkingChristian Brauner2020-02-121-14/+25
* | cpuset: Make cpuset hotplug synchronousPrateek Sood2020-02-122-14/+19
* | cgroup.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-121-1/+2
* | cgroup: Clean up css_set task traversalMichal Koutný2020-02-121-33/+28
|/
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-02-121-7/+16
* cgroup: cgroup_procs_next should increase position indexVasily Averin2020-02-121-3/+7
* cgroup-v1: cgroup_pidlist_next should update position indexVasily Averin2020-02-121-0/+1
* Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-112-142/+87
|\
| * tracing: Consolidate trace() functionsTom Zanussi2020-02-101-134/+86
| * tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi2020-02-101-14/+6
| * tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi2020-02-101-0/+1
| * tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva2020-02-101-1/+1
* | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-101-5/+8
|\ \
| * | cgroup: init_tasks shouldn't be linked to the root cgroupTejun Heo2020-01-301-5/+8
* | | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-2/+3
|\ \ \
| * | | kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
* | | | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-1/+5
|\ \ \ \
| * | | | x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-012-1/+5
* | | | | Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-2/+3
|\ \ \ \ \
| * | | | | smp/up: Make smp_call_function_single() match SMP semanticsPaul E. McKenney2020-02-071-1/+2
| * | | | | smp: Remove superfluous cond_func check in smp_call_function_many_cond()Sebastian Andrzej Siewior2020-01-281-1/+1
* | | | | | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-02-091-4/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar2020-02-0573-1649/+4294
| |\ \ \ \ \ \
| * | | | | | | perf/cgroups: Install cgroup events to correct cpuctxSong Liu2020-01-281-3/+4
| * | | | | | | perf/core: Fix mlock accounting in perf_mmap()Song Liu2020-01-281-1/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-02-091-2/+9
|\ \ \ \ \ \ \
| * | | | | | | clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov2020-02-011-2/+9
| |/ / / / / /
* | | | | | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-091-0/+7
|\ \ \ \ \ \ \
| * | | | | | | genirq: Clarify that irq wake state is orthogonal to enable/disableStephen Boyd2020-02-071-0/+7
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-082-9/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-082-9/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Fix modifier skipping logicAlexei Starovoitov2020-02-041-5/+3
| | * | | | | | | | bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()Martin KaFai Lau2020-01-292-4/+3
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-084-40/+23
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | cgroup1: switch to use of errorfc() et.al.Al Viro2020-02-071-12/+12
| * | | | | | | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-074-23/+11
| * | | | | | | | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-073-3/+0
| * | | | | | | | get rid of cg_invalf()Al Viro2020-02-071-14/+12
* | | | | | | | | Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-061-13/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...Daniel Thompson2020-02-061-13/+15
* | | | | | | | | | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-0636-747/+3342
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)2020-02-052-2/+11