Show patches with: Submitter = Thomas Gleixner       |    State = Action Required       |   198 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[02/13] preempt: Make preempt count unconditional preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[03/13] preempt: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - 1 - --- 2020-09-14 Thomas Gleixner New
[04/13] lockdep: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional 1 - - --- 2020-09-14 Thomas Gleixner New
[05/13] mm/pagemap: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[06/13] locking/bitspinlock: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional 1 - - --- 2020-09-14 Thomas Gleixner New
[07/13] uaccess: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[08/13] sched: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - 1 - --- 2020-09-14 Thomas Gleixner New
[09/13] ARM: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[1/2] ARM: mm: Replace kmap_atomic_pfn() highmem/ARM: kmap_atomic cleanups - - - --- 2021-03-03 Thomas Gleixner New
[1/3] lib/percpu_counter: Fix CPU hotplug handling lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes 1 - - --- 2023-04-14 Thomas Gleixner New
[1/3] perf/core: Make sure the ring-buffer is mapped in all page-tables - - - --- 2018-07-20 Thomas Gleixner New
[1/4] sparc/mm/highmem: Flush cache and TLB mm/highmem: Fix fallout from generic kmap_local conversions - - 1 --- 2021-01-12 Thomas Gleixner New
[1/6] mm/vmalloc: Prevent stale TLBs in fully utilized blocks mm/vmalloc: Assorted fixes and improvements - 3 - --- 2023-05-23 Thomas Gleixner New
[1/7] drm/ttm: Replace kmap_atomic() usage drm, highmem: Cleanup io/kmap_atomic*() usage - - - --- 2021-03-03 Thomas Gleixner New
[10/13] xtensa: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[11/13] drm/i915: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[12/13] rcutorture: Clenaup PREEMPT_COUNT leftovers preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[13/13] preempt: Remove PREEMPT_COUNT from Kconfig preempt: Make preempt count unconditional - - - --- 2020-09-14 Thomas Gleixner New
[2/2] highmem: Remove kmap_atomic_pfn() highmem/ARM: kmap_atomic cleanups - - - --- 2021-03-03 Thomas Gleixner New
[2/3] cpu/hotplug: Remove export of cpu_active_mask and cpu_dying_mask lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes - - - --- 2023-04-14 Thomas Gleixner New
[2/4] mm/highmem: Prepare for overriding set_pte_at() mm/highmem: Fix fallout from generic kmap_local conversions - - - --- 2021-01-12 Thomas Gleixner New
[2/6] mm/vmalloc: Avoid iterating over per CPU vmap blocks twice mm/vmalloc: Assorted fixes and improvements - - - --- 2023-05-23 Thomas Gleixner New
[2/7] drm/vmgfx: Replace kmap_atomic() drm, highmem: Cleanup io/kmap_atomic*() usage - 2 - --- 2021-03-03 Thomas Gleixner New
[3/3] cpu/hotplug: Get rid of cpu_dying_mask lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes - - - --- 2023-04-14 Thomas Gleixner New
[3/4] mips/mm/highmem: Use set_pte() for kmap_local() mm/highmem: Fix fallout from generic kmap_local conversions 1 - - --- 2021-01-12 Thomas Gleixner New
[3/6] mm/vmalloc: Prevent flushing dirty space over and over mm/vmalloc: Assorted fixes and improvements - 1 - --- 2023-05-23 Thomas Gleixner New
[3/7] highmem: Remove kmap_atomic_prot() drm, highmem: Cleanup io/kmap_atomic*() usage - - - --- 2021-03-03 Thomas Gleixner New
[4/4] powerpc/mm/highmem: Use __set_pte_at() for kmap_local() mm/highmem: Fix fallout from generic kmap_local conversions - - - --- 2021-01-12 Thomas Gleixner New
[4/6] mm/vmalloc: Check free space in vmap_block lockless mm/vmalloc: Assorted fixes and improvements - 1 - --- 2023-05-23 Thomas Gleixner New
[4/7] drm/qxl: Replace io_mapping_map_atomic_wc() drm, highmem: Cleanup io/kmap_atomic*() usage - - - --- 2021-03-03 Thomas Gleixner New
[5/6] mm/vmalloc: Add missing READ/WRITE_ONCE() annotations mm/vmalloc: Assorted fixes and improvements - 1 - --- 2023-05-23 Thomas Gleixner New
[5/7] drm/nouveau/device: Replace io_mapping_map_atomic_wc() drm, highmem: Cleanup io/kmap_atomic*() usage - - - --- 2021-03-03 Thomas Gleixner New
[6/6] mm/vmalloc: Dont purge usable blocks unnecessarily mm/vmalloc: Assorted fixes and improvements - 1 - --- 2023-05-23 Thomas Gleixner New
[6/7] drm/i915: Replace io_mapping_map_atomic_wc() drm, highmem: Cleanup io/kmap_atomic*() usage - - - --- 2021-03-03 Thomas Gleixner New
[7/7] io-mapping: Remove io_mapping_map_atomic_wc() drm, highmem: Cleanup io/kmap_atomic*() usage - - - --- 2021-03-03 Thomas Gleixner New
[RFC,01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx() mm/highmem: Provide a preemptible variant of kmap_atomic & friends - 1 - --- 2020-09-19 Thomas Gleixner New
[RFC,02/15] highmem: Provide generic variant of kmap_atomic* mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,03/15] x86/mm/highmem: Use generic kmap atomic implementation mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,04/15] arc/mm/highmem: Use generic kmap atomic implementation mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,05/15] ARM: highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,06/15] csky/mm/highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends 1 - - --- 2020-09-19 Thomas Gleixner New
[RFC,07/15] microblaze/mm/highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,08/15] mips/mm/highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,09/15] nds32/mm/highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,10/15] powerpc/mm/highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,11/15] sparc/mm/highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,11/41] mm/slub: Remove the ULONG_MAX stack trace hackery Untitled series #103621 - - - --- 2019-04-10 Thomas Gleixner New
[RFC,12/15] xtensa/mm/highmem: Switch to generic kmap atomic mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,12/41] mm/page_owner: Remove the ULONG_MAX stack trace hackery Untitled series #103621 - - - --- 2019-04-10 Thomas Gleixner New
[RFC,13/15] mm/highmem: Remove the old kmap_atomic cruft mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,13/41] mm/kasan: Remove the ULONG_MAX stack trace hackery Untitled series #103621 1 - - --- 2019-04-10 Thomas Gleixner New
[RFC,14/15] sched: highmem: Store temporary kmaps in task struct mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,15/15] mm/highmem: Provide kmap_temporary* mm/highmem: Provide a preemptible variant of kmap_atomic & friends - - - --- 2020-09-19 Thomas Gleixner New
[RFC,23/41] mm/slub: Simplify stack trace retrieval Untitled series #103621 - - - --- 2019-04-10 Thomas Gleixner New
[RFC,24/41] mm/kmemleak: Simplify stacktrace handling Untitled series #103621 - - - --- 2019-04-10 Thomas Gleixner New
[RFC,25/41] mm/kasan: Simplify stacktrace handling Untitled series #103621 1 - - --- 2019-04-10 Thomas Gleixner New
[RFC,26/41] mm/page_owner: Simplify stack trace handling Untitled series #103621 - - - --- 2019-04-10 Thomas Gleixner New
[V2,01/18] sched: Make migrate_disable/enable() independent of RT mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,01/29] tracing: Cleanup stack trace code stacktrace: Consolidate stack trace usage - 1 - --- 2019-04-18 Thomas Gleixner New
[V2,02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx() mm/highmem: Preemptible variant of kmap_atomic & friends - 1 - --- 2020-10-29 Thomas Gleixner New
[V2,02/29] stacktrace: Provide helpers for common stack trace operations stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,03/18] highmem: Provide generic variant of kmap_atomic* mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,03/29] lib/stackdepot: Provide functions which operate on plain storage arrays stacktrace: Consolidate stack trace usage 1 - - --- 2019-04-18 Thomas Gleixner New
[V2,04/18] x86/mm/highmem: Use generic kmap atomic implementation mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,04/29] backtrace-test: Simplify stack trace handling stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,05/18] arc/mm/highmem: Use generic kmap atomic implementation mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,05/29] proc: Simplify task stack retrieval stacktrace: Consolidate stack trace usage - 1 - --- 2019-04-18 Thomas Gleixner New
[V2,06/18] ARM: highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,06/29] latency_top: Simplify stack trace handling stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,07/18] csky/mm/highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends 1 - - --- 2020-10-29 Thomas Gleixner New
[V2,07/29] mm/slub: Simplify stack trace retrieval stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,08/18] microblaze/mm/highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,08/29] mm/kmemleak: Simplify stacktrace handling stacktrace: Consolidate stack trace usage 1 - - --- 2019-04-18 Thomas Gleixner New
[V2,09/18] mips/mm/highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,09/29] mm/kasan: Simplify stacktrace handling stacktrace: Consolidate stack trace usage 2 - - --- 2019-04-18 Thomas Gleixner New
[V2,1/6] mm/vmalloc: Prevent stale TLBs in fully utilized blocks mm/vmalloc: Assorted fixes and improvements - 3 - --- 2023-05-25 Thomas Gleixner New
[V2,10/18] nds32/mm/highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,10/29] mm/page_owner: Simplify stack trace handling stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,11/18] powerpc/mm/highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,11/29] fault-inject: Simplify stacktrace retrieval stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,12/18] sparc/mm/highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,12/29] dma/debug: Simplify stracktrace retrieval stacktrace: Consolidate stack trace usage - 1 - --- 2019-04-18 Thomas Gleixner New
[V2,13/18] xtensa/mm/highmem: Switch to generic kmap atomic mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,13/29] btrfs: ref-verify: Simplify stack trace retrieval stacktrace: Consolidate stack trace usage 1 1 - --- 2019-04-18 Thomas Gleixner New
[V2,14/18] mm/highmem: Remove the old kmap_atomic cruft mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,14/29] dm bufio: Simplify stack trace retrieval stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,15/18] io-mapping: Cleanup atomic iomap mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,15/29] dm persistent data: Simplify stack trace handling stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,16/18] sched: highmem: Store local kmaps in task struct mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,16/29] drm: Simplify stacktrace handling stacktrace: Consolidate stack trace usage 1 - - --- 2019-04-18 Thomas Gleixner New
[V2,17/18] mm/highmem: Provide kmap_local* mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,17/29] lockdep: Remove unused trace argument from print_circular_bug() stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,18/18] io-mapping: Provide iomap_local variant mm/highmem: Preemptible variant of kmap_atomic & friends - - - --- 2020-10-29 Thomas Gleixner New
[V2,18/29] lockdep: Move stack trace logic into check_prev_add() stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,19/29] lockdep: Simplify stack trace handling stacktrace: Consolidate stack trace usage 1 - - --- 2019-04-18 Thomas Gleixner New
[V2,2/6] mm/vmalloc: Avoid iterating over per CPU vmap blocks twice mm/vmalloc: Assorted fixes and improvements - 2 - --- 2023-05-25 Thomas Gleixner New
[V2,20/29] tracing: Simplify stacktrace retrieval in histograms stacktrace: Consolidate stack trace usage 2 1 1 --- 2019-04-18 Thomas Gleixner New
[V2,21/29] tracing: Use percpu stack trace buffer more intelligently stacktrace: Consolidate stack trace usage - - - --- 2019-04-18 Thomas Gleixner New
[V2,22/29] tracing: Make ftrace_trace_userstack() static and conditional stacktrace: Consolidate stack trace usage - 1 - --- 2019-04-18 Thomas Gleixner New
« 1 2 »