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-04
libbpf: Use local includes inside the library
Sergey Kacheev
2
-3
/
+3
2023-08-04
netlink: specs: devlink: add info-get dump op
Jiri Pirko
2
-0
/
+63
2023-08-04
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
1
-2
/
+6
2023-08-04
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
1
-1
/
+1
2023-08-04
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
1
-1
/
+9
2023-08-04
selftests/bpf: fix the incorrect verification of port numbers.
Kui-Feng Lee
1
-3
/
+4
2023-08-04
selftests/bpf: Add test for detachment on empty mprog entry
Daniel Borkmann
1
-0
/
+31
2023-08-03
Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...
Linus Torvalds
8
-36
/
+81
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
26
-24
/
+2571
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-69
/
+138
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+27
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
selftests: openvswitch: add ct-nat test case with ipv4
Aaron Conole
2
-0
/
+126
2023-08-03
selftests: openvswitch: add basic ct test case parsing
Aaron Conole
2
-0
/
+107
2023-08-03
selftests: openvswitch: add a test for ipv4 forwarding
Aaron Conole
1
-0
/
+40
2023-08-03
selftests: openvswitch: support key masks
Adrian Moreno
1
-32
/
+64
2023-08-03
selftests: openvswitch: add an initial flow programming case
Aaron Conole
2
-0
/
+458
2023-08-02
selftests/bpf: Add testcase for xdp attaching failure tracepoint
Leon Hwang
2
-0
/
+119
2023-08-02
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
1
-0
/
+9
2023-08-02
libbpf: fix typos in Makefile
Randy Dunlap
1
-2
/
+2
2023-08-02
selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
Alexandre Ghiti
1
-2
/
+0
2023-08-02
selftests/riscv: fix potential build failure during the "emit_tests" step
John Hubbard
1
-1
/
+1
2023-08-02
selftests/net: report rcv_mss in tcp_mmap
Willem de Bruijn
1
-2
/
+16
2023-08-02
selftests: mlxsw: rif_bridge: Add a new selftest
Petr Machata
1
-0
/
+183
2023-08-02
selftests: mlxsw: rif_lag_vlan: Add a new selftest
Petr Machata
1
-0
/
+146
2023-08-02
selftests: mlxsw: rif_lag: Add a new selftest
Petr Machata
1
-0
/
+136
2023-08-02
selftests: router_bridge_1d_lag: Add a new selftest
Petr Machata
2
-0
/
+409
2023-08-02
selftests: router_bridge_lag: Add a new selftest
Petr Machata
2
-0
/
+324
2023-08-02
selftests: router_bridge_vlan_upper: Add a new selftest
Petr Machata
2
-0
/
+170
2023-08-02
selftests: router_bridge_1d: Add a new selftest
Petr Machata
2
-0
/
+186
2023-08-02
selftests: router_bridge: Add remastering tests
Petr Machata
1
-0
/
+26
2023-08-01
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
3
-1
/
+23
2023-08-01
perf pmus: Create placholder regardless of scanning core_only
Ian Rogers
1
-9
/
+7
2023-07-31
selftests: mptcp: userspace_pm: unmute unexpected errors
Matthieu Baerts
1
-50
/
+50
2023-07-31
selftests: mptcp: pm_nl_ctl: always look for errors
Matthieu Baerts
3
-15
/
+26
2023-07-31
selftests: mptcp: join: colored results
Matthieu Baerts
2
-4
/
+43
2023-07-31
selftests: mptcp: join: rework detailed report
Matthieu Baerts
1
-236
/
+214
2023-07-31
selftests: connector: Fix input argument error paths to skip
Shuah Khan
1
-2
/
+2
2023-07-31
selftests: connector: Add .gitignore and poupulate it with test
Shuah Khan
1
-0
/
+1
2023-07-31
selftests: connector: Fix Makefile to include KHDR_INCLUDES
Shuah Khan
1
-1
/
+1
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
1
-0
/
+25
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-62
/
+110
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
1
-2
/
+8
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
1
-1
/
+7
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
1
-2
/
+23
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
1
-0
/
+1
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
1
-18
/
+4
[prev]
[next]