Show patches with: State = Action Required       |    Archived = No       |   13269 patches
« 1 2 ... 43 44 45132 133 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[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
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
[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
[v3,6/7] mm: truncate: split huge page cache page to a non-zero order if possible. Split a folio to any lower order folios - - - --- 2023-04-03 Zi Yan New
[v3,5/7] mm: thp: split huge page to any lower order pages. Split a folio to any lower order folios - - - --- 2023-04-03 Zi Yan New
[v3,4/7] mm: page_owner: add support for splitting to any order in split page_owner. Split a folio to any lower order folios - - - --- 2023-04-03 Zi Yan New
[v3,3/7] mm: memcg: make memcg huge page split support any order split. Split a folio to any lower order folios - - - --- 2023-04-03 Zi Yan New
[v3,2/7] mm/page_owner: use order instead of nr in split_page_owner() Split a folio to any lower order folios - - - --- 2023-04-03 Zi Yan New
[v3,1/7] mm/memcg: use order instead of nr in split_page_memcg() Split a folio to any lower order folios - - - --- 2023-04-03 Zi Yan New
[bpf-next,v2,3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices Add FOU support for externally controlled ipip devices - - - --- 2023-04-03 Christian Ehrig New
[v1,4/4] selftests/x86: Refactor altstack setup code selftests/x86: Improve signal test code - - - --- 2023-04-03 Chang S. Bae New
[v1,3/4] selftests/x86: Consolidate signal handler helpers selftests/x86: Improve signal test code - - - --- 2023-04-03 Chang S. Bae New
[v1,2/4] selftests/x86/mov_ss_trap: Include processor-flags.h selftests/x86: Improve signal test code - - - --- 2023-04-03 Chang S. Bae New
[v1,1/4] selftests/x86: Fix the altstack free selftests/x86: Improve signal test code - - - --- 2023-04-03 Chang S. Bae New
[v3,1/4] tools/nolibc: add libc-test binary tools/nolibc: add testcases for vfprintf - - - --- 2023-04-02 Thomas Weißschuh New
[v2,3/3] tools/nolibc: add testcases for vfprintf tools/nolibc: add testcases for vfprintf - - - --- 2023-04-02 Thomas Weißschuh New
[v2,2/3] tools/nolibc: implement fd-based FILE streams tools/nolibc: add testcases for vfprintf - - - --- 2023-04-02 Thomas Weißschuh New
[bpf-next,3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices Add FOU support for externally controlled ipip devices - - - --- 2023-04-01 Christian Ehrig New
selftests: media_tests: Add new subtest to video_device_test selftests: media_tests: Add new subtest to video_device_test - - - --- 2023-04-01 Ivan Orlov New
[V3,2/2] Documentation: amd-pstate: Add speedometer test introduction Add speedometer new test cases for amd-pstate-ut - - - --- 2023-03-31 Meng, Li (Jassmine) New
[V3,1/2] selftests: amd-pstate: Trigger speedometer benchmark and test cpus Add speedometer new test cases for amd-pstate-ut - - - --- 2023-03-31 Meng, Li (Jassmine) New
[RFC,v2,3/3] kunit: kmalloc_array: Use kunit_add_action() kunit: Deferred action helpers - - - --- 2023-03-31 David Gow brendanhiggins New
[RFC,v2,2/3] kunit: executor_test: Use kunit_add_action() kunit: Deferred action helpers - - - --- 2023-03-31 David Gow brendanhiggins New
[RFC,v2,1/3] kunit: Add kunit_add_action() to defer a call until test exit kunit: Deferred action helpers - - - --- 2023-03-31 David Gow brendanhiggins New
[v3,3/3] selftests/x86/amx: Remove unneeded code selftests/x86: AMX-related test improvements - - - --- 2023-03-30 Chang S. Bae New
[v3,2/3] selftests/x86/amx: Fix the test to avoid failure when AMX is unavailable selftests/x86: AMX-related test improvements - - - --- 2023-03-30 Chang S. Bae New
[v3,1/3] selftests/x86/sigaltstack: Adjust the test to the kernel's altstack check selftests/x86: AMX-related test improvements - 1 - --- 2023-03-30 Chang S. Bae New
[v1] kunit: add tests for using current KUnit test field [v1] kunit: add tests for using current KUnit test field - - - --- 2023-03-30 Rae Moar brendanhiggins New
[2/2] drivers: base: Add basic devm tests for platform devices drivers: base: Add tests showing devm handling inconsistencies - - - --- 2023-03-29 Maxime Ripard New
[1/2] drivers: base: Add basic devm tests for root devices drivers: base: Add tests showing devm handling inconsistencies - - - --- 2023-03-29 Maxime Ripard New
[bpf-next,v2,10/10] selftests: xsk: Add tests for 8K and 9K frame sizes [bpf-next,v2,01/10] selftests: xsk: Add xskxceiver.h dependency to Makefile - - - --- 2023-03-29 Kal Cutter Conley New
[bpf-next,v2,09/10] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE [bpf-next,v2,01/10] selftests: xsk: Add xskxceiver.h dependency to Makefile - - - --- 2023-03-29 Kal Cutter Conley New
[bpf-next,v2,07/10] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE [bpf-next,v2,01/10] selftests: xsk: Add xskxceiver.h dependency to Makefile - - - --- 2023-03-29 Kal Cutter Conley New
[3/3] kunit: add a convenience allocation wrapper for SKBs [1/3] kunit: add parameter generation macro using description from array - - - --- 2023-03-29 Benjamin Berg brendanhiggins New
[2/3] kunit: add ability to register a simple cleanup function [1/3] kunit: add parameter generation macro using description from array - - - --- 2023-03-29 Benjamin Berg brendanhiggins New
[1/3] kunit: add parameter generation macro using description from array [1/3] kunit: add parameter generation macro using description from array - - - --- 2023-03-29 Benjamin Berg brendanhiggins New
[v1] list: test: Test the klist structure [v1] list: test: Test the klist structure - 2 - --- 2023-03-29 Sadiya Kazi New
Input: Add KUnit tests for some of the input core helper functions Input: Add KUnit tests for some of the input core helper functions - - 1 --- 2023-03-29 Javier Martinez Canillas New
[v2,7/7] mm: huge_memory: enable debugfs to split huge pages to any order. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,6/7] mm: truncate: split huge page cache page to a non-zero order if possible. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,5/7] mm: thp: split huge page to any lower order pages. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,4/7] mm: page_owner: add support for splitting to any order in split page_owner. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,3/7] mm: memcg: make memcg huge page split support any order split. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,2/7] mm/page_owner: use order instead of nr in split_page_owner() Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,1/7] mm/memcg: use order instead of nr in split_page_memcg() Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
tools/nolibc: validate C99 compatibility tools/nolibc: validate C99 compatibility - - - --- 2023-03-28 Thomas Weißschuh New
[3/3] tools/nolibc: add testcases for vfprintf tools/nolibc: add testcases for vfprintf - - - --- 2023-03-28 Thomas Weißschuh New
[2/3] tools/nolibc: let FILE streams contain an fd tools/nolibc: add testcases for vfprintf - - - --- 2023-03-28 Thomas Weißschuh New
[v3,11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd New
[v3,10/11] dt-bindings: clk: Add KUnit clk_parent_data test clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd New
[v3,09/11] clk: Add KUnit tests for clk fixed rate basic type clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd New
[v3,08/11] clk: Add test managed clk provider/consumer APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd New
[v3,07/11] dt-bindings: kunit: Add fixed rate clk consumer test clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd New
[v3,06/11] platform: Add test managed platform_device/driver APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd New
[v3,05/11] of: Add a KUnit test for overlays and test managed APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd New
[v3,04/11] dt-bindings: test: Add KUnit empty node binding clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd New
[v3,03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd New
[v3,02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put() clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd New
[v3,01/11] of: Add KUnit test to confirm DTB is loaded clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd New
[v4,17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-27 Jason Gunthorpe New
[v4,15/17] iommufd: Add IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-27 Jason Gunthorpe New
[v4,14/17] iommufd/selftest: Test iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-27 Jason Gunthorpe New
[v4,12/17] iommufd: Add iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-27 Jason Gunthorpe New
[v4,11/17] iommu: Introduce a new iommu_group_replace_domain() API Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-27 Jason Gunthorpe New
[v4,10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-27 Jason Gunthorpe New
[v4,08/17] iommufd: Move putting a hwpt to a helper function Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-27 Jason Gunthorpe New
[v4,07/17] iommufd: Make sw_msi_start a group global Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-27 Jason Gunthorpe New
[v4,03/17] iommufd: Replace the hwpt->devices list with iommufd_group Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-27 Jason Gunthorpe New
[v4,02/17] iommufd: Add iommufd_group Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-27 Jason Gunthorpe New
[v6,4/4] vfio: Support IO page table replacement Add IO page table replacement support - 1 - --- 2023-03-27 Nicolin Chen New
[v6,2/4] iommufd: Add iommufd_access_replace() API Add IO page table replacement support - 1 - --- 2023-03-27 Nicolin Chen New
[v5,5/6] selftests: Test the new RISC-V hwprobe interface RISC-V Hardware Probing User Interface - - - --- 2023-03-27 Evan Green New
[bpf-next] selftests/bpf: Remove two infinite loop bound check cases [bpf-next] selftests/bpf: Remove two infinite loop bound check cases - - - --- 2023-03-27 Xu Kuohai New
[v6,3/7] kunit: Add kunit wrappers for (root) device creation Support ROHM BU27034 ALS sensor - - - --- 2023-03-27 Matti Vaittinen brendanhiggins New
[v1,3/3] selftests/tdx: Test GetQuote TDX attestation feature TDX Guest Quote generation support 1 4 - --- 2023-03-26 Kuppuswamy Sathyanarayanan New
[v1,2/3] virt: tdx-guest: Add Quote generation support TDX Guest Quote generation support 1 3 - --- 2023-03-26 Kuppuswamy Sathyanarayanan New
[v1,1/3] x86/tdx: Add TDX Guest event notify interrupt support TDX Guest Quote generation support 2 3 - --- 2023-03-26 Kuppuswamy Sathyanarayanan New
selftests: prctl: Add new prctl test for PR_SET_VMA action selftests: prctl: Add new prctl test for PR_SET_VMA action - - - --- 2023-03-25 Ivan Orlov New
[RFC,2/2] kunit: Add APIs for managing devices KUnit device API proposal - - - --- 2023-03-25 David Gow brendanhiggins New
[RFC,1/2] kunit: resource: Add kunit_defer() functionality KUnit device API proposal - - - --- 2023-03-25 David Gow brendanhiggins New
[2/2] regmap: Add some basic kunit tests regmap: Initial KUnit coverage - - - --- 2023-03-25 Mark Brown New
[v2] kselftest/alsa: Fix -Wformat compiler warnings [v2] kselftest/alsa: Fix -Wformat compiler warnings - - - --- 2023-03-24 Alexander Heinrich New
[v2,2/2] KVM: s390: selftests: add selftest for CMMA migration KVM: s390: CMMA migration selftest and small bugfix - 1 - --- 2023-03-24 Nico Boehr New
« 1 2 ... 43 44 45132 133 »