index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-28
bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
Rustam Kovhaev
2021-06-28
bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing
Namhyung Kim
2021-06-28
bpf, x86: Fix extable offset calculation
Ravi Bangoria
2021-06-25
bpfilter: Specify the log level for the kmsg message
Gary Lin
2021-06-24
ti: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
stmmac: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
netsec: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
sfc: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
qede: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
nfp: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
mlx4: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
marvell: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
thunderx: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
bnxt: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
ena: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocation
Toke Høiland-Jørgensen
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2021-06-24
bpf: Allow RCU-protected lookups to happen from bh context
Toke Høiland-Jørgensen
2021-06-24
doc: Give XDP as example of non-obvious RCU reader/updater pairing
Toke Høiland-Jørgensen
2021-06-24
doc: Clarify and expand RCU updaters and corresponding readers
Paul E. McKenney
2021-06-24
rcu: Create an unrcu_pointer() to remove __rcu from a pointer
Paul E. McKenney
2021-06-24
bpf: Support all gso types in bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
Maciej Żenczykowski
2021-06-24
media, bpf: Do not copy more entries than user space requested
Sean Young
2021-06-24
bpf, x86: Remove unused cnt increase from EMIT macro
Jiri Olsa
2021-06-23
docs, af_xdp: Consistent indentation in examples
Ilya Maximets
2021-06-22
libbpf: Switch to void * casting in netlink helpers
Kumar Kartikeya Dwivedi
2021-06-22
libbpf: Add request buffer type for netlink messages
Kumar Kartikeya Dwivedi
2021-06-21
libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading
Jonathan Edwards
2021-06-18
bpf: Add documentation for libbpf including API autogen
Grant Seltzer
2021-06-18
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
2021-06-18
samples/bpf: Fix Segmentation fault for xdp_redirect command
Wang Hai
2021-06-17
selftests/bpf: Fix ringbuf test fetching map FD
Andrii Nakryiko
2021-06-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-17
Merge branch 'hdlc_ppp-cleanups'
David S. Miller
2021-06-17
net: hdlc_ppp: add required space
Peng Li
2021-06-17
net: hdlc_ppp: remove unnecessary out of memory message
Peng Li
2021-06-17
net: hdlc_ppp: move out assignment in if condition
Peng Li
2021-06-17
net: hdlc_ppp: fix the code style issue about "foo* bar"
Peng Li
2021-06-17
net: hdlc_ppp: add blank line after declarations
Peng Li
2021-06-17
net: hdlc_ppp: remove redundant blank lines
Peng Li
2021-06-17
Merge branch 'mdio-nodes'
David S. Miller
2021-06-17
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
2021-06-17
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2021-06-17
net: mdio: setup of_node for the MDIO device
Ioana Ciornei
2021-06-17
r8152: store the information of the pipes
Hayes Wang
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]