summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-311-2/+18
|\
| * cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner2019-03-281-2/+18
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-311-2/+4
|\ \
| * | watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner2019-03-281-2/+4
| |/
* | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-291-2/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-272-70/+106
|\ \
| * | bpf: verifier: propagate liveness on all framesJakub Kicinski2019-03-221-9/+11
| * | bpf: do not restore dst_reg when cur_state is freedXu Yu2019-03-211-1/+1
| * | bpf: Only print ref_obj_id for refcounted regMartin KaFai Lau2019-03-211-2/+11
| * | bpf: Try harder when allocating memory for large mapsMartynas Pumputis2019-03-181-7/+15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-161-57/+74
| |\ \
| | * | bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-131-57/+74
* | | | ftrace: Fix warning using plain integer as NULL & spelling correctionsHariprasad Kelam2019-03-261-6/+6
* | | | tracing: initialize variable in create_dyn_event()Frank Rowand2019-03-261-1/+1
* | | | tracing: Remove unnecessary var_ref destroy in track_data_destroy()Tom Zanussi2019-03-261-1/+0Star
| |_|/ |/| |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-243-56/+89
|\ \ \
| * | | sched/fair: Skip LLC NOHZ logic for asymmetric systemsValentin Schneider2019-03-191-28/+37
| * | | sched/fair: Tune down misfit NOHZ kicksValentin Schneider2019-03-191-1/+25
| * | | sched/fair: Comment some nohz_balancer_kick() kick conditionsValentin Schneider2019-03-191-2/+11
| * | | sched/core: Fix buffer overflow in cgroup2 property cpu.maxKonstantin Khlebnikov2019-03-191-1/+1
| * | | sched/cpufreq: Fix 32-bit math overflowPeter Zijlstra2019-03-191-34/+25Star
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-241-0/+2
|\ \ \ \
| * \ \ \ Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner2019-03-221-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | perf/core: Restore mmap record type correctlyStephane Eranian2019-03-111-0/+2
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-03-241-1/+1
|\ \ \ \ \
| * | | | | time/jiffies: Make refined_jiffies staticValdis Kletnieks2019-03-221-1/+1
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-03-242-2/+7
|\ \ \ \ \ \
| * | | | | | futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie2019-03-221-0/+4
| * | | | | | workqueue: Only unregister a registered lockdep keyBart Van Assche2019-03-211-2/+3
| |/ / / / /
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-242-2/+1Star
|\ \ \ \ \ \
| * | | | | | genirq: Mark expected switch case fall-throughGustavo A. R. Silva2019-03-231-0/+1
| * | | | | | genirq/devres: Remove excess parameter from kernel docValdis Kletnieks2019-03-221-2/+0Star
| |/ / / / /
* / / / / / watchdog/core: Make variables staticValdis Kletnieks2019-03-221-2/+2
|/ / / / /
* | | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-162-6/+128
|\ \ \ \ \
| * | | | | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-052-6/+128
* | | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-3/+15
|\ \ \ \ \ \
| * | | | | | mm/resource: Let walk_system_ram_range() search child resourcesDave Hansen2019-02-281-1/+4
| * | | | | | mm/resource: Move HMM pr_debug() deeper into resource codeDave Hansen2019-02-281-0/+9
| * | | | | | mm/resource: Return real error codes from walk failuresDave Hansen2019-02-281-2/+2
* | | | | | | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | blkcg: annotate implicit fall throughMathieu Malaterre2019-03-131-0/+1
* | | | | | | | Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-03-157-25/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/probe: Verify alloc_trace_*probe() resultMasami Hiramatsu2019-03-152-3/+4
| * | | | | | | | tracing/probe: Check event/group naming rule at parsingMasami Hiramatsu2019-03-153-10/+10
| * | | | | | | | tracing/probe: Check the size of argument name and bodyMasami Hiramatsu2019-03-152-0/+3
| * | | | | | | | tracing/probe: Check event name length correctlyMasami Hiramatsu2019-03-151-1/+7
| * | | | | | | | tracing/probe: Check maxactive error casesMasami Hiramatsu2019-03-151-3/+7
| * | | | | | | | tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-03-133-6/+11
| * | | | | | | | trace/probes: Remove kernel doc style from non kernel doc commentValdis Klētnieks2019-03-121-1/+1
| * | | | | | | | tracing/probes: Make reserved_field_names staticValdis Klētnieks2019-03-121-1/+1