Show patches with: Archived = No       |   4749 patches
« 1 2 ... 4 5 647 48 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,12/35] kmsan: Support SLAB_POISON kmsan: Enable on s390 - - - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,11/35] kmsan: Allow disabling KMSAN checks for the current task kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,10/35] kmsan: Export panic_on_kmsan kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,09/35] kmsan: Expose kmsan_get_metadata() kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,08/35] kmsan: Remove an x86-specific #include from kmsan.h kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,07/35] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush() kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,06/35] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,05/35] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,04/35] kmsan: Increase the maximum store size to 4096 kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,03/35] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,02/35] kmsan: Make the tests compatible with kmsan.panic=1 kmsan: Enable on s390 - 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
[v4,01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func() kmsan: Enable on s390 1 1 - --- 2024-06-13 Ilya Leoshkevich Superseded
function_graph: Add READ_ONCE() when accessing fgraph_array[] function_graph: Add READ_ONCE() when accessing fgraph_array[] 1 - - --- 2024-06-13 Steven Rostedt Queued
[6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[5/6] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[3/6] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[2/6] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[v5,8/8] Docs/.../mm/damon: add more damos actions DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[v5,7/8] Docs/admin-guide/mm/damon/usage: add missing actions DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[v5,6/8] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[v5,5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[v5,4/8] mm/migrate: add MR_DAMON to migrate_reason DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-13 Honggyu Kim Superseded
[v5,3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[v5,2/8] mm: rename alloc_demote_folio to alloc_migrate_folio DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-13 Honggyu Kim Superseded
[v5,1/8] mm: make alloc_demote_folio externally invokable for migration DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-13 Honggyu Kim Superseded
[5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[4/8] mm/migrate: add MR_DAMON to migrate_reason DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-13 Honggyu Kim Superseded
[3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[2/8] mm: rename alloc_demote_folio to alloc_migrate_folio DAMON based tiered memory management for CXL memory - - - --- 2024-06-13 Honggyu Kim Superseded
[1/8] mm: make alloc_demote_folio externally invokable for migration DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-13 Honggyu Kim Superseded
trace: riscv: Remove deprecated kprobe on ftrace support trace: riscv: Remove deprecated kprobe on ftrace support 1 - - --- 2024-06-13 Jinjie Ruan Under Review
[8/8] riscv: ftrace: support PREEMPT riscv: ftrace: atmoic patching and preempt improvements - - - --- 2024-06-13 Andy Chiu Superseded
[7/8] riscv: vector: Support calling schedule() for preemptible Vector riscv: ftrace: atmoic patching and preempt improvements - - - --- 2024-06-13 Andy Chiu Superseded
[6/8] riscv: ftrace: do not use stop_machine to update code riscv: ftrace: atmoic patching and preempt improvements - - - --- 2024-06-13 Andy Chiu Superseded
[5/8] riscv: ftrace: prepare ftrace for atomic code patching riscv: ftrace: atmoic patching and preempt improvements - - - --- 2024-06-13 Andy Chiu Superseded
[4/8] riscv: ftrace: align patchable functions to 4 Byte boundary riscv: ftrace: atmoic patching and preempt improvements - - - --- 2024-06-13 Andy Chiu Superseded
[3/8] riscv: ftrace: support fastcc in Clang for WITH_ARGS riscv: ftrace: atmoic patching and preempt improvements 1 - - --- 2024-06-13 Andy Chiu Superseded
[2/8] tracing: do not trace kernel_text_address() riscv: ftrace: atmoic patching and preempt improvements - - - --- 2024-06-13 Andy Chiu Superseded
[1/8] riscv: stacktrace: convert arch_stack_walk() to noinstr riscv: ftrace: atmoic patching and preempt improvements - 1 - --- 2024-06-13 Andy Chiu Superseded
[v2,10/10] drm: Replace strcpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-06-13 Yafang Shao Superseded
[v2,09/10] net: Replace strcpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-06-13 Yafang Shao Superseded
[v2,08/10] tracing: Replace strncpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-06-13 Yafang Shao Superseded
[v2,07/10] tsacct: Replace strncpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-06-13 Yafang Shao Superseded
[v2,06/10] mm/kmemleak: Replace strncpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-13 Yafang Shao Superseded
[v2,05/10] mm/util: Fix possible race condition in kstrdup() Improve the copy of task comm - - - --- 2024-06-13 Yafang Shao Superseded
[v2,04/10] bpftool: Ensure task comm is always NUL-terminated Improve the copy of task comm - 1 - --- 2024-06-13 Yafang Shao Superseded
[v2,03/10] security: Replace memcpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-13 Yafang Shao Superseded
[v2,02/10] auditsc: Replace memcpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-13 Yafang Shao Superseded
[v2,01/10] fs/exec: Drop task_lock() inside __get_task_comm() Improve the copy of task comm - - - --- 2024-06-13 Yafang Shao Superseded
[net-next,v12,13/13] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,12/13] net: add devmem TCP documentation Device Memory TCP - 1 - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - - - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,10/13] tcp: RX path for devmem TCP Device Memory TCP - - - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,09/13] net: add support for skbs with unreadable frags Device Memory TCP - - - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,08/13] net: support non paged skb frags Device Memory TCP - - - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,07/13] memory-provider: dmabuf devmem memory provider Device Memory TCP - 1 - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,06/13] page_pool: devmem support Device Memory TCP - 1 - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,05/13] page_pool: convert to use netmem Device Memory TCP - 1 - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,04/13] netdev: netdevice devmem allocator Device Memory TCP - 1 - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP - 1 - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - - - --- 2024-06-13 Mina Almasry Superseded
[net-next,v12,01/13] netdev: add netdev_rx_queue_restart() Device Memory TCP - 1 - --- 2024-06-13 Mina Almasry Superseded
[v5,2/2] pstore/ramoops: Add ramoops.mem_name= command line option [v5,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Superseded
[v5,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up [v5,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Superseded
[v5,0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - - --- 2024-06-13 Steven Rostedt Superseded
[v6,13/13] tracing: Add last boot delta offset for stack traces [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,12/13] tracing: Update function tracing output for previous boot buffer [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,11/13] tracing: Handle old buffer mappings for event strings and functions [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,10/13] tracing/ring-buffer: Add last_boot_info file to boot instance [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,09/13] ring-buffer: Save text and data locations in mapped meta data [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,08/13] tracing: Add option to use memmapped memory for trace boot instance [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,07/13] ring-buffer: Validate boot range memory events [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,06/13] ring-buffer: Add test if range of boot buffer is valid [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,05/13] ring-buffer: Add output of ring buffer meta page [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,04/13] tracing: Implement creating an instance based on a given memory region [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,03/13] ring-buffer: Add ring_buffer_meta data [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,02/13] ring-buffer: Add ring_buffer_alloc_range() [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,01/13] ring-buffer: Allow mapped field to be set without mapping [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,00/13] tracing: Persistent traces across a reboot or crash - - - --- 2024-06-12 Steven Rostedt New
selftests/ftrace: Add required dependency for kprobe tests selftests/ftrace: Add required dependency for kprobe tests - - - --- 2024-06-12 Masami Hiramatsu (Google) New
[bpf-next,v5,09/12] bpf: treewide: Align kfunc signatures to prog point-of-view bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-12 Daniel Xu Handled Elsewhere
[bpf-next,v5,06/12] bpf: Make bpf_session_cookie() kfunc return long * bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-12 Daniel Xu Handled Elsewhere
[5/5] rtla: Documentation: Add --disable-idle-states rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[4/5] rtla/timerlat: Add --disable-idle-states for hist rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[3/5] rtla/timerlat: Add --disable-idle-states for top rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[2/5] rtla/utils: Add idle state disabling via libcpupower rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[1/5] rtla: Add dependency on libcpupower rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
rtla/osnoise: Better report when histogram is empty rtla/osnoise: Better report when histogram is empty - 1 - --- 2024-06-12 Luis Claudio R. Goncalves Queued
[v5,13/13] tracing: Add last boot delta offset for stack traces [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,12/13] tracing: Update function tracing output for previous boot buffer [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,11/13] tracing: Handle old buffer mappings for event strings and functions [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,10/13] tracing/ring-buffer: Add last_boot_info file to boot instance [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,09/13] ring-buffer: Save text and data locations in mapped meta data [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,08/13] tracing: Add option to use memmapped memory for trace boot instance [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,07/13] ring-buffer: Validate boot range memory events [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,06/13] ring-buffer: Add test if range of boot buffer is valid [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,05/13] ring-buffer: Add output of ring buffer meta page [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
[v5,04/13] tracing: Implement creating an instance based on a given memory region [v5,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Superseded
« 1 2 ... 4 5 647 48 »