Show patches with: State = Action Required       |   13959 patches
« 1 2 3 4139 140 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
selftests: Add information about TAP conformance in tests selftests: Add information about TAP conformance in tests - - - --- 2024-06-10 Muhammad Usama Anjum New
[v2,4/4] kselftests: vdso: vdso_test_gettimeofday: conform test to TAP output kselftests: vdso: conform tests to TAP output - - - --- 2024-06-10 Muhammad Usama Anjum New
[v2,3/4] kselftests: vdso: vdso_test_getcpu: conform test to TAP output kselftests: vdso: conform tests to TAP output - - - --- 2024-06-10 Muhammad Usama Anjum New
[v2,2/4] kselftests: vdso: vdso_test_correctness: conform test to TAP output kselftests: vdso: conform tests to TAP output - - - --- 2024-06-10 Muhammad Usama Anjum New
[v2,1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output kselftests: vdso: conform tests to TAP output - - - --- 2024-06-10 Muhammad Usama Anjum New
MAINTAINERS: Add selftests/x86 entry MAINTAINERS: Add selftests/x86 entry - - - --- 2024-06-10 Muhammad Usama Anjum New
[13/13] selftests: riscv: Support xtheadvector in vector tests riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[12/13] selftests: riscv: Fix vector tests riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension riscv: Add support for xtheadvector - 1 - --- 2024-06-10 Charlie Jenkins New
[10/13] riscv: hwprobe: Add thead vendor extension probing riscv: Add support for xtheadvector - 1 - --- 2024-06-10 Charlie Jenkins New
[09/13] riscv: vector: Support xtheadvector save/restore riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[08/13] riscv: Add xtheadvector instruction definitions riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[06/13] RISC-V: define the elements of the VCSR vector CSR riscv: Add support for xtheadvector 1 1 - --- 2024-06-10 Charlie Jenkins New
[05/13] riscv: vector: Use vlenb from DT for thead riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[04/13] riscv: Add thead and xtheadvector as a vendor extension riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[02/13] dt-bindings: thead: add a vlen register length property riscv: Add support for xtheadvector - - - --- 2024-06-10 Charlie Jenkins New
[01/13] dt-bindings: riscv: Add xtheadvector ISA extension description riscv: Add support for xtheadvector - 1 - --- 2024-06-10 Charlie Jenkins New
[v2] sefltests: net: Add on/off checks for network interface non fixed features [v2] sefltests: net: Add on/off checks for network interface non fixed features - - - --- 2024-06-09 Abhinav Jain New
[v2,4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks Introduce user namespace capabilities - - - --- 2024-06-09 Jonathan Calmels New
[v2,3/4] capabilities: Add sysctl to mask off userns caps Introduce user namespace capabilities - - - --- 2024-06-09 Jonathan Calmels New
[v2,2/4] capabilities: Add securebit to restrict userns caps Introduce user namespace capabilities - - - --- 2024-06-09 Jonathan Calmels New
[v2,1/4] capabilities: Add user namespace capabilities Introduce user namespace capabilities - 1 - --- 2024-06-09 Jonathan Calmels New
[bpf-next,v4,11/12] bpf: selftests: xfrm: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,09/12] bpf: treewide: Align kfunc signatures to prog point-of-view bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,05/12] bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,03/12] bpf: selftests: Fix fentry test kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[HID,v3,16/16] HID: bpf: make part of struct hid_device writable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,13/16] HID: bpf: error on warnings when compiling bpf objects HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,12/16] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,11/16] Documentation: HID: add a small blurb on udev-hid-bpf HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,10/16] Documentation: HID: amend HID-BPF for struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,09/16] selftests/hid: add subprog call test HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,08/16] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,07/16] HID: bpf: convert in-tree fixes into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,04/16] selftests/hid: convert the hid_bpf selftests with struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,03/16] HID: bpf: implement HID-BPF through bpf_struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,02/16] HID: bpf: add hid_get/put_device() helpers HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,01/16] HID: rename struct hid_bpf_ops into hid_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS cleanups, fixes, and progress towards avoiding "make headers" - - - --- 2024-06-08 John Hubbard New
[4/5] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items cleanups, fixes, and progress towards avoiding "make headers" - - - --- 2024-06-08 John Hubbard New
[3/5] mm/selftests: kvm, mdwe fixes to avoid requiring "make headers" cleanups, fixes, and progress towards avoiding "make headers" - - - --- 2024-06-08 John Hubbard New
[2/5] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h cleanups, fixes, and progress towards avoiding "make headers" - - - --- 2024-06-08 John Hubbard New
[1/5] selftests/mm: mseal, self_elf: fix missing __NR_mseal cleanups, fixes, and progress towards avoiding "make headers" - - - --- 2024-06-08 John Hubbard New
[v1,1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC mm/memfd: add documentation for MFD_NOEXEC_SEAL - - - --- 2024-06-07 Jeff Xu New
[v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() [v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() - 1 - --- 2024-06-07 Donet Tom New
[net-next,6/6] selftests: mptcp: lib: use wait_local_port_listen helper selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,5/6] selftests: mptcp: lib: use setup/cleanup_ns helpers selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,4/6] selftests: net: lib: remove 'ns' var in setup_ns selftests: mptcp: use net/lib.sh to manage netns - - - --- 2024-06-07 Matthieu Baerts New
[net-next,3/6] selftests: net: lib: do not set ns var as readonly selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,2/6] selftests: net: lib: remove ns from list after clean-up selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,1/6] selftests: net: lib: ignore possible errors selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[HID,v2,16/16] HID: bpf: make part of struct hid_device writable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,13/16] HID: bpf: error on warnings when compiling bpf objects HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,12/16] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,11/16] Documentation: HID: add a small blurb on udev-hid-bpf HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,10/16] Documentation: HID: amend HID-BPF for struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,09/16] selftests/hid: add subprog call test HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,08/16] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,07/16] HID: bpf: convert in-tree fixes into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,04/16] selftests/hid: convert the hid_bpf selftests with struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,03/16] HID: bpf: implement HID-BPF through bpf_struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,02/16] HID: bpf: add hid_get/put_device() helpers HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,01/16] HID: rename struct hid_bpf_ops into hid_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[net-next,v2,5/5] selftests: forwarding: router_mpath_hash: Add a new selftest Untitled series #859996 - 1 - --- 2024-06-07 Petr Machata New
[net-next,v2,4/5] selftests: forwarding: lib: Split sysctl_save() out of sysctl_set() Untitled series #859996 - 1 - --- 2024-06-07 Petr Machata New
[net,4/4] mailmap: map Geliang's new email address mptcp: various fixes - 1 - --- 2024-06-07 Matthieu Baerts New
[net,3/4] mptcp: pm: update add_addr counters after connect mptcp: various fixes - 1 - --- 2024-06-07 Matthieu Baerts New
[net,2/4] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID mptcp: various fixes - - - --- 2024-06-07 Matthieu Baerts New
[net,1/4] mptcp: ensure snd_una is properly initialized on connect mptcp: various fixes - 1 - --- 2024-06-07 Matthieu Baerts New
[v6,16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl() selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,15/16] selftests/resctrl: Remove mongrp from CMT test selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,14/16] selftests/resctrl: Remove mongrp from MBA test selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,11/16] selftests/resctrl: Simplify bandwidth report type handling selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,05/16] selftests/resctrl: Use correct type for pids selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val() selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
[v6,02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only selftests/resctrl: resctrl_val() related cleanups & improvements - - 1 --- 2024-06-07 Ilpo Järvinen New
[v6,01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops selftests/resctrl: resctrl_val() related cleanups & improvements - 1 1 --- 2024-06-07 Ilpo Järvinen New
« 1 2 3 4139 140 »