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
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
bpf: Add missing newline characters in verifier error messages
Yonghong Song
2020-07-30
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
2020-07-29
Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-29
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
2020-07-29
bpf: Fix build without CONFIG_NET when using BPF XDP link
Andrii Nakryiko
2020-07-28
bpf: Fix swapped arguments in calls to check_buffer_access
Colin Ian King
2020-07-26
signal: fix typo in dequeue_synchronous_signal()
Pavel Machek
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-25
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-25
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-25
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-16
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
[next]