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
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+3
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
1
-0
/
+1
2024-05-31
libbpf: don't close(-1) in multi-uprobe feature detector
Andrii Nakryiko
1
-1
/
+2
2024-05-31
selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c
Andrii Nakryiko
1
-1
/
+1
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-21
/
+607
2024-05-30
netdev: add qstat for csum complete
Jakub Kicinski
1
-0
/
+1
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
1
-0
/
+22
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
1
-0
/
+22
2024-05-27
selftests: mptcp: join: mark 'fail' tests as flaky
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-27
selftests: mptcp: join: mark 'fastclose' tests as flaky
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-05-27
selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
Matthieu Baerts (NGI0)
1
-3
/
+3
2024-05-27
selftests: mptcp: lib: support flaky subtests
Matthieu Baerts (NGI0)
1
-2
/
+28
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-15
/
+520
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
2
-0
/
+189
2024-05-27
selftests: hsr: Fix "File exists" errors for hsr_ping
Geliang Tang
1
-0
/
+2
2024-05-26
Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...
Linus Torvalds
4
-103
/
+68
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-25
/
+62
2024-05-25
selftests/bpf: Add netkit test for pkt_type
Daniel Borkmann
2
-1
/
+118
2024-05-25
selftests/bpf: Add netkit tests for mac address
Daniel Borkmann
1
-0
/
+10
2024-05-25
selftests/bpf: extend multi-uprobe tests with USDTs
Andrii Nakryiko
2
-2
/
+56
2024-05-25
selftests/bpf: extend multi-uprobe tests with child thread case
Andrii Nakryiko
2
-9
/
+115
2024-05-25
libbpf: detect broken PID filtering logic for multi-uprobe
Andrii Nakryiko
1
-1
/
+30
2024-05-25
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
1
-1
/
+1
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-0
/
+2077
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability ...
Dev Jain
1
-22
/
+49
2024-05-24
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-1
/
+98
2024-05-24
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
1
-1
/
+1
2024-05-23
selftest mm/mseal read-only elf memory segment
Jeff Xu
4
-36
/
+275
2024-05-23
selftest mm/mseal memory sealing
Jeff Xu
3
-0
/
+1838
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-98
/
+85
2024-05-23
Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2024-05-23
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
2024-05-23
testing: net-drv: use stats64 for testing
Joe Damato
1
-1
/
+1
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-9
/
+3
2024-05-22
riscv: selftests: Add signal handling vector tests
Charlie Jenkins
4
-1
/
+96
2024-05-22
riscv: selftests: Add hwprobe binaries to .gitignore
Charlie Jenkins
1
-0
/
+2
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-272
/
+977
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
302
-6202
/
+15131
2024-05-21
selftest: af_unix: Make SCM_RIGHTS into OOB data.
Kuniyuki Iwashima
1
-2
/
+2
2024-05-21
selftests/net: use tc rule to filter the na packet
Hangbin Liu
3
-94
/
+75
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+5
2024-05-20
Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
12
-5
/
+21
2024-05-20
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
Shuah Khan
7
-0
/
+15
2024-05-20
Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"
Shuah Khan
2
-1
/
+2
2024-05-20
Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"
Shuah Khan
3
-4
/
+4
2024-05-20
selftests: net: kill smcrouted in the cleanup logic in amt.sh
Taehee Yoo
1
-1
/
+7
[next]