messages from 2022-08-29 15:48:07 to 2022-09-01 03:11:47 UTC [more...]
[PATCH v3] ksefltests: pidfd: Fix wait_states: Test terminated by timeout
2022-09-01 3:10 UTC
[PATCH v2] net-next: Fix IP_UNICAST_IF option behavior for connected sockets
2022-09-01 3:00 UTC (3+ messages)
[PATCH net 0/3] Unsync addresses from ports when stopping aggregated devices
2022-09-01 2:42 UTC (7+ messages)
` [PATCH net 1/3] net: bonding: Unsync device addresses on ndo_stop
` [PATCH net 2/3] net: team: "
` [PATCH net 3/3] net: Add tests for bonding and team address list management
[RFC PATCH v2 00/17] TDX KVM selftests
2022-09-01 1:28 UTC (22+ messages)
` [RFC PATCH v2 01/17] KVM: selftests: Add support for creating non-default type VMs
` [RFC PATCH v2 02/17] KVM: selftest: Add helper functions to create TDX VMs
` [RFC PATCH v2 03/17] KVM: selftest: Adding TDX life cycle test
` [RFC PATCH v2 04/17] KVM: selftest: TDX: Add report_fatal_error test
` [RFC PATCH v2 05/17] KVM: selftest: Adding test case for TDX port IO
` [RFC PATCH v2 06/17] KVM: selftest: TDX: Add basic TDX CPUID test
` [RFC PATCH v2 07/17] KVM: selftest: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v2 08/17] KVM: selftest: TDX: Add TDX IO writes test
` [RFC PATCH v2 09/17] KVM: selftest: TDX: Add TDX IO reads test
` [RFC PATCH v2 10/17] KVM: selftest: TDX: Add TDX MSR read/write tests
` [RFC PATCH v2 11/17] KVM: selftest: TDX: Add TDX HLT exit test
` [RFC PATCH v2 12/17] KVM: selftest: TDX: Add TDX MMIO reads test
` [RFC PATCH v2 13/17] KVM: selftest: TDX: Add TDX MMIO writes test
` [RFC PATCH v2 14/17] KVM: selftest: TDX: Add TDX CPUID TDVMCALL test
` [RFC PATCH v2 15/17] KVM: selftest: TDX: Verify the behavior when host consumes a TD private memory
` [RFC PATCH v2 16/17] KVM: selftest: TDX: Add TDG.VP.INFO test
` [RFC PATCH v2 17/17] KVM: selftest: TDX: Add shared memory test
[PATCH -next 0/5] Optimize and bugfix for cpu-on-off-test.sh
2022-08-31 23:32 UTC (8+ messages)
` [PATCH -next 1/5] selftests/cpu-hotplug: Correct log info
` [PATCH -next 2/5] selftests/cpu-hotplug: Replace exit with return
` [PATCH -next 3/5] selftests/cpu-hotplug: Delete fault injection related code
` [PATCH -next 4/5] selftests/cpu-hotplug: Reserve one cpu online at least
` [PATCH -next 5/5] selftests/cpu-hotplug: Add log info when test success
[PATCH] selftest: vm: remove orphaned references to local_config.{h,mk}
2022-08-31 21:24 UTC (2+ messages)
[PATCH v2 1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
2022-08-31 20:09 UTC (7+ messages)
` [PATCH v2 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH v2 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH v2 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors
[PATCH] selftests: net: sort .gitignore file
2022-08-31 19:50 UTC (2+ messages)
[PATCH 3/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
2022-08-31 18:23 UTC (18+ messages)
` [PATCH 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors
[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
2022-08-31 17:56 UTC (14+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
[PATCH 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
2022-08-31 17:39 UTC (6+ messages)
` [PATCH 2/2] drm/tests: Change "igt_" prefix to "drm_"
[PATCH v15 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-31 16:54 UTC (13+ messages)
` [PATCH v15 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v15 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v15 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v15 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v15 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v15 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v15 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v15 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v15 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v15 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v15 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v15 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
[PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
2022-08-31 16:17 UTC (2+ messages)
[PATCH v14 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-31 15:55 UTC (22+ messages)
` [PATCH v14 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v14 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v14 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
` [PATCH v14 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v14 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v14 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v14 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v14 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v14 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v14 12/12] selftests/bpf: Add verifier tests for dynamic pointers parameters in kfuncs
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-31 14:24 UTC (13+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
[PATCH linux-next] powerpc/selftests:Use timersub() for gettimeofday()
2022-08-31 13:13 UTC (2+ messages)
[PATCH -next v2 0/6] landlock: add chmod and chown support
2022-08-31 11:56 UTC (9+ messages)
` [PATCH -next v2 2/6] landlock: abstract walk_to_visible_parent() helper
` [PATCH -next v2 3/6] landlock: add chmod and chown support
[PATCH] selftests/sgx: Fix OpenSSL deprecated warning for ERR_get_error_line
2022-08-31 6:39 UTC (7+ messages)
Copie de : Bild: Investieren Sie einmal 250 $ und erhalten Sie ab 1000 $ pro Tag
2022-08-31 2:28 UTC
Copie de : Bild: Investieren Sie einmal 250 $ und erhalten Sie ab 1000 $ pro Tag
2022-08-31 2:28 UTC
Copie de : Bild: Investieren Sie einmal 250 $ und erhalten Sie ab 1000 $ pro Tag
2022-08-31 2:28 UTC
Copie de : Bild: Investieren Sie einmal 250 $ und erhalten Sie ab 1000 $ pro Tag
2022-08-31 2:28 UTC
Copie de : Bild: Investieren Sie einmal 250 $ und erhalten Sie ab 1000 $ pro Tag
2022-08-31 2:28 UTC
[RFC V2 PATCH 0/8] selftests: KVM: SEV: selftests for fd-based private memory
2022-08-30 22:42 UTC (9+ messages)
` [RFC V2 PATCH 1/8] selftests: kvm: x86_64: Add support for pagetable tracking
` [RFC V2 PATCH 2/8] kvm: Add HVA range operator
` [RFC V2 PATCH 3/8] arch: x86: sev: Populate private memory fd during LAUNCH_UPDATE_DATA
` [RFC V2 PATCH 4/8] selftests: kvm: sev: Support memslots with private memory
` [RFC V2 PATCH 5/8] selftests: kvm: Update usage of private mem lib for SEV VMs
` [RFC V2 PATCH 6/8] selftests: kvm: Support executing SEV VMs with private memory
` [RFC V2 PATCH 7/8] selftests: kvm: Refactor testing logic for "
` [RFC V2 PATCH 8/8] selftests: kvm: Add private memory test for SEV VMs
[PATCH v3 0/2] begin KTAP spec v2 process
2022-08-30 22:16 UTC (8+ messages)
` [PATCH v3 1/2] ktap_v2: change version to 2-rc in KTAP specification
` [PATCH v3 2/2] ktap_v2: change "version 1" to "version 2" in examples
[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
2022-08-30 14:42 UTC (10+ messages)
` [PATCH v1 1/5] "
[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-08-30 14:19 UTC (19+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
2022-08-30 13:30 UTC (4+ messages)
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs
kselftest/next kselftest-lkdtm: 3 runs, 1 regressions (linux-kselftest-next-6.0-rc2-5-g997fdfc6b9c0)
2022-08-30 1:29 UTC
kselftest/next build: 8 builds: 0 failed, 8 passed (linux-kselftest-next-6.0-rc2-5-g997fdfc6b9c0)
2022-08-30 0:31 UTC
[PATCH v2] tools: Add new "test" taint to kernel-chktaint
2022-08-29 22:46 UTC (2+ messages)
[PATCH v2] kunit: fix assert_type for comparison macros
2022-08-29 22:43 UTC (2+ messages)
[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
2022-08-29 21:09 UTC (5+ messages)
[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver
2022-08-29 20:34 UTC (7+ messages)
[PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
2022-08-29 20:30 UTC (2+ messages)
[PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
2022-08-29 19:49 UTC (2+ messages)
` [PATCH v6 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
2022-08-29 17:54 UTC (10+ messages)
[PATCH v3 0/3] arm64/sve: Document our actual SVE syscall ABI
2022-08-29 16:25 UTC (4+ messages)
` [PATCH v3 1/3] kselftest/arm64: Correct buffer allocation for SVE Z registers
` [PATCH v3 2/3] arm64/sve: Document our actual ABI for clearing registers on syscall
` [PATCH v3 3/3] kselftest/arm64: Enforce actual ABI for SVE syscalls
[PATCH v2 00/10] kselftest/arm64: EXTRA_CONTEXT related fixes
2022-08-29 16:07 UTC (11+ messages)
` [PATCH v2 01/10] kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
` [PATCH v2 02/10] kselftest/arm64: Validate signal ucontext in place
` [PATCH v2 03/10] kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
` [PATCH v2 04/10] kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
` [PATCH v2 05/10] kselftest/arm64: Remove unneeded protype for validate_extra_context()
` [PATCH v2 06/10] kselftest/arm64: Only validate each signal context once
` [PATCH v2 07/10] kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
` [PATCH v2 08/10] kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
` [PATCH v2 09/10] kselftest/arm64: Allow larger buffers in get_signal_context()
` [PATCH v2 10/10] kselftest/arm64: Include larger SVE and SME VLs in signal tests
[PATCH v2 0/2] kselftest/arm64: Small improvements to ZA signal handling coverag
2022-08-29 15:57 UTC (3+ messages)
` [PATCH v2 1/2] kselftest/arm64: Tighten up validation of ZA signal context
` [PATCH v2 2/2] kselftest/arm64: Add a test for signal frames with ZA disabled
[PATCH v4 0/4] arm64/sme: ptrace support for TPIDR2_EL0
2022-08-29 15:49 UTC (5+ messages)
` [PATCH v4 1/4] kselftest/arm64: Add test coverage for NT_ARM_TLS
` [PATCH v4 2/4] arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
` [PATCH v4 3/4] arm64/ptrace: Support access to TPIDR2_EL0
` [PATCH v4 4/4] kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface
[PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
2022-08-29 15:49 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox