Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 192 participants
  • 14169 discussions

[PATCH bpf-next 0/4] selftests/bpf: convert test_tc_edt.sh into test_progs
by Alexis Lothoré (eBPF Foundation)
1 month, 3 weeks

[PATCH bpf-next v3 0/2] bpf: Skip bounds adjustment for conditional jumps on same scalar register
by KaFai Wan
1 month, 3 weeks

[PATCH 00/12] tools/nolibc: always use 64-bit ino_t, off_t and time-related types
by Thomas Weißschuh
1 month, 3 weeks

NEW PO 83199 Saturday, November 1, 2025 at 08:22:32 PM
by Procurement 05471
1 month, 3 weeks

[PATCH v2 0/2] Print map ID on successful creation
by Harshit Mogalapalli
1 month, 3 weeks

[PATCH 00/22] mm/damon/tests: fix memory bugs in kunit tests
by SeongJae Park
1 month, 3 weeks

[PATCH] selftests/user_events: Avoid taking address of packed member in perf_test
by Ankit Khushwaha
1 month, 3 weeks

[PATCH net v2] selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
by Wang Liang
1 month, 3 weeks

[PATCH net] selftests/net: use destination options instead of hop-by-hop
by Anubhav Singh
1 month, 3 weeks

[PATCH net] selftests/net: fix out-of-order delivery of FIN in gro:tcp test
by Anubhav Singh
1 month, 3 weeks

[RFC PATCH 00/21] VFIO live update support
by Vipin Sharma
1 month, 3 weeks

[PATCH] gpio-selftests: replace fixed sleep with polling+timeout
by zntsproj
1 month, 3 weeks

[PATCH v2] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
by Sunday Adelodun
1 month, 3 weeks

[PATCH v22 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
1 month, 3 weeks

[PATCH bpf-next v7 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
by Bastien Curutchet (eBPF Foundation)
1 month, 3 weeks

[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
by Jason Gunthorpe
1 month, 3 weeks

[PATCH v3] selftests/run_kselftest.sh: exit with error if tests fail
by Brendan Jackman
1 month, 3 weeks

[PATCH 0/6] KVM: LoongArch: selftests: Add timer test case
by Bibo Mao
1 month, 3 weeks

[GIT PULL] kselftest fixes update for Linux 6.18-rc4
by Shuah Khan
1 month, 3 weeks

[GIT PULL] kunit fixes update for Linux 6.18-rc4
by Shuah Khan
1 month, 3 weeks

[PATCH bpf 0/2] use rqspinlock for bpf lru map
by Menglong Dong
1 month, 3 weeks

[PATCH net-next v3] selftests: drv-net: replace the nsim ring test with a drv-net one
by Jakub Kicinski
1 month, 3 weeks

[PATCH bpf-next v3 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
by Alexis Lothoré (eBPF Foundation)
1 month, 3 weeks

[PATCH] KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
by Mark Brown
1 month, 3 weeks

[PATCH] KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
by Mark Brown
1 month, 3 weeks

[PATCH v2] KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
by Maximilian Dittgen
1 month, 3 weeks

[PATCH 0/3] KVM: selftests: arm64: Improve diagnostics from set_id_regs
by Mark Brown
1 month, 3 weeks

[PATCH bpf-next v3 0/3] bpf: Add overwrite mode for BPF ring buffer
by Xu Kuohai
1 month, 3 weeks

[PATCH bpf-next v6 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
by Bastien Curutchet (eBPF Foundation)
1 month, 3 weeks

[PATCH 0/1] selftests: net: use BASH for bareudp testing
by Po-Hsu Lin
1 month, 3 weeks

[PATCH v2] selftest: net: fix socklen_t type mismatch in sctp_collision test
by Ankit Khushwaha
1 month, 3 weeks

[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
by Pasha Tatashin
1 month, 3 weeks

[RFC bpf-next 0/2] Print map ID on successful creation
by Harshit Mogalapalli
1 month, 3 weeks

[PATCH] selftests/seccomp: Fixed type mismatch warning
by Alessandro Zanni
1 month, 3 weeks

[PATCH net] selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
by Wang Liang
1 month, 3 weeks

[PATCH net-next 00/12] selftests/vsock: refactor and improve vmtest infrastructure
by Bobby Eshleman
1 month, 3 weeks

[PATCH v3 00/12] Start porting UML to nolibc
by Benjamin Berg
1 month, 4 weeks

[PATCH] MAINTAINERS: Update KUnit email address for Rae Moar
by Rae Moar
1 month, 4 weeks

[PATCH v5 net-next 00/14] AccECN protocol case handling series
by chia-yu.chang@nokia-bell-labs.com
1 month, 4 weeks

[PATCH net-next v2] selftests: drv-net: replace the nsim ring test with a drv-net one
by Jakub Kicinski
1 month, 4 weeks

[PATCH bpf-next v2 0/2] bpf: Fix tnum_overlap to check for zero mask intersection
by KaFai Wan
1 month, 4 weeks

[PATCH v11 00/21] TDX KVM selftests
by Sagi Shahar
1 month, 4 weeks

[PATCH] selftest: net: fix socklen_t type mismatch in sctp_collision test
by Ankit Khushwaha
1 month, 4 weeks

[PATCH v4] selftests/bpf: Change variable types for -Wsign-compare
by Mehdi Ben Hadj Khelifa
1 month, 4 weeks

[PATCH bpf-next v2 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
by KaFai Wan
1 month, 4 weeks

[PATCH] selftests: harness: Support KCOV.
by Kuniyuki Iwashima
1 month, 4 weeks

[PATCH net-next v8 1/2] net/tls: support setting the maximum payload size
by Wilfred Mallawa
1 month, 4 weeks

[PATCH bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
by Jiayuan Chen
1 month, 4 weeks

[PATCH net v2 0/2] netconsole: Fix userdata race condition
by Gustavo Luiz Duarte
1 month, 4 weeks

[PATCH bpf-next 0/2] bpf: Fix tnum_overlap to check for zero mask first
by KaFai Wan
1 month, 4 weeks

[PATCH v2] selftest: net: fix variable sized type issue not at the end of a struct
by Ankit Khushwaha
1 month, 4 weeks

next-20251027: backlight.c:59:39: error: implicit declaration of function 'of_find_node_by_name'; did you mean 'bus_find_device_by_name'?
by Naresh Kamboju
2 months

[PATCH v8 0/8] liveupdate: Rework KHO for in-kernel users
by Pasha Tatashin
2 months

[PATCH 0/4] SBI MPXY support for KVM Guest
by Anup Patel
2 months

[PATCH] selftests: tty: add tty_tiocsti_test to .gitignore
by Gopi Krishna Menon
2 months

[PATCH v3 0/9] riscv: vector: misc ptrace fixes for debug use-cases
by Sergey Matyukevich
2 months

[PATCH AUTOSEL 6.17-5.4] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
by Sasha Levin
2 months

[PATCH] kunit: prevent log overwrite in param_tests
by Carlos Llamas
2 months

[PATCH v2] selftest: net: prevent use of uninitialized variable
by Alessandro Zanni
2 months

[PATCH net-next] selftests: drv-net: replace the nsim ring test with a drv-net one
by Jakub Kicinski
2 months

[PATCH bpf-next 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
by KaFai Wan
2 months

[PATCHv7 0/7] liveupdate: Rework KHO for in-kernel users
by Pasha Tatashin
2 months

[PATCH bpf-next v2 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
by Alexis Lothoré (eBPF Foundation)
2 months

[PATCH bpf-next v1 0/2] bpf: Add kfuncs and selftests for detecting execution context and selftests
by Jiayuan Chen
2 months

[PATCH 0/2] KHO: Fix metadata allocation in scratch area
by Pasha Tatashin
2 months

Need Customer Service? Here’s How to Talk to a Live Agent Spirit Airlines
by a.ishv.u26.0@gmail.com
2 months

Step-by-Step Guide: How to Speak with a Live Agent Southwest Airlines
by a.ishv.u26.0@gmail.com
2 months

Contacting a SkyWest Airlines Live Agent: A Simple Guide
by a.ishv.u26.0@gmail.com
2 months

How to Contact a Live Agent Scandinavian Airlines (SAS) for Assistance
by a.ishv.u26.0@gmail.com
2 months

How to Easily Contact a Live Agent Royal Jordanian Airlines for Help
by a.ishv.u26.0@gmail.com
2 months

How to Contact a Live Agent Royal Brunei Airlines for Assistance
by a.ishv.u26.0@gmail.com
2 months

How to Speak to a Live Person Porter Airlines: Tips and Tricks
by a.ishv.u26.0@gmail.com
2 months

How to Connect with a Live Customer Service Agent Play Airlines
by a.ishv.u26.0@gmail.com
2 months

Connecting with a Philippine Airlines Live Agent: A Step-by-Step Guide
by a.ishv.u26.0@gmail.com
2 months

How to Contact a Live Agent Pegasus Airlines for Assistance
by a.ishv.u26.0@gmail.com
2 months

How to Reach a Live Agent Mokulele Airlines: A Quick Guide
by a.ishv.u26.0@gmail.com
2 months

How to Reach a Live Agent Mesa Airlines: A Quick Guide
by a.ishv.u26.0@gmail.com
2 months

[PATCH] selftests/unix: Add test for ECONNRESET and EOF behaviour
by Sunday Adelodun
2 months

[PATCH net-next 2/2] selftests: bridge_mdb: Add a test for MDB flush on snooping disable
by Petr Machata
2 months

[PATCH v1] selftests: cachestat: Fix warning on declaration under label
by Sidharth Seela
2 months

[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
by Kees Cook
2 months

[PATCH v22 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months

[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
by Jiayuan Chen
2 months

[PATCH 0/9] mm/damon: support pin-point targets removal
by SeongJae Park
2 months

[PATCH net-next 0/5] psp: track stats from core and provide a driver stats api
by Daniel Zahka
2 months

[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
by Jim Mattson
2 months

[PATCH net 0/2] netconsole: Fix userdata race condition
by Gustavo Luiz Duarte
2 months

[PATCH RESEND] selftests/cachestat: add tmpshmcstat file to .gitignore
by Madhur Kumar
2 months

[PATCH v4 00/23] ARM64 PMU Partitioning
by Colton Lewis
2 months

next-20251020: selftests: helpers.h:10:10: fatal error: kselftest.h: No such file or directory
by Naresh Kamboju
2 months

[PATCH] selftest: net: prevent use of uninitialized variable
by Alessandro Zanni
2 months

[PATCH nf-next v7 0/3] Add IPIP flowtable SW acceleration
by Lorenzo Bianconi
2 months

Zwrot
by Eryk Wawrzyn
2 months

[PATCH net 0/5] mptcp: handle late ADD_ADDR + selftests skip
by Matthieu Baerts (NGI0)
2 months

[PATCH net-next v7 00/26] vsock: add namespace support to vhost-vsock
by Bobby Eshleman
2 months

[PATCH net-next v7 1/2] net/tls: support setting the maximum payload size
by Wilfred Mallawa
2 months

[PATCH] selftests: arg_parsing: Ensure data is flushed to disk before reading.
by Xing Guo
2 months

[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
by Sergey Matyukevich
2 months

[PATCH] Fix up 'make versioncheck' issues
by Jesper Juhl
2 months

[PATCH nf-next v6 0/2] Add IPIP flowtable SW acceleratio
by Lorenzo Bianconi
2 months

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
by Jason Gunthorpe
2 months

[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
by Pasha Tatashin
2 months

[PATCH bpf-next v5 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
by Bastien Curutchet (eBPF Foundation)
2 months

[PATCH] Documentation: kunit: add description of kunit.enable parameter
by Yuya Ishikawa
2 months

[PATCH rc] iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
by Nicolin Chen
2 months

[PATCH v22 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months

[PATCH v22 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months

[PATCH v2 1/1] selftest/sched: skip the test if smt is not enabled
by Yifei Liu
2 months

[PATCH v4 net-next 00/13] AccECN protocol case handling series
by chia-yu.chang@nokia-bell-labs.com
2 months

[PATCH] KVM: selftests: Don't fall over when only one CPU
by Brendan Jackman
2 months

[PATCH] KVM: selftests: fix ITS collection target addresses in vgic_lpi_stress
by Maximilian Dittgen
2 months

[RFC PATCH 0/3] mm: Fix MF_DELAYED handling on memory failure
by Lisa Wang
2 months, 1 week

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
by Brian Norris
2 months, 1 week

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
by Kalesh Singh
2 months, 1 week

[PATCH bpf-next 0/5] selftests/bpf: convert test_tc_tunnel.sh to test_progs
by Alexis Lothoré (eBPF Foundation)
2 months, 1 week

[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
by Xu Lu
2 months, 1 week

[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
by Xu Lu
2 months, 1 week

[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
by Wilfred Mallawa
2 months, 1 week

Family December trip
by Pina Alvarez
2 months, 1 week

[RFC PATCH 0/4] selftests/damon: add a test for obsolete_target sysfs file
by SeongJae Park
2 months, 1 week

[PATCH net-next] bonding: show master index when dumping slave info
by Hangbin Liu
2 months, 1 week

Re: [PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
by Miguel Ojeda
2 months, 1 week

[PATCH net-next] selftests/net: io_uring: fix unknown errnum values
by Carlos Llamas
2 months, 1 week

[PATCH 0/8] resctrl: Add perf PMU for resctrl monitoring
by Jonathan Perry
2 months, 1 week

[PATCH v2 0/2] selftests/verification: Add initial RV tests
by Gabriele Monaco
2 months, 1 week

[PATCH v2] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
by Florian Schmaus
2 months, 1 week

[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
by Bala-Vignesh-Reddy
2 months, 1 week

[PATCH 0/2] selftests/verification: Add initial RV tests
by Gabriele Monaco
2 months, 1 week

[PATCH] Documentation: kunit: Fix kunit_device_register() example
by Robin Murphy
2 months, 1 week

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
by lirongqing
2 months, 1 week

[PATCH] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
by Florian Schmaus
2 months, 1 week

[PATCHv4 net-next 0/4] net: common feature compute for upper interface
by Hangbin Liu
2 months, 1 week

[PATCH v5 0/7] liveupdate: Rework KHO for in-kernel users
by Pasha Tatashin
2 months, 1 week

[PATCH] selftests/futex: skip tests if shmget unsupported
by Carlos Llamas
2 months, 1 week

[PATCH v20 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months, 1 week

[PATCH v21 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months, 1 week

[PATCH] selftests/futex: add newline to ksft_exit_fail_msg()
by Carlos Llamas
2 months, 1 week

[PATCH v2 0/7] iommufd: Add MSI mapping support with nested SMMU (Part-2 RMR)
by Nicolin Chen
2 months, 1 week

[PATCH 0/2] HID: multitouch: fix sticky-fingers quirks
by Benjamin Tissoires
2 months, 1 week

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
by Yana Bashlykova
2 months, 1 week

[PATCH v3 0/2] selftests/fchmodat2: Error handling and general cleanups
by Mark Brown
2 months, 1 week

[PATCH] selftests: livepatch: use canonical ftrace path
by Fushuai Wang
2 months, 1 week

[PATCH v22 0/8] fork: Support shadow stacks in clone3()
by Mark Brown
2 months, 1 week

[PATCH v2 0/3] selftests/filelock: Make output more kselftestish
by Mark Brown
2 months, 1 week

selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
by Itamar Dalal
2 months, 1 week

Re: selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
by David Hildenbrand
2 months, 1 week

[PATCH][v3] hung_task: Panic after fixed number of hung tasks
by lirongqing
2 months, 1 week

[PATCH] Add a new test 'migrate.cow_after_fork' that verifies correct RMAP handling of Copy-On-Write pages after fork(). Before a write, parent and child share the same PFN; after a write, the child’s PFN differs, confirming proper COW duplication.
by Itamar-Dalal
2 months, 1 week

[PATCH] selftests/dma: add dma_map_benchmark to .gitignore
by Kriish Sharma
2 months, 1 week

[PATCH v2] selftests/run_kselftest.sh: exit with error if tests fail
by Brendan Jackman
2 months, 1 week

[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
by Xu Kuohai
2 months, 1 week

[PATCH net repost] selftests: net: check jq command is supported
by Wang Liang
2 months, 1 week

[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
by Wilfred Mallawa
2 months, 1 week

[PATCH v2] vdso: Remove struct getcpu_cache
by Thomas Weißschuh
2 months, 1 week

[PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
by Babu Moger
2 months, 1 week

[PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests
by Breno Leitao
2 months, 1 week

[PATCH v2 4/4] selftests/riscv: Add Zicbop prefetch test
by Yao Zihong
2 months, 1 week

[PATCH 0/2] KVM: x86: selftests: add L1TF exploit test
by Brendan Jackman
2 months, 1 week

[PATCH v19 00/27] riscv control-flow integrity for usermode
by Deepak Gupta
2 months, 1 week

[PATCH net v3] selftests: drv-net: update remaining Python init files
by Stanislav Fomichev
2 months, 2 weeks

[PATCH v3 0/5] tracing: fprobe: list-style filters,
by Ryan Chung
2 months, 2 weeks

[PATCH bpf v3 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs
by KaFai Wan
2 months, 2 weeks

[PATCH net-next] selftests: net: check jq command is supported
by Wang Liang
2 months, 2 weeks

Official Notification from Mr. Shri Rajesh Kumar, from the Indian Cyber Crime
by Mr.Shri Rajesh
2 months, 2 weeks

[PATCH] filelock: add .gitignore
by Kriish Sharma
2 months, 2 weeks

[PATCH bpf-next v4 0/2] Add kfuncs bpf_strcasestr and bpf_strncasestr
by Rong Tao
2 months, 2 weeks

[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
by Mark Brown
2 months, 2 weeks

[PATCH v4 net-next 00/13] AccECN protocol case handling series
by chia-yu.chang@nokia-bell-labs.com
2 months, 2 weeks

[PATCH] selftests/run_kselftest.sh: Add --error-on-fail flag
by Brendan Jackman
2 months, 2 weeks

[linux-next20251003] tmp2 selftests resulting in Kernel OOPs
by Venkat Rao Bagalkote
2 months, 2 weeks

[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
by Bobby Eshleman
2 months, 2 weeks

[PATCH AUTOSEL 6.17] kunit: Enable PCI on UML without triggering WARN()
by Sasha Levin
2 months, 2 weeks

[PATCH AUTOSEL 6.17-6.16] rust: kunit: allow `cfg` on `test`s
by Sasha Levin
2 months, 2 weeks

[PATCH v2 00/37] mm: remove nth_page()
by David Hildenbrand
2 months, 2 weeks

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
by Jason Gunthorpe
2 months, 2 weeks

[PATCH RFC 00/35] mm: remove nth_page()
by David Hildenbrand
2 months, 2 weeks

[PATCH bpf-next v3 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
2 months, 2 weeks

[PATCH bpf-next v4 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
2 months, 2 weeks

[PATCH bpf-next v4 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
2 months, 2 weeks

[PATCH 00/11] vdso: Various cleanups
by Thomas Weißschuh
2 months, 2 weeks

[PATCH net v2 9/9] selftests: drv-net: pp_alloc_fail: add necessary optoins to config
by Jakub Kicinski
2 months, 2 weeks

[PATCH net v2 8/9] selftests: drv-net: pp_alloc_fail: lower traffic expectations
by Jakub Kicinski
2 months, 2 weeks

[PATCH net v2 7/9] selftests: drv-net: fix linter warnings in pp_alloc_fail
by Jakub Kicinski
2 months, 2 weeks

[PATCH net v2 5/9] selftests: drv-net: xdp: add test for interface level qstats
by Jakub Kicinski
2 months, 2 weeks

[PATCH net v2 4/9] selftests: drv-net: xdp: rename netnl to ethnl
by Jakub Kicinski
2 months, 2 weeks

[PATCH net v2] selftests: drv-net: update remaining Python init files
by Stanislav Fomichev
2 months, 2 weeks

[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
by Eliav Farber
2 months, 2 weeks

[PATCH v2] Fix to avoid the usage of the `res` variable uninitialized in the following macro expansions.
by Alessandro Zanni
2 months, 2 weeks

[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
by Eliav Farber
2 months, 2 weeks

Run selftest via web server with UI on localhost
by Alexey Melezhik
2 months, 2 weeks

Re: [PATCH] selftests/run_kselftest.sh: Add --error-on-fail flag
by Alexey Melezhik
2 months, 2 weeks

[PATCH net] selftests: drv-net: update remaining Python init files
by Jakub Kicinski
2 months, 2 weeks

[PATCH net repost] selftests: drv-net: make linters happy with our imports
by Jakub Kicinski
2 months, 2 weeks

[PATCH 0/7] tools/nolibc: reduce __nolibc_enosys() fallbacks
by Thomas Weißschuh
2 months, 2 weeks

[PATCH bpf v2 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs
by KaFai Wan
2 months, 2 weeks

[PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
2 months, 2 weeks

[PATCH bpf-next v2 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
2 months, 2 weeks

[PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
2 months, 2 weeks

[PATCH bpf-next v3 0/2] Add kfuncs bpf_strcasestr and bpf_strncasestr
by Rong Tao
2 months, 2 weeks

[PATCH bpf 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs
by KaFai Wan
2 months, 2 weeks
Results per page: