index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mapping_dirty_helpers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
Hou Tao
1
-5
/
+10
2022-10-18
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
2
-0
/
+14
2022-10-13
selftests/bpf: Use sys_pidfd_open() helper when possible
Hou Tao
2
-7
/
+7
2022-10-13
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
1
-0
/
+3
2022-10-13
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
1
-1
/
+5
2022-10-13
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
1
-4
/
+9
2022-10-13
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
Xu Kuohai
1
-3
/
+3
2022-10-13
selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
Xu Kuohai
1
-0
/
+1
2022-10-13
selftest/bpf: Fix memory leak in kprobe_multi_test
Xu Kuohai
1
-12
/
+14
2022-10-13
selftests/bpf: Fix memory leak caused by not destroying skeleton
Xu Kuohai
2
-2
/
+4
2022-10-13
libbpf: Fix memory leak in parse_usdt_arg()
Xu Kuohai
1
-7
/
+4
2022-10-13
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
1
-3
/
+26
2022-10-13
selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test
Martin KaFai Lau
2
-6
/
+6
2022-10-12
selftests/bpf: Alphabetize DENYLISTs
David Vernet
2
-21
/
+23
2022-10-11
selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()
Roberto Sassu
3
-0
/
+124
2022-10-11
libbpf: Introduce bpf_link_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+14
2022-10-11
libbpf: Introduce bpf_btf_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+14
2022-10-11
libbpf: Introduce bpf_prog_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+14
2022-10-11
libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+22
2022-10-11
libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
Roberto Sassu
1
-1
/
+1
2022-10-07
bpf, x64: Remove unnecessary check on existence of SSE2
Jie Meng
1
-2
/
+1
2022-10-06
selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
Jiri Olsa
1
-6
/
+5
2022-10-06
selftests/bpf: Add selftest deny_namespace to s390x deny list
Yonghong Song
1
-0
/
+1
2022-10-06
scripts/bpf_doc.py: update logic to not assume sequential enum values
Andrii Nakryiko
1
-6
/
+25
2022-10-06
bpf: explicitly define BPF_FUNC_xxx integer values
Andrii Nakryiko
3
-436
/
+447
2022-10-06
selftests/bpf: add BPF object fixup step to veristat
Andrii Nakryiko
1
-0
/
+25
2022-10-06
selftests/bpf: avoid reporting +100% difference in veristat for actual 0%
Andrii Nakryiko
1
-4
/
+8
2022-10-06
selftests/bpf: allow requesting log level 2 in test_verifier
Andrii Nakryiko
1
-3
/
+10
2022-10-06
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
1
-0
/
+9
2022-10-06
bpftool: Print newline before '}' for struct with padding only fields
Eduard Zingerman
1
-1
/
+5
2022-10-04
eth: pse: add missing static inlines
Jakub Kicinski
1
-6
/
+6
2022-10-04
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
3
-26
/
+26
2022-10-04
net: pse-pd: add regulator based PSE driver
Oleksij Rempel
3
-0
/
+160
2022-10-04
dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller
Oleksij Rempel
2
-0
/
+73
2022-10-04
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
10
-1
/
+449
2022-10-04
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
3
-2
/
+39
2022-10-04
net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
Oleksij Rempel
1
-9
/
+12
2022-10-04
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
6
-0
/
+341
2022-10-04
dt-bindings: net: phy: add PoDL PSE property
Oleksij Rempel
1
-0
/
+6
2022-10-04
[brown paperbag] fix coredump breakage
Al Viro
1
-1
/
+2
2022-10-04
net: marvell: prestera: Propagate nh state from hw to kernel
Yevhen Orlov
2
-0
/
+114
2022-10-04
net: marvell: prestera: Add neighbour cache accounting
Yevhen Orlov
2
-3
/
+797
2022-10-04
net: marvell: prestera: add stub handler neighbour events
Yevhen Orlov
2
-0
/
+60
2022-10-04
net: marvell: prestera: Add heplers to interact with fib_notifier_info
Yevhen Orlov
1
-34
/
+65
2022-10-04
net: marvell: prestera: Add length macros for prestera_ip_addr
Yevhen Orlov
1
-0
/
+2
2022-10-04
net: marvell: prestera: add delayed wq and flush wq on deinit
Yevhen Orlov
3
-0
/
+14
2022-10-04
net: marvell: prestera: Add strict cleanup of fib arbiter
Yevhen Orlov
1
-1
/
+41
2022-10-04
net: marvell: prestera: Add cleanup of allocated fib_nodes
Yevhen Orlov
1
-0
/
+12
2022-10-04
net: marvell: prestera: Add router nexthops ABI
Yevhen Orlov
6
-8
/
+582
2022-10-04
eth: octeon: fix build after netif_napi_add() changes
Jakub Kicinski
1
-2
/
+2
[next]