index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+177
2023-02-11
Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2023-02-09
selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.
Guillaume Nault
2
-2
/
+177
2023-02-09
Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-21
/
+25
2023-02-09
selftests: forwarding: lib: quote the sysctl values
Hangbin Liu
1
-2
/
+2
2023-02-08
selftests: Fix failing VXLAN VNI filtering test
Ido Schimmel
1
-13
/
+5
2023-02-08
selftests: mptcp: stop tests earlier
Matthieu Baerts
1
-4
/
+10
2023-02-08
selftests: mptcp: allow more slack for slow test-case
Paolo Abeni
1
-2
/
+8
2023-02-07
selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...
Vladimir Oltean
1
-1
/
+1
2023-02-07
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-4
/
+0
2023-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-84
/
+103
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-84
/
+103
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2
-1
/
+0
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-31
/
+152
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
8
-5
/
+45
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
1
-0
/
+1
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
1
-7
/
+11
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
1
-2
/
+5
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
1
-33
/
+60
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
1
-49
/
+34
2023-01-28
selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
Andrei Gherzan
1
-1
/
+1
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-18
/
+99
2023-01-27
Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-01-27
Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+0
2023-01-27
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
1
-0
/
+1
2023-01-27
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
8
-5
/
+45
2023-01-25
selftests: amd-pstate: Don't delete source files via Makefile
Doug Smythies
1
-5
/
+0
2023-01-24
selftests/bpf: Cover listener cloning with progs attached to sockmap
Jakub Sitnicki
1
-2
/
+28
2023-01-24
selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
Jakub Sitnicki
1
-18
/
+37
2023-01-22
KVM: selftests: Make reclaim_period_ms input always be positive
Vipin Sharma
1
-1
/
+1
2023-01-22
selftests: kvm: move declaration at the beginning of main()
Paolo Bonzini
1
-4
/
+3
2023-01-20
Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-12
/
+64
2023-01-19
selftests/filesystems: grant executable permission to run_fat_tests.sh
Pengfei Xu
1
-0
/
+0
2023-01-19
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
1
-0
/
+36
2023-01-19
selftests/net: toeplitz: fix race on tpacket_v3 block close
Willem de Bruijn
1
-5
/
+7
2023-01-18
selftests/vm: remove __USE_GNU in hugetlb-madvise.c
Peter Xu
1
-1
/
+0
2023-01-18
Sync with v6.2-rc4
Andrew Morton
24
-157
/
+299
2023-01-18
perf test build-id: Fix test check for PE file
Athira Rajeev
1
-1
/
+14
2023-01-18
perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...
Athira Rajeev
1
-3
/
+7
2023-01-18
perf expr: Prevent normalize() from reading into undefined memory in the expr...
Sohom Datta
1
-1
/
+4
2023-01-18
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2023-01-18
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2023-01-18
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+7
2023-01-18
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-01-17
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
[next]