messages from 2024-11-16 17:59:32 to 2024-11-20 11:56:55 UTC [more...]
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-20 11:56 UTC (30+ 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 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 18/23] ovpn: implement peer add/get/dump/delete via netlink
KUnit expectations in atomic context
2024-11-20 10:56 UTC
[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
2024-11-20 10:54 UTC (24+ messages)
` [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH v3 14/15] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [RFC PATCH v3 15/15] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE
[PATCHv2 net 0/2] ipv6: fix temporary address not removed correctly
2024-11-20 9:51 UTC (3+ messages)
` [PATCHv2 net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
` [PATCHv2 net 2/2] selftests/rtnetlink.sh: add mngtempaddr test
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
2024-11-20 9:18 UTC (25+ messages)
` [PATCH v6 01/15] lib: Add TLV parser
` [PATCH v6 02/15] module: Introduce ksys_finit_module()
` [PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache
` [PATCH v6 04/15] digest_cache: Initialize digest caches
` [PATCH v6 05/15] digest_cache: Add securityfs interface
` [PATCH v6 06/15] digest_cache: Add hash tables and operations
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
` [PATCH v6 08/15] digest_cache: Parse tlv digest lists
` [PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list
` [PATCH v6 10/15] digest_cache: Add management of verification data
` [PATCH v6 11/15] digest_cache: Add support for directories
` [PATCH v6 12/15] digest cache: Prefetch digest lists if requested
` [PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change
` [PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v6 15/15] docs: Add documentation of "
[PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
2024-11-20 8:19 UTC (2+ messages)
[RFC] Test catalog template
2024-11-20 8:16 UTC (6+ messages)
[PATCH bpf-next v3 00/14] selftests/bpf: migrate test_flow_dissector.sh to test_progs
2024-11-20 7:43 UTC (15+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next v3 02/14] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
` [PATCH bpf-next v3 03/14] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
` [PATCH bpf-next v3 04/14] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next v3 05/14] selftests/bpf: expose all subtests from flow_dissector
` [PATCH bpf-next v3 06/14] selftests/bpf: add gre packets testing to flow_dissector
` [PATCH bpf-next v3 07/14] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next v3 08/14] selftests/bpf: Enable generic tc actions in selftests config
` [PATCH bpf-next v3 09/14] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v3 10/14] selftests/bpf: document pseudo-header checksum helpers
` [PATCH bpf-next v3 11/14] selftests/bpf: use the same udp and tcp headers in tests under test_progs
` [PATCH bpf-next v3 12/14] selftests/bpf: add network helpers to generate udp checksums
` [PATCH bpf-next v3 13/14] selftests/bpf: migrate bpf flow dissectors tests to test_progs
` [PATCH bpf-next v3 14/14] selftests/bpf: remove test_flow_dissector.sh
[PATCH net v2 2/2] selftests: net: test extacks in netlink dumps
2024-11-19 22:44 UTC
[RFCv1 0/6] Page Detective
2024-11-19 20:57 UTC (36+ 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 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
[GIT PULL] KUnit update for Linux 6.13-rc1
2024-11-19 19:40 UTC (4+ messages)
[PATCH net-next 0/4] netconsole: Add support for CPU population
2024-11-19 17:07 UTC (6+ messages)
` [PATCH net-next 2/4] netconsole: Add option to auto-populate CPU number in userdata
` [PATCH net-next 4/4] netconsole: selftest: Validate CPU number auto-population "
[PATCH bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT
2024-11-19 16:18 UTC
[PATCH v2 0/2] Modify the watchdog selftest for execution in non-interactive environments
2024-11-19 15:01 UTC (3+ messages)
` [PATCH v2 1/2] selftests/watchdog: add -c option to limit the ping loop
` [PATCH v2 2/2] selftests/watchdog: convert the test output to KTAP format
[PATCHv2 net-next] selftests: wireguards: use nft by default
2024-11-19 14:37 UTC (5+ messages)
[PATCH net-next v2] mm: page_frag: fix a compile error when kernel is not compiled
2024-11-19 12:20 UTC (3+ messages)
[PATCH v2] net/unix: pass pidfd flags via SCM_PIDFD cmsg
2024-11-19 11:04 UTC (4+ messages)
[PATCH net-next v4 0/3] selftests: Add selftest for link layer and performance testing
2024-11-19 10:20 UTC (4+ messages)
` [PATCH net-next v4 3/3] selftests: nic_performance: Add selftest for performance of NIC driver
[PATCH net-next v3] af_unix: pass pidfd flags via SCM_PIDFD cmsg
2024-11-19 9:47 UTC (3+ messages)
[PATCH v1] selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest'
2024-11-17 10:28 UTC
[PATCH bpf-next v2 00/13] selftests/bpf: migrate test_flow_dissector.sh to test_progs
2024-11-19 9:28 UTC (13+ messages)
` [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 net 0/2] ipv6: fix temporary address not removed correctly
2024-11-19 8:23 UTC (17+ 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
[PATCH v1] selftests: mm: Fix conversion specifiers in transact_test()
2024-11-19 7:33 UTC (2+ messages)
[PATCH v2] kunit: string-stream: Fix a UAF bug in kunit_init_suite()
2024-11-19 5:44 UTC (3+ messages)
[PATCH bpf v4 0/2] bpf: fix recursive lock and add test
2024-11-19 4:00 UTC (5+ 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
[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
2024-11-19 3:41 UTC (2+ messages)
[PATCH v1] selftests/bpf: fix application of sizeof to pointer
2024-11-19 3:37 UTC (2+ messages)
[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-11-19 3:07 UTC (7+ 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 net-next] selftests: net: netlink-dumps: validation checks
2024-11-19 3:00 UTC (2+ messages)
[PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled
2024-11-18 23:46 UTC (4+ messages)
[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
[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 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
[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
[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 (3+ 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)
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