index
:
linux.git
master
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
2017-06-10
bpf: reset id on spilled regs in clear_all_pkt_pointers
Daniel Borkmann
2017-06-10
bpf: reset id on CONST_IMM transition
Daniel Borkmann
2017-06-10
bpf: don't check spilled reg state for non-STACK_SPILLed type slots
Daniel Borkmann
2017-06-10
bpf: avoid excessive stack usage for perf_sample_data
Daniel Borkmann
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
bpf: cgroup skb progs cannot access ld_abs/ind
Daniel Borkmann
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
2017-06-06
bpf: Introduce bpf_map ID
Martin KaFai Lau
2017-06-06
bpf: Introduce bpf_prog ID
Martin KaFai Lau
2017-06-05
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-04
perf, bpf: Add BPF support to all perf_event types
Alexei Starovoitov
2017-06-02
bpf: Remove the capability check for cgroup skb eBPF program
Chenbo Feng
2017-06-02
bpf: Allow CGROUP_SKB eBPF program to access sk_buff
Chenbo Feng
2017-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-31
bpf: use different interpreter depending on required stack size
Alexei Starovoitov
2017-05-31
bpf: reconcile bpf_tail_call and stack_depth
Alexei Starovoitov
2017-05-31
bpf: teach verifier to track stack depth
Alexei Starovoitov
2017-05-31
bpf: split bpf core interpreter
Alexei Starovoitov
2017-05-31
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
2017-05-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-05-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-05-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-27
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-26
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
Masami Hiramatsu
2017-05-26
ftrace: Fix memory leak in ftrace_graph_release()
Luis Henriques
2017-05-27
livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMS
Miroslav Benes
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-25
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
2017-05-25
bpf: properly reset caller saved regs after helper call and ld_abs/ind
Daniel Borkmann
2017-05-25
bpf: fix incorrect pruning decision when alignment must be tracked
Daniel Borkmann
2017-05-24
cpuset: consider dying css as offline
Tejun Heo
2017-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-23
posix-timers: Make signal printks conditional
Thomas Gleixner
2017-05-23
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-05-22
kthread: Fix use-after-free if kthread fork fails
Vegard Nossum
2017-05-22
futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
Peter Zijlstra
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-05-22
net: Make IP alignment calulations clearer.
David S. Miller
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-19
blktrace: fix integer parse
Shaohua Li
2017-05-18
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
[next]