messages from 2023-12-20 13:19:58 to 2023-12-27 09:33:29 UTC [more...]
[PATCH v7 0/9] Add iommufd nesting (part 2/2)
2023-12-27 9:33 UTC (42+ messages)
` [PATCH v7 1/9] iommu: Add cache_invalidate_user op
` [PATCH v7 2/9] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v7 3/9] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v7 4/9] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v7 5/9] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v7 6/9] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v7 7/9] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v7 8/9] iommu/vt-d: Convert pasid based cache invalidation to return QI fault
` [PATCH v7 9/9] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
2023-12-27 7:55 UTC (2+ messages)
[broonie-ci:kselftest-seccomp-benchmark-ktap] [kselftest/seccomp] bb94019905: kernel-selftests.seccomp.seccomp_benchmark.fail
2023-12-27 6:42 UTC
[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
2023-12-27 3:12 UTC (10+ messages)
` [PATCH v8 19/24] ima: Move to "
` [PATCH v8 20/24] ima: Move IMA-Appraisal "
` [PATCH v8 21/24] evm: Move "
` [PATCH v8 22/24] evm: Make it independent from 'integrity' LSM
[PATCH V12 0/7] amd-pstate preferred core
2023-12-27 1:40 UTC (7+ messages)
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed
[PATCH net-next 0/4] mptcp: cleanup and support more ephemeral ports sockopts
2023-12-26 22:40 UTC (2+ messages)
[PATCH net-next 0/3] net: gro: reduce extension header parsing overhead
2023-12-26 21:59 UTC (8+ messages)
` [PATCH net-next 1/3] net: gso: add HBH extension header offload support
` [PATCH net-next 2/3] net: gro: parse ipv6 ext headers without frag0
` [PATCH net-next 3/3] selftests/net: fix GRO coalesce test and add ext
[PATCH bpf-next 00/15] Improvements for tracking scalars in the BPF verifier
2023-12-26 13:22 UTC (23+ messages)
` [PATCH bpf-next 01/15] selftests/bpf: Fix the u64_offset_to_skb_data test
` [PATCH bpf-next 02/15] bpf: make infinite loop detection in is_state_visited() exact
` [PATCH bpf-next 03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection
` [PATCH bpf-next 04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills
` [PATCH bpf-next 05/15] selftests/bpf: Add a test case for 32-bit spill tracking
` [PATCH bpf-next 06/15] bpf: Add the assign_scalar_id_before_mov function
` [PATCH bpf-next 07/15] bpf: Add the get_reg_width function
` [PATCH bpf-next 08/15] bpf: Assign ID to scalars on spill
` [PATCH bpf-next 09/15] selftests/bpf: Test assigning "
` [PATCH bpf-next 10/15] bpf: Track spilled unbounded scalars
` [PATCH bpf-next 11/15] selftests/bpf: Test tracking "
` [PATCH bpf-next 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
` [PATCH bpf-next 13/15] selftests/bpf: Add test cases for "
` [PATCH bpf-next 14/15] bpf: Optimize state pruning for spilled scalars
` [PATCH bpf-next 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}
[PATCH net-next] selftests/net: change the shebang of unicast_extensions.sh to bash
2023-12-26 12:51 UTC (4+ messages)
[PATCH AUTOSEL 6.1 10/24] kselftest: alsa: fixed a print formatting warning
2023-12-26 0:22 UTC
[PATCH AUTOSEL 6.6 17/39] kselftest: alsa: fixed a print formatting warning
2023-12-26 0:19 UTC
[linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10
2023-12-23 7:44 UTC
[PATCH 0/6] Add some more cfg80211 and mac80211 kunit tests
2023-12-23 5:09 UTC (19+ messages)
` [PATCH 1/6] kunit: add parameter generation macro using description from array
` [PATCH 2/6] kunit: add a convenience allocation wrapper for SKBs
` [PATCH 3/6] wifi: mac80211: add kunit tests for public action handling
` [PATCH 4/6] wifi: mac80211: kunit: generalize public action test
` [PATCH 5/6] wifi: mac80211: kunit: extend MFP tests
` [PATCH 6/6] wifi: cfg80211: tests: add some scanning related tests
[PATCH] kunit: Fix some comments which were mistakenly kerneldoc
2023-12-23 4:23 UTC (2+ messages)
[PATCH net-next v11 00/10] net: ethernet: am65-cpsw: Add mqprio, frame preemption & coalescing
2023-12-23 1:10 UTC (6+ messages)
` [PATCH net-next v11 01/10] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
` [PATCH net-next v11 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
[PATCH] selftests/net: remove unneeded semicolon
2023-12-23 0:30 UTC (2+ messages)
[PATCH net-next 0/8] Convert net selftests to run in unique namespace (last part)
2023-12-23 0:30 UTC (2+ messages)
[PATCH net-next] selftest/tcp-ao: Rectify out-of-tree build
2023-12-22 23:30 UTC (2+ messages)
[PATCH][next] selftests/net: Fix various spelling mistakes in TCP-AO tests
2023-12-22 22:20 UTC (2+ messages)
[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
2023-12-22 20:45 UTC (8+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH RESEND v4 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH RESEND v4 3/3] selftests: livepatch: Test livepatching a heavily called syscall
` livepatch: Move modules to selftests and add a new test
[PATCH v4] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 17:03 UTC (2+ messages)
[PATCH v3] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 16:40 UTC (6+ messages)
[PATCH RFC v2 00/22] KVM: arm64: Implement support for SME in non-protected guests
2023-12-22 16:21 UTC (23+ messages)
` [PATCH RFC v2 01/22] KVM: arm64: Document why we trap SVE access from the host
` [PATCH RFC v2 02/22] arm64/fpsimd: Make SVE<->FPSIMD rewriting available to KVM
` [PATCH RFC v2 03/22] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH RFC v2 04/22] KVM: arm64: Store vector lengths in an array
` [PATCH RFC v2 05/22] KVM: arm64: Document the KVM ABI for SME
` [PATCH RFC v2 06/22] KVM: arm64: Make FFR restore optional in __sve_restore_state()
` [PATCH RFC v2 07/22] KVM: arm64: Define guest flags for SME
` [PATCH RFC v2 08/22] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH RFC v2 09/22] KVM: arm64: Basic SME system register descriptions
` [PATCH RFC v2 10/22] KVM: arm64: Add support for TPIDR2_EL0
` [PATCH RFC v2 11/22] KVM: arm64: Make SMPRI_EL1 RES0 for SME guests
` [PATCH RFC v2 12/22] KVM: arm64: Make SVCR a normal system register
` [PATCH RFC v2 13/22] KVM: arm64: Context switch SME state for guest
` [PATCH RFC v2 14/22] KVM: arm64: Manage and handle SME traps
` [PATCH RFC v2 15/22] KVM: arm64: Implement SME vector length configuration
` [PATCH RFC v2 16/22] KVM: arm64: Rename sve_state_reg_region
` [PATCH RFC v2 17/22] KVM: arm64: Support userspace access to streaming mode SVE registers
` [PATCH RFC v2 18/22] KVM: arm64: Expose ZA to userspace
` [PATCH RFC v2 19/22] KVM: arm64: Provide userspace access to ZT0
` [PATCH RFC v2 20/22] KVM: arm64: Support SME version configuration via ID registers
` [PATCH RFC v2 21/22] KVM: arm64: Provide userspace ABI for enabling SME
` [PATCH RFC v2 22/22] KVM: arm64: selftests: Add SME system registers to get-reg-list
[PATCH net-next 0/4] mptcp: add CurrEstab MIB counter
2023-12-22 12:47 UTC (5+ messages)
` [PATCH net-next 1/4] mptcp: add CurrEstab MIB counter support
` [PATCH net-next 2/4] mptcp: use mptcp_set_state
` [PATCH net-next 3/4] selftests: mptcp: join: check CURRESTAB counters
` [PATCH net-next 4/4] selftests: mptcp: diag: "
[PATCH] selftests/livepatch: fix and refactor new dmesg message code
2023-12-22 12:27 UTC (3+ messages)
[PATCH net-next v2] net: ctnetlink: support filtering by zone
2023-12-22 12:01 UTC
[PATCH v2] selftests: uevent: use shared makefile library
2023-12-22 11:50 UTC (3+ messages)
[PATCH] kunit: Protect string comparisons against NULL
2023-12-22 8:39 UTC (2+ messages)
[PATCH v2 1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
2023-12-22 8:38 UTC (4+ messages)
` [PATCH v2 2/2] kunit: Add example of kunit_activate_static_stub() with pointer-to-function
[PATCH] kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
2023-12-22 8:38 UTC (2+ messages)
[PATCH net-next 0/2] selftest/net: Some more TCP-AO selftest post-merge fixups
2023-12-22 6:54 UTC (4+ messages)
` [PATCH net-next 1/2] selftest/tcp-ao: Set routes in a proper VRF table id
` [PATCH net-next 2/2] selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max
[PATCH v2] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 4:11 UTC (9+ messages)
[PATCH] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 0:40 UTC (2+ messages)
[PATCH] selftests: uevent: use shared makefile library
2023-12-21 20:38 UTC
[PATCH] kselftest: Add basic test for probing the rust sample modules
2023-12-21 19:46 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 20d857259d7d10cd0d5e8b60608455986167cfad
2023-12-21 11:48 UTC
[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
2023-12-21 9:25 UTC (9+ messages)
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
[PATCH 0/2] kselftest/seccomp: Convert to KTAP output
2023-12-20 17:12 UTC (2+ messages)
selftests/livepatch fails on s390
2023-12-20 13:19 UTC (6+ 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