summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netHEADmasterLinus Torvalds2018-04-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-22
| |\
| | * bpf: sockmap remove dead checkJann Horn2018-04-20
| | * bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song2018-04-11
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-22
|\ \ \
| * | | posix-cpu-timers: Ensure set_process_cpu_timer is always evaluatedLaura Abbott2018-04-19
| * | | timekeeping: Remove __current_kernel_time()Baolin Wang2018-04-17
| * | | clockevents: Fix kernel messages split across multiple linesGeert Uytterhoeven2018-04-17
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-22
|\ \ \ \
| * | | | perf: Remove superfluous allocation error checkJiri Olsa2018-04-17
| * | | | perf: Fix sample_max_stack maximum checkJiri Olsa2018-04-17
| * | | | perf: Return proper values for user stack errorsJiri Olsa2018-04-17
| * | | | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-17
| * | | | trace_kprobe: Remove warning message "Could not insert probe at..."Song Liu2018-04-17
| |/ / /
* | | | fork: unconditionally clear stack on forkKees Cook2018-04-20
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-20
|\ \ \ | |/ / |/| |
| * | livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-17
| * | livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-17
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\ \ \
| * | | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-05
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-15
|\ \ \ \
| * | | | sched/core: Simplify helpers for rq clock update skip requestsDavidlohr Bueso2018-04-05
| * | | | sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2018-04-05
| * | | | Merge branch 'linus' into sched/urgent, to pick up fixes and updatesIngo Molnar2018-04-05
| |\ \ \ \ | | |/ / /
| * | | | sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas2018-03-31
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-15
|\ \ \ \ \
| * | | | | perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu2018-04-12
| * | | | | tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-04-10
| * | | | | perf/core: Fix perf_uprobe_init()Song Liu2018-04-10
| * | | | | perf/core: Fix perf_kprobe_init()Masami Hiramatsu2018-04-10
| * | | | | perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-09
| | |/ / / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-15
|\ \ \ \ \
| * | | | | genirq/affinity: Spread irq vectors among present CPUs as far as possibleMing Lei2018-04-06
| * | | | | genirq/affinity: Allow irq spreading from a given starting pointMing Lei2018-04-06
| * | | | | genirq/affinity: Move actual irq vector spreading into a helper functionMing Lei2018-04-06
| * | | | | genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumaskMing Lei2018-04-06
| * | | | | genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner2018-04-06
* | | | | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-13
* | | | | | kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo2018-04-13
* | | | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-13
* | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-13
* | | | | | kexec_file: make use of purgatory optionalAKASHI Takahiro2018-04-13
* | | | | | kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik2018-04-13