Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 6232 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
60
61
62
63
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,kunit-next,2/2] kunit: update documentation to describe debugfs representation
Untitled series #36863
-
-
-
2020-02-07
Alan Maguire
New
[v5,09/12] mm: dump_page(): better diagnostics for huge pinned pages
[v5,01/12] mm: dump_page(): better diagnostics for compound pages
-
-
-
2020-02-07
John Hubbard
New
[v5,08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
[v5,01/12] mm: dump_page(): better diagnostics for compound pages
-
-
-
2020-02-07
John Hubbard
New
[v5,05/12] mm/gup: pass gup flags to two more routines
[v5,01/12] mm: dump_page(): better diagnostics for compound pages
-
-
-
2020-02-07
John Hubbard
New
[v5,01/12] mm: dump_page(): better diagnostics for compound pages
[v5,01/12] mm: dump_page(): better diagnostics for compound pages
-
-
-
2020-02-07
John Hubbard
New
[v2,4/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE wake up test
Implement FUTEX_WAIT_MULTIPLE operation
-
-
-
2020-02-06
André Almeida
New
[v2,2/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE timeout test
Implement FUTEX_WAIT_MULTIPLE operation
-
-
-
2020-02-06
André Almeida
New
selftests/vm: Add missed tests in run_vmtests
selftests/vm: Add missed tests in run_vmtests
-
-
-
2020-02-06
SeongJae Park
New
selftests: fix too long argument
selftests: fix too long argument
-
-
-
2020-02-06
Jiri Benc
New
[v4,10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
mm/gup: track FOLL_PIN pages
-
-
-
2020-02-04
John Hubbard
New
[v25,20/21] selftests/x86: Add vDSO selftest for SGX
Untitled series #36871
-
-
-
2020-02-04
Jarkko Sakkinen
New
[v11,8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
Untitled series #36872
-
-
-
2020-02-03
Mina Almasry
New
[v11,5/9] hugetlb_cgroup: add accounting for shared mappings
Untitled series #36872
-
-
-
2020-02-03
Mina Almasry
New
[2/3] kvm: mmu: Separate generating and setting mmio ptes
[1/3] kvm: mmu: Replace unsigned with unsigned int for PTE access
-
-
-
2020-02-03
Ben Gardon
New
[1/3] kvm: mmu: Replace unsigned with unsigned int for PTE access
[1/3] kvm: mmu: Replace unsigned with unsigned int for PTE access
-
-
-
2020-02-03
Ben Gardon
New
[v3,2/2] selftests: net: Add FIN_ACK processing order related latency spike test
Fix reconnection latency caused by FIN/ACK handling race
-
-
-
2020-02-02
SeongJae Park
New
[v2,1/2] tcp: Reduce SYN resend delay if a suspicous ACK is received
Fix reconnection latency caused by FIN/ACK handling race
-
-
-
2020-02-01
SeongJae Park
New
[v3,07/12] mm/gup: track FOLL_PIN pages
mm/gup: track FOLL_PIN pages
-
-
-
2020-02-01
John Hubbard
New
[v3,06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
mm/gup: track FOLL_PIN pages
-
-
-
2020-02-01
John Hubbard
New
[v3,04/12] mm: introduce page_ref_sub_return()
mm/gup: track FOLL_PIN pages
-
-
-
2020-02-01
John Hubbard
New
[v3,03/12] mm/gup: pass a flags arg to __gup_device_* functions
mm/gup: track FOLL_PIN pages
-
-
-
2020-02-01
John Hubbard
New
[v1] Documentation: kunit: fixed sphinx error in code block
[v1] Documentation: kunit: fixed sphinx error in code block
-
-
-
2020-02-01
Brendan Higgins
New
[2/3] tcp: Reduce SYN resend delay if a suspicous ACK is received
[1/3] net/ipv4/inet_timewait_sock: Fix inconsistent comments
-
-
-
2020-01-31
SeongJae Park
New
[1/3] net/ipv4/inet_timewait_sock: Fix inconsistent comments
[1/3] net/ipv4/inet_timewait_sock: Fix inconsistent comments
-
-
-
2020-01-31
SeongJae Park
New
[v2,6/7] kunit: Add 'kunit_shutdown' option
[v2,1/7] vmlinux.lds.h: add linker section for KUnit test suites
-
-
-
2020-01-30
Brendan Higgins
New
[v2,3/7] kunit: test: create a single centralized executor for all tests
[v2,1/7] vmlinux.lds.h: add linker section for KUnit test suites
-
-
-
2020-01-30
Brendan Higgins
New
[1/2] selftests: vm: Do not override definition of ARCH
selftests: vm: Build fixes for powerpc64
-
-
-
2020-01-30
Sandipan Das
New
[v18,24/24] selftests: vm: pkeys: Fix multilib builds for x86
[v18,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-30
Sandipan Das
New
[v18,12/24] selftests/vm/pkeys: Introduce generic pkey abstractions
[v18,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-30
Sandipan Das
New
[v18,10/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
[v18,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-30
Sandipan Das
New
[v18,08/24] selftests/vm/pkeys: Fix pkey_disable_clear()
[v18,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-30
Sandipan Das
New
[v18,04/24] selftests/vm/pkeys: Move some definitions to arch-specific header
[v18,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-30
Sandipan Das
New
[GIT,PULL] Kselftest update for Linux 5.6-rc1
[GIT,PULL] Kselftest update for Linux 5.6-rc1
-
-
-
2020-01-29
Shuah Khan
New
[v2,4/8] mm/gup: track FOLL_PIN pages
[v2,1/8] mm: dump_page: print head page's refcount, for compound pages
-
-
-
2020-01-29
John Hubbard
New
[v2,2/8] mm/gup: split get_user_pages_remote() into two routines
[v2,1/8] mm: dump_page: print head page's refcount, for compound pages
-
-
-
2020-01-29
John Hubbard
New
[v2,1/8] mm: dump_page: print head page's refcount, for compound pages
[v2,1/8] mm: dump_page: print head page's refcount, for compound pages
-
-
-
2020-01-29
John Hubbard
New
[v1,4/7] init: main: add KUnit to kernel init
[v1,1/7] vmlinux.lds.h: add linker section for KUnit test suites
-
-
-
2020-01-28
Brendan Higgins
New
[v1,2/7] arch: um: add linker section for KUnit test suites
[v1,1/7] vmlinux.lds.h: add linker section for KUnit test suites
-
-
-
2020-01-28
Brendan Higgins
New
[v1,1/7] vmlinux.lds.h: add linker section for KUnit test suites
[v1,1/7] vmlinux.lds.h: add linker section for KUnit test suites
-
-
-
2020-01-28
Brendan Higgins
New
[4/4] arm64: bpf: Elide some moves to a0 after calls
Untitled series #36886
-
-
-
2020-01-28
Palmer Dabbelt
New
[2/4] arm64: bpf: Convert bpf2a64 to a function
Untitled series #36886
-
-
-
2020-01-28
Palmer Dabbelt
New
docs/kunit/start: Use '_KUNIT_TEST' config name suffix
docs/kunit/start: Use '_KUNIT_TEST' config name suffix
-
-
-
2020-01-27
SeongJae Park
New
[3/3] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
Untitled series #36888
-
-
-
2020-01-25
John Hubbard
New
[2/3] mm/gup_benchmark: support pin_user_pages() and related calls
Untitled series #36888
-
-
-
2020-01-25
John Hubbard
New
Fix linked-list KUnit test when run multiple times
Fix linked-list KUnit test when run multiple times
-
-
-
2020-01-24
David Gow
New
[v2,2/3] cgroup: Clean up css_set task traversal
cgroup: Iterate tasks that did not finish do_exit()
-
-
-
2020-01-24
Michal Koutný
New
[bpf-next,v2,3/4] selftests: bpf: make reuseport test output more legible
[bpf,1/4] selftests: bpf: use a temporary file in test_sockmap
-
-
-
2020-01-24
Lorenz Bauer
New
[bpf-next,v2,2/4] selftests: bpf: ignore FIN packets for reuseport tests
[bpf,1/4] selftests: bpf: use a temporary file in test_sockmap
-
-
-
2020-01-24
Lorenz Bauer
New
[v2,kunit-next,2/3] kunit: add "run" debugfs file to run suites, display results
kunit: add debugfs representation to show results/run tests
-
-
-
2020-01-23
Alan Maguire
New
[v4,09/10] KVM: selftests: Stop memslot creation in KVM internal memslot region
Create a userfaultfd demand paging test
-
-
-
2020-01-23
Ben Gardon
New
[v4,08/10] KVM: selftests: Time guest demand paging
Create a userfaultfd demand paging test
-
-
-
2020-01-23
Ben Gardon
New
[v4,06/10] KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Create a userfaultfd demand paging test
-
-
-
2020-01-23
Ben Gardon
New
[v4,03/10] KVM: selftests: Add configurable demand paging delay
Create a userfaultfd demand paging test
-
-
-
2020-01-23
Ben Gardon
New
[v4,02/10] KVM: selftests: Add demand paging content to the demand paging test
Create a userfaultfd demand paging test
-
-
-
2020-01-23
Ben Gardon
New
[bpf,4/4] selftests: bpf: reset global state between reuseport test runs
[bpf,1/4] selftests: bpf: use a temporary file in test_sockmap
-
-
-
2020-01-23
Lorenz Bauer
New
[bpf,1/4] selftests: bpf: use a temporary file in test_sockmap
[bpf,1/4] selftests: bpf: use a temporary file in test_sockmap
-
-
-
2020-01-23
Lorenz Bauer
New
[kunit,3/3] kunit: update documentation to describe debugfs representation
[kunit,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
-
-
-
2020-01-23
Alan Maguire
New
[kunit,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
[kunit,1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
-
-
-
2020-01-23
Alan Maguire
New
[bpf-next,v2,2/2] selftests/bpf: test references to nf_conn
Untitled series #36895
-
-
-
2020-01-21
Matt Cover
New
selftests: vm: Fix 64-bit test builds for powerpc64le
selftests: vm: Fix 64-bit test builds for powerpc64le
-
-
-
2020-01-20
Sandipan Das
New
[bpf-next,v5,10/11] runsqslower: Support user-specified libbpf include and object paths
[bpf-next,v5,01/11] samples/bpf: Don't try to remove user's homedir on clean
-
-
-
2020-01-20
Toke Høiland-Jørgensen
New
[bpf-next,v5,09/11] tools/runqslower: Remove tools/lib/bpf from include path
[bpf-next,v5,01/11] samples/bpf: Don't try to remove user's homedir on clean
-
-
-
2020-01-20
Toke Høiland-Jørgensen
New
[v17,23/24] selftests/vm/pkeys: Override access right definitions on powerpc
selftests, powerpc, x86: Memory Protection Keys
-
-
-
2020-01-20
Sandipan Das
New
[v17,20/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
selftests, powerpc, x86: Memory Protection Keys
-
-
-
2020-01-20
Sandipan Das
New
[v17,17/24] selftests/vm/pkeys: Improve checks to determine pkey support
selftests, powerpc, x86: Memory Protection Keys
-
-
-
2020-01-20
Sandipan Das
New
[v17,08/24] selftests: vm: pkeys: Add helpers for pkey bits
selftests, powerpc, x86: Memory Protection Keys
-
-
-
2020-01-20
Sandipan Das
New
[v17,07/24] selftests: vm: pkeys: Use sane types for pkey register
selftests, powerpc, x86: Memory Protection Keys
-
-
-
2020-01-20
Sandipan Das
New
[v17,02/24] selftests: vm: pkeys: Fix multilib builds for x86
selftests, powerpc, x86: Memory Protection Keys
-
-
-
2020-01-20
Sandipan Das
New
[v17,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
selftests, powerpc, x86: Memory Protection Keys
-
-
-
2020-01-20
Sandipan Das
New
[v3,1/2] open: introduce openat2(2) syscall
[v3,1/2] open: introduce openat2(2) syscall
-
-
-
2020-01-18
Aleksa Sarai
New
[3/3] selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
[1/3] selftests/x86: Build with LDFLAGS and LDLIBS
-
-
-
2020-01-17
Daniel Díaz
New
[1/3] selftests/x86: Build with LDFLAGS and LDLIBS
[1/3] selftests/x86: Build with LDFLAGS and LDLIBS
-
-
-
2020-01-17
Daniel Díaz
New
[3/3] kselftest/cgroup: add cgroup destruction test
cgroup: Iterate tasks that did not finish do_exit()
-
-
-
2020-01-17
Michal Koutný
New
[bpf-next,v4,03/10] selftests: Pass VMLINUX_BTF to runqslower Makefile
[bpf-next,v4,01/10] samples/bpf: Don't try to remove user's homedir on clean
-
-
-
2020-01-17
Toke Høiland-Jørgensen
New
[bpf-next,v4,02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
[bpf-next,v4,01/10] samples/bpf: Don't try to remove user's homedir on clean
-
-
-
2020-01-17
Toke Høiland-Jørgensen
New
[bpf-next,v4,01/10] samples/bpf: Don't try to remove user's homedir on clean
[bpf-next,v4,01/10] samples/bpf: Don't try to remove user's homedir on clean
-
-
-
2020-01-17
Toke Høiland-Jørgensen
New
[v16,23/23] selftests: vm: pkeys: Use the correct page size on powerpc
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,20/23] selftests/vm/pkeys: Introduce a sub-page allocator
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,18/23] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,17/23] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,14/23] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,13/23] selftests/vm/pkeys: Introduce powerpc support
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,11/23] selftests: vm: pkeys: Use the correct huge page size
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,09/23] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,06/23] selftests/vm: Typecast references to pkey register
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,05/23] selftests/vm: Make gcc check arguments of sigsafe_printf()
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,03/23] selftests/vm: Move generic definitions to header file
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
[v16,01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
-
-
-
2020-01-17
Sandipan Das
New
[v3,5/5] selftests/cgroup: add tests for cloning into cgroups
Untitled series #36906
-
-
-
2020-01-17
Christian Brauner
New
[RESEND,v9,12/13] selftests/resctrl: Disable MBA and MBM tests for AMD
selftests/resctrl: Add resctrl selftest
-
-
-
2020-01-16
Fenghua Yu
New
[RESEND,v9,09/13] selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
selftests/resctrl: Add resctrl selftest
-
-
-
2020-01-16
Fenghua Yu
New
[RESEND,v9,08/13] selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
selftests/resctrl: Add resctrl selftest
-
-
-
2020-01-16
Fenghua Yu
New
[RESEND,v9,07/13] selftests/resctrl: Add MBA test
selftests/resctrl: Add resctrl selftest
-
-
-
2020-01-16
Fenghua Yu
New
[RESEND,v9,06/13] selftests/resctrl: Add MBM test
selftests/resctrl: Add resctrl selftest
-
-
-
2020-01-16
Fenghua Yu
New
[RESEND,v9,04/13] selftests/resctrl: Add callback to start a benchmark
selftests/resctrl: Add resctrl selftest
-
-
-
2020-01-16
Fenghua Yu
New
[bpf-next,v3,10/11] tools/runqslower: Remove tools/lib/bpf from include path
Untitled series #36908
-
-
-
2020-01-16
Toke Høiland-Jørgensen
New
[bpf-next,v3,08/11] samples/bpf: Use consistent include paths for libbpf
Untitled series #36908
-
-
-
2020-01-16
Toke Høiland-Jørgensen
New
[bpf-next,v3,05/11] selftests: Use consistent include paths for libbpf
Untitled series #36908
-
-
-
2020-01-16
Toke Høiland-Jørgensen
New
[bpf-next,v3,03/11] selftests: Pass VMLINUX_BTF to runqslower Makefile
Untitled series #36908
-
-
-
2020-01-16
Toke Høiland-Jørgensen
New
[bpf-next,v3,02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Untitled series #36908
-
-
-
2020-01-16
Toke Høiland-Jørgensen
New
«
1
2
...
60
61
62
63
»