summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2117-346/+666
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-201-37/+71
| |\
| | * livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-171-8/+18
| | * livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-171-29/+53
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-162-0/+20
| |\ \
| | * | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-052-0/+20
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-156-11/+19
| |\ \ \
| | * | | sched/core: Simplify helpers for rq clock update skip requestsDavidlohr Bueso2018-04-055-9/+16
| | * | | sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2018-04-051-0/+2
| | * | | Merge branch 'linus' into sched/urgent, to pick up fixes and updatesIngo Molnar2018-04-0571-2396/+3840
| | |\| |
| | * | | sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas2018-03-311-2/+1Star
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-153-0/+20
| |\ \ \ \
| | * | | | perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu2018-04-121-0/+8
| | * | | | tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-04-101-0/+2
| | * | | | perf/core: Fix perf_uprobe_init()Song Liu2018-04-101-0/+2
| | * | | | perf/core: Fix perf_kprobe_init()Masami Hiramatsu2018-04-101-0/+2
| | * | | | perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-091-0/+6
| | | |/ / | | |/| |
| * | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-151-56/+106
| |\ \ \ \
| | * | | | genirq/affinity: Spread irq vectors among present CPUs as far as possibleMing Lei2018-04-061-6/+37
| | * | | | genirq/affinity: Allow irq spreading from a given starting pointMing Lei2018-04-061-15/+20
| | * | | | genirq/affinity: Move actual irq vector spreading into a helper functionMing Lei2018-04-061-42/+55
| | * | | | genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumaskMing Lei2018-04-061-13/+13
| | * | | | genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner2018-04-061-7/+8
| * | | | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-141-13/+16
| * | | | | kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2018-04-141-30/+7Star
| * | | | | kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-141-22/+12Star
| * | | | | kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-141-46/+30Star
| * | | | | kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo2018-04-141-97/+103
| * | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-141-21/+42
| * | | | | kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo2018-04-141-16/+22
| * | | | | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-141-2/+2
| * | | | | kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo2018-04-141-14/+0Star
| * | | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-141-0/+175
| * | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-141-4/+56
| * | | | | kexec_file: make use of purgatory optionalAKASHI Takahiro2018-04-141-0/+5
| * | | | | kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik2018-04-141-0/+1
| * | | | | resource: fix integer overflow at reallocationTakashi Iwai2018-04-141-1/+2
| * | | | | Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-04-132-34/+15Star
| |\ \ \ \ \
| | * | | | | tracing: Enforce passing in filter=NULL to create_filter()Steven Rostedt (VMware)2018-04-111-14/+10Star
| | * | | | | trace_uprobe: Simplify probes_seq_show()Ravi Bangoria2018-04-111-18/+3Star
| | * | | | | trace_uprobe: Use %lx to display offsetRavi Bangoria2018-04-111-1/+1
| | * | | | | tracing/uprobe: Add support for overlayfsHoward McLauchlan2018-04-111-1/+1
| | * | | | | tracing: Use ARRAY_SIZE() macro instead of open coding itJérémy Lefaure2018-04-111-1/+1
* | | | | | | bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2018-04-193-4/+234
* | | | | | | bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau2018-04-192-1/+18
* | | | | | | bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2018-04-192-0/+84
* | | | | | | bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau2018-04-191-0/+198
* | | | | | | bpf: btf: Check members of struct/unionMartin KaFai Lau2018-04-191-0/+205
* | | | | | | bpf: btf: Validate type referenceMartin KaFai Lau2018-04-191-1/+665
* | | | | | | bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau2018-04-192-0/+916