Show patches with: State = Action Required       |   17364 patches
« 1 2 ... 53 54 55173 174 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET. NT synchronization primitive driver - - - --- 2024-02-19 Elizabeth Figura New
[v2,09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT. NT synchronization primitive driver - - - --- 2024-02-19 Elizabeth Figura New
[v2,08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL. NT synchronization primitive driver - - - --- 2024-02-19 Elizabeth Figura New
[v2,07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK. NT synchronization primitive driver - - - --- 2024-02-19 Elizabeth Figura New
[v2,06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX. NT synchronization primitive driver - - - --- 2024-02-19 Elizabeth Figura New
[v2,05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-02-19 Elizabeth Figura New
[v2,04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-02-19 Elizabeth Figura New
amd_pstate: fix erroneous highest_perf value on some CPUs amd_pstate: fix erroneous highest_perf value on some CPUs - 1 - --- 2024-02-18 Lucas Lee Jing Yi New
[v4,5/7] arm64: Unconditionally call unflatten_device_tree() of: populate of_root node if bootloader doesn't - 1 1 --- 2024-02-17 Stephen Boyd New
[v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array [v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 1 - - --- 2024-02-16 Kees Cook New
[net,2/2] selftests: ioam6: refactoring to align with the fix ioam6: fix write to cloned skb's - - - --- 2024-02-16 Justin Iurman New
[net,1/2] ioam6: fix write to cloned skb in ipv6_hop_ioam() ioam6: fix write to cloned skb's - - - --- 2024-02-16 Justin Iurman New
Fix implicit cast warning in test_klp_state.c Fix implicit cast warning in test_klp_state.c - - - --- 2024-02-16 Shresth Prasad New
[v3,2/2] KVM: s390: selftests: memop: add a simple AR test KVM: s390: Fix AR parameter in ioctl 1 - - --- 2024-02-16 Eric Farman New
[v3,1/2] KVM: s390: fix access register usage in ioctls KVM: s390: Fix AR parameter in ioctl 1 3 - --- 2024-02-16 Eric Farman New
[08/10] selftests/sched: Migrate cs_prctl_test to kselfttest Untitled series #826883 1 1 - --- 2024-02-16 Joel Fernandes New
[07/10] selftests/sched: Add a test to verify that DL server works with core scheduling Untitled series #826883 - - - --- 2024-02-16 Joel Fernandes New
[RFC,7/7] selftests: openvswitch: add config and timeout settings selftests: openvswitch: cleanups for running as selftests - - - --- 2024-02-16 Aaron Conole New
[RFC,6/7] selftests: openvswitch: insert module when running the tests selftests: openvswitch: cleanups for running as selftests - - - --- 2024-02-16 Aaron Conole New
[RFC,5/7] selftests: openvswitch: make arping test a bit 'slower' selftests: openvswitch: cleanups for running as selftests - - - --- 2024-02-16 Aaron Conole New
[RFC,4/7] selftests: openvswitch: delete previously allocated netns selftests: openvswitch: cleanups for running as selftests - - - --- 2024-02-16 Aaron Conole New
[RFC,3/7] selftests: openvswitch: use non-graceful kills when needed selftests: openvswitch: cleanups for running as selftests - - - --- 2024-02-16 Aaron Conole New
[RFC,2/7] selftests: openvswitch: be more verbose with selftest debugging selftests: openvswitch: cleanups for running as selftests - - - --- 2024-02-16 Aaron Conole New
[RFC,1/7] selftests: openvswitch: add test case error directories to clean list selftests: openvswitch: cleanups for running as selftests - - - --- 2024-02-16 Aaron Conole New
[RFC,7/7] selftests: kselftest_harness: let PASS / FAIL provide diagnostic selftests: kselftest_harness: use common result printing helper - - - --- 2024-02-16 Jakub Kicinski New
[RFC,6/7] selftests: kselftest_harness: let ksft_test_result_code() handle line termination selftests: kselftest_harness: use common result printing helper - - - --- 2024-02-16 Jakub Kicinski New
[RFC,5/7] selftests: kselftest_harness: print test name for SKIP and XFAIL selftests: kselftest_harness: use common result printing helper - - - --- 2024-02-16 Jakub Kicinski New
[RFC,4/7] selftests: kselftest: add ksft_test_result_code(), handling all exit codes selftests: kselftest_harness: use common result printing helper - - - --- 2024-02-16 Jakub Kicinski New
[RFC,3/7] selftests: kselftest_harness: use exit code to store skip and xfail selftests: kselftest_harness: use common result printing helper - - - --- 2024-02-16 Jakub Kicinski New
[RFC,2/7] selftests: kselftest_harness: save full exit code in metadata selftests: kselftest_harness: use common result printing helper - - - --- 2024-02-16 Jakub Kicinski New
[RFC,1/7] selftests: kselftest_harness: generate test name once selftests: kselftest_harness: use common result printing helper 1 - - --- 2024-02-16 Jakub Kicinski New
[net-next,v2,4/4] selftests: ip_local_port_range: use XFAIL instead of SKIP selftests: kselftest_harness: support using xfail - 1 1 --- 2024-02-16 Jakub Kicinski New
[net-next,v2,3/4] selftests: kselftest_harness: support using xfail selftests: kselftest_harness: support using xfail 1 - 1 --- 2024-02-16 Jakub Kicinski New
[net-next,v2,2/4] selftests: kselftest_harness: use KSFT_* exit codes selftests: kselftest_harness: support using xfail 1 - 1 --- 2024-02-16 Jakub Kicinski New
[net-next,v2,1/4] selftests: kselftest_harness: pass step via shared memory selftests: kselftest_harness: support using xfail 1 - 1 --- 2024-02-16 Jakub Kicinski New
[v2,2/2] KVM: s390: selftests: memop: add a simple AR test KVM: s390: Fix AR parameter in MEM_OP ioctl - 1 - --- 2024-02-15 Eric Farman New
[v2,1/2] KVM: s390: load guest access registers in MEM_OP ioctl KVM: s390: Fix AR parameter in MEM_OP ioctl - - - --- 2024-02-15 Eric Farman New
[2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling Improvements to livepatch kselftests on top of kselftest-next - - - --- 2024-02-15 Marcos Paulo de Souza New
[KTAP,V2,v3] ktap_v2: add test metadata [KTAP,V2,v3] ktap_v2: add test metadata - 2 - --- 2024-02-15 Rae Moar New
selftests: powerpc: Add header symlinks for building papr character device tests selftests: powerpc: Add header symlinks for building papr character device tests - - - --- 2024-02-15 Michal Suchánek New
[v13,21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant New
[v13,18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast() KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant New
[v13,17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast() KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant New
selftests/bpf: Move test_dev_cgroup to prog_tests selftests/bpf: Move test_dev_cgroup to prog_tests - - - --- 2024-02-15 Muhammad Usama Anjum New
[v10,22/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 3 3 - --- 2024-02-15 Roberto Sassu New
[31/31] docs: ntsync: Add documentation for the ntsync uAPI. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[30/31] maintainers: Add an entry for ntsync. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[29/31] selftests: ntsync: Add a stress test for contended waits. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[28/31] selftests: ntsync: Add some tests for wakeup signaling via alerts. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[27/31] selftests: ntsync: Add tests for alertable waits. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[26/31] selftests: ntsync: Add some tests for wakeup signaling with events. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[25/31] selftests: ntsync: Add some tests for auto-reset event state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[24/31] selftests: ntsync: Add some tests for manual-reset event state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[23/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[22/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[21/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[20/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[19/31] selftests: ntsync: Add some tests for mutex state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[18/31] selftests: ntsync: Add some tests for semaphore state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[17/31] ntsync: Allow waits to use the REALTIME clock. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[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 New
[14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[13/31] ntsync: Introduce NTSYNC_IOC_SEM_READ. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[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 New
[10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[01/31] ntsync: Introduce the ntsync driver and character device. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[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 New
[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 New
[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 New
[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 New
[v9,5/5] selftest mm/mseal read-only elf memory segment Introduce mseal - - - --- 2024-02-14 Jeff Xu New
[v9,4/5] mseal:add documentation Introduce mseal - - - --- 2024-02-14 Jeff Xu New
[v9,3/5] selftest mm/mseal memory sealing Introduce mseal - - - --- 2024-02-14 Jeff Xu New
[v9,2/5] mseal: add mseal syscall Introduce mseal - - - --- 2024-02-14 Jeff Xu New
[RFC] kunit: tool: add 'mte=on' qemu arg on arm64 [RFC] kunit: tool: add 'mte=on' qemu arg on arm64 - 1 - --- 2024-02-14 Paul Heidekrüger brendanhiggins New
[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 1 - - --- 2024-02-13 Zi Yan New
[v4,2/7] mm/page_owner: use order instead of nr in split_page_owner() Split a folio to any lower order folios 1 - - --- 2024-02-13 Zi Yan New
[v4,1/7] mm/memcg: use order instead of nr in split_page_memcg() Split a folio to any lower order folios 1 - - --- 2024-02-13 Zi Yan New
[net-next,4/4] selftests: ip_local_port_range: use XFAIL instead of SKIP selftests: kselftest_harness: support using xfail - 1 - --- 2024-02-13 Jakub Kicinski New
[net-next,3/4] selftests: kselftest_harness: support using xfail selftests: kselftest_harness: support using xfail 1 - - --- 2024-02-13 Jakub Kicinski New
[net-next,2/4] selftests: kselftest_harness: use KSFT_* exit codes selftests: kselftest_harness: support using xfail 1 - - --- 2024-02-13 Jakub Kicinski New
[net-next,1/4] selftests: kselftest_harness: pass step via shared memory selftests: kselftest_harness: support using xfail 1 - - --- 2024-02-13 Jakub Kicinski New
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 #825586 - - - --- 2024-02-13 Vincent Donnefort New
« 1 2 ... 53 54 55173 174 »