summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-04-30bpf: remove tracepoints from bpf coreAlexei Starovoitov
2018-04-29bpf: Allow bpf_current_task_under_cgroup in interruptTeng Qin
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song
2018-04-29bpf: remove never-hit branches in verifier adjust_scalar_min_max_valsYonghong Song
2018-04-29bpf/verifier: refine retval R0 state for bpf_get_stack helperYonghong Song
2018-04-29bpf: add bpf_get_stack helperYonghong Song
2018-04-29bpf: change prototype for stack_map_get_build_id_offsetYonghong Song
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24bpf: allow map helpers access to map values directlyPaul Chaignon
2018-04-24bpf: sockmap, fix double page_put on ENOMEM error in redirect pathJohn Fastabend
2018-04-24bpf: sockmap, sk_wait_event needed to handle blocking casesJohn Fastabend
2018-04-24bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-20fork: unconditionally clear stack on forkKees Cook
2018-04-20bpf: sockmap remove dead checkJann Horn
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau
2018-04-19bpf: btf: Check members of struct/unionMartin KaFai Lau
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau
2018-04-19posix-cpu-timers: Ensure set_process_cpu_timer is always evaluatedLaura Abbott
2018-04-17timekeeping: Remove __current_kernel_time()Baolin Wang
2018-04-17clockevents: Fix kernel messages split across multiple linesGeert Uytterhoeven
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer
2018-04-17bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer
2018-04-17xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer
2018-04-17perf: Remove superfluous allocation error checkJiri Olsa
2018-04-17perf: Fix sample_max_stack maximum checkJiri Olsa
2018-04-17perf: Return proper values for user stack errorsJiri Olsa
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek
2018-04-17trace_kprobe: Remove warning message "Could not insert probe at..."Song Liu
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo