Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 17379 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
...
62
63
64
…
173
174
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[22/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[21/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[20/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[19/31] selftests: ntsync: Add some tests for mutex state.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[18/31] selftests: ntsync: Add some tests for semaphore state.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[17/31] ntsync: Allow waits to use the REALTIME clock.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[16/31] ntsync: Introduce alertable waits.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
New
[15/31] ntsync: Introduce NTSYNC_IOC_EVENT_READ.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[13/31] ntsync: Introduce NTSYNC_IOC_SEM_READ.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[12/31] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
New
[11/31] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
[01/31] ntsync: Introduce the ntsync driver and character device.
NT synchronization primitive driver
-
-
-
2024-02-14
Elizabeth Figura
Superseded
kunit: make kunit_bus_type const
kunit: make kunit_bus_type const
-
-
-
2024-02-14
Ricardo B. Marliere
Accepted
[RESEND,v5,4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
Untitled series #235223
-
-
-
2024-02-14
Kyle Huey
Accepted
[RFC,bpf-next,v2,10/10] selftests/hid: add test for bpf_timer
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
New
[RFC,bpf-next,v2,09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Superseded
[RFC,bpf-next,v2,08/10] selftests/hid: add tests for hid_bpf_input_report
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Superseded
[RFC,bpf-next,v2,07/10] HID: bpf: allow to inject HID event from BPF
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Superseded
[RFC,bpf-next,v2,06/10] selftests/hid: Add test for hid_bpf_hw_output_report
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Superseded
[RFC,bpf-next,v2,05/10] HID: bpf: export hid_hw_output_report as a BPF kfunc
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Superseded
[RFC,bpf-next,v2,04/10] HID: bpf/dispatch: regroup kfuncs definitions
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Superseded
[RFC,bpf-next,v2,03/10] bpf/verifier: allow more maps in sleepable bpf programs
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Accepted
[RFC,bpf-next,v2,02/10] bpf/helpers: introduce sleepable timers
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
New
[RFC,bpf-next,v2,01/10] bpf/verifier: introduce in_sleepable() helper
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
Superseded
[v9,5/5] selftest mm/mseal read-only elf memory segment
Introduce mseal
-
-
-
2024-02-14
Jeff Xu
Superseded
[v9,4/5] mseal:add documentation
Introduce mseal
-
-
-
2024-02-14
Jeff Xu
Superseded
[v9,3/5] selftest mm/mseal memory sealing
Introduce mseal
-
-
-
2024-02-14
Jeff Xu
Accepted
[v9,2/5] mseal: add mseal syscall
Introduce mseal
-
-
-
2024-02-14
Jeff Xu
Accepted
[v9,1/5] mseal: Wire up mseal syscall
Introduce mseal
-
-
-
2024-02-14
Jeff Xu
Superseded
[RFC] kunit: tool: add 'mte=on' qemu arg on arm64
[RFC] kunit: tool: add 'mte=on' qemu arg on arm64
-
-
-
2024-02-14
Paul Heidekrüger
Superseded
[5/5] KVM: riscv: selftests: Add Zacas extension to get-reg-list test
KVM RISC-V report few more ISA extensions through ONE_REG
-
-
-
2024-02-14
Anup Patel
Accepted
[4/5] RISC-V: KVM: Allow Zacas extension for Guest/VM
KVM RISC-V report few more ISA extensions through ONE_REG
-
-
-
2024-02-14
Anup Patel
Accepted
[3/5] KVM: riscv: selftests: Add Ztso extension to get-reg-list test
KVM RISC-V report few more ISA extensions through ONE_REG
-
-
-
2024-02-14
Anup Patel
Accepted
[2/5] RISC-V: KVM: Allow Ztso extension for Guest/VM
KVM RISC-V report few more ISA extensions through ONE_REG
-
-
-
2024-02-14
Anup Patel
Accepted
[1/5] RISC-V: KVM: Forward SEED CSR access to user space
KVM RISC-V report few more ISA extensions through ONE_REG
-
-
-
2024-02-14
Anup Patel
Accepted
[GIT,PULL] KUnit fixes update for Linux 6.8-rc5
[GIT,PULL] KUnit fixes update for Linux 6.8-rc5
-
-
-
2024-02-14
Shuah Khan
New
[v4,3/3] selftests: thermal: intel: workload_hint: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-14
Javier Carrasco
Superseded
[v4,2/3] selftests: thermal: intel: power_floor: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-14
Javier Carrasco
Accepted
[v4,1/3] selftests: uevent: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-14
Javier Carrasco
Superseded
selftests: damon: add access_memory to .gitignore
selftests: damon: add access_memory to .gitignore
-
-
-
2024-02-13
Javier Carrasco
Superseded
[v3,4/4] selftests: damon: add access_memory to .gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-13
Javier Carrasco
Accepted
[v3,3/4] selftests: thermal: intel: workload_hint: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-13
Javier Carrasco
Superseded
[v3,2/4] selftests: thermal: intel: power_floor: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-13
Javier Carrasco
Superseded
[v3,1/4] selftests: uevent: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-13
Javier Carrasco
Superseded
[v4,7/7] mm: huge_memory: enable debugfs to split huge pages to any order.
Split a folio to any lower order folios
-
-
-
2024-02-13
Zi Yan
New
[v4,6/7] mm: truncate: split huge page cache page to a non-zero order if possible.
Split a folio to any lower order folios
-
-
-
2024-02-13
Zi Yan
New
[v4,5/7] mm: thp: split huge page to any lower order pages (except order-1).
Split a folio to any lower order folios
-
-
-
2024-02-13
Zi Yan
New
[v4,4/7] mm: page_owner: add support for splitting to any order in split page_owner.
Split a folio to any lower order folios
-
-
-
2024-02-13
Zi Yan
New
[v4,3/7] mm: memcg: make memcg huge page split support any order split.
Split a folio to any lower order folios
-
-
-
2024-02-13
Zi Yan
Superseded
[v4,2/7] mm/page_owner: use order instead of nr in split_page_owner()
Split a folio to any lower order folios
-
-
-
2024-02-13
Zi Yan
Superseded
[v4,1/7] mm/memcg: use order instead of nr in split_page_memcg()
Split a folio to any lower order folios
-
-
-
2024-02-13
Zi Yan
Superseded
selftests: fuxex: Report a unique test name per run of futex_requeue_pi
selftests: fuxex: Report a unique test name per run of futex_requeue_pi
-
-
-
2024-02-13
Mark Brown
Accepted
[net-next,4/4] selftests: ip_local_port_range: use XFAIL instead of SKIP
selftests: kselftest_harness: support using xfail
-
-
-
2024-02-13
Jakub Kicinski
Superseded
[net-next,3/4] selftests: kselftest_harness: support using xfail
selftests: kselftest_harness: support using xfail
-
-
-
2024-02-13
Jakub Kicinski
New
[net-next,2/4] selftests: kselftest_harness: use KSFT_* exit codes
selftests: kselftest_harness: support using xfail
-
-
-
2024-02-13
Jakub Kicinski
Superseded
[net-next,1/4] selftests: kselftest_harness: pass step via shared memory
selftests: kselftest_harness: support using xfail
-
-
-
2024-02-13
Jakub Kicinski
New
[net] selftests: tls: increase the wait in poll_partial_rec_async
[net] selftests: tls: increase the wait in poll_partial_rec_async
-
-
-
2024-02-13
Jakub Kicinski
Accepted
tools: selftests: Remove unnecessary semicolons
tools: selftests: Remove unnecessary semicolons
-
-
-
2024-02-13
Thorsten Blum
New
[v17,6/6] ring-buffer/selftest: Add ring-buffer mapping test
Untitled series #235324
-
-
-
2024-02-13
Vincent Donnefort
New
[v2,4/4] selftests: damon: add access_memory to .gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-12
Javier Carrasco
New
[v2,3/4] selftests: thermal: intel: workload_hint: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-12
Javier Carrasco
Accepted
[v2,2/4] selftests: thermal: intel: power_floor: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-12
Javier Carrasco
Superseded
[v2,1/4] selftests: uevent: add missing gitignore
selftests: add missing gitignore files and include generated objects
-
-
-
2024-02-12
Javier Carrasco
Accepted
[net,2/2] selftests: net: more pmtu.sh fixes
Untitled series #235053
-
-
-
2024-02-12
Paolo Abeni
Accepted
[net] selftests: net: cope with slow env in so_txtime.sh test
[net] selftests: net: cope with slow env in so_txtime.sh test
-
-
-
2024-02-12
Paolo Abeni
Accepted
[v1,2/2] KVM: s390: selftests: memop: add a simple AR test
KVM: s390: Fix AR parameter in MEM_OP ioctl
-
-
-
2024-02-09
Eric Farman
Superseded
[v1,1/2] KVM: s390: load guest access registers in MEM_OP ioctl
KVM: s390: Fix AR parameter in MEM_OP ioctl
-
-
-
2024-02-09
Eric Farman
New
selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh
selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh
-
-
-
2024-02-09
Mark Brown
New
[v16,6/6] ring-buffer/selftest: Add ring-buffer mapping test
Untitled series #234878
-
-
-
2024-02-09
Vincent Donnefort
Superseded
[1/2] selftests/mm: Log skipped compaction test as a skip
[1/2] selftests/mm: Log skipped compaction test as a skip
-
-
-
2024-02-09
Mark Brown
Accepted
[v3,13/13] docs: Add documentation of the digest_cache LSM
security: digest_cache LSM
-
-
-
2024-02-09
Roberto Sassu
New
[v3,11/13] digest_cache: Reset digest cache on file/directory change
security: digest_cache LSM
-
-
-
2024-02-09
Roberto Sassu
New
[v3,08/13] digest_cache: Add management of verification data
security: digest_cache LSM
-
-
-
2024-02-09
Roberto Sassu
New
[v3,06/13] digest_cache: Parse tlv digest lists
security: digest_cache LSM
-
-
-
2024-02-09
Roberto Sassu
New
[v3,04/13] digest_cache: Add hash tables and operations
security: digest_cache LSM
-
-
-
2024-02-09
Roberto Sassu
New
[v3,02/13] security: Introduce the digest_cache LSM
security: digest_cache LSM
-
-
-
2024-02-09
Roberto Sassu
New
[v5,5/5] selftests/resctrl: Add non-contiguous CBMs CAT test
[v5,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
-
-
-
2024-02-09
Maciej Wieczor-Retman
Superseded
[v5,3/5] selftests/resctrl: Split validate_resctrl_feature_request()
[v5,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
-
-
-
2024-02-09
Maciej Wieczor-Retman
Accepted
[v5,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
[v5,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
-
-
-
2024-02-09
Maciej Wieczor-Retman
Superseded
[RFC,bpf-next,9/9] selftests/hid: add another set of delayed work tests
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
-
-
-
2024-02-09
Benjamin Tissoires
New
[RFC,bpf-next,7/9] HID: bpf: allow to defer work in a delayed workqueue
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
-
-
-
2024-02-09
Benjamin Tissoires
New
[RFC,bpf-next,5/9] HID: bpf: allow to inject HID event from BPF
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
-
-
-
2024-02-09
Benjamin Tissoires
Superseded
[RFC,bpf-next,3/9] HID: bpf: export hid_hw_output_report as a BPF kfunc
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
-
-
-
2024-02-09
Benjamin Tissoires
Superseded
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
-
-
-
2024-02-09
Benjamin Tissoires
Superseded
[net] selftests: net: ip_local_port_range: define IPPROTO_MPTCP
[net] selftests: net: ip_local_port_range: define IPPROTO_MPTCP
-
-
-
2024-02-09
Maxim Galaganov
Accepted
[v15,6/6] ring-buffer/selftest: Add ring-buffer mapping test
Untitled series #234948
-
-
-
2024-02-09
Vincent Donnefort
Superseded
[RFC,v2,5/6] RISC-V: Expose Ssdtso via hwprobe API
Untitled series #234949
-
-
-
2024-02-09
Christoph Müllner
New
[RFC,v2,3/6] RISC-V: Enable dynamic memory consistency model support with Ssdtso
Untitled series #234949
-
-
-
2024-02-09
Christoph Müllner
New
[RFC,v2,2/6] uapi: prctl: Add new prctl call to set/get the memory consistency model
Untitled series #234949
-
-
-
2024-02-09
Christoph Müllner
New
selftests/mqueue: Set timeout to 100 seconds
selftests/mqueue: Set timeout to 100 seconds
-
-
-
2024-02-08
SeongJae Park
New
«
1
2
...
62
63
64
…
173
174
»