Show patches with: none      |   20949 patches
« 1 2 ... 70 71 72209 210 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup Introduce a new bpf helper of bpf_task_under_cgroup - - - --- 2023-04-20 Feng Zhou New
[bpf-next,1/2] bpf: Add bpf_task_under_cgroup helper Introduce a new bpf helper of bpf_task_under_cgroup - - - --- 2023-04-20 Feng Zhou New
[RESEND,v15,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[RESEND,v15,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[RESEND,v15,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-20 Muhammad Usama Anjum New
[RESEND,v15,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-20 Muhammad Usama Anjum New
[RESEND,v15,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[bpf-next,v2,2/2] selftests/bpf: Add test to access integer type of variable array Access variable length array relaxed for integer type - - - --- 2023-04-20 Feng Zhou Accepted
[bpf-next,v2,1/2] bpf: support access variable length array of integer type Access variable length array relaxed for integer type - - - --- 2023-04-20 Feng Zhou Accepted
[RESEND] .gitignore: Do not ignore .kunitconfig files [RESEND] .gitignore: Do not ignore .kunitconfig files - - - --- 2023-04-19 Chuck Lever Accepted
[v15,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[v15,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[v15,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-19 Muhammad Usama Anjum New
[v15,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-19 Muhammad Usama Anjum New
[v15,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[linux-next,v2] selftests: net: udpgso_bench_rx: Fix verifty exceptions [linux-next,v2] selftests: net: udpgso_bench_rx: Fix verifty exceptions - 2 - --- 2023-04-19 Yang Yang New
[v2,3/3] Documentation: kunit: Warn that exit functions run even if init fails [v2,1/3] kunit: Always run cleanup from a test kthread - - - --- 2023-04-19 David Gow brendanhiggins New
[v2,2/3] Documentation: kunit: Note that assertions should not be used in cleanup [v2,1/3] kunit: Always run cleanup from a test kthread - - - --- 2023-04-19 David Gow brendanhiggins Accepted
[v2,1/3] kunit: Always run cleanup from a test kthread [v2,1/3] kunit: Always run cleanup from a test kthread - - - --- 2023-04-19 David Gow brendanhiggins New
[v1,3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 2 - - --- 2023-04-18 David Hildenbrand Accepted
[v1,2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 1 - - --- 2023-04-18 David Hildenbrand Accepted
[v1,1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0 mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 1 - - --- 2023-04-18 David Hildenbrand New
[v2,24/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,23/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,22/24] selftests/resctrl: Split measure_cache_vals() function selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,20/24] selftests/resctrl: Move CAT/CMT test global vars to func they are used selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,19/24] selftests/resctrl: Pass the real number of tests to show_cache_info() selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,18/24] selftests/resctrl: Exclude shareable bits from schemata in CAT test selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits() selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,16/24] selftests/resctrl: Create cache_alloc_size() helper selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,15/24] selftests/resctrl: Refactor get_cbm_mask() selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,14/24] selftests/resctrl: Remove test type checks from cat_val() selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,13/24] selftests/resctrl: Add flush_buffer() to fill_buf selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,12/24] selftests/resctrl: Don't pass test name to fill_buf selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,11/24] selftests/resctrl: Remove start_buf local variable from buffer alloc func selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,10/24] selftests/resctrl: Split run_fill_buf() to alloc, work, and dealloc helpers selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,09/24] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf() selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,08/24] selftests/resctrl: Don't use variable argument list for ->setup() selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen Accepted
[v2,07/24] selftests/resctrl: Remove duplicated preparation for span arg selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,06/24] selftests/resctrl: Express span in bytes selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,05/24] selftests/resctrl: Make span unsigned long everywhere selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,04/24] selftests/resctrl: Remove mum_resctrlfs selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,03/24] selftests/resctrl: Move resctrl FS mount/umount to higher level selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,02/24] selftests/resctrl: Check also too low values for CBM bits selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,01/24] selftests/resctrl: Add resctrl.h into build deps selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,net-next,9/9] selftests: forwarding: add a test for MAC Merge layer ethtool mm API consolidation - - - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,8/9] selftests: forwarding: introduce helper for standard ethtool counters ethtool mm API consolidation - - - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,7/9] selftests: forwarding: generalize bail_on_lldpad from mlxsw ethtool mm API consolidation - 1 - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,6/9] selftests: forwarding: sch_tbf_*: Add a pre-run hook ethtool mm API consolidation - 1 - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,5/9] net: ethtool: mm: sanitize some UAPI configurations ethtool mm API consolidation - 1 - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,4/9] net: enetc: include MAC Merge / FP registers in register dump ethtool mm API consolidation - 1 - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,3/9] net: enetc: only commit preemptible TCs to hardware when MM TX is active ethtool mm API consolidation - 1 - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,2/9] net: enetc: report mm tx-active based on tx-enabled and verify-status ethtool mm API consolidation - 1 - --- 2023-04-18 Vladimir Oltean Accepted
[v2,net-next,1/9] net: enetc: fix MAC Merge layer remaining enabled until a link down event ethtool mm API consolidation - 1 - --- 2023-04-18 Vladimir Oltean Accepted
[v2,2/2] selftests/ftrace: Add new test case which checks for optimized probes selftests/ftrace: Add tests for kprobes and optimized probes - - - --- 2023-04-18 Akanksha J N Superseded
[v2,1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function selftests/ftrace: Add tests for kprobes and optimized probes 1 - - --- 2023-04-18 Akanksha J N Accepted
[v14,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-18 Muhammad Usama Anjum New
[v14,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-18 Muhammad Usama Anjum New
[v14,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-18 Muhammad Usama Anjum New
[v14,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-18 Muhammad Usama Anjum New
[v14,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-18 Muhammad Usama Anjum New
selftests/futex: Fix pthread_create() error handling selftests/futex: Fix pthread_create() error handling - 1 - --- 2023-04-17 Tavian Barnes New
kselftest/arm64: Add a smoke test for ptracing hardware break/watch points kselftest/arm64: Add a smoke test for ptracing hardware break/watch points - - - --- 2023-04-17 Mark Brown Accepted
[6/6] tools/nolibc: mips: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[5/6] tools/nolibc: loongarch: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[4/6] tools/nolibc: arm: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[3/6] tools/nolibc: aarch64: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[2/6] tools/nolibc: riscv: add stackprotector support tools/nolibc: add stackprotector support for more architectures 1 - - --- 2023-04-17 Thomas Weißschuh New
[1/6] selftests/nolibc: reduce syscalls during space padding tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh Accepted
[v13,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-17 Muhammad Usama Anjum New
[v13,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-17 Muhammad Usama Anjum New
[v13,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-17 Muhammad Usama Anjum New
[v13,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-17 Muhammad Usama Anjum New
[v13,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-17 Muhammad Usama Anjum New
[linux-next,3/3] selftests: net: udpgso_bench_rx: Fix packet number exceptions selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions - 2 - --- 2023-04-17 Yang Yang New
[linux-next,2/3] selftests: net: udpgso_bench_rx: Fix gsosize exceptions selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions - 2 - --- 2023-04-17 Yang Yang New
[linux-next,1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions - 2 - --- 2023-04-17 Yang Yang New
kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined - 1 - --- 2023-04-17 Colin Ian King Accepted
[2/2] selftests/bpf: Add test to access integer type of variable array Access variable length array relaxed for integer type - - - --- 2023-04-17 Feng Zhou New
[1/2] bpf: support access variable length array of integer type Access variable length array relaxed for integer type - - - --- 2023-04-17 Feng Zhou Accepted
[v1] .gitignore: Do not ignore .kunitconfig files [v1] .gitignore: Do not ignore .kunitconfig files - - - --- 2023-04-16 Chuck Lever Accepted
[2/2] tools/nolibc: add testcase for fork()/waitpid() tools/nolibc: fork: fix on s390 and add test - - - --- 2023-04-15 Thomas Weißschuh Accepted
[1/2] tools/nolibc: s390: provide custom implementation for sys_fork tools/nolibc: fork: fix on s390 and add test 1 - - --- 2023-04-15 Thomas Weißschuh New
kunit: Set the current KUnit context when cleaning up kunit: Set the current KUnit context when cleaning up - - - --- 2023-04-15 David Gow brendanhiggins New
selftests: allow runners to override the timeout selftests: allow runners to override the timeout - 1 1 --- 2023-04-14 Luis Chamberlain Accepted
selftests/resctrl: Fix incorrect error return on test complete selftests/resctrl: Fix incorrect error return on test complete - - - --- 2023-04-14 Reinette Chatre Accepted
[net-next,5/5] selftests: mptcp: join: fix ShellCheck warnings mptcp: various small cleanups - - - --- 2023-04-14 Matthieu Baerts Accepted
[net-next,4/5] selftests: mptcp: remove duplicated entries in usage mptcp: various small cleanups 1 - - --- 2023-04-14 Matthieu Baerts Accepted
[net-next,3/5] mptcp: remove unused 'remaining' variable mptcp: various small cleanups 1 - - --- 2023-04-14 Matthieu Baerts Accepted
[net-next,2/5] MAINTAINERS: add git trees for MPTCP mptcp: various small cleanups 1 - - --- 2023-04-14 Matthieu Baerts Accepted
[net-next,1/5] mptcp: make userspace_pm_append_new_local_addr static mptcp: various small cleanups - 1 - --- 2023-04-14 Matthieu Baerts Accepted
[v2,3/3] kunit: Update kunit_print_ok_not_ok function kunit: Fix reporting of the skipped parameterized tests - - - --- 2023-04-14 Michal Wajdeczko brendanhiggins New
[v2,2/3] kunit: Fix reporting of the skipped parameterized tests kunit: Fix reporting of the skipped parameterized tests - 2 - --- 2023-04-14 Michal Wajdeczko brendanhiggins Accepted
[v2,1/3] kunit/test: Add example test showing parameterized testing kunit: Fix reporting of the skipped parameterized tests - 1 - --- 2023-04-14 Michal Wajdeczko brendanhiggins Accepted
[net-next,3/3] selftests: openvswitch: add support for upcall testing selftests: openvswitch: add support for testing upcall interface - - - --- 2023-04-14 Aaron Conole Accepted
[net-next,2/3] selftests: openvswitch: add flow dump support selftests: openvswitch: add support for testing upcall interface - - - --- 2023-04-14 Aaron Conole Accepted
[net-next,1/3] selftests: openvswitch: add interface support selftests: openvswitch: add support for testing upcall interface - - - --- 2023-04-14 Aaron Conole Accepted
[7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-14 Jinrong Liang New
[6/7] KVM: selftests: Check gp event filters without affecting fixed event filters KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-14 Jinrong Liang New
« 1 2 ... 70 71 72209 210 »