Show patches with: none      |   21092 patches
« 1 2 ... 73 74 75210 211 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
selftests/mm: Replace obsolete memalign() with posix_memalign() selftests/mm: Replace obsolete memalign() with posix_memalign() - - - --- 2023-04-12 Deming Wang New
[PATCHv2] selftests: damon: add config file [PATCHv2] selftests: damon: add config file 1 1 - --- 2023-04-12 Anders Roxell Accepted
selftests/sgx: Add "test_encl.elf" to TEST_FILES selftests/sgx: Add "test_encl.elf" to TEST_FILES - - - --- 2023-04-12 Yi Lai Accepted
mm: huge_memory: Replace obsolete memalign() with posix_memalign() mm: huge_memory: Replace obsolete memalign() with posix_memalign() - - - --- 2023-04-12 Deming Wang New
selftests/mm: Replace obsolete memalign() with posix_memalign() selftests/mm: Replace obsolete memalign() with posix_memalign() - - - --- 2023-04-12 Deming Wang New
selftests/mm: Replace obsolete memalign() with posix_memalign() selftests/mm: Replace obsolete memalign() with posix_memalign() - - - --- 2023-04-12 Deming Wang New
[net,4/4] selftests: mptcp: userspace pm: uniform verify events mptcp: more fixes for 6.3 - - - --- 2023-04-11 Matthieu Baerts Accepted
[net,3/4] mptcp: fix NULL pointer dereference on fastopen early fallback mptcp: more fixes for 6.3 - 1 - --- 2023-04-11 Matthieu Baerts Accepted
[net,2/4] mptcp: stricter state check in mptcp_worker mptcp: more fixes for 6.3 - 1 1 --- 2023-04-11 Matthieu Baerts Accepted
[net,1/4] mptcp: use mptcp_schedule_work instead of open-coding it mptcp: more fixes for 6.3 - 1 - --- 2023-04-11 Matthieu Baerts Accepted
[v1,2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname [v1,1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change - - - --- 2023-04-11 Andy Shevchenko Accepted
[v1,1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change [v1,1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change - - 1 --- 2023-04-11 Andy Shevchenko Accepted
[v5,17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-04-11 Jason Gunthorpe New
[v5,16/17] iommufd/selftest: Return the real idev id from selftest mock_domain Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-04-11 Jason Gunthorpe Accepted
[v5,15/17] iommufd: Add IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,14/17] iommufd/selftest: Test iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-04-11 Jason Gunthorpe New
[v5,13/17] iommufd: Make destroy_rwsem use a lock class per object type Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-04-11 Jason Gunthorpe Accepted
[v5,12/17] iommufd: Add iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,11/17] iommu: Introduce a new iommu_group_replace_domain() API Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,09/17] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc() Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,08/17] iommufd: Move putting a hwpt to a helper function Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,07/17] iommufd: Make sw_msi_start a group global Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-04-11 Jason Gunthorpe New
[v5,06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-04-11 Jason Gunthorpe New
[v5,05/17] iommufd: Keep track of each device's reserved regions instead of groups Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,04/17] iommu: Export iommu_get_resv_regions() Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe Accepted
[v5,03/17] iommufd: Replace the hwpt->devices list with iommufd_group Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,02/17] iommufd: Add iommufd_group Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-04-11 Jason Gunthorpe New
[v5,01/17] iommufd: Move isolated msi enforcement to iommufd_device_bind() Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-04-11 Jason Gunthorpe Accepted
[3/3] kunit: Update reporting function to support results from subtests kunit: Fix reporting of the skipped parameterized tests - - - --- 2023-04-11 Michal Wajdeczko brendanhiggins New
[2/3] kunit: Fix reporting of the skipped parameterized tests kunit: Fix reporting of the skipped parameterized tests - 2 - --- 2023-04-11 Michal Wajdeczko brendanhiggins Accepted
[1/3] kunit/test: Add example test showing parameterized testing kunit: Fix reporting of the skipped parameterized tests - 1 - --- 2023-04-11 Michal Wajdeczko brendanhiggins Accepted
[v1,RESEND,6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __sp… mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,RESEND,5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits… mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,RESEND,4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc6… mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,RESEND,3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access 1 - - --- 2023-04-11 David Hildenbrand Accepted
[v1,RESEND,2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write per… mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,RESEND,1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_hug… mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_loc… - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits on pmd… mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64" mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_loc… - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_loc… - - - --- 2023-04-11 David Hildenbrand Accepted
[v1,1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest [v1,1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest - - - --- 2023-04-11 David Hildenbrand Accepted
mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_loc… mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_loc… - - - --- 2023-04-11 David Hildenbrand Accepted
[RESEND] selftests/ftrace: Improve integration with kselftest runner [RESEND] selftests/ftrace: Improve integration with kselftest runner 2 - - --- 2023-04-11 Mark Brown Accepted
[net-next,v3,4/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test Untitled series #738713 - - - --- 2023-04-11 Aleksandr Mikhalitsyn New
resctrl selftest patches resctrl selftest patches - - - --- 2023-04-10 Reinette Chatre Accepted
[bpf-next,v5,4/4] selftests: xsk: Add tests for 8K and 9K frame sizes Untitled series #738405 - - - --- 2023-04-10 Kal Cutter Conley New
[bpf-next,v5,3/4] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE Untitled series #738405 - - - --- 2023-04-10 Kal Cutter Conley New
[v3,2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program Fix failure to access u32* argument of tracked function - - - --- 2023-04-10 Feng Zhou Accepted
[v3,1/2] bpf/btf: Fix is_int_ptr() Fix failure to access u32* argument of tracked function - - - --- 2023-04-10 Feng Zhou Accepted
[bpf-next] selftests/bpf: trace_helpers.c: Fix segfault [bpf-next] selftests/bpf: trace_helpers.c: Fix segfault 1 - - --- 2023-04-09 Rong Tao New
[v2,4/4] KVM: PPC: selftests: add selftests sanity tests KVM: selftests: add powerpc support 1 - - --- 2023-04-08 Nicholas Piggin New
[v2,3/4] KVM: PPC: selftests: add support for powerpc KVM: selftests: add powerpc support 1 - - --- 2023-04-08 Nicholas Piggin New
[v2,2/4] KVM: selftests: Add aligned guest physical page allocator KVM: selftests: add powerpc support - - - --- 2023-04-08 Nicholas Piggin New
[v2,1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc KVM: selftests: add powerpc support - - - --- 2023-04-08 Nicholas Piggin New
[v6,5/6] selftests: Test the new RISC-V hwprobe interface RISC-V Hardware Probing User Interface - - - --- 2023-04-07 Evan Green Accepted
[bpf-next,v3,3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices Add FOU support for externally controlled ipip devices - - - --- 2023-04-07 Christian Ehrig Accepted
[v2,2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program Fix failure to access u32* argument of tracked function - - - --- 2023-04-07 Feng Zhou Accepted
[v2,1/2] bpf/btf: Fix is_int_ptr() Fix failure to access u32* argument of tracked function - - - --- 2023-04-07 Feng Zhou New
[v2,11/11] tools/nolibc: validate C89 compatibility tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh Accepted
[v2,10/11] tools/nolibc: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,09/11] tools/nolibc: loongarch: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,08/11] tools/nolibc: mips: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,07/11] tools/nolibc: arm: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,06/11] tools/nolibc: aarch64: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,05/11] tools/nolibc: riscv: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,04/11] tools/nolibc: x86_64: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,03/11] tools/nolibc: i386: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,02/11] tools/nolibc: use __inline__ syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh Accepted
[v2,01/11] tools/nolibc: use standard __asm__ statements tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh Accepted
[v2,3/3] kselftest/arm64: Convert za-fork to use kselftest.h tools/nolibc: Support vprintf() so we can use kselftest.h with nolibc - - - --- 2023-04-06 Mark Brown Accepted
[v2,2/3] kselftest: Support nolibc tools/nolibc: Support vprintf() so we can use kselftest.h with nolibc - - - --- 2023-04-06 Mark Brown Accepted
[v2,1/3] tools/nolibc/stdio: Implement vprintf() tools/nolibc: Support vprintf() so we can use kselftest.h with nolibc 3 - - --- 2023-04-06 Mark Brown Accepted
[GIT,PULL] Kselftest fixes update for Linux 6.3-rc6 [GIT,PULL] Kselftest fixes update for Linux 6.3-rc6 - - - --- 2023-04-06 Shuah Khan Accepted
[2/2] kselftest/arm64: Convert za-fork to use kselftest.h kselftest: Support nolibc - - - --- 2023-04-06 Mark Brown New
[1/2] kselftest: Support nolibc kselftest: Support nolibc - - - --- 2023-04-06 Mark Brown New
[bpf-next,v4,3/3] selftests: xsk: Add tests for 8K and 9K frame sizes Untitled series #737599 - - - --- 2023-04-06 Kal Cutter Conley New
[bpf-next,v4,2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE Untitled series #737599 - - - --- 2023-04-06 Kal Cutter Conley New
[bpf-next,v3,3/3] selftests: xsk: Add tests for 8K and 9K frame sizes Untitled series #737591 - - - --- 2023-04-06 Kal Cutter Conley New
[bpf-next,v3,2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE Untitled series #737591 - - - --- 2023-04-06 Kal Cutter Conley New
[next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC" [next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC" - 1 - --- 2023-04-06 Colin Ian King Accepted
[v12,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-06 Muhammad Usama Anjum New
[v12,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-06 Muhammad Usama Anjum New
[v12,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-06 Muhammad Usama Anjum New
[v12,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-06 Muhammad Usama Anjum New
[v12,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-06 Muhammad Usama Anjum New
[3/3] selftests/bpf: Test allowing NULL buffer in dynptr slice Dynptr Verifier Adjustments - - - --- 2023-04-06 Daniel Rosenberg New
[2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) Dynptr Verifier Adjustments - - - --- 2023-04-06 Daniel Rosenberg New
[1/3] bpf: verifier: Accept dynptr mem as mem in helpers Dynptr Verifier Adjustments - - - --- 2023-04-06 Daniel Rosenberg Accepted
[bpf-next,v2,2/2] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE Untitled series #737377 - - - --- 2023-04-05 Kal Cutter Conley Accepted
[v2] selftests: media_tests: Add new subtest to video_device_test [v2] selftests: media_tests: Add new subtest to video_device_test - - - --- 2023-04-05 Ivan Orlov Accepted
[RESEND] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() [RESEND] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() - - - --- 2023-04-05 Hao Ge Accepted
[bpf-next] selftests: xsk: Disable IPv6 on VETH1 [bpf-next] selftests: xsk: Disable IPv6 on VETH1 - - - --- 2023-04-05 Kal Cutter Conley Accepted
[RESEND] selftest/vmx_nested_tsc_scaling_test: fix fp leak [RESEND] selftest/vmx_nested_tsc_scaling_test: fix fp leak - - - --- 2023-04-04 Hao Ge Accepted
selftests/mm: fix resource leaks in child_vmsplice_memcmp_fn selftests/mm: fix resource leaks in child_vmsplice_memcmp_fn - - - --- 2023-04-04 Feng Jiang New
selftests/mm: fix memory leak in child_memcmp_fn selftests/mm: fix memory leak in child_memcmp_fn - - - --- 2023-04-04 Feng Jiang New
[v2] kunit: add tests for using current KUnit test field [v2] kunit: add tests for using current KUnit test field - 2 - --- 2023-04-03 Rae Moar brendanhiggins Accepted
[v3,7/7] mm: huge_memory: enable debugfs to split huge pages to any order. Split a folio to any lower order folios - - - --- 2023-04-03 Zi Yan New
« 1 2 ... 73 74 75210 211 »