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
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-29
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-27
bpf: Increase supported cgroup storage value size
Stanislav Fomichev
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
2021-07-25
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-25
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-25
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-07-23
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-23
Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
2021-07-22
bpf: Remove redundant intiialization of variable stype
Colin Ian King
2021-07-22
bpf: Fix pointer cast warning
Arnd Bergmann
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-07-22
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-21
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
2021-07-21
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-20
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2021-07-17
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-16
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
2021-07-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc...
Linus Torvalds
2021-07-16
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-07-16
bpf: Remove superfluous aux sanitation on subprog rejection
Daniel Borkmann
2021-07-16
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-15
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-15
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-15
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-15
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-15
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2021-07-15
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
2021-07-15
bpf: Relax verifier recursion check.
Alexei Starovoitov
2021-07-15
bpf: Remember BTF of inner maps.
Alexei Starovoitov
2021-07-15
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
[next]