index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
3
-0
/
+78
2023-10-18
selftests/mm: export get_free_hugepages()
Breno Leitao
3
-19
/
+20
2023-10-18
radix tree test suite: fix allocation calculation in kmem_cache_alloc_bulk()
Liam R. Howlett
1
-2
/
+2
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
5
-1
/
+1669
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2
-1
/
+7
2023-10-18
selftests/clone3: Fix broken test under !CONFIG_TIME_NS
Tiezhu Yang
1
-1
/
+6
2023-10-18
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
1
-0
/
+1
2023-10-16
mm/ksm: test case for prctl fork/exec workflow
Stefan Roesch
1
-1
/
+65
2023-10-06
kselftest: vm: add tests for no-inherit memory-deny-write-execute
Florent Revest
1
-6
/
+108
2023-10-06
kselftest: vm: check errnos in mdwe_test
Florent Revest
1
-0
/
+8
2023-10-06
kselftest: vm: fix mdwe's mmap_FIXED test case
Florent Revest
1
-6
/
+3
2023-10-06
kselftest: vm: fix tabs/spaces inconsistency in the mdwe test
Florent Revest
1
-3
/
+3
2023-10-04
selftests/damon/sysfs: test DAMOS apply intervals
SeongJae Park
1
-0
/
+1
2023-10-04
selftests: mm: add a test for moving from an offset from start of mapping
Joel Fernandes
1
-55
/
+134
2023-10-04
selftests: mm: add a test for remapping within a range
Joel Fernandes (Google)
1
-1
/
+78
2023-10-04
selftests: mm: add a test for remapping to area immediately after existing ma...
Joel Fernandes (Google)
1
-5
/
+52
2023-10-04
selftests: mm: add a test for mutually aligned moves > PMD size
Joel Fernandes (Google)
1
-1
/
+11
2023-10-04
selftests: mm: fix failure case when new remap region was not found
Joel Fernandes (Google)
1
-1
/
+1
2023-10-04
selftests/mm: gup_longterm: fix a resource leak
Ding Xiang
1
-1
/
+2
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+4
2023-09-30
Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-9
/
+9
2023-09-29
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2
-4
/
+4
2023-09-26
Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-9
/
+34
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-17
/
+43
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+3
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
16
-58
/
+314
2023-09-22
selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
Michael Ellerman
2
-9
/
+9
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
17
-141
/
+722
2023-09-21
Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+7
2023-09-21
Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-12
/
+5
2023-09-21
KVM: riscv: selftests: Selectively filter-out AIA registers
Anup Patel
1
-2
/
+21
2023-09-21
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Anup Patel
1
-14
/
+21
2023-09-20
KVM: selftests: Assert that vasprintf() is successful
Sean Christopherson
1
-1
/
+1
2023-09-19
selftests/proc: fixup proc-empty-vm test after KSM changes
Alexey Dobriyan
1
-0
/
+1
2023-09-19
selftests: link libasan statically for tests with -fsanitize=address
Ryan Roberts
2
-2
/
+2
2023-09-18
selftests/user_events: Fix to unmount tracefs when test created mount
Beau Belgrave
5
-9
/
+34
2023-09-18
selftests: hsr: Extend the testsuite to also cover HSRv1.
Sebastian Andrzej Siewior
1
-6
/
+17
2023-09-18
selftests: hsr: Reorder the testsuite.
Sebastian Andrzej Siewior
1
-123
/
+132
2023-09-18
selftests: hsr: Use `let' properly.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-12
/
+298
2023-09-15
Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-1
/
+129
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
5
-2
/
+277
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
1
-4
/
+4
2023-09-14
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-23
/
+71
2023-09-14
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
2
-1
/
+2
2023-09-14
memblock tests: Fix compilation errors.
Rong Tao
2
-1
/
+5
2023-09-13
selftests: netfilter: Test nf_tables audit logging
Phil Sutter
5
-2
/
+277
2023-09-13
selftests/bpf: Fix kprobe_multi_test/attach_override test
Jiri Olsa
2
-9
/
+3
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
1
-0
/
+46
[next]