index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-04-24
bpf: allow map helpers access to map values directly
Paul Chaignon
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-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
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-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
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2018-04-13
kexec_file: make use of purgatory optional
AKASHI Takahiro
2018-04-13
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
2018-04-13
resource: fix integer overflow at reallocation
Takashi Iwai
2018-04-12
Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-12
perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()
Song Liu
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
2018-04-11
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
2018-04-11
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
taint: add taint for randstruct
Kees Cook
2018-04-11
taint: consolidate documentation
Kees Cook
2018-04-11
taint: convert to indexed initialization
Kees Cook
2018-04-11
tracing: Enforce passing in filter=NULL to create_filter()
Steven Rostedt (VMware)
2018-04-11
trace_uprobe: Simplify probes_seq_show()
Ravi Bangoria
2018-04-11
trace_uprobe: Use %lx to display offset
Ravi Bangoria
2018-04-11
tracing/uprobe: Add support for overlayfs
Howard McLauchlan
[next]