Show patches with: Archived = No       |   26313 patches
« 1 2 3 4263 264 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net,5/5] selftests: net-drv: stats: sanity check netlink dumps Untitled series #917656 - 1 - --- 2024-12-13 Jakub Kicinski New
[net,4/5] selftests: net-drv: queues: sanity check netlink dumps Untitled series #917656 - 2 - --- 2024-12-13 Jakub Kicinski New
[net,3/5] selftests: net: support setting recv_size in YNL Untitled series #917656 - 2 - --- 2024-12-13 Jakub Kicinski New
[bpf-next,v2,2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c selftests: bpf: Migrate test_xdp_meta.sh to test_progs - - - --- 2024-12-13 Bastien Curutchet New
[bpf-next,v2,1/2] selftests/bpf: test_xdp_meta: Rename BPF sections selftests: bpf: Migrate test_xdp_meta.sh to test_progs - - - --- 2024-12-13 Bastien Curutchet New
[v2,4/4] rseq/selftests: Add test for mm_cid compaction sched: Move task_mm_cid_work to mm delayed work - - - --- 2024-12-13 Gabriele Monaco New
[v2,3/4] sched: Compact RSEQ concurrency IDs with reduced threads and affinity sched: Move task_mm_cid_work to mm delayed work - - 1 --- 2024-12-13 Gabriele Monaco New
[v2,2/4] sched: Remove mm_cid_next_scan as obsolete sched: Move task_mm_cid_work to mm delayed work - - - --- 2024-12-13 Gabriele Monaco New
[v2,1/4] sched: Move task_mm_cid_work to mm delayed work sched: Move task_mm_cid_work to mm delayed work - - - --- 2024-12-13 Gabriele Monaco New
[net-next,v7,4/4] sock: Introduce SO_RCVPRIORITY socket option Add support for SO_PRIORITY cmsg - 1 - --- 2024-12-13 Anna Nyiri New
[net-next,v7,3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender Add support for SO_PRIORITY cmsg 1 2 1 --- 2024-12-13 Anna Nyiri New
[net-next,v7,2/4] sock: support SO_PRIORITY cmsg Add support for SO_PRIORITY cmsg - 1 - --- 2024-12-13 Anna Nyiri New
[net-next,v7,1/4] sock: Introduce sk_set_prio_allowed helper function Add support for SO_PRIORITY cmsg - 2 - --- 2024-12-13 Anna Nyiri New
[v5,3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-12-13 David Gow New
[v5,2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2024-12-13 David Gow New
[v5,1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-12-13 David Gow New
[v7] lib/math: Add int_sqrt test suite [v7] lib/math: Add int_sqrt test suite - 1 - --- 2024-12-13 Luis Felipe Hernandez New
[PATCHv3,net-next,2/2] selftests: wireguard: update to using nft for qemu test selftests: wireguards: use nftables for testing - - - --- 2024-12-13 Hangbin Liu New
[PATCHv3,net-next,1/2] selftests: wireguards: convert iptables to nft selftests: wireguards: use nftables for testing - - - --- 2024-12-13 Hangbin Liu New
[bpf-next,v5,5/5] bpf: selftests: verifier: Add nullness elision tests Support eliding map lookup nullness - - - --- 2024-12-12 Daniel Xu New
[bpf-next,v5,4/5] bpf: verifier: Support eliding map lookup nullness Support eliding map lookup nullness - - - --- 2024-12-12 Daniel Xu New
[bpf-next,v5,3/5] bpf: verifier: Refactor helper access type tracking Support eliding map lookup nullness 1 - - --- 2024-12-12 Daniel Xu New
[v4,2/2] selftests/futex: Create test for robust list selftests/futex: Create test for robust list - - - --- 2024-12-12 André Almeida New
[v4,1/2] selftests/futex: Add ASSERT_ macros selftests/futex: Create test for robust list - - - --- 2024-12-12 André Almeida New
[net-next,v5,6/6] selftests: tls: add rekey tests tls: implement key updates for TLS1.3 - - - --- 2024-12-12 Sabrina Dubroca New
[net-next,v5,5/6] selftests: tls: add key_generation argument to tls_crypto_info_init tls: implement key updates for TLS1.3 - - - --- 2024-12-12 Sabrina Dubroca New
[net-next,v5,4/6] docs: tls: document TLS1.3 key updates tls: implement key updates for TLS1.3 - - - --- 2024-12-12 Sabrina Dubroca New
[net-next,v5,3/6] tls: add counters for rekey tls: implement key updates for TLS1.3 - - - --- 2024-12-12 Sabrina Dubroca New
[net-next,v5,2/6] tls: implement rekey for TLS1.3 tls: implement key updates for TLS1.3 1 - - --- 2024-12-12 Sabrina Dubroca New
[net-next,v5,1/6] tls: block decryption when a rekey is pending tls: implement key updates for TLS1.3 - - - --- 2024-12-12 Sabrina Dubroca New
[v2,resend] selftests: timers: clocksource-switch: Adapt progress to kselftest framework [v2,resend] selftests: timers: clocksource-switch: Adapt progress to kselftest framework - 1 - --- 2024-12-12 Geert Uytterhoeven Accepted
[v6] riscv: selftests: Fix warnings pointer masking test [v6] riscv: selftests: Fix warnings pointer masking test - 1 - --- 2024-12-12 Charlie Jenkins New
[v6] lib/math: Add int_sqrt test suite [v6] lib/math: Add int_sqrt test suite - - - --- 2024-12-12 Luis Felipe Hernandez New
[v2,3/3] drivers: base: test: Add ...find_device_by...(... NULL) tests drivers: base: Don't match device with NULL of_node/fwnode/etc + tests - 1 - --- 2024-12-12 Brian Norris New
[v2,2/3] drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS drivers: base: Don't match device with NULL of_node/fwnode/etc + tests - - - --- 2024-12-12 Brian Norris New
[v2,1/3] drivers: base: Don't match devices with NULL of_node/fwnode/etc drivers: base: Don't match device with NULL of_node/fwnode/etc + tests 1 1 - --- 2024-12-12 Brian Norris New
[net-next,v15,22/22] testing/selftests: add test tool and scripts for ovpn module Introducing OpenVPN Data Channel Offload - 1 - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,21/22] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload - 1 - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,20/22] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,19/22] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,18/22] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,17/22] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,16/22] ovpn: add support for peer floating Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,15/22] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,14/22] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,13/22] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,12/22] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,11/22] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,10/22] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,09/22] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,08/22] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,07/22] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,06/22] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,05/22] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,04/22] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,03/22] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,02/22] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[net-next,v15,01/22] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload - - - --- 2024-12-11 Antonio Quartulli New
[GIT,PULL] Kselftest fixes for Linux 6.13-rc3 [GIT,PULL] Kselftest fixes for Linux 6.13-rc3 - - - --- 2024-12-11 Shuah Khan New
[4/4] KVM: selftests: dirty_log_test: support multiple write retires KVM: selftests: dirty_log_test: fixes for running the test nested - - - --- 2024-12-11 Maxim Levitsky New
[3/4] KVM: selftests: dirty_log_test: run the guest until some dirty ring entries were harvested KVM: selftests: dirty_log_test: fixes for running the test nested - - - --- 2024-12-11 Maxim Levitsky New
[2/4] KVM: selftests: dirty_log_test: Limit s390x workaround to s390x KVM: selftests: dirty_log_test: fixes for running the test nested - - - --- 2024-12-11 Maxim Levitsky New
[1/4] KVM: VMX: read the PML log in the same order as it was written KVM: selftests: dirty_log_test: fixes for running the test nested - - - --- 2024-12-11 Maxim Levitsky New
[v2] kselftest/arm64: abi: fix SVCR detection [v2] kselftest/arm64: abi: fix SVCR detection - 1 - --- 2024-12-11 Weizhao Ouyang New
[v3,4/4] selftests: pci_endpoint: Migrate to Kselftest framework Migrate PCI Endpoint Subsystem tests to Kselftest - - - --- 2024-12-11 Manivannan Sadhasivam New
[v3,3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests Migrate PCI Endpoint Subsystem tests to Kselftest - - - --- 2024-12-11 Manivannan Sadhasivam New
[v3,2/4] misc: pci_endpoint_test: Fix the return value of IOCTL Migrate PCI Endpoint Subsystem tests to Kselftest - 1 - --- 2024-12-11 Manivannan Sadhasivam New
[v3,1/4] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED Migrate PCI Endpoint Subsystem tests to Kselftest - 1 - --- 2024-12-11 Manivannan Sadhasivam New
[net,2/2] selftests: bonding: add ipsec offload test bond: fix xfrm offload feature during init - - - --- 2024-12-11 Hangbin Liu New
[net,1/2] bonding: fix xfrm offload feature setup on active-backup mode bond: fix xfrm offload feature during init - - - --- 2024-12-11 Hangbin Liu New
[RFC,v1,1/1] selftest/mm: refactor mseal_test refactor mseal_test - - - --- 2024-12-11 Jeff Xu New
[v4,9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1 arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 to DDI0601 2024-09 arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09 arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 to DDI0601 2024-09 arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 to DDI0601 2024-09 arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09 arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 arm64: Support 2024 dpISA extensions - - - --- 2024-12-11 Mark Brown New
[v4] selftests/filesystems: Add missing gitignore file [v4] selftests/filesystems: Add missing gitignore file - 1 1 --- 2024-12-11 Li Zhijian Accepted
[v4] selftests/zram: gitignore output file [v4] selftests/zram: gitignore output file - - - --- 2024-12-11 Li Zhijian Accepted
selftests/rseq: Fix rseq for cases without glibc support selftests/rseq: Fix rseq for cases without glibc support - - - --- 2024-12-10 Raghavendra Rao Ananta New
[4/4] drivers: base: test: Add ...find_device_by...(... NULL) tests drivers: base: Don't match device with NULL of_node/fwnode/etc + tests - - - --- 2024-12-10 Brian Norris New
[3/4] drivers: base: test: Drop "devm" from platform-device-test names drivers: base: Don't match device with NULL of_node/fwnode/etc + tests - - - --- 2024-12-10 Brian Norris New
[2/4] drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS drivers: base: Don't match device with NULL of_node/fwnode/etc + tests - - - --- 2024-12-10 Brian Norris New
[1/4] drivers: base: Don't match devices with NULL of_node/fwnode/etc drivers: base: Don't match device with NULL of_node/fwnode/etc + tests - - - --- 2024-12-10 Brian Norris New
[v4] lib/math: Add int_sqrt test suite [v4] lib/math: Add int_sqrt test suite - - - --- 2024-12-10 Luis Felipe Hernandez New
[v2] selftests: acct: Add ksft_exit_skip if not running as root [v2] selftests: acct: Add ksft_exit_skip if not running as root - - - --- 2024-12-10 Shivam Chaudhary Accepted
[v6,28/28] ntsync: No longer depend on BROKEN. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,27/28] docs: ntsync: Add documentation for the ntsync uAPI. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,26/28] maintainers: Add an entry for ntsync. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,25/28] selftests: ntsync: Add a stress test for contended waits. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,23/28] selftests: ntsync: Add tests for alertable waits. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,22/28] selftests: ntsync: Add some tests for wakeup signaling with events. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,21/28] selftests: ntsync: Add some tests for auto-reset event state. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,20/28] selftests: ntsync: Add some tests for manual-reset event state. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
[v6,18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-12-09 Elizabeth Figura New
« 1 2 3 4263 264 »