Show patches with: State = Action Required       |   1248 patches
« 1 2 ... 8 9 1012 13 »
Patch Series S/W/F Date Submitter Delegate State
[rt-tests,v1,07/23] rt-migrate-test: Rename command line option --output to --json Rename --output to --json --- 2021-05-19 Daniel Wagner New
[rt-tests,v1,06/23] ptsematest: Rename command line option --output to --json Rename --output to --json --- 2021-05-19 Daniel Wagner New
[rt-tests,v1,05/23] pmqtest: Rename command line option --output to --json Rename --output to --json --- 2021-05-19 Daniel Wagner New
[rt-tests,v1,04/23] pi_stress: Rename command line option --output to --json Rename --output to --json --- 2021-05-19 Daniel Wagner New
[rt-tests,v1,03/23] oslat: Rename command line option --output to --json Rename --output to --json --- 2021-05-19 Daniel Wagner New
[rt-tests,v1,02/23] cyclictest: Rename command line option --output to --json Rename --output to --json --- 2021-05-19 Daniel Wagner New
[rt-tests,v1,01/23] cyclicdeadline: Fix JSON output format Rename --output to --json --- 2021-05-19 Daniel Wagner New
[linux-5.12.y-rt] drm/i915/gt: Fix a lockdep warning with interrupts enabled [linux-5.12.y-rt] drm/i915/gt: Fix a lockdep warning with interrupts enabled --- 2021-05-19 Jun Miao New
[v4,2/2] cyclictest: Add --mainaffinity=[CPUSET] option. rt-tests: cyclictest: Add option to specify main pid affinity --- 2021-05-18 Jonathan Schwender New
[v4,1/2] cyclictest: Move main pid setaffinity handling into a function rt-tests: cyclictest: Add option to specify main pid affinity --- 2021-05-18 Jonathan Schwender New
mm/page_alloc: Split per cpu page lists and zone stats -fix -fix mm/page_alloc: Split per cpu page lists and zone stats -fix -fix --- 2021-05-16 Mel Gorman New
[net-next] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT [net-next] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT --- 2021-05-12 Sebastian Andrzej Siewior New
[9/9] mm/page_alloc: Update PGFREE outside the zone lock in __free_pages_ok Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[8/9] mm/page_alloc: Avoid conflating IRQs disabled with zone->lock Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[7/9] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[6/9] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[5/9] mm/page_alloc: Batch the accounting updates in the bulk allocator Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[4/9] mm/vmstat: Inline NUMA event counter updates Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[3/9] mm/vmstat: Convert NUMA statistics to basic NUMA counters Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[2/9] mm/page_alloc: Convert per-cpu list protection to local_lock Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
[1/9] mm/page_alloc: Split per cpu page lists and zone stats Use local_lock for pcp protection and reduce stat overhead --- 2021-05-12 Mel Gorman New
Makefile: drop explicit undefine PYLIB for compatibility with make 3.81 Makefile: drop explicit undefine PYLIB for compatibility with make 3.81 --- 2021-05-12 Peter Korsgaard New
[ANNOUNCE] 5.10.30-rt38 [ANNOUNCE] 5.10.30-rt38 --- 2021-05-07 Steven Rostedt New
[v2,3/3] sched/fair: break out of newidle balancing if an RT task appears newidle_balance() PREEMPT_RT latency mitigations --- 2021-04-28 Crystal Wood New
[v2,2/3] sched/fair: Enable interrupts when dropping lock in newidle_balance() newidle_balance() PREEMPT_RT latency mitigations --- 2021-04-28 Crystal Wood New
[v2,1/3] sched/fair: Call newidle_balance() from balance_callback on PREEMPT_RT newidle_balance() PREEMPT_RT latency mitigations --- 2021-04-28 Crystal Wood New
[10/10] mm/page_alloc: Embed per_cpu_pages locking within the per-cpu structure Use local_lock for pcp protection and reduce stat overhead --- 2021-04-19 Mel Gorman New
[ANNOUNCE] 5.4.109-rt56 [ANNOUNCE] 5.4.109-rt56 --- 2021-04-17 Tom Zanussi New
[10/11] mm/page_alloc: Update PGFREE outside the zone lock in __free_pages_ok Use local_lock for pcp protection and reduce stat overhead --- 2021-04-14 Mel Gorman New
[08/11] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok Use local_lock for pcp protection and reduce stat overhead --- 2021-04-14 Mel Gorman New
[04/11] mm/vmstat: Inline NUMA event counter updates Use local_lock for pcp protection and reduce stat overhead --- 2021-04-14 Mel Gorman New
[08/11] mm/page_alloc: Remove duplicate checks if migratetype should be isolated Use local_lock for pcp protection and reduce stat overhead --- 2021-04-07 Mel Gorman New
[04/11] mm/vmstat: Convert NUMA statistics to basic NUMA counters Use local_lock for pcp protection and reduce stat overhead --- 2021-04-07 Mel Gorman New
[RT,1/2] mm: slub: Don't resize the location tracking cache on PREEMPT_RT [RT,1/2] mm: slub: Don't resize the location tracking cache on PREEMPT_RT --- 2021-04-07 Tom Zanussi New
[RT] locking/rwsem-rt: Remove might_sleep() in __up_read() [RT] locking/rwsem-rt: Remove might_sleep() in __up_read() --- 2021-04-06 Andrew Halaney New
[v2] rt: cpufreq: Fix cpu hotplug hang [v2] rt: cpufreq: Fix cpu hotplug hang --- 2021-03-30 Ran Wang New
[2/6] mm/page_alloc: Convert per-cpu list protection to local_lock Untitled series #115529 --- 2021-03-29 Mel Gorman New
[v2] rt-tests: pi_stress: fix testing threads' smp affinity [v2] rt-tests: pi_stress: fix testing threads' smp affinity --- 2021-03-29 Jiafei Pan New
[v2,2/6] sched: make struct sched_statistics independent of fair sched class sched: support schedstats for RT sched class --- 2021-03-27 Yafang Shao New
[v3,1/2] cyclictest: Move main pid setaffinity handling into a function rt-tests: cyclictest: Add option to specify main pid affinity --- 2021-03-25 Jonathan Schwender New
[rt-tests,v3,33/33] ssdd: Add JSON output feature JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,32/33] ssdd: Add quiet command line option JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,31/33] pi_stress: Add JSON output feature JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,30/33] pi_stress: Prepare command line parser for long options only JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,29/33] pip_stress: Add JSON output feature JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,28/33] pip_stress: Prepare arg parser to accept only long options JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,27/33] pip_stress: Return failure code if test fails JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,26/33] pip_stress: Move test result output to main JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,25/33] rt-util: Add return_code to common section of JSON output JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,24/33] svsematest: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,23/33] sigwaittest: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,22/33] signaltest: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,21/33] cyclicdeadline: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,20/33] rt-migrate-test: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,19/33] ptesematest: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,18/33] pmqtest: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,17/33] oslat: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,16/33] cyclictest: Record start of test execution JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,15/33] rt-util: Introduce rt_test_start() JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,14/33] rt-util: Remove superfluous arguments from rt_write_json JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,13/33] svematest: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,12/33] sigwaittest: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,11/33] signaltest: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,10/33] cyclicdeadline: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,09/33] rt-migrate-test: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,08/33] ptsematest: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,07/33] pmqtest: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,06/33] oslat: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,05/33] cyclictest: Initialize rt-util JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,04/33] rt-util: Add rt_init function JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,03/33] signaltest: Add missing --output usage info JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,02/33] cyclicdeadline: Remove unused include header JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[rt-tests,v3,01/33] cyclictest: Remove unused include header JSON cleanups and more tests updated --- 2021-03-20 Daniel Wagner New
[ANNOUNCE] v5.12-rc3-rt3 [ANNOUNCE] v5.12-rc3-rt3 --- 2021-03-19 Sebastian Andrzej Siewior New
rt-tests: Drop use_current_cpuset() check rt-tests: Drop use_current_cpuset() check --- 2021-03-15 Peter Xu New
[ANNOUNCE] v5.10.21-rt34 [ANNOUNCE] v5.10.21-rt34 --- 2021-03-09 Sebastian Andrzej Siewior New
[rt-tests,v1,05/13] rt-util: Add start time of test execution for JSON output JSON cleanups and more tests updated --- 2021-03-04 Daniel Wagner New
[rt-tests,v1,04/13] rt_util: Copy command line before getopt_long() is called JSON cleanups and more tests updated --- 2021-03-04 Daniel Wagner New
[rt-tests,v1,02/13] cyclicdeadline.c: Fix printf format specifier JSON cleanups and more tests updated --- 2021-03-04 Daniel Wagner New
[rt-tests,v1,01/13] cyclictest: Fix printf format specifier JSON cleanups and more tests updated --- 2021-03-04 Daniel Wagner New
rt-tests: cyclicdeadline.c: Remove dead code rt-tests: cyclicdeadline.c: Remove dead code --- 2021-03-03 John Kacur New
[ANNOUNCE] v5.11.2-rt9 [ANNOUNCE] v5.11.2-rt9 --- 2021-03-02 Sebastian Andrzej Siewior New
Repair misuse of sv_lock in 5.10.16-rt30. Repair misuse of sv_lock in 5.10.16-rt30. --- 2021-02-26 Joe Korty New
[rteval,v2,3/3] rteval: systopology.py: Add support for systems that don't have Numa Make rteval usable on arm, arm64 and i386 --- 2021-02-24 Punit Agrawal New
[rteval,v2,2/3] rteval: cyclictest.py: Make build targets architecture independent Make rteval usable on arm, arm64 and i386 --- 2021-02-24 Punit Agrawal New
[rteval,v2,1/3] rteval: cyclictest.py: Update logic to get core description Make rteval usable on arm, arm64 and i386 --- 2021-02-24 Punit Agrawal New
[2/2] rt-tests: remove rt_numa_bitmask_count in rt_numa.h Fix for machines without numa --- 2021-02-22 John Kacur New
[1/2] rt-tests: Don't assume numa is available at runtime Fix for machines without numa --- 2021-02-22 John Kacur New
[1/2] cyclictest: Move main pid setaffinity handling into a function [1/2] cyclictest: Move main pid setaffinity handling into a function --- 2021-02-22 Jonathan Schwender New
[3/3] Revert "signaltest: Always use libnuma" [1/3] Revert "cyclictest: Use affinity_mask for steering thread placement" --- 2021-02-19 John Kacur New
[1/3] Revert "cyclictest: Use affinity_mask for steering thread placement" [1/3] Revert "cyclictest: Use affinity_mask for steering thread placement" --- 2021-02-19 John Kacur New
[ANNOUNCE] v5.11-rt7 [ANNOUNCE] v5.11-rt7 --- 2021-02-19 Sebastian Andrzej Siewior New
[ANNOUNCE] v5.11-rt6 [ANNOUNCE] v5.11-rt6 --- 2021-02-18 Sebastian Andrzej Siewior New
oslat: Fix --cpu-list won't allow to schedule on all possible cores oslat: Fix --cpu-list won't allow to schedule on all possible cores --- 2021-02-18 Peter Xu New
[rt-tests,v6,2/2] sigwaittest: Add JSON output feature Generate machine-readable output --- 2021-02-17 Daniel Wagner New
[ANNOUNCE] v5.11-rt5 [ANNOUNCE] v5.11-rt5 --- 2021-02-16 Sebastian Andrzej Siewior New
[ANNOUNCE] v5.10.16-rt30 [ANNOUNCE] v5.10.16-rt30 --- 2021-02-16 Sebastian Andrzej Siewior New
rt-tests: oslat: Allocate memory for cpu_set rt-tests: oslat: Allocate memory for cpu_set --- 2021-02-12 John Kacur New
rt-tests: oslat: print version string rt-tests: oslat: print version string --- 2021-02-11 John Kacur New
[1/2] rt-tests: oslat: print version string [1/2] rt-tests: oslat: print version string --- 2021-02-11 John Kacur New
« 1 2 ... 8 9 1012 13 »