Ravi Bangoria ([email protected])

Number of posts: 625 (0.53 per day)
First post: 2018-04-17 07:01:52
Last post: 2021-07-07 04:09:01

Date List Subject
2021-07-07 04:09:01 linux-kernel Re: [PATCH 4/4] bpf powerpc: Add addr > TASK_SIZE_MAX explicit check
2021-07-07 04:03:49 linux-kernel Re: [PATCH 3/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
2021-07-06 07:37:21 linux-kernel [PATCH 3/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
2021-07-06 07:36:08 linux-kernel [PATCH 4/4] bpf powerpc: Add addr > TASK_SIZE_MAX explicit check
2021-07-06 07:34:50 linux-kernel [PATCH 2/4] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
2021-07-06 07:34:42 linux-kernel [PATCH 0/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
2021-07-06 07:34:34 linux-kernel [PATCH 1/4] bpf powerpc: Remove unused SEEN_STACK
2021-06-25 06:24:16 linux-kernel Re: [PATCH] x86 bpf: Fix extable offset calculation
2021-06-22 11:03:02 linux-kernel [PATCH] x86 bpf: Fix extable offset calculation
2021-06-02 13:53:38 linux-kernel Re: [PATCH v2] tools/perf: doc: Add permission and sysctl notice
2021-05-26 12:32:46 linux-kernel Re: [PATCH] tools/perf: doc: Add permission and sysctl notice
2021-05-26 04:57:32 linux-kernel Re: [PATCH] perf probe: Provide more detail with relocation warning
2021-05-25 04:41:56 linux-kernel [PATCH] perf probe: Provide more detail with relocation warning
2021-03-11 09:18:19 linux-kernel [PATCH v5] powerpc/uprobes: Validation for prefixed instruction
2021-03-09 13:00:42 linux-kernel Re: [PATCH v4] powerpc/uprobes: Validation for prefixed instruction
2021-03-05 11:59:11 linux-kernel [PATCH v4] powerpc/uprobes: Validation for prefixed instruction
2021-03-05 00:10:23 linux-kernel Re: [PATCH v3] powerpc/uprobes: Validation for prefixed instruction
2021-03-04 16:35:12 linux-kernel Re: [PATCH v3] powerpc/uprobes: Validation for prefixed instruction
2021-03-04 15:25:27 linux-kernel Re: [PATCH v3] powerpc/uprobes: Validation for prefixed instruction
2021-03-04 15:13:42 linux-kernel [PATCH] perf report: Fix -F for branch & mem modes
2021-03-04 14:57:12 linux-kernel [PATCH v3] powerpc/uprobes: Validation for prefixed instruction
2021-02-08 11:31:31 linux-kernel Re: [PATCH v2] powerpc/uprobes: Validation for prefixed instruction
2021-02-08 11:27:30 linux-kernel Re: [PATCH v2] powerpc/uprobes: Validation for prefixed instruction
2021-02-08 11:25:56 linux-kernel Re: [PATCH v2] powerpc/uprobes: Validation for prefixed instruction
2021-02-08 11:20:24 linux-kernel Re: [PATCH v2] powerpc/uprobes: Validation for prefixed instruction
2021-02-04 23:46:29 linux-kernel Re: [PATCH v2] powerpc/uprobes: Validation for prefixed instruction
2021-02-04 10:51:29 linux-kernel [PATCH v2] powerpc/uprobes: Validation for prefixed instruction
2021-01-20 12:05:38 linux-kernel Re: [PATCH] powerpc/uprobes: Don't allow probe on suffix of prefixed instruction
2021-01-19 10:01:24 linux-kernel [PATCH] powerpc/uprobes: Don't allow probe on suffix of prefixed instruction
2020-12-10 23:02:14 linux-kernel Re: [PATCH] perf test: Skip test 68 for Powerpc
2020-12-08 17:06:52 linux-kernel Re: [PATCH] perf test: Skip test 68 for Powerpc
2020-11-25 02:02:33 linux-kernel [PATCH v2 3/4] KVM: PPC: Add infrastructure to support 2nd DAWR
2020-11-25 02:02:32 linux-kernel [PATCH v2 1/4] KVM: PPC: Allow nested guest creation when L0 hv_guest_state > L1
2020-11-25 02:02:27 linux-kernel [PATCH v2 2/4] KVM: PPC: Rename current DAWR macros and variables
2020-11-24 11:07:33 linux-kernel [PATCH v2 0/4] KVM: PPC: Power10 2nd DAWR enablement
2020-11-24 11:06:04 linux-kernel [PATCH v2 4/4] KVM: PPC: Introduce new capability for 2nd DAWR
2020-11-24 09:37:10 linux-kernel Re: [PATCH] perf test: Skip test 68 for Powerpc
2020-09-18 08:35:45 linux-kernel Re: [PATCH v6 0/8] powerpc/watchpoint: Bug fixes plus new feature flag
2020-09-02 05:16:18 linux-kernel Re: [PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR
2020-09-02 05:15:33 linux-kernel Re: [PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
2020-09-02 05:11:26 linux-kernel Re: [PATCH 1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables
2020-09-02 05:10:35 linux-kernel Re: [PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR
2020-09-02 04:34:55 linux-kernel [PATCH v6 3/8] powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
2020-09-02 04:34:44 linux-kernel [PATCH v6 1/8] powerpc/watchpoint: Fix quarword instruction handling on p10 predecessors
2020-09-02 04:32:42 linux-kernel [PATCH v6 7/8] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
2020-09-02 04:32:31 linux-kernel [PATCH v6 5/8] powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
2020-09-02 04:32:03 linux-kernel [PATCH v6 8/8] powerpc/watchpoint/selftests: Tests for kernel accessing user memory
2020-09-02 04:31:48 linux-kernel [PATCH v6 6/8] powerpc/watchpoint: Add hw_len wherever missing
2020-09-02 04:31:46 linux-kernel [PATCH v6 4/8] powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
2020-09-02 04:31:28 linux-kernel [PATCH v6 2/8] powerpc/watchpoint: Fix handling of vector instructions
2020-09-02 04:31:20 linux-kernel [PATCH v6 0/8] powerpc/watchpoint: Bug fixes plus new feature flag