Show patches with: Archived = No       |   6285 patches
« 1 2 ... 10 11 1262 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,1/8] Get rid of __get_task_comm() Improve the copy of task comm - - - --- 2024-08-28 Yafang Shao Superseded
[v2] tracing: Avoid possible softlockup in tracing_iter_reset() [v2] tracing: Avoid possible softlockup in tracing_iter_reset() - - - --- 2024-08-27 Zheng Yejian Accepted
tracing: replace deprecated strncpy with strscpy tracing: replace deprecated strncpy with strscpy - - - --- 2024-08-26 Justin Stitt Accepted
[v2] tracing/probes: fix traceprobe out-of-bounds argument allocation [v2] tracing/probes: fix traceprobe out-of-bounds argument allocation - - - --- 2024-08-26 Fernando F. Mancera mhiramat Rejected
[v2,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2,5/8] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - - --- 2024-08-26 Mike Rapoport Superseded
[v2] objpool: fix choosing allocation for percpu slots [v2] objpool: fix choosing allocation for percpu slots 1 2 - --- 2024-08-26 Viktor Malik Accepted
[-next] kprobes: Remove obsoleted declaration for init_test_probes [-next] kprobes: Remove obsoleted declaration for init_test_probes - - - --- 2024-08-26 cuigaosheng Accepted
[net-next,v22,13/13] netdev: add dmabuf introspection Device Memory TCP - 1 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,12/13] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,11/13] net: add devmem TCP documentation Device Memory TCP - 2 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - 2 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,09/13] tcp: RX path for devmem TCP Device Memory TCP - 2 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,08/13] net: add support for skbs with unreadable frags Device Memory TCP - 1 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,07/13] net: support non paged skb frags Device Memory TCP - 1 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,06/13] memory-provider: dmabuf devmem memory provider Device Memory TCP - 1 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,05/13] page_pool: devmem support Device Memory TCP 1 1 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,04/13] netdev: netdevice devmem allocator Device Memory TCP - 2 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP 1 1 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - 2 - --- 2024-08-25 Mina Almasry Superseded
[net-next,v22,01/13] netdev: add netdev_rx_queue_restart() Device Memory TCP - 2 - --- 2024-08-25 Mina Almasry Superseded
[RFC,3/3] llvm-cov: add Clang's MC/DC support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - --- 2024-08-24 Wentao Zhang Superseded
[RFC,2/3] kbuild, llvm-cov: disable instrumentation in odd or sensitive code Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - --- 2024-08-24 Wentao Zhang Superseded
[RFC,1/3] llvm-cov: add Clang's Source-based Code Coverage support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - --- 2024-08-24 Wentao Zhang Superseded
[v9,4/4] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2024-08-24 Kris Van Hees Superseded
[v9,3/4] scripts: add verifier script for builtin module range data Generate address range data for built-in modules - 2 - --- 2024-08-24 Kris Van Hees Superseded
[v9,2/4] kbuild: generate offset range data for builtin modules Generate address range data for built-in modules - 3 - --- 2024-08-24 Kris Van Hees Superseded
[v9,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects Generate address range data for built-in modules - 1 - --- 2024-08-24 Kris Van Hees Superseded
tracing: Mitigate possible softlockup in __tracing_open() tracing: Mitigate possible softlockup in __tracing_open() - - - --- 2024-08-24 Zheng Yejian Superseded
tracing/osnoise: Protect the per CPU kthread variable with mutex tracing/osnoise: Protect the per CPU kthread variable with mutex - - - --- 2024-08-23 Steven Rostedt Superseded
[v2] tracing/uprobe: Add missing PID filter for uretprobe [v2] tracing/uprobe: Add missing PID filter for uretprobe - - - --- 2024-08-23 Tianyi Liu mhiramat Changes Requested
blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag - - - --- 2024-08-23 Yongpeng Yang Handled Elsewhere
[5/5] tracing/Documentation: Start a document on how to debug with tracing tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[4/5] tracing: Add option to set an instance to be the trace_printk destination tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[3/5] tracing: Have trace_printk not use binary prints if boot buffer tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[2/5] tracing: Allow trace_printk() to go to other instance buffers tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[1/5] tracing: Add "traceoff" flag to boot time tracing instances tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[v8,4/4] module: add install target for modules.builtin.ranges [v8,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 1 - --- 2024-08-22 Kris Van Hees Handled Elsewhere
[v8,3/4] scripts: add verifier script for builtin module range data [v8,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 2 - --- 2024-08-22 Kris Van Hees Handled Elsewhere
[v8,2/4] kbuild: generate offset range data for builtin modules [v8,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 3 - --- 2024-08-22 Kris Van Hees Handled Elsewhere
[v8,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects [v8,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 1 - --- 2024-08-22 Kris Van Hees Handled Elsewhere
[RFC,v1,1/1] tracing/uprobe: Add missing filter for uretprobe tracing/uprobe: Add missing filter for uretprobe - - - --- 2024-08-22 Tianyi Liu Superseded
[v8,1/5,alt] rust: add generic static_key_false [v8,1/5,alt] rust: add generic static_key_false - 1 - --- 2024-08-22 Alice Ryhl Changes Requested
[v8,5/5] rust: add arch_static_branch Tracepoints and static branch in Rust - - - --- 2024-08-22 Alice Ryhl Superseded
[v8,4/5] jump_label: adjust inline asm to be consistent Tracepoints and static branch in Rust 1 - - --- 2024-08-22 Alice Ryhl Superseded
[v8,3/5] rust: samples: add tracepoint to Rust sample Tracepoints and static branch in Rust - 1 - --- 2024-08-22 Alice Ryhl Superseded
[v8,2/5] rust: add tracepoint support Tracepoints and static branch in Rust - 3 - --- 2024-08-22 Alice Ryhl Superseded
[v8,1/5] rust: add generic static_key_false Tracepoints and static branch in Rust - - - --- 2024-08-22 Alice Ryhl Superseded
objpool: fix choosing allocation for percpu slots objpool: fix choosing allocation for percpu slots 1 1 - --- 2024-08-22 Viktor Malik Superseded
[v2,17/17] selftests: vdso: Add support for vdso_test_random for powerpc Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,16/17] selftests: vdso: Make VDSO function call more generic Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,15/17] selftests: vdso: Fix build of test_vdso_chacha Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,13/17] selftests: vdso: Don't hard-code location of vDSO sources Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,12/17] selftests: vdso: Fix powerpc64 vdso_config Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,11/17] powerpc/vdso: Wire up getrandom() vDSO implementation Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,09/17] powerpc/vdso32: Add crtsavres Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,07/17] mm: Define VM_DROPPABLE for powerpc/32 Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,06/17] vdso: Change getrandom's generation to unsigned long Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,05/17] vdso: Avoid call to memset() by getrandom Wire up getrandom() vDSO implementation on powerpc 1 - - --- 2024-08-22 Christophe Leroy Superseded
[v2,04/17] vdso: Add missing c-getrandom-y in Makefile Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,03/17] vdso: Add __arch_get_k_vdso_rng_data() Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,02/17] vdso: Clean header inclusion in getrandom Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2,01/17] asm-generic/unaligned.h: Extract common header for vDSO Wire up getrandom() vDSO implementation on powerpc - - - --- 2024-08-22 Christophe Leroy Superseded
[v2] ftrace: Get the true parent ip for function tracer [v2] ftrace: Get the true parent ip for function tracer - - - --- 2024-08-21 Jeff Xie Superseded
ftrace/selftest: Test combination of function_graph tracer and function profiler ftrace/selftest: Test combination of function_graph tracer and function profiler - 1 - --- 2024-08-21 Steven Rostedt Superseded
tracing: Add __print_dynamic_array() helper tracing: Add __print_dynamic_array() helper - - - --- 2024-08-21 Steven Rostedt Superseded
ftrace: Get the true parent ip for function tracer ftrace: Get the true parent ip for function tracer - - - --- 2024-08-21 Jeff Xie Superseded
[v7,4/4] module: add install target for modules.builtin.ranges [v7,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 1 - --- 2024-08-21 Kris Van Hees Superseded
[v7,3/4] scripts: add verifier script for builtin module range data [v7,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 2 - --- 2024-08-21 Kris Van Hees Superseded
[v7,2/4] kbuild: generate offset range data for builtin modules [v7,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 3 - --- 2024-08-21 Kris Van Hees Superseded
[v7,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects [v7,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects - 1 - --- 2024-08-21 Kris Van Hees Superseded
[1/1] uprobe: fix comment of uprobe_apply() [1/1] uprobe: fix comment of uprobe_apply() - - - --- 2024-08-20 Leizhen (ThunderTown) Handled Elsewhere
tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release - - - --- 2024-08-20 Tomas Glozar Superseded
writeback: Refine the show_inode_state() macro definition writeback: Refine the show_inode_state() macro definition - - - --- 2024-08-20 Julian Sun Superseded
writeback: Refine the show_inode_state() macro definition writeback: Refine the show_inode_state() macro definition - - - --- 2024-08-20 Julian Sun Superseded
[net-next,v21,13/13] netdev: add dmabuf introspection Device Memory TCP - 1 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,12/13] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,11/13] net: add devmem TCP documentation Device Memory TCP - 2 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - 2 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,09/13] tcp: RX path for devmem TCP Device Memory TCP - 2 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,08/13] net: add support for skbs with unreadable frags Device Memory TCP - 1 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,07/13] net: support non paged skb frags Device Memory TCP - 1 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,06/13] memory-provider: dmabuf devmem memory provider Device Memory TCP - 1 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,05/13] page_pool: devmem support Device Memory TCP - 1 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,04/13] netdev: netdevice devmem allocator Device Memory TCP - 1 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP 1 1 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - 2 - --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,01/13] netdev: add netdev_rx_queue_restart() Device Memory TCP - 2 - --- 2024-08-20 Mina Almasry Superseded
tracing: Fix memory leak in fgraph storage selftest tracing: Fix memory leak in fgraph storage selftest - - - --- 2024-08-20 Masami Hiramatsu (Google) rostedt Accepted
[bpf-next] bpf: use kfunc hooks instead of program types [bpf-next] bpf: use kfunc hooks instead of program types - - - --- 2024-08-20 Matteo Croce Superseded
[bpf-next,v6,2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_* bpf: enable some functions in cgroup programs - - - --- 2024-08-19 Matteo Croce Handled Elsewhere
« 1 2 ... 10 11 1262 63 »