Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-11-14 09:20:54 to 2024-11-19 00:39:58 UTC [more...]

[RFCv1 0/6] Page Detective
 2024-11-19  0:39 UTC  (26+ messages)
` [RFCv1 1/6] mm: Make get_vma_name() function public
` [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
` [RFCv1 3/6] mm: Add a dump_page variant that accept log level argument
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 5/6] misc/page_detective: enable loadable module
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective

[PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-18 23:46 UTC  (4+ messages)

[PATCH bpf v4 0/2] bpf: fix recursive lock and add test
 2024-11-18 21:39 UTC  (4+ messages)
` [PATCH bpf v4 1/2] bpf: fix recursive lock when verdict program return SK_PASS
` [PATCH bpf v4 2/2] selftests/bpf: Add some tests with sockmap SK_PASS

[RFC v2] MAINTAINERS: split kselftest entry into 'framework' and 'all'
 2024-11-18 21:23 UTC  (3+ messages)

[PATCH bpf 0/4] bpf, vsock: Fix poll() and close()
 2024-11-18 21:03 UTC  (5+ messages)
` [PATCH bpf 1/4] bpf, vsock: Fix poll() missing a queue
` [PATCH bpf 2/4] selftest/bpf: Add test for af_vsock poll()
` [PATCH bpf 3/4] bpf, vsock: Invoke proto::close on close()
` [PATCH bpf 4/4] selftest/bpf: Add test for vsock removal from sockmap "

[PATCH v2 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2024-11-18 20:44 UTC  (4+ messages)

[GIT PULL] Kselftest update for Linux 6.13-rc1
 2024-11-18 20:40 UTC 

[GIT PULL] KUnit update for Linux 6.13-rc1
 2024-11-18 19:19 UTC 

[PATCH net-next v3] af_unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-18 17:54 UTC  (2+ messages)

[PATCH] selftests/bpf: Remove unused variable
 2024-11-18 16:40 UTC  (2+ messages)

[RFC PATCH net-next 09/11] selftests: net: lib: Rename ip_link_master() to ip_link_set_master()
 2024-11-18 16:43 UTC  (3+ messages)
` [RFC PATCH net-next 10/11] selftests: net: lib: Add several autodefer helpers
` [RFC PATCH net-next 11/11] selftests: forwarding: Add a selftest for the new reserved_bits UAPI

[PATCH] kvm: hardware_disable_test: remove unused macro
 2024-11-18 15:34 UTC  (2+ messages)

[PATCH v2 0/5] Improve arm64 pkeys handling in signal delivery
 2024-11-18 15:06 UTC  (10+ messages)
` [PATCH v2 3/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures

[PATCH net-next] selftests: net/psock_lib: Handle EINTR and EAGAIN
 2024-11-18 15:02 UTC  (2+ messages)

[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-18 14:32 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns

[PATCH kselftest] fix single bpf test
 2024-11-18 14:06 UTC 

[PATCH bpf-next/net 0/5] bpf: Add mptcp_subflow bpf_iter support
 2024-11-18 10:09 UTC  (7+ messages)
` [PATCH bpf-next/net 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net 2/5] bpf: Add mptcp_subflow bpf_iter

[PATCHv2 net-next] selftests: wireguards: use nft by default
 2024-11-18 10:08 UTC  (3+ messages)

[PATCH] landlock: ptrace_test: remove unused macros
 2024-11-18  4:24 UTC 

[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-18  6:10 UTC  (10+ messages)
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU

[PATCH net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-18  1:19 UTC  (16+ messages)
` [PATCH net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or un-mngtmpaddr
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

[PATCHv2 net] selftests: wireguard: load nf_conntrack if it's not present
 2024-11-17 20:11 UTC  (2+ messages)

[PATCH v5] Kunit to check the longest symbol length
 2024-11-17 19:59 UTC 

[PATCH] selftests/livepatch: Check if CONFIG_LIVEPATCH is enabled
 2024-11-17 16:18 UTC  (4+ messages)

[PATCH v2] selftests/powerpc: Remove the path after initialization
 2024-11-17 12:09 UTC  (2+ messages)

[PATCH 1/5] selftests/powerpc: Lower run time of count_stcx_fail test
 2024-11-17 12:09 UTC  (2+ messages)

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test
 2024-11-16 15:25 UTC  (5+ messages)

[PATCH V2] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test
 2024-11-16 15:21 UTC 

[PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
 2024-11-16 11:42 UTC  (2+ messages)

[PATCH v2] net/unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-16 10:13 UTC  (3+ messages)

[PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag
 2024-11-16  5:08 UTC  (7+ messages)

[PATCH v1] selftest/mm: remove seal_elf
 2024-11-16  0:50 UTC 

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-16  0:33 UTC  (55+ messages)
` [PATCH net-next v11 03/23] ovpn: add basic netlink support
` [PATCH net-next v11 04/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v11 09/23] ovpn: implement basic RX "
` [PATCH net-next v11 12/23] ovpn: implement TCP transport
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v11 20/23] ovpn: kill key and notify userspace in case of IV exhaustion

[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-15 23:35 UTC  (3+ messages)
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()

[PATCH] kunit: debugfs: Use IS_ERR() for alloc_string_stream() error check
 2024-11-15 21:26 UTC  (2+ messages)

[PATCH v2] kunit: Fix potential null dereference in kunit_device_driver_test()
 2024-11-15 21:22 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Update KUnit email address for Brendan Higgins
 2024-11-15 21:07 UTC  (2+ messages)

[PATCH] selftests: acct: Add ksft_exit_fail if not running as root
 2024-11-15 19:17 UTC 

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-15 17:23 UTC  (11+ messages)

[PATCH bpf-next v2 00/13] selftests/bpf: migrate test_flow_dissector.sh to test_progs
 2024-11-15 16:11 UTC  (21+ messages)
` [PATCH bpf-next v2 01/13] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next v2 02/13] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
` [PATCH bpf-next v2 03/13] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
` [PATCH bpf-next v2 04/13] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next v2 05/13] selftests/bpf: expose all subtests from flow_dissector
` [PATCH bpf-next v2 06/13] selftests/bpf: add gre packets testing to flow_dissector
` [PATCH bpf-next v2 07/13] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next v2 08/13] selftests/bpf: Enable generic tc actions in selftests config
` [PATCH bpf-next v2 09/13] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v2 10/13] selftests/bpf: rename pseudo headers checksum computation
` [PATCH bpf-next v2 11/13] selftests/bpf: add network helpers to generate udp checksums
` [PATCH bpf-next v2 12/13] selftests/bpf: migrate bpf flow dissectors tests to test_progs
` [PATCH bpf-next v2 13/13] selftests/bpf: remove test_flow_dissector.sh

LKFT CI: improving Networking selftests results when validating stable kernels
 2024-11-15 15:49 UTC  (7+ messages)

[PATCH net-next] selftests: net: netlink-dumps: validation checks
 2024-11-15 14:52 UTC  (2+ messages)

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2024-11-15  6:15 UTC  (10+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v4 3/8] KVM: selftests: Add VMGEXIT helper
` [PATCH v4 4/8] KVM: selftests: Introduce SEV VM type check
` [PATCH v4 5/8] KVM: selftests: Add library support for interacting with SNP
` [PATCH v4 6/8] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v4 7/8] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v4 8/8] KVM: selftests: Add a basic SEV-SNP smoke test

[PATCH] kunit: Fix potential null dereference in kunit_device_driver_test()
 2024-11-15  5:35 UTC  (2+ messages)

[PATCH net-next 0/5] net: make RSS+RXNFC semantics more explicit
 2024-11-15  4:40 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
` [PATCH net-next 3/5] selftest: include dst-ip in ethtool ntuple rules

[PATCH v8 00/29] riscv control-flow integrity for usermode
 2024-11-15  3:19 UTC  (9+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH net-next v4 0/3] selftests: Add selftest for link layer and performance testing
 2024-11-14 19:25 UTC  (4+ messages)
` [PATCH net-next v4 1/3] selftests: nic_link_layer: Add link layer selftest for NIC driver
` [PATCH net-next v4 2/3] selftests: nic_link_layer: Add selftest case for speed and duplex states
` [PATCH net-next v4 3/3] selftests: nic_performance: Add selftest for performance of NIC driver

[PATCH net 2/2] selftests: net: test extacks in netlink dumps
 2024-11-15  0:31 UTC 

[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
 2024-11-14 15:50 UTC  (7+ messages)
` [PATCH net-next v4 1/6] tls: block decryption when a rekey is pending
` [PATCH net-next v4 2/6] tls: implement rekey for TLS1.3
` [PATCH net-next v4 3/6] tls: add counters for rekey
` [PATCH net-next v4 4/6] docs: tls: document TLS1.3 key updates
` [PATCH net-next v4 5/6] selftests: tls: add key_generation argument to tls_crypto_info_init
` [PATCH net-next v4 6/6] selftests: tls: add rekey tests

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-14 15:45 UTC  (15+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

[PATCH net-next v4 3/7] selftests: net: lib: Move logging from forwarding/lib.sh here
 2024-11-14 14:09 UTC  (5+ messages)
` [PATCH net-next v4 4/7] selftests: net: lib: Move tests_run "
` [PATCH net-next v4 5/7] selftests: net: lib: Move checks "
` [PATCH net-next v4 6/7] selftests: net: lib: Add kill_process
` [PATCH net-next v4 7/7] selftests: net: fdb_notify: Add a test for FDB notifications

[PATCH net-next v1 08/10] mm: page_frag: add testing for the newly added API
 2024-11-14 12:16 UTC 

[PATCH] net/unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-14  9:21 UTC  (3+ messages)


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