index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
1
-4
/
+18
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
11
-91
/
+206
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-100
/
+344
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
18
-52
/
+245
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+87
2023-08-09
Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...
Linus Torvalds
3
-5
/
+6
2023-08-09
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2
-0
/
+86
2023-08-09
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
1
-1
/
+1
2023-08-09
selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class
Vladimir Oltean
1
-0
/
+50
2023-08-09
selftests/tc-testing: test that taprio can only be attached as root
Vladimir Oltean
2
-0
/
+66
2023-08-09
selftests/tc-testing: add ptp_mock Kconfig dependency
Vladimir Oltean
1
-1
/
+2
2023-08-09
net/sched: taprio: dump class stats for the actual q->qdiscs[]
Vladimir Oltean
1
-1
/
+1
2023-08-09
selftests: mlxsw: router_bridge_lag: Add a new selftest
Petr Machata
1
-0
/
+50
2023-08-09
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
1
-4
/
+10
2023-08-09
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
1
-22
/
+24
2023-08-09
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
1
-5
/
+8
2023-08-09
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
1
-3
/
+6
2023-08-09
selftests: forwarding: tc_flower: Relax success criterion
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: tc_actions: Use ncat instead of nc
Ido Schimmel
1
-2
/
+4
2023-08-09
selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported
Ido Schimmel
1
-5
/
+13
2023-08-09
selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-09
selftests: forwarding: ethtool_extended_state: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-09
selftests: forwarding: ethtool: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-09
selftests: forwarding: Add a helper to skip test when using veth pairs
Ido Schimmel
1
-0
/
+11
2023-08-09
selftests: forwarding: Set default IPv6 traceroute utility
Ido Schimmel
2
-0
/
+3
2023-08-09
selftests: forwarding: bridge_mdb_max: Check iproute2 version
Ido Schimmel
1
-0
/
+5
2023-08-09
selftests: forwarding: bridge_mdb: Check iproute2 version
Ido Schimmel
1
-0
/
+5
2023-08-09
selftests: forwarding: Switch off timeout
Ido Schimmel
1
-0
/
+1
2023-08-09
selftests: forwarding: Skip test when no interfaces are specified
Ido Schimmel
1
-0
/
+5
2023-08-09
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
1
-0
/
+5
2023-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
1
-0
/
+5
2023-08-09
tools: ynl-gen: add missing empty line between policies
Jakub Kicinski
1
-0
/
+1
2023-08-09
tools: ynl-gen: avoid rendering empty validate field
Jiri Pirko
1
-3
/
+4
2023-08-08
selftests/bpf: relax expected log messages to allow emitting BPF_ST
Eduard Zingerman
2
-6
/
+33
2023-08-08
selftests/bpf: remove duplicated functions
Kui-Feng Lee
1
-76
/
+17
2023-08-08
perf stat: Don't display zero tool counts
Ian Rogers
1
-0
/
+5
2023-08-08
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-08-08
Revert "perf report: Append inlines to non-DWARF callchains"
Arnaldo Carvalho de Melo
1
-5
/
+0
2023-08-07
selftests/bpf: Add bpf_get_func_ip test for uprobe inside function
Jiri Olsa
2
-4
/
+60
2023-08-07
selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entry
Jiri Olsa
2
-2
/
+34
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
1
-1
/
+6
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-2
/
+5
2023-08-07
selftests/bpf: Add a movsx selftest for sign-extension of R10
Yonghong Song
1
-0
/
+22
2023-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2023-08-04
selftests: mptcp: join: fix 'implicit EP' test
Andrea Claudi
1
-2
/
+3
2023-08-04
selftests: mptcp: join: fix 'delete and re-add' test
Andrea Claudi
1
-0
/
+1
2023-08-04
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
1
-0
/
+35
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2023-08-04
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
[next]