Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-02-15 08:36:54 to 2023-02-23 16:52:38 UTC [more...]

[PATCH v2 00/41] RPCSEC GSS krb5 enhancements
 2023-02-23 16:52 UTC  (6+ messages)

[PATCH net-next v2 0/5] tls: implement key updates for TLS1.3
 2023-02-23 16:27 UTC  (12+ messages)
` [PATCH net-next v2 2/5] tls: block decryption when a rekey is pending

[PATCH] Fix snprintf format warnings during 'alsa' kselftest compilation
 2023-02-23 15:05 UTC  (2+ messages)

[PATCH] selftest: hid: fix hid_bpf not set in config
 2023-02-23 14:46 UTC  (2+ messages)

[PATCH v2 0/7] Revise the hwpt lifetime model
 2023-02-23 13:07 UTC  (10+ messages)
` [PATCH v2 1/7] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
` [PATCH v2 2/7] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH v2 3/7] iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
` [PATCH v2 4/7] iommufd: Move iommufd_device to iommufd_private.h
` [PATCH v2 5/7] iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
` [PATCH v2 6/7] iommufd/selftest: Make selftest create a more complete mock device
` [PATCH v2 7/7] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-23  9:42 UTC  (34+ messages)
` [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
` [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

[PATCH v2 1/3] kunit: fix bug in debugfs logs of parameterized tests
 2023-02-23  5:51 UTC  (4+ messages)
` [PATCH v2 2/3] kunit: fix bug in the order of lines in debugfs logs
` [PATCH v2 3/3] kunit: fix bug of extra newline characters "

[PATCH v2 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-02-23  0:57 UTC  (6+ messages)
` [PATCH v2 1/5] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v2 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v2 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v2 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v2 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH v3 00/13] Overhauling amx_test
 2023-02-22 22:13 UTC  (19+ messages)
` [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
` [PATCH v3 02/13] KVM: selftests: x86: Add a working xstate data structure
` [PATCH v3 03/13] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH v3 04/13] KVM: selftests: x86: Enable checking on xcomp_bv in amx_test
` [PATCH v3 05/13] KVM: selftests: x86: Add check of CR0.TS in the #NM handler "
` [PATCH v3 06/13] KVM: selftests: x86: Add the XFD check to IA32_XFD in #NM handler
` [PATCH v3 07/13] KVM: selftests: x86: Fix the checks to XFD_ERR using and operation
` [PATCH v3 08/13] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[XTILEDATA] is set in amx_test
` [PATCH v3 09/13] KVM: selftests: x86: Assert that XTILE is XSAVE-enabled
` [PATCH v3 10/13] KVM: selftests: x86: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
` [PATCH v3 11/13] KVM: selftests: x86: Remove redundant check that XSAVE is supported
` [PATCH v3 12/13] KVM: selftests: x86: Check that the palette table exists before using it
` [PATCH v3 13/13] KVM: selftests: x86: Check that XTILEDATA supports XFD

[PATCH bpf-next] selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
 2023-02-22 21:10 UTC  (3+ messages)

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-22 21:07 UTC  (2+ messages)

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-02-22  2:50 UTC  (5+ messages)

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-22  2:11 UTC  (5+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API

[GIT PULL] KUnit next update for Linux 6.3-rc1
 2023-02-22  1:50 UTC 

[GIT PULL] Kselftest update for Linux 6.3-rc1
 2023-02-22  0:15 UTC 

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-21 22:45 UTC  (3+ messages)
` [PATCH v3 6/7] selftests: Test the new RISC-V hwprobe interface

[PATCH 1/2] selftests: damon: add config file
 2023-02-21 20:10 UTC  (5+ messages)
` [PATCH 2/2] selftests: damon: change scripts to be executable

[RFC PATCH v2 00/19] mm: process/cgroup ksm support
 2023-02-21 17:59 UTC  (6+ messages)
` [RFC PATCH v2 09/19] docs: document general_profit sysfs knob

[PATCH] tools/nolibc: always disable stack protector for tests
 2023-02-21 17:50 UTC 

[patch net] sefltests: netdevsim: wait for devlink instance after netns removal
 2023-02-21 14:40 UTC  (3+ messages)

[PATCH 0/1] selftest: fib_tests: Always cleanup before exit
 2023-02-21 11:20 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] selftests: ir: add config file
 2023-02-21  7:03 UTC 

[PATCH] Refactor 'peeksiginfo' ptrace test part
 2023-02-20 16:03 UTC 

[PATCH 00/34] selftests: Fix incorrect kernel headers search path
 2023-02-20  3:49 UTC  (2+ messages)
` (subset) "

[RESEND RFC PATCH v8 0/3] Intel FRED architecture support for the sysret_rip selftest
 2023-02-20  3:09 UTC  (4+ messages)
` [RESEND RFC PATCH v8 1/3] selftests/x86: sysret_rip: Handle syscall on the Intel FRED architecture
` [RESEND RFC PATCH v8 2/3] selftests/x86: sysret_rip: Add more tests to verify the 'syscall' behavior
` [RESEND RFC PATCH v8 3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler

[RFC PATCH v8 0/3] Intel FRED architecture support for the sysret_rip selftest
 2023-02-20  3:02 UTC  (4+ messages)
` [RFC PATCH v8 1/3] selftests/x86: sysret_rip: Handle syscall on the Intel FRED architecture
` [RFC PATCH v8 2/3] selftests/x86: sysret_rip: Add more tests to verify the 'syscall' behavior
` [RFC PATCH v8 3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler

[PATCH v2 0/7] Overhauling amx_test
 2023-02-19 17:58 UTC  (12+ messages)
` [PATCH v2 1/7] KVM: selftests: x86: Add a working xstate data structure
` [PATCH v2 2/7] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH v2 3/7] KVM: selftests: x86: Add check of CR0.TS in the #NM handler in amx_test

[PATCH 00/11] selftests: hid: import the tests from hid-tools
 2023-02-18 20:24 UTC  (12+ messages)
` [PATCH 01/11] selftests: hid: make vmtest rely on make
` [PATCH 02/11] selftests: hid: import hid-tools hid-core tests
` [PATCH 03/11] selftests: hid: import hid-tools hid-gamepad tests
` [PATCH 04/11] selftests: hid: import hid-tools hid-keyboards tests
` [PATCH 05/11] selftests: hid: import hid-tools hid-mouse tests
` [PATCH 08/11] selftests: hid: import hid-tools hid-apple tests
` [PATCH 09/11] selftests: hid: import hid-tools hid-ite tests
` [PATCH 10/11] selftests: hid: import hid-tools hid-sony and hid-playstation tests
` [PATCH 11/11] selftests: hid: import hid-tools usb-crash tests
  ` [PATCH 06/11] selftests: hid: import hid-tools hid-multitouch and hid-tablets tests

[5.15] Please apply 'selftest/lkdtm: Skip stack-entropy test if lkdtm is not available'
 2023-02-18 10:29 UTC  (2+ messages)

[RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
 2023-02-18  4:51 UTC  (12+ messages)
  ` [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture

[RFC PATCH v3 08/31] KVM: selftests: Require GCC to realign stacks on function entry
 2023-02-17 18:57 UTC  (6+ messages)

[PATCH 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
 2023-02-17 18:54 UTC 

[PATCH 00/17] Add Intel VT-d nested translation
 2023-02-17 18:20 UTC  (2+ messages)

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-02-17 15:40 UTC  (4+ messages)
` [PATCH v2 2/6] selftests: use canonical ftrace path

[PATCH v2 net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2023-02-17 14:35 UTC  (12+ messages)

[PATCH bpf-next] Fix typos in selftest/bpf files
 2023-02-17  1:00 UTC  (3+ messages)

[Patch] [testing][wireguard] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16 17:35 UTC  (3+ messages)

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-02-16 17:15 UTC  (9+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap
` [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap

[PATCH bpf-next] Fix typos in selftest/bpf files
 2023-02-16 14:51 UTC  (4+ messages)
  ` [Re: PATCH "

[net-next 0/3] seg6: add PSP flavor support for SRv6 End behavior
 2023-02-16 14:40 UTC  (8+ messages)
` [net-next 1/3] seg6: factor out End lookup nexthop processing to a dedicated function
` [net-next 2/3] seg6: add PSP flavor support for SRv6 End behavior
` [net-next 3/3] selftests: seg6: add selftest for PSP flavor in "

[PATCH AUTOSEL 6.1 22/24] selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more comprehensive
 2023-02-15 20:45 UTC 

[PATCH] fixed typos on selftests/bpf
 2023-02-15 18:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/9] selftests/resctrl: Fixes to error handling logic and cleanups
 2023-02-15 13:06 UTC  (10+ messages)
` [PATCH v2 1/9] selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
` [PATCH v2 2/9] selftests/resctrl: Move ->setup() call outside of test specific branches
` [PATCH v2 3/9] selftests/resctrl: Allow ->setup() to return errors
` [PATCH v2 4/9] selftests/resctrl: Check for return value after write_schemata()
` [PATCH v2 5/9] selftests/resctrl: Replace obsolete memalign() with posix_memalign()
` [PATCH v2 6/9] selftests/resctrl: Change initialize_llc_perf() return type to void
` [PATCH v2 7/9] selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
` [PATCH v2 8/9] selftests/resctrl: Use remount_resctrlfs() consistently with boolean
` [PATCH v2 9/9] selftests/resctrl: Correct get_llc_perf() param in function comment

[PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()
 2023-02-15 12:51 UTC  (11+ messages)

[RFC PATCH v1 0/2] selftests/x86: sysret_rip update for FRED system
 2023-02-15 10:44 UTC  (8+ messages)
              ` [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a "

[PATCH v8 0/6] Some improvements of resctrl selftest
 2023-02-15  8:32 UTC  (2+ messages)
` [PATCH v8 6/6] selftests/resctrl: Remove duplicate codes that clear each test result file


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox