Show patches with: none      |   21360 patches
« 1 2 ... 102 103 104213 214 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v10,19/23] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,18/23] HID: bpf: allow to change the report descriptor Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,17/23] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,16/23] HID: bpf: introduce hid_hw_request() Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,15/23] selftests/bpf/hid: add test to change the report size Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,14/23] HID: bpf: allocate data memory for device_event BPF programs Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,13/23] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,12/23] HID: initial BPF implementation Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,11/23] HID: Kconfig: split HID support and hid-core compilation Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,10/23] HID: convert defines of HID class requests into a proper enum Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Accepted
[bpf-next,v10,09/23] HID: export hid_report_type to uapi Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Accepted
[bpf-next,v10,08/23] HID: core: store the unique system identifier in hid_device Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Accepted
[bpf-next,v10,07/23] selftests/bpf: Add tests for kfunc returning a memory pointer Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,06/23] bpf/verifier: allow kfunc to return an allocated mem Introduce eBPF support for HID devices 1 - - --- 2022-09-02 Benjamin Tissoires Accepted
[bpf-next,v10,05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,04/23] selftests/bpf: add test for accessing ctx from syscall program type Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[bpf-next,v10,03/23] bpf/verifier: allow all functions to read user provided context Introduce eBPF support for HID devices 1 - - --- 2022-09-02 Benjamin Tissoires Accepted
[bpf-next,v10,02/23] bpf: split btf_check_subprog_arg_match in two Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Accepted
[bpf-next,v10,01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires New
[v2] checkpatch: Handle FILE pointer type [v2] checkpatch: Handle FILE pointer type 1 - - --- 2022-09-02 Mickaël Salaün Accepted
[net,v2,3/3] net: Add tests for bonding and team address list management Unsync addresses from ports when stopping aggregated devices - - - --- 2022-09-02 Benjamin Poirier New
[net,v2,2/3] net: team: Unsync device addresses on ndo_stop Unsync addresses from ports when stopping aggregated devices - - - --- 2022-09-02 Benjamin Poirier New
[net,v2,1/3] net: bonding: Unsync device addresses on ndo_stop Unsync addresses from ports when stopping aggregated devices - - - --- 2022-09-02 Benjamin Poirier New
[v12,10/10] kselftest/cgroup: Add cpuset v2 partition root state test cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,09/10] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long New
[v12,08/10] cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity rule cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,07/10] cgroup/cpuset: Relocate a code block in validate_change() cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,06/10] cgroup/cpuset: Show invalid partition reason string cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,05/10] cgroup/cpuset: Add a new isolated cpus.partition type cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,04/10] cgroup/cpuset: Relax constraints to partition & cpus changes cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,03/10] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,02/10] cgroup/cpuset: Miscellaneous cleanups & add helper functions cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v12,01/10] cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset cgroup/cpuset: cpu partition code fixes & enhancements - - - --- 2022-09-01 Waiman Long Accepted
[v1] selftests/xsk: Avoid use-after-free on ctx [v1] selftests/xsk: Avoid use-after-free on ctx 1 - - --- 2022-09-01 Ian Rogers Accepted
[RFC,v1] checkpatch: Handle FILE pointer type [RFC,v1] checkpatch: Handle FILE pointer type - - - --- 2022-09-01 Mickaël Salaün New
selftest: vm: remove deleted local_config.* from .gitignore selftest: vm: remove deleted local_config.* from .gitignore - 1 - --- 2022-09-01 Tarun Sahu Accepted
[2/2] lkdtm: Update tests for memcpy() run-time warnings fortify: Add run-time WARN for cross-field memcpy() - - - --- 2022-09-01 Kees Cook Accepted
[1/2] fortify: Add run-time WARN for cross-field memcpy() fortify: Add run-time WARN for cross-field memcpy() - - - --- 2022-09-01 Kees Cook New
[v2] selftests: pidfd: Fix compling warnings [v2] selftests: pidfd: Fix compling warnings - - - --- 2022-09-01 Zhijian Li (Fujitsu) Accepted
selftests: pidfd: Fix compling warnings selftests: pidfd: Fix compling warnings - - - --- 2022-09-01 Zhijian Li (Fujitsu) Superseded
[v3] ksefltests: pidfd: Fix wait_states: Test terminated by timeout [v3] ksefltests: pidfd: Fix wait_states: Test terminated by timeout - 1 - --- 2022-09-01 Zhijian Li (Fujitsu) Accepted
selftest: vm: remove orphaned references to local_config.{h,mk} selftest: vm: remove orphaned references to local_config.{h,mk} - - 1 --- 2022-08-31 Axel Rasmussen Accepted
[v2,6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors [v2,1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning - - - --- 2022-08-31 Jarkko Sakkinen New
[v2,5/6] selftests/sgx: retry the ioctls returned with EAGAIN [v2,1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning - - - --- 2022-08-31 Jarkko Sakkinen New
[v2,4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long [v2,1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning - - - --- 2022-08-31 Jarkko Sakkinen New
[v2,1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning [v2,1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning - - - --- 2022-08-31 Jarkko Sakkinen Accepted
[v15,12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v15,11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v15,10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v15,09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu Accepted
[v15,08/12] selftests/bpf: Compile kernel with everything as built-in bpf: Add kfuncs for PKCS#7 signature verification 1 - - --- 2022-08-31 Roberto Sassu Accepted
[v15,07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification 1 - - --- 2022-08-31 Roberto Sassu Accepted
[v15,06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v15,05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL bpf: Add kfuncs for PKCS#7 signature verification 1 1 - --- 2022-08-31 Roberto Sassu New
[v15,04/12] bpf: Export bpf_dynptr_get_size() bpf: Add kfuncs for PKCS#7 signature verification 1 1 - --- 2022-08-31 Roberto Sassu Accepted
[v15,03/12] btf: Allow dynamic pointer parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu Accepted
[v15,02/12] bpf: Move dynptr type check to is_dynptr_type_expected() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu Accepted
[v15,01/12] bpf: Allow kfuncs to be used in LSM programs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu Accepted
[linux-next] KVM: selftests: remove redundant variable tsc_val [linux-next] KVM: selftests: remove redundant variable tsc_val - - - --- 2022-08-31 CGEL New
[net,3/3] net: Add tests for bonding and team address list management Unsync addresses from ports when stopping aggregated devices - - - --- 2022-08-31 Benjamin Poirier New
[net,2/3] net: team: Unsync device addresses on ndo_stop Unsync addresses from ports when stopping aggregated devices - - - --- 2022-08-31 Benjamin Poirier New
[net,1/3] net: bonding: Unsync device addresses on ndo_stop Unsync addresses from ports when stopping aggregated devices - - - --- 2022-08-31 Benjamin Poirier New
[RFC,V2,8/8] selftests: kvm: Add private memory test for SEV VMs selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,V2,7/8] selftests: kvm: Refactor testing logic for private memory selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,V2,6/8] selftests: kvm: Support executing SEV VMs with private memory selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,V2,5/8] selftests: kvm: Update usage of private mem lib for SEV VMs selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,V2,4/8] selftests: kvm: sev: Support memslots with private memory selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,V2,3/8] arch: x86: sev: Populate private memory fd during LAUNCH_UPDATE_DATA selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,V2,2/8] kvm: Add HVA range operator selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,V2,1/8] selftests: kvm: x86_64: Add support for pagetable tracking selftests: KVM: SEV: selftests for fd-based private memory - - - --- 2022-08-30 Vishal Annapurve New
[RFC,v2,17/17] KVM: selftest: TDX: Add shared memory test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,16/17] KVM: selftest: TDX: Add TDG.VP.INFO test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,15/17] KVM: selftest: TDX: Verify the behavior when host consumes a TD private memory TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,14/17] KVM: selftest: TDX: Add TDX CPUID TDVMCALL test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,13/17] KVM: selftest: TDX: Add TDX MMIO writes test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,12/17] KVM: selftest: TDX: Add TDX MMIO reads test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,11/17] KVM: selftest: TDX: Add TDX HLT exit test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,10/17] KVM: selftest: TDX: Add TDX MSR read/write tests TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,09/17] KVM: selftest: TDX: Add TDX IO reads test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,08/17] KVM: selftest: TDX: Add TDX IO writes test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,07/17] KVM: selftest: TDX: Add basic get_td_vmcall_info test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,06/17] KVM: selftest: TDX: Add basic TDX CPUID test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,05/17] KVM: selftest: Adding test case for TDX port IO TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,04/17] KVM: selftest: TDX: Add report_fatal_error test TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,03/17] KVM: selftest: Adding TDX life cycle test. TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,02/17] KVM: selftest: Add helper functions to create TDX VMs TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[RFC,v2,01/17] KVM: selftests: Add support for creating non-default type VMs TDX KVM selftests - - - --- 2022-08-30 Sagi Shahar New
[2/2] drm/tests: Change "igt_" prefix to "drm_" [1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests 1 - - --- 2022-08-30 Maira Canal New
[1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests [1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests - 1 - --- 2022-08-30 Maira Canal New
[v14,12/12] selftests/bpf: Add verifier tests for dynamic pointers parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu Accepted
[v14,08/12] selftests/bpf: Compile kernel with everything as built-in bpf: Add kfuncs for PKCS#7 signature verification 1 - - --- 2022-08-30 Roberto Sassu Accepted
[v14,07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification 1 - - --- 2022-08-30 Roberto Sassu Accepted
[v14,06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL bpf: Add kfuncs for PKCS#7 signature verification 1 1 - --- 2022-08-30 Roberto Sassu New
[v14,04/12] bpf: Export bpf_dynptr_get_size() bpf: Add kfuncs for PKCS#7 signature verification 1 1 - --- 2022-08-30 Roberto Sassu Accepted
[v14,03/12] btf: Allow dynamic pointer parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,02/12] bpf: Move dynptr type check to is_dynptr_type_expected() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
« 1 2 ... 102 103 104213 214 »