Show patches with: none      |   129708 patches
« 1 2 3 41297 1298 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[20/20] function_graph: Use bitmask to loop on fgraph entry [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[18/20] ftrace: Add multiple fgraph storage selftest [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[17/20] function_graph: Add selftest for passing local variables [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[16/20] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[15/20] function_graph: Move graph notrace bit to shadow stack global var [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[14/20] function_graph: Move graph depth stored data to shadow stack global var [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[13/20] function_graph: Move set_graph_function tests to shadow stack global var [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[12/20] function_graph: Add "task variables" per task for fgraph_ops [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[11/20] function_graph: Use a simple LRU for fgraph_array index number [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[10/20] function_graph: Have the instances use their own ftrace_ops for filtering [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[09/20] ftrace: Allow ftrace startup flags to exist without dynamic ftrace [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[08/20] ftrace: Allow function_graph tracer to be enabled in instances [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[07/20] ftrace/function_graph: Pass fgraph_ops to function graph callbacks [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[06/20] function_graph: Remove logic around ftrace_graph_entry and return [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[05/20] function_graph: Handle tail calls for stack unwinding [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[04/20] function_graph: Allow multiple users to attach to function graph [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[03/20] function_graph: Add an array structure that will allow multiple callbacks [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[02/20] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[01/20] function_graph: Convert ret_stack to a series of longs [01/20] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-05-25 Steven Rostedt Not Applicable
[00/20] function_graph: Allow multiple users for function graph tracing - - - --- 2024-05-25 Steven Rostedt New
[v3,3/3] perf top: Allow filters on events Use BPF filters for a "perf top -u" workaround - - - 1-- 2024-05-24 Ian Rogers New
[v3,2/3] perf bpf filter: Add uid and gid terms Use BPF filters for a "perf top -u" workaround - - - 1-- 2024-05-24 Ian Rogers New
[v3,1/3] perf bpf filter: Give terms their own enum Use BPF filters for a "perf top -u" workaround - - - 1-- 2024-05-24 Ian Rogers New
[RFC,v2,12/12] samples/landlock: Support socket protocol restrictions Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,11/12] selftests/landlock: Add mini.socket_invalid_type to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,10/12] selftests/landlock: Add mini.socket_overflow to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,09/12] selftests/landlock: Add mini.ruleset_with_unknown_access to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,08/12] selftests/landlock: Add tcp_layers.ruleset_overlap to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,07/12] selftests/landlock: Add protocol.inval to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,06/12] selftests/landlock: Add protocol.rule_with_unhandled_access to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,05/12] selftests/landlock: Add protocol.rule_with_unknown_access to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,04/12] selftests/landlock: Add protocol.socket_access_rights to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,03/12] selftests/landlock: Add protocol.create to socket tests Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,02/12] landlock: Add hook on socket creation Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[RFC,v2,01/12] landlock: Support socket access-control Socket type control for Landlock - - - 1-- 2024-05-24 Mikhail Ivanov RFC
[v2,7/9] tools: sync uapi/linux/fs.h header into tools subdir ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko Handled Elsewhere
[v2,6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko Handled Elsewhere
[v2,5/9] fs/procfs: add build ID fetching to PROCMAP_QUERY API ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko Handled Elsewhere
[v2,4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko Handled Elsewhere
[v2,3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko Handled Elsewhere
[v2,2/9] fs/procfs: extract logic for getting VMA name constituents ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko Handled Elsewhere
[v2,1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko Handled Elsewhere
[v10,8/8] x86/vmware: Add TDX hypercall support VMware hypercalls enhancements - - - 162- 2024-05-23 Alexey Makhalov Not Applicable
[v10,7/8] x86/vmware: Remove legacy VMWARE_HYPERCALL* macros VMware hypercalls enhancements - - - 171- 2024-05-23 Alexey Makhalov Not Applicable
[v10,6/8] x86/vmware: Correct macro names VMware hypercalls enhancements - - - 171- 2024-05-23 Alexey Makhalov Not Applicable
[v10,5/8] x86/vmware: Use VMware hypercall API VMware hypercalls enhancements - - - 162- 2024-05-23 Alexey Makhalov Not Applicable
[v10,4/8] drm/vmwgfx: Use VMware hypercall API VMware hypercalls enhancements - - - 162- 2024-05-23 Alexey Makhalov Not Applicable
[v10,3/8] input/vmmouse: Use VMware hypercall API VMware hypercalls enhancements - - - 171- 2024-05-23 Alexey Makhalov Not Applicable
[v10,1/8] x86/vmware: Introduce VMware hypercall API VMware hypercalls enhancements - - - 162- 2024-05-23 Alexey Makhalov Not Applicable
[GIT,PULL] Networking for v6.10-rc1 [GIT,PULL] Networking for v6.10-rc1 - - - 8-1 2024-05-23 Paolo Abeni Accepted
mISDN: remove unused struct 'bf_ctx' mISDN: remove unused struct 'bf_ctx' - - - 181- 2024-05-23 Dr. David Alan Gilbert New
[iproute-next,v1,2/2] xfrm: document new SA direction option Add support for xfrm state direction attribute - - - 1-- 2024-05-23 Christian Hopps New
[iproute-next,v1,1/2] xfrm: add SA direction attribute Add support for xfrm state direction attribute - - - 1-- 2024-05-23 Christian Hopps New
bnx2x: UBSAN: array-index-out-of-bounds in drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c bnx2x: UBSAN: array-index-out-of-bounds in drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c - - - 1621 2024-05-23 Michael Ellerman New
[PATCHv7,9/9] man2: Add uretprobe syscall page uprobe: uretprobe speed up - 1 - 44-- 2024-05-23 Jiri Olsa New
[7/7] arm64: dts: ti: k3-am62p-mcu: Mark mcu_mcan0/1 as wakeup-source can: m_can: Add am62 wakeup support - - - 1-- 2024-05-23 Markus Schneider-Pargmann Awaiting Upstream
[6/7] arm64: dts: ti: k3-am62a-mcu: Mark mcu_mcan0/1 as wakeup-source can: m_can: Add am62 wakeup support - - - 1-- 2024-05-23 Markus Schneider-Pargmann Awaiting Upstream
[5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source can: m_can: Add am62 wakeup support - - - 1-- 2024-05-23 Markus Schneider-Pargmann Awaiting Upstream
[GIT,PULL,v2] virtio: features, fixes, cleanups [GIT,PULL,v2] virtio: features, fixes, cleanups - - - 9-- 2024-05-23 Michael S. Tsirkin Not Applicable
[6/6] perf record: Add --setup-filter option perf record: Use pinned BPF program for filter (v1) - - - 1-- 2024-05-22 Namhyung Kim New
[5/6] perf record: Fix a potential error handling issue perf record: Use pinned BPF program for filter (v1) - - - 1-- 2024-05-22 Namhyung Kim New
[4/6] perf bpf-filter: Support pin/unpin BPF object perf record: Use pinned BPF program for filter (v1) - - - 1-- 2024-05-22 Namhyung Kim New
[3/6] perf bpf-filter: Split per-task filter use case perf record: Use pinned BPF program for filter (v1) - - - 1-- 2024-05-22 Namhyung Kim New
[2/6] perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare() perf record: Use pinned BPF program for filter (v1) - - - 1-- 2024-05-22 Namhyung Kim New
[1/6] perf bpf-filter: Make filters map a single entry hashmap perf record: Use pinned BPF program for filter (v1) - - - 1-- 2024-05-22 Namhyung Kim New
iproute2: color: default to dark background iproute2: color: default to dark background - - - 1-- 2024-05-22 Gedalya New
[v3] iproute2: color: default to dark background [v3] iproute2: color: default to dark background - - - 1-- 2024-05-22 Gedalya Superseded
[v3,6/6] workqueue: Inherit per-process allocation flags Untitled series #855063 - - - --- 2024-05-22 Haakon Bugge Not Applicable
[v3,5/6] RDMA/mlx5: Brute force GFP_NOIO Untitled series #855062 - - - --- 2024-05-22 Haakon Bugge Not Applicable
[v3,5/6] ml: Add ol_signing_keys.pem in certs dir rds: rdma: Add ability to force GFP_NOIO - 1 - 1-- 2024-05-22 Haakon Bugge Not Applicable
[v3,4/6] RDMA/cm: Brute force GFP_NOIO rds: rdma: Add ability to force GFP_NOIO - - - 1-- 2024-05-22 Haakon Bugge Not Applicable
[v3,4/6] ml: Remove revocation list Untitled series #855060 - 1 - --- 2024-05-22 Haakon Bugge Not Applicable
[v3,3/6] RDMA/cma: Brute force GFP_NOIO rds: rdma: Add ability to force GFP_NOIO - - - 1-- 2024-05-22 Haakon Bugge Not Applicable
[v3,3/6] ml: adjusting build metadata to reflect mainline Untitled series #855058 - 1 - --- 2024-05-22 Haakon Bugge Not Applicable
[v3,2/6] ml: renaming metadata directory Untitled series #855061 - 1 - --- 2024-05-22 Haakon Bugge Not Applicable
[v3,1/6] workqueue: Inherit per-process allocation flags rds: rdma: Add ability to force GFP_NOIO - - - 1-- 2024-05-22 Haakon Bugge Not Applicable
[v3,1/6] Orabug_list: Drop 36459425 [v3,1/6] Orabug_list: Drop 36459425 - - - --- 2024-05-22 Haakon Bugge Not Applicable
[3/3] kbuild: merge temp vmlinux for CONFIG_DEBUG_INFO_BTF and CONFIG_KALLSYMS kbuild: remove PROVIDE() and refactor vmlinux_link steps - - - 1-- 2024-05-22 Masahiro Yamada Not Applicable
[2/3] kbuild: remove PROVIDE() for kallsyms symbols kbuild: remove PROVIDE() and refactor vmlinux_link steps 1 - - 1-- 2024-05-22 Masahiro Yamada Not Applicable
[1/3] kbuild: refactor variables in scripts/link-vmlinux.sh kbuild: remove PROVIDE() and refactor vmlinux_link steps - - - 1-- 2024-05-22 Masahiro Yamada Not Applicable
[GIT,PULL] virtio: features, fixes, cleanups [GIT,PULL] virtio: features, fixes, cleanups - - - 1-1 2024-05-22 Michael S. Tsirkin Superseded
[v5,68/68] selftests/x86: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - 2 - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,67/68] selftests/x86: Append to CFLAGS in Makefile Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,66/68] selftests/vDSO: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,65/68] selftests/vDSO: Append to CFLAGS in Makefile Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,64/68] selftests/user_events: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - 2 - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,63/68] selftests/uevent: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,62/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,61/68] selftests/timens: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,60/68] selftests/thermal: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,59/68] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,58/68] selftests/splice: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,57/68] selftests/sgx: Compile with -D_GNU_SOURCE Define _GNU_SOURCE for sources using - 1 - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,56/68] selftests/sigaltstack: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,55/68] selftests/seccomp: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using 1 2 - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,54/68] selftests/sched: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,53/68] selftests/safesetid: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,52/68] selftests/rseq: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - 2 - 45-- 2024-05-22 Edward Liaw Not Applicable
[v5,51/68] selftests/rlimits: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - - - 45-- 2024-05-22 Edward Liaw Not Applicable
« 1 2 3 41297 1298 »