index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-24
bpf: allow map helpers access to map values directly
Paul Chaignon
2018-04-24
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
John Fastabend
2018-04-24
bpf: sockmap, sk_wait_event needed to handle blocking cases
John Fastabend
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
2018-04-20
bpf: sockmap remove dead check
Jann Horn
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-19
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
2018-04-19
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2018-04-19
bpf: btf: Add pretty print capability for data with BTF type info
Martin KaFai Lau
2018-04-19
bpf: btf: Check members of struct/union
Martin KaFai Lau
2018-04-19
bpf: btf: Validate type reference
Martin KaFai Lau
2018-04-19
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
2018-04-19
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
2018-04-17
clockevents: Fix kernel messages split across multiple lines
Geert Uytterhoeven
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
2018-04-17
perf: Remove superfluous allocation error check
Jiri Olsa
2018-04-17
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-17
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
2018-04-17
trace_kprobe: Remove warning message "Could not insert probe at..."
Song Liu
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
[next]